[Bug 76876] Re: /dev/dsp busy, but no program using it

2007-05-14 Thread Georges
upgrading to the latest flash plugin solved most of the issues, so it was the 
plugin's fault.
I still see problems when I have sound in java applets. So that's another 
plugin needing an update on it's sound management.

-- 
/dev/dsp busy, but no program using it
https://bugs.launchpad.net/bugs/76876
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 132940] x11vnc has no -ssl option

2007-08-16 Thread Georges
Public bug reported:

Binary package hint: x11vnc

despite mentioned when starting:
#@  Or using the x11vnc SSL options: -ssl and -stunnel   @# 
and also mentioned several times in the man

the -ssl option is not working and is not explained.

** Affects: libvncserver (Ubuntu)
 Importance: Undecided
 Status: New

-- 
x11vnc has no -ssl option
https://bugs.launchpad.net/bugs/132940
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 71905] Re: Crashed after entering master password

2007-02-24 Thread Georges
looks like /var/crash gets cleaned up after a reboot? Anyway, crashdump
is lost because it's no longer in there.

-- 
Crashed after entering master password
https://launchpad.net/bugs/71905

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56090] Re: Regression: Webcams using pwc driver produce all-grey images

2007-02-25 Thread Georges
I just found out about this, wanting to urgently use my webcam. G.
In camorama, the "small" size works (i.e. a picture, not grey).
After applying the above script (thanks a lot!) I found that the script is 
dependent on the kernel version for the cp part.
I suggest this:

apt-get install module-assistant dh-make
m-a prepare
m-a a-i pwc
newpwc=$(dpkg -L $(dpkg -l|awk '/pwc-modules/ {print $2}')|grep pwc.ko)
cp "$newpwc" "$(dirname $(dirname $(dirname $newpwc)))/media/video/pwc/pwc.ko"
rmmod pwc
modprobe pwc

Works!

too bad for the 7GB disk space thrown away for the kernel source just to
compile the tiny driver.

-- 
Regression: Webcams using pwc driver produce all-grey images
https://launchpad.net/bugs/56090

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 48772] Re: Firefox randomly crashes

2007-03-10 Thread Georges
today I had a random crash. 
This was a longer running firefox, had just done lots of youtube watching, but 
I had closed all tabs.

I clicked on 2 links in thunderbird (external links opening in firefox)
one of those was youtube.

The first tab displays completely, the second tab (youtube) is loading
in background. Before that one finishes loading: crashed.

I cannot reproduce (random crash).

I have dbg symbols installed, reduced crash report attached


** Attachment added: "georges crash report"
   
http://librarian.launchpad.net/6723958/_usr_lib_firefox_firefox-bin.8RqwF0.crash

-- 
Firefox randomly crashes
https://launchpad.net/bugs/48772

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91245] Re: random (not reproductible) crash SIGSEGV

2007-03-10 Thread Georges
reduced crash report with symbols attach.


** Attachment added: "reduced crash report with symbols"
   
http://librarian.launchpad.net/6725576/_usr_lib_firefox_firefox-bin.501.crash-nocoredump

-- 
random (not reproductible) crash SIGSEGV
https://launchpad.net/bugs/91245

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91245] random (not reproductible) crash SIGSEGV

2007-03-10 Thread Georges
Public bug reported:

Binary package hint: firefox

today I had a random crash.
firefox 2.0.0.2+0dfsg-0ubuntu0.6.10
This was a longer running firefox, had just done lots of youtube watching, but 
I had closed all tabs.

I clicked on 2 links in thunderbird (external links opening in firefox)
one of those was youtube.

The first tab displays completely, the second tab (youtube) is loading
in background. Before that one finishes loading: crashed.

I cannot reproduce (random crash).

I have dbg symbols installed, reduced crash report attached

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
random (not reproductible) crash SIGSEGV
https://launchpad.net/bugs/91245

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 76876] Re: /dev/dsp busy, but no program using it

2007-03-18 Thread Georges
it is flash related and has been also on all previous versions of linux, 
indifferent of distribution.
It may work better with the latest flash plugin (version 9) but I still suspect 
the java plugin to also mess around with sound in the same way.

But the real bug is: how do we find out which program is responsible of
blocking /dev/dsp. For the moment I just do a random kill here and there
until I get my sound back.

Georges

-- 
/dev/dsp busy, but no program using it
https://launchpad.net/bugs/76876

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 132940] x11vnc has no -ssl option

2007-08-16 Thread Georges
Public bug reported:

Binary package hint: x11vnc

despite mentioned when starting:
#@  Or using the x11vnc SSL options: -ssl and -stunnel   @# 
and also mentioned several times in the man

the -ssl option is not working and is not explained.

** Affects: libvncserver (Ubuntu)
 Importance: Undecided
 Status: New

-- 
x11vnc has no -ssl option
https://bugs.launchpad.net/bugs/132940
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 132940] Re: x11vnc has no -ssl option

2007-09-12 Thread Georges
no newer version is required, ssl is just not compiled in. SSL is available 
since version 0.8.1. Please also note the recent modification on the authors 
website:
Debian: (.deb)  http://packages.debian.org/x11vnc (N.B: old and 
unmaintained; better to compile from source)

-- 
x11vnc has no -ssl option
https://bugs.launchpad.net/bugs/132940
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 83280] upgrade to edgy: segmentation fault updating libc6

2007-02-04 Thread Georges
Public bug reported:

Binary package hint: update-manager

upgrade from 6.06 -> 6.10

using sudo update-manager -c

Short into the update I get this fatal:
"Could not install 'libc6'
The upgrade aborts now. Please report this bug against the 'update-manager' 
package and include the files in /var/log/dist-upgrade/ in the bugreport.
subprocess post-installation script killed by signal (Segmentation fault)"

and the terminal shows:
"Preparing to replace libc6 2.3.6-0ubuntu20.4 (using 
.../libc6_2.4-1ubuntu12.3_i386.deb) ...
all.deb) ...
Unpacking replacement libc6 ...
Setting up libc6 (2.4-1ubuntu12.3) ...
Installing new version of config file /etc/init.d/glibc.sh ...
buntu7_i386.deb) ...
dpkg: error processing libc6 (--configure):
 subprocess post-installation script killed by signal (Segmentation fault)
Errors were encountered while processing:
 libc6
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/__init__.py", line 740, in emit
self.flush()
  File "/usr/lib/python2.4/logging/__init__.py", line 718, in flush
self.stream.flush()
IOError: [Errno 9] Bad file descriptor
edgy: Fatal IO error 9 (Bad file descriptor) on X server :0.0.
"

I am not running gnome or any other fancy X environment. Just a almost
blank X server.

Will attach logfiles later

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
upgrade to edgy: segmentation fault updating libc6
https://launchpad.net/bugs/83280

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 83280] Re: upgrade to edgy: segmentation fault updating libc6

2007-02-04 Thread Georges

** Attachment added: "main.log"
   http://librarian.launchpad.net/6199672/main.log

-- 
upgrade to edgy: segmentation fault updating libc6
https://launchpad.net/bugs/83280

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 83280] Re: upgrade to edgy: segmentation fault updating libc6

2007-02-04 Thread Georges

** Attachment added: "apt.log"
   http://librarian.launchpad.net/6199665/apt.log

-- 
upgrade to edgy: segmentation fault updating libc6
https://launchpad.net/bugs/83280

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 83280] Re: upgrade to edgy: segmentation fault updating libc6

2007-02-04 Thread Georges

** Attachment added: "term.log"
   http://librarian.launchpad.net/6199678/term.log

-- 
upgrade to edgy: segmentation fault updating libc6
https://launchpad.net/bugs/83280

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 83280] Re: upgrade to edgy: segmentation fault updating libc6

2007-02-04 Thread Georges
I closed the error window, the install continues a little then this pops
up:

"Could not install the upgrades

The upgrade aborts now. Your system could be in an unusable state. A
recovery was run (dpkg --configure -a).

Please report this bug against the 'update-manager' package and include
the files in /var/log/dist-upgrade/ in the bugreport.

installArchives() failed"


and the terminal says:
"dpkg: dependency problems prevent configuration of libgcj7-jar:
 libgcj7-jar depends on gcj-4.1-base (>= 4.1.1); however:
  Version of gcj-4.1-base on system is 4.1.0-1ubuntu8.
 libgcj7-jar depends on libgcj7-0 (>= 4.1.1); however:
  Package libgcj7-0 is not installed.
dpkg: error processing libgcj7-jar (--configure):
 dependency problems - leaving unconfigured
Setting up java-common (0.25ubuntu1) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_LU:en_GB:en_US:en",
LC_ALL = (unset),
LANG = "en_US"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
dpkg: dependency problems prevent configuration of gij-4.1:
 gij-4.1 depends on gcj-4.1-base (= 4.1.1-14ubuntu7); however:
 gij-4.1 depends on libgcj7-0 (= 4.1.1-14ubuntu7); however:
 gij-4.1 depends on libgcc1 (>= 1:4.1.1-12); however:
  Version of libgcc1 on system is 1:4.0.3-1ubuntu5.
 gij-4.1 depends on libgcj7-0 (>= 4.1.1-12); however:
dpkg: error processing gij-4.1 (--configure):
Setting up initrd-tools (0.1.84.1ubuntu1) ...
 libgcj7-awt depends on libcairo2 (>= 1.2.4); however:
  Version of libcairo2 on system is 1.0.4-0ubuntu1.
 libgcj7-awt depends on libfreetype6 (>= 2.2); however:
  Version of libfreetype6 on system is 2.1.10-1ubuntu2.2.
 libgcj7-awt depends on libglib2.0-0 (>= 2.12.0); however:
  Version of libglib2.0-0 on system is 2.10.3-0ubuntu1.
 libgcj7-awt depends on libgtk2.0-0 (>= 2.10.3); however:
  Version of libgtk2.0-0 on system is 2.8.20-0ubuntu1.1.
 libgcj7-awt depends on libpango1.0-0 (>= 1.14.5); however:
  Version of libpango1.0-0 on system is 1.12.3-0ubuntu3.
dpkg: error processing libgcj7-awt (--configure):
dpkg: dependency problems prevent configuration of libgcj-common:
 libgcj-common depends on gcj-4.1-base (>= 4.1.1); however:
dpkg: error processing libgcj-common (--configure):
dpkg: dependency problems prevent configuration of eclipse-source:
 eclipse-source depends on eclipse-platform (= 3.2.1-0ubuntu1); however:
  Package eclipse-platform is not configured yet.
dpkg: error processing eclipse-source (--configure):
Setting up libc6 (2.4-1ubuntu12.3) ...
dpkg: dependency problems prevent configuration of eclipse:
 eclipse depends on eclipse-source (= 3.2.1-0ubuntu1); however:
  Package eclipse-source is not configured yet.
dpkg: error processing eclipse (--configure):
dpkg: dependency problems prevent configuration of eclipse-pde:
 eclipse-pde depends on eclipse-platform (= 3.2.1-0ubuntu1); however:
dpkg: error processing eclipse-pde (--configure):
dpkg: dependency problems prevent configuration of eclipse-jdt:
 eclipse-jdt depends on eclipse-platform (= 3.2.1-0ubuntu1); however:
dpkg: error processing eclipse-jdt (--configure):
"

-- 
upgrade to edgy: segmentation fault updating libc6
https://launchpad.net/bugs/83280

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 83280] Re: upgrade to edgy: segmentation fault updating libc6

2007-02-04 Thread Georges
I continued with apt-get install -f

No idea what is going to happen to my libc6...

-- 
upgrade to edgy: segmentation fault updating libc6
https://launchpad.net/bugs/83280

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 83280] Re: upgrade to edgy: segmentation fault updating libc6

2007-02-04 Thread Georges

well so my update finished like this after the install -f:

sudo apt-get dist-upgrade
sudo apt-get remove librep9
sudo apt-get install -f
sudo apt-get dist-upgrade
sudo apt-get dist-upgrade
sudo apt-get dist-upgrade

now that was funny :-(

Good point: it's still working after the reboot!


and for libc6:
dpkg -l libc6
ii  libc6  2.4-1ubuntu12. GNU C Library: Shared libraries

-- 
upgrade to edgy: segmentation fault updating libc6
https://launchpad.net/bugs/83280

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 83280] Re: upgrade to edgy: segmentation fault updating libc6

2007-02-05 Thread Georges
The machine may be a bit old, but is usually running under heavy RAM
load and never experiencing any segfaults or other crashes.

-- 
upgrade to edgy: segmentation fault updating libc6
https://launchpad.net/bugs/83280

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 64926] Re: Changing resolution via Ctrl Alt +/- does not work

2007-02-10 Thread Georges
I am alos hanging on this problem

interesting is that I can use xbindkeys to bind "xvidtune -next" to about any 
keyboard combination except for Control+Alt+KP_Add
So the functionality is halfway there and halfway gone.

I'm using now the binding Control+Alt+plus and Control+Alt+minus which
are the + and - keys on the normal keyboard.

Here is my xbindkeys:

#next rez
"/usr/bin/xvidtune -next"
   Control+Alt + plus

#prev rez
"/usr/bin/xvidtune -prev"
   Control+Alt + minus

-- 
Changing resolution via Ctrl Alt +/- does not work
https://launchpad.net/bugs/64926

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 71905] Re: Crashed after entering master password

2007-02-11 Thread Georges

today mine crashed while entering password:

double click, thunderbird opens
I click in another xterm (thunderbird looses focus)
I start to type there
comes thunderbird's password prompt (it takes focus)
the password field gets one charactar of what I was typing, then thunderbird 
locks up.

I'm reluctant to put the crashdump up here because I don't know what's
in there.

-- 
Crashed after entering master password
https://launchpad.net/bugs/71905

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 141265] Re: [gutsy] gnome login in to a black screen

2007-10-24 Thread Georges
I don't think this is a compiz issue. I installed from scratch 7.10 and
everything works. Also a test account was all fine. X, compiz, keyboard,
all fine.

Then I took the harddisk with the /home from another 7.04 install and
tried to login to those users (after updating /etc/passwd of course). I
first get a popup about the X keyboard not being the gnome keyboard. I
clicked "use X keyboard" and then I stay on blank brown screen with the
mouse pointer.

On the disk trackerd is indexing all my pictures.
>From a ps output all processes seem to run. Maybe someone can see what's going 
>on or what's missing with this ps:

george   18570 30146  0 18:35 ?00:00:00 tracker-extract 
/home/george/doc/picture/paf02d5cada0f974c699b6b141fd11e42/ff5002fb.jpg.orig.jpg
 image/jpeg
george   18572 18570  0 18:35 ?00:00:00 identify -format 
%w;\n%h;\n%c;\n -ping 
/home/george/doc/picture/paf02d5cada0f974c699b6b141fd11e42/ff5002fb.jpg.orig.jpg
root 18574 22798  0 18:35 pts/100:00:00 grep george
george   30071 1  0 18:18 ?00:00:00 /usr/bin/gnome-keyring-daemon -d
george   30076  5351  0 18:18 ?00:00:00 x-session-manager
george   30113 30076  0 18:18 ?00:00:00 /usr/bin/ssh-agent 
x-session-manager
george   30115 1  0 18:18 ?00:00:00 /usr/lib/libgconf2-4/gconfd-2 6
george   30119 1  0 18:18 ?00:00:00 dbus-daemon --fork 
--print-address 17 --print-pid 19 --session
george   30121 1  0 18:18 ?00:00:00 
/usr/lib/gnome-control-center/gnome-settings-daemon
george   30128 30076  0 18:18 ?00:00:00 metacity --sm-save-file 
1112027889-5632-2218995048.ms
george   30136 30076  0 18:18 ?00:00:00 bluetooth-applet
george   30144 30076  0 18:18 ?00:00:00 
/usr/lib/evolution/2.12/evolution-alarm-notify
george   30146 30076 16 18:18 ?00:02:37 trackerd
george   30150 30076  0 18:18 ?00:00:00 nm-applet --sm-disable
george   30151 30076  0 18:18 ?00:00:00 python 
/usr/share/system-config-printer/applet.py
george   30152 1  0 18:18 ?00:00:00 gnome-power-manager
george   30157 1  0 18:18 ?00:00:00 
/usr/lib/bonobo-activation/bonobo-activation-server --ac-activate 
--ior-output-fd=23
george   30162 1  0 18:18 ?00:00:00 
/usr/lib/evolution/2.12/evolution-exchange-storage 
--oaf-activate-iid=OAFIID:GNOME_Evolution_Exchange_Connector_CalFactory:1.2 
--oaf-ior-fd=17
george   30170 1  0 18:18 ?00:00:00 
/usr/lib/evolution/evolution-data-server-1.12 
--oaf-activate-iid=OAFIID:GNOME_Evolution_DataServer_CalFactory:1.2 
--oaf-ior-fd=18
george   30194 1  0 18:18 ?00:00:00 gnome-screensaver

-- 
[gutsy] gnome login in to a black screen
https://bugs.launchpad.net/bugs/141265
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 141265] Re: [gutsy] gnome login in to a blank screen

2007-10-24 Thread Georges
what I did to make it work:

move the home dir somewhere else and create a completely empty one with
the same user and mode

then login. it works.
logout again.

move everything except dot files to the working homedir.
also move those dotfiles you know have nothing to do with gnome, like .mozilla 
etc...
This means you will have to reconfigure all your nice panels.

login still works. 
you can now do try and error: move other files, login again.
But I would not try the .gnome* and similar. I did not do those trials so I 
don't know in the end which files contained the problem.

-- 
[gutsy] gnome login in to a black screen
https://bugs.launchpad.net/bugs/141265
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 164222] no sound in ayttm 0.5.0+10-2ubuntu1

2007-11-20 Thread Georges
Public bug reported:

Binary package hint: ayttm

I have no sound in ayttm, new gutsy install

version 0.5.0+10-2ubuntu1

error is:
sound.c[263]:play_esd_file - Ayttm: Esd play file failed with code 0

I could not find anything usable using strace. The sound file is readable by 
the current user.
Other sounds work.

I tried to install package esound and start esd by hand. Still same error.
Note that esd does not emit it's usual beeps at startup (does it hang?)

** Affects: ayttm (Ubuntu)
 Importance: Undecided
 Status: New

-- 
no sound in ayttm 0.5.0+10-2ubuntu1
https://bugs.launchpad.net/bugs/164222
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 164222] Re: no sound in ayttm 0.5.0+10-2ubuntu1

2007-11-20 Thread Georges

can someone explain me this:

esd --help
[...]
Possible devices are:  hw:0  (HDA Intel)
   hw:1  (USB Device 0x471:0x308)

I have no idea what the USB is, but I want to use the HDA. Ok I try this:
esd -d hw:0

I hear the bleeps of esd startup.

If I do this:
esd

I hear nothing. An strace shows that esd is hanging on a semop()

Maybe ayttm gets it's sound device wrong the same way esd does?

-- 
no sound in ayttm 0.5.0+10-2ubuntu1
https://bugs.launchpad.net/bugs/164222
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 71905] Re: Crashed after entering master password

2007-02-24 Thread Georges
looks like /var/crash gets cleaned up after a reboot? Anyway, crashdump
is lost because it's no longer in there.

-- 
Crashed after entering master password
https://launchpad.net/bugs/71905

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56090] Re: Regression: Webcams using pwc driver produce all-grey images

2007-02-25 Thread Georges
I just found out about this, wanting to urgently use my webcam. G.
In camorama, the "small" size works (i.e. a picture, not grey).
After applying the above script (thanks a lot!) I found that the script is 
dependent on the kernel version for the cp part.
I suggest this:

apt-get install module-assistant dh-make
m-a prepare
m-a a-i pwc
newpwc=$(dpkg -L $(dpkg -l|awk '/pwc-modules/ {print $2}')|grep pwc.ko)
cp "$newpwc" "$(dirname $(dirname $(dirname $newpwc)))/media/video/pwc/pwc.ko"
rmmod pwc
modprobe pwc

Works!

too bad for the 7GB disk space thrown away for the kernel source just to
compile the tiny driver.

-- 
Regression: Webcams using pwc driver produce all-grey images
https://launchpad.net/bugs/56090

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 48772] Re: Firefox randomly crashes

2007-03-10 Thread Georges
today I had a random crash. 
This was a longer running firefox, had just done lots of youtube watching, but 
I had closed all tabs.

I clicked on 2 links in thunderbird (external links opening in firefox)
one of those was youtube.

The first tab displays completely, the second tab (youtube) is loading
in background. Before that one finishes loading: crashed.

I cannot reproduce (random crash).

I have dbg symbols installed, reduced crash report attached


** Attachment added: "georges crash report"
   
http://librarian.launchpad.net/6723958/_usr_lib_firefox_firefox-bin.8RqwF0.crash

-- 
Firefox randomly crashes
https://launchpad.net/bugs/48772

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91245] Re: random (not reproductible) crash SIGSEGV

2007-03-10 Thread Georges
reduced crash report with symbols attach.


** Attachment added: "reduced crash report with symbols"
   
http://librarian.launchpad.net/6725576/_usr_lib_firefox_firefox-bin.501.crash-nocoredump

-- 
random (not reproductible) crash SIGSEGV
https://launchpad.net/bugs/91245

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91245] random (not reproductible) crash SIGSEGV

2007-03-10 Thread Georges
Public bug reported:

Binary package hint: firefox

today I had a random crash.
firefox 2.0.0.2+0dfsg-0ubuntu0.6.10
This was a longer running firefox, had just done lots of youtube watching, but 
I had closed all tabs.

I clicked on 2 links in thunderbird (external links opening in firefox)
one of those was youtube.

The first tab displays completely, the second tab (youtube) is loading
in background. Before that one finishes loading: crashed.

I cannot reproduce (random crash).

I have dbg symbols installed, reduced crash report attached

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
random (not reproductible) crash SIGSEGV
https://launchpad.net/bugs/91245

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 76876] Re: /dev/dsp busy, but no program using it

2007-03-18 Thread Georges
it is flash related and has been also on all previous versions of linux, 
indifferent of distribution.
It may work better with the latest flash plugin (version 9) but I still suspect 
the java plugin to also mess around with sound in the same way.

But the real bug is: how do we find out which program is responsible of
blocking /dev/dsp. For the moment I just do a random kill here and there
until I get my sound back.

Georges

-- 
/dev/dsp busy, but no program using it
https://launchpad.net/bugs/76876

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 106101] convert segmentation fault core dump (but result image is ok)

2007-04-12 Thread Georges
Public bug reported:

Binary package hint: imagemagick

While running todisc there was a convert core dump

Processing 84.jpg   /usr/local/bin/todisc: line 4384: 29679 Done
"[EMAIL PROTECTED]"
 29680   | "[EMAIL PROTECTED]"
 29681 Segmentation fault  (core dumped) | "[EMAIL PROTECTED]"

But the generated image looks fine.

Trace (no symbols) attached

** Affects: imagemagick (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
convert segmentation fault core dump (but result image is ok)
https://bugs.launchpad.net/bugs/106101
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 106101] Re: convert segmentation fault core dump (but result image is ok)

2007-04-12 Thread Georges

** Attachment added: "convert segfault report"
   http://librarian.launchpad.net/7316813/_usr_bin_convert.501.crash

-- 
convert segmentation fault core dump (but result image is ok)
https://bugs.launchpad.net/bugs/106101
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 106101] Re: convert segmentation fault core dump (but result image is ok)

2007-04-12 Thread Georges
ii  imagemagick6.2.4.5.dfsg1-0.10ubuntu0.2
Image manipulation programs

# convert -version
Version: ImageMagick 6.2.4 02/15/07 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2005 ImageMagick Studio LLC

-- 
convert segmentation fault core dump (but result image is ok)
https://bugs.launchpad.net/bugs/106101
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 83119] Re: firefox crashes on opening a new window

2007-04-07 Thread Georges

here is a crashdump fo 2.0.0.3 Mozilla/5.0 (X11; U; Linux i686; en-US; 
rv:1.8.1.3) Gecko/20060601 Firefox/2.0.0.3 (Ubuntu-edgy)

I pressed ctrl-N for a new window, the window never appeared.


** Attachment added: "new windows crash dump with symbols"
   
http://librarian.launchpad.net/7216007/_usr_lib_firefox_firefox-bin.1SWM6P.crash

-- 
firefox crashes on opening a new window
https://bugs.launchpad.net/bugs/83119
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 76876] Re: /dev/dsp busy, but no program using it

2007-05-14 Thread Georges
upgrading to the latest flash plugin solved most of the issues, so it was the 
plugin's fault.
I still see problems when I have sound in java applets. So that's another 
plugin needing an update on it's sound management.

-- 
/dev/dsp busy, but no program using it
https://bugs.launchpad.net/bugs/76876
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 104799] Re: k3b copies DVD+RW to itself without any questions

2007-05-20 Thread Georges

still not fixed upstream. Besides the trick to generate first the image, I will 
see if there is a way to configure k3b to execute some script when ejecting the 
disk.

-- 
k3b copies DVD+RW to itself without any questions
https://bugs.launchpad.net/bugs/104799
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for k3b in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 64926] Re: Changing resolution via Ctrl Alt +/- does not work

2007-05-20 Thread Georges

I upgraded to feisty and it is fixed in the default install. (7.2-0ubuntu11)

-- 
Changing resolution via Ctrl Alt +/- does not work
https://bugs.launchpad.net/bugs/64926
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 104799] Re: k3b copies DVD+RW to itself without any questions

2007-05-20 Thread Georges
I ripped out the DVD-RW when the tray opens shortly. It then
retracts...and... k3b does this:

growisofs
---
:-( /dev/hdb: media is not recognized as recordable DVD: 0

fatal error at startup: wrong medium type.


LOL, there is NO medium, the tray is empty. Can a software behave dumber than 
that?

-- 
k3b copies DVD+RW to itself without any questions
https://bugs.launchpad.net/bugs/104799
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 132940] Re: x11vnc has no -ssl option

2007-09-12 Thread Georges
no newer version is required, ssl is just not compiled in. SSL is available 
since version 0.8.1. Please also note the recent modification on the authors 
website:
Debian: (.deb)  http://packages.debian.org/x11vnc (N.B: old and 
unmaintained; better to compile from source)

-- 
x11vnc has no -ssl option
https://bugs.launchpad.net/bugs/132940
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 164222] no sound in ayttm 0.5.0+10-2ubuntu1

2007-11-20 Thread Georges
Public bug reported:

Binary package hint: ayttm

I have no sound in ayttm, new gutsy install

version 0.5.0+10-2ubuntu1

error is:
sound.c[263]:play_esd_file - Ayttm: Esd play file failed with code 0

I could not find anything usable using strace. The sound file is readable by 
the current user.
Other sounds work.

I tried to install package esound and start esd by hand. Still same error.
Note that esd does not emit it's usual beeps at startup (does it hang?)

** Affects: ayttm (Ubuntu)
 Importance: Undecided
 Status: New

-- 
no sound in ayttm 0.5.0+10-2ubuntu1
https://bugs.launchpad.net/bugs/164222
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 164222] Re: no sound in ayttm 0.5.0+10-2ubuntu1

2007-11-20 Thread Georges

can someone explain me this:

esd --help
[...]
Possible devices are:  hw:0  (HDA Intel)
   hw:1  (USB Device 0x471:0x308)

I have no idea what the USB is, but I want to use the HDA. Ok I try this:
esd -d hw:0

I hear the bleeps of esd startup.

If I do this:
esd

I hear nothing. An strace shows that esd is hanging on a semop()

Maybe ayttm gets it's sound device wrong the same way esd does?

-- 
no sound in ayttm 0.5.0+10-2ubuntu1
https://bugs.launchpad.net/bugs/164222
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 117640] Re: VLC plugin crashes browser Firefox

2008-11-22 Thread Georges
I confirm this for mozilla-plugin-vlc on intrepid.
Firefox plays once a WAV as sound embed. The second time a WAV should be 
played, it crashes.

Removing mozilla-plugin-vlc solves the issue. Then the totem plugin is used 
which works fine.
=> it's a vlc issue.

-- 
VLC plugin crashes browser Firefox
https://bugs.launchpad.net/bugs/117640
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 141265] Re: [gutsy] gnome login in to a black screen

2007-10-24 Thread Georges
I don't think this is a compiz issue. I installed from scratch 7.10 and
everything works. Also a test account was all fine. X, compiz, keyboard,
all fine.

Then I took the harddisk with the /home from another 7.04 install and
tried to login to those users (after updating /etc/passwd of course). I
first get a popup about the X keyboard not being the gnome keyboard. I
clicked "use X keyboard" and then I stay on blank brown screen with the
mouse pointer.

On the disk trackerd is indexing all my pictures.
>From a ps output all processes seem to run. Maybe someone can see what's going 
>on or what's missing with this ps:

george   18570 30146  0 18:35 ?00:00:00 tracker-extract 
/home/george/doc/picture/paf02d5cada0f974c699b6b141fd11e42/ff5002fb.jpg.orig.jpg
 image/jpeg
george   18572 18570  0 18:35 ?00:00:00 identify -format 
%w;\n%h;\n%c;\n -ping 
/home/george/doc/picture/paf02d5cada0f974c699b6b141fd11e42/ff5002fb.jpg.orig.jpg
root 18574 22798  0 18:35 pts/100:00:00 grep george
george   30071 1  0 18:18 ?00:00:00 /usr/bin/gnome-keyring-daemon -d
george   30076  5351  0 18:18 ?00:00:00 x-session-manager
george   30113 30076  0 18:18 ?00:00:00 /usr/bin/ssh-agent 
x-session-manager
george   30115 1  0 18:18 ?00:00:00 /usr/lib/libgconf2-4/gconfd-2 6
george   30119 1  0 18:18 ?00:00:00 dbus-daemon --fork 
--print-address 17 --print-pid 19 --session
george   30121 1  0 18:18 ?00:00:00 
/usr/lib/gnome-control-center/gnome-settings-daemon
george   30128 30076  0 18:18 ?00:00:00 metacity --sm-save-file 
1112027889-5632-2218995048.ms
george   30136 30076  0 18:18 ?00:00:00 bluetooth-applet
george   30144 30076  0 18:18 ?00:00:00 
/usr/lib/evolution/2.12/evolution-alarm-notify
george   30146 30076 16 18:18 ?00:02:37 trackerd
george   30150 30076  0 18:18 ?00:00:00 nm-applet --sm-disable
george   30151 30076  0 18:18 ?00:00:00 python 
/usr/share/system-config-printer/applet.py
george   30152 1  0 18:18 ?00:00:00 gnome-power-manager
george   30157 1  0 18:18 ?00:00:00 
/usr/lib/bonobo-activation/bonobo-activation-server --ac-activate 
--ior-output-fd=23
george   30162 1  0 18:18 ?00:00:00 
/usr/lib/evolution/2.12/evolution-exchange-storage 
--oaf-activate-iid=OAFIID:GNOME_Evolution_Exchange_Connector_CalFactory:1.2 
--oaf-ior-fd=17
george   30170 1  0 18:18 ?00:00:00 
/usr/lib/evolution/evolution-data-server-1.12 
--oaf-activate-iid=OAFIID:GNOME_Evolution_DataServer_CalFactory:1.2 
--oaf-ior-fd=18
george   30194 1  0 18:18 ?00:00:00 gnome-screensaver

-- 
[gutsy] gnome login in to a black screen
https://bugs.launchpad.net/bugs/141265
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 141265] Re: [gutsy] gnome login in to a blank screen

2007-10-24 Thread Georges
what I did to make it work:

move the home dir somewhere else and create a completely empty one with
the same user and mode

then login. it works.
logout again.

move everything except dot files to the working homedir.
also move those dotfiles you know have nothing to do with gnome, like .mozilla 
etc...
This means you will have to reconfigure all your nice panels.

login still works. 
you can now do try and error: move other files, login again.
But I would not try the .gnome* and similar. I did not do those trials so I 
don't know in the end which files contained the problem.

-- 
[gutsy] gnome login in to a black screen
https://bugs.launchpad.net/bugs/141265
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 308591] Re: package openjdk-6-jre-headless 6b12-0ubuntu6 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-12-16 Thread Georges

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/20467418/Dependencies.txt

** Attachment added: "DpkgTerminalLog.gz"
   http://launchpadlibrarian.net/20467419/DpkgTerminalLog.gz

-- 
package openjdk-6-jre-headless 6b12-0ubuntu6 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/308591
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 94130] Re: HTTPS over proxy fails

2008-12-16 Thread Georges
still not fixed, intrepid 8.10 with all patches.
I wonder if such an important feature is broken because of bad urllib, apport 
should have been changed since a long time to an alternative. If you want 
ubuntu to be taken serious in the enterprise environment, this is a must!

Well now I have a crash in a dpkg dependency conflict which I would like
to report. How do i do this manually?

-- 
HTTPS over proxy fails
https://bugs.launchpad.net/bugs/94130
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 308591] [NEW] package openjdk-6-jre-headless 6b12-0ubuntu6 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-12-16 Thread Georges
Public bug reported:

got an invalid pointer exception
and:
Error occurred during initialization of VM
Could not reserve enough space for object heap
release intrepid/8.10

Complete apt-get follows:
$ sudo apt-get install default-jre icedtea6-plugin sun-java6-fonts
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages were automatically installed and are no longer required:
  linux-restricted-modules-2.6.20-17-386 linux-headers-2.6.27-7 
linux-restricted-modules-2.6.22-15-generic linux-headers-2.6.27-7-generic 
linux-restricted-modules-2.6.20-16-generic
  linux-image-2.6.20-17-386 linux-image-2.6.20-16-generic 
linux-restricted-modules-2.6.22-15-386
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  ca-certificates-java default-jre-headless libaccess-bridge-java openjdk-6-jre 
openjdk-6-jre-headless openjdk-6-jre-lib rhino ttf-wqy-zenhei tzdata-java
Suggested packages:
  rhino-doc
The following packages will be REMOVED:
  sun-java5-fonts
The following NEW packages will be installed:
  ca-certificates-java default-jre default-jre-headless icedtea6-plugin 
libaccess-bridge-java openjdk-6-jre openjdk-6-jre-headless openjdk-6-jre-lib 
rhino sun-java6-fonts
  ttf-wqy-zenhei tzdata-java
0 upgraded, 12 newly installed, 1 to remove and 0 not upgraded.
Need to get 37.2MB of archives.
After this operation, 99.3MB of additional disk space will be used.
Do you want to continue [Y/n]? 
Get:1 http://de.archive.ubuntu.com intrepid/main ttf-wqy-zenhei 0.6.26-2ubuntu1 
[5738kB]
Get:2 http://de.archive.ubuntu.com intrepid/main openjdk-6-jre-lib 
6b12-0ubuntu6 [4708kB]  
  
Get:3 http://de.archive.ubuntu.com intrepid/main ca-certificates-java 
20080712ubuntu3 [98.5kB]
   
Get:4 http://de.archive.ubuntu.com intrepid/main tzdata-java 2008h-2ubuntu1 
[141kB] 
 
Get:5 http://de.archive.ubuntu.com intrepid/main default-jre-headless 
1.6-30ubuntu3 [5896B]   
   
Get:6 http://de.archive.ubuntu.com intrepid/main rhino 1.7R1-1ubuntu3 [623kB]   

 
Get:7 http://de.archive.ubuntu.com intrepid/main libaccess-bridge-java 
1.24.0-0ubuntu2 [408kB] 
  
Get:8 http://de.archive.ubuntu.com intrepid/main openjdk-6-jre-headless 
6b12-0ubuntu6 [25.2MB]  
 
Get:9 http://de.archive.ubuntu.com intrepid/main openjdk-6-jre 6b12-0ubuntu6 
[230kB]
Get:10 http://de.archive.ubuntu.com intrepid/main icedtea6-plugin 6b12-0ubuntu6 
[71.5kB]
Get:11 http://de.archive.ubuntu.com intrepid/main default-jre 1.6-30ubuntu3 
[1088B]
Get:12 http://de.archive.ubuntu.com intrepid/multiverse sun-java6-fonts 
6-10-0ubuntu2 [1838B]
Fetched 37.2MB in 1min33s (399kB/s)
(Reading database ... 258471 files and directories currently installed.)
Removing sun-java5-fonts ...
Updating fontconfig cache for /usr/share/fonts/truetype/ttf-lucida
No CIDSupplement specified for Batang-Regular, defaulting to 0.
No CIDSupplement specified for KochiGothic-Regular-JaH, defaulting to 0.
No CIDSupplement specified for Gulim-Regular, defaulting to 0.
No CIDSupplement specified for Dotum-Regular, defaulting to 0.
No CIDSupplement specified for BousungEG-Light-GB, defaulting to 0.
No CIDSupplement specified for ShanHeiSun-Light, defaulting to 0.
No CIDSupplement specified for KochiGothic-Regular, defaulting to 0.
No CIDSupplement specified for KochiMincho-Regular-JaH, defaulting to 0.
No CIDSupplement specified for UKaiCN, defaulting to 0.
No CIDSupplement specified for GBZenKai-Medium, defaulting to 0.
No CIDSupplement specified for Batang-Bold, defaulting to 0.
No CIDSupplement specified for ZenKai-Medium, defaulting to 0.
No CIDSupplement specified for UMingCN, defaulting to 0.
No CIDSupplement specified for KochiMincho-Regular, defaulting to 0.
No CIDSupplement specified for Headline-Regular, defaulting to 0.
No CIDSupplement specified for Dotum-Bold, defaulting to 0.
Selecting previously deselected package ttf-wqy-zenhei.
(Reading database ... 258458 files and directories currently installed.)
Unpacking ttf-wqy-zenhei (from .../ttf-wqy-zenhei_0.6.26-2ubuntu1_all.deb) ...
Selecting previously deselected package openjdk-6-jre-lib.
Unpacking openjdk-6-jre-lib (from .../openjdk-6-jre-lib_6b12-0ubuntu6_all.deb) 
...
Selecting previously deselected package ca-certificates-java.
Unpacking ca-certificates-java (from 
.../ca-certificates-java_20080712ubuntu3_all.deb) ...
Selecting previous

[Bug 94130] Re: HTTPS over proxy fails

2008-12-16 Thread Georges
maybe I could provide some piece of "do not reinvent the wheel".
The same problem existed in perl LWP 8 years ago.
Implementation was simple but yielded another supplemental problem:
as soon as the proxy needs a user/password authentication there is some more 
code needed.
So dear python folks, look into LWP and port that to urllib2

On the other hand I wonder why apport doesn't just use wget or curl, which both 
work fine. Fear of code injection? Well there are cookbooks out there how to 
pass parameters to scripts without fear of executing the parameters.
Where are the good old times of unix with the philosophy "one tool for one 
task"?

-- 
HTTPS over proxy fails
https://bugs.launchpad.net/bugs/94130
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 308591] Re: package openjdk-6-jre-headless 6b12-0ubuntu6 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-12-16 Thread Georges

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/20467418/Dependencies.txt

** Attachment added: "DpkgTerminalLog.gz"
   http://launchpadlibrarian.net/20467419/DpkgTerminalLog.gz

-- 
package openjdk-6-jre-headless 6b12-0ubuntu6 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/308591
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 94130] Re: HTTPS over proxy fails

2008-12-16 Thread Georges
still not fixed, intrepid 8.10 with all patches.
I wonder if such an important feature is broken because of bad urllib, apport 
should have been changed since a long time to an alternative. If you want 
ubuntu to be taken serious in the enterprise environment, this is a must!

Well now I have a crash in a dpkg dependency conflict which I would like
to report. How do i do this manually?

-- 
HTTPS over proxy fails
https://bugs.launchpad.net/bugs/94130
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 308591] [NEW] package openjdk-6-jre-headless 6b12-0ubuntu6 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-12-16 Thread Georges
Public bug reported:

got an invalid pointer exception
and:
Error occurred during initialization of VM
Could not reserve enough space for object heap
release intrepid/8.10

Complete apt-get follows:
$ sudo apt-get install default-jre icedtea6-plugin sun-java6-fonts
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages were automatically installed and are no longer required:
  linux-restricted-modules-2.6.20-17-386 linux-headers-2.6.27-7 
linux-restricted-modules-2.6.22-15-generic linux-headers-2.6.27-7-generic 
linux-restricted-modules-2.6.20-16-generic
  linux-image-2.6.20-17-386 linux-image-2.6.20-16-generic 
linux-restricted-modules-2.6.22-15-386
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  ca-certificates-java default-jre-headless libaccess-bridge-java openjdk-6-jre 
openjdk-6-jre-headless openjdk-6-jre-lib rhino ttf-wqy-zenhei tzdata-java
Suggested packages:
  rhino-doc
The following packages will be REMOVED:
  sun-java5-fonts
The following NEW packages will be installed:
  ca-certificates-java default-jre default-jre-headless icedtea6-plugin 
libaccess-bridge-java openjdk-6-jre openjdk-6-jre-headless openjdk-6-jre-lib 
rhino sun-java6-fonts
  ttf-wqy-zenhei tzdata-java
0 upgraded, 12 newly installed, 1 to remove and 0 not upgraded.
Need to get 37.2MB of archives.
After this operation, 99.3MB of additional disk space will be used.
Do you want to continue [Y/n]? 
Get:1 http://de.archive.ubuntu.com intrepid/main ttf-wqy-zenhei 0.6.26-2ubuntu1 
[5738kB]
Get:2 http://de.archive.ubuntu.com intrepid/main openjdk-6-jre-lib 
6b12-0ubuntu6 [4708kB]  
  
Get:3 http://de.archive.ubuntu.com intrepid/main ca-certificates-java 
20080712ubuntu3 [98.5kB]
   
Get:4 http://de.archive.ubuntu.com intrepid/main tzdata-java 2008h-2ubuntu1 
[141kB] 
 
Get:5 http://de.archive.ubuntu.com intrepid/main default-jre-headless 
1.6-30ubuntu3 [5896B]   
   
Get:6 http://de.archive.ubuntu.com intrepid/main rhino 1.7R1-1ubuntu3 [623kB]   

 
Get:7 http://de.archive.ubuntu.com intrepid/main libaccess-bridge-java 
1.24.0-0ubuntu2 [408kB] 
  
Get:8 http://de.archive.ubuntu.com intrepid/main openjdk-6-jre-headless 
6b12-0ubuntu6 [25.2MB]  
 
Get:9 http://de.archive.ubuntu.com intrepid/main openjdk-6-jre 6b12-0ubuntu6 
[230kB]
Get:10 http://de.archive.ubuntu.com intrepid/main icedtea6-plugin 6b12-0ubuntu6 
[71.5kB]
Get:11 http://de.archive.ubuntu.com intrepid/main default-jre 1.6-30ubuntu3 
[1088B]
Get:12 http://de.archive.ubuntu.com intrepid/multiverse sun-java6-fonts 
6-10-0ubuntu2 [1838B]
Fetched 37.2MB in 1min33s (399kB/s)
(Reading database ... 258471 files and directories currently installed.)
Removing sun-java5-fonts ...
Updating fontconfig cache for /usr/share/fonts/truetype/ttf-lucida
No CIDSupplement specified for Batang-Regular, defaulting to 0.
No CIDSupplement specified for KochiGothic-Regular-JaH, defaulting to 0.
No CIDSupplement specified for Gulim-Regular, defaulting to 0.
No CIDSupplement specified for Dotum-Regular, defaulting to 0.
No CIDSupplement specified for BousungEG-Light-GB, defaulting to 0.
No CIDSupplement specified for ShanHeiSun-Light, defaulting to 0.
No CIDSupplement specified for KochiGothic-Regular, defaulting to 0.
No CIDSupplement specified for KochiMincho-Regular-JaH, defaulting to 0.
No CIDSupplement specified for UKaiCN, defaulting to 0.
No CIDSupplement specified for GBZenKai-Medium, defaulting to 0.
No CIDSupplement specified for Batang-Bold, defaulting to 0.
No CIDSupplement specified for ZenKai-Medium, defaulting to 0.
No CIDSupplement specified for UMingCN, defaulting to 0.
No CIDSupplement specified for KochiMincho-Regular, defaulting to 0.
No CIDSupplement specified for Headline-Regular, defaulting to 0.
No CIDSupplement specified for Dotum-Bold, defaulting to 0.
Selecting previously deselected package ttf-wqy-zenhei.
(Reading database ... 258458 files and directories currently installed.)
Unpacking ttf-wqy-zenhei (from .../ttf-wqy-zenhei_0.6.26-2ubuntu1_all.deb) ...
Selecting previously deselected package openjdk-6-jre-lib.
Unpacking openjdk-6-jre-lib (from .../openjdk-6-jre-lib_6b12-0ubuntu6_all.deb) 
...
Selecting previously deselected package ca-certificates-java.
Unpacking ca-certificates-java (from 
.../ca-certificates-java_20080712ubuntu3_all.deb) ...
Selecting previous

[Bug 94130] Re: HTTPS over proxy fails

2008-12-16 Thread Georges
maybe I could provide some piece of "do not reinvent the wheel".
The same problem existed in perl LWP 8 years ago.
Implementation was simple but yielded another supplemental problem:
as soon as the proxy needs a user/password authentication there is some more 
code needed.
So dear python folks, look into LWP and port that to urllib2

On the other hand I wonder why apport doesn't just use wget or curl, which both 
work fine. Fear of code injection? Well there are cookbooks out there how to 
pass parameters to scripts without fear of executing the parameters.
Where are the good old times of unix with the philosophy "one tool for one 
task"?

-- 
HTTPS over proxy fails
https://bugs.launchpad.net/bugs/94130
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 106101] convert segmentation fault core dump (but result image is ok)

2007-04-12 Thread Georges
Public bug reported:

Binary package hint: imagemagick

While running todisc there was a convert core dump

Processing 84.jpg   /usr/local/bin/todisc: line 4384: 29679 Done
"[EMAIL PROTECTED]"
 29680   | "[EMAIL PROTECTED]"
 29681 Segmentation fault  (core dumped) | "[EMAIL PROTECTED]"

But the generated image looks fine.

Trace (no symbols) attached

** Affects: imagemagick (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
convert segmentation fault core dump (but result image is ok)
https://bugs.launchpad.net/bugs/106101
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 106101] Re: convert segmentation fault core dump (but result image is ok)

2007-04-12 Thread Georges

** Attachment added: "convert segfault report"
   http://librarian.launchpad.net/7316813/_usr_bin_convert.501.crash

-- 
convert segmentation fault core dump (but result image is ok)
https://bugs.launchpad.net/bugs/106101
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 106101] Re: convert segmentation fault core dump (but result image is ok)

2007-04-12 Thread Georges
ii  imagemagick6.2.4.5.dfsg1-0.10ubuntu0.2
Image manipulation programs

# convert -version
Version: ImageMagick 6.2.4 02/15/07 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2005 ImageMagick Studio LLC

-- 
convert segmentation fault core dump (but result image is ok)
https://bugs.launchpad.net/bugs/106101
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 76876] Re: /dev/dsp busy, but no program using it

2007-05-14 Thread Georges
upgrading to the latest flash plugin solved most of the issues, so it was the 
plugin's fault.
I still see problems when I have sound in java applets. So that's another 
plugin needing an update on it's sound management.

-- 
/dev/dsp busy, but no program using it
https://bugs.launchpad.net/bugs/76876
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 83119] Re: firefox crashes on opening a new window

2007-04-07 Thread Georges

here is a crashdump fo 2.0.0.3 Mozilla/5.0 (X11; U; Linux i686; en-US; 
rv:1.8.1.3) Gecko/20060601 Firefox/2.0.0.3 (Ubuntu-edgy)

I pressed ctrl-N for a new window, the window never appeared.


** Attachment added: "new windows crash dump with symbols"
   
http://librarian.launchpad.net/7216007/_usr_lib_firefox_firefox-bin.1SWM6P.crash

-- 
firefox crashes on opening a new window
https://bugs.launchpad.net/bugs/83119
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 132940] x11vnc has no -ssl option

2007-08-16 Thread Georges
Public bug reported:

Binary package hint: x11vnc

despite mentioned when starting:
#@  Or using the x11vnc SSL options: -ssl and -stunnel   @# 
and also mentioned several times in the man

the -ssl option is not working and is not explained.

** Affects: libvncserver (Ubuntu)
 Importance: Undecided
 Status: New

-- 
x11vnc has no -ssl option
https://bugs.launchpad.net/bugs/132940
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 132940] Re: x11vnc has no -ssl option

2007-09-12 Thread Georges
no newer version is required, ssl is just not compiled in. SSL is available 
since version 0.8.1. Please also note the recent modification on the authors 
website:
Debian: (.deb)  http://packages.debian.org/x11vnc (N.B: old and 
unmaintained; better to compile from source)

-- 
x11vnc has no -ssl option
https://bugs.launchpad.net/bugs/132940
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 83280] upgrade to edgy: segmentation fault updating libc6

2007-02-04 Thread Georges
Public bug reported:

Binary package hint: update-manager

upgrade from 6.06 -> 6.10

using sudo update-manager -c

Short into the update I get this fatal:
"Could not install 'libc6'
The upgrade aborts now. Please report this bug against the 'update-manager' 
package and include the files in /var/log/dist-upgrade/ in the bugreport.
subprocess post-installation script killed by signal (Segmentation fault)"

and the terminal shows:
"Preparing to replace libc6 2.3.6-0ubuntu20.4 (using 
.../libc6_2.4-1ubuntu12.3_i386.deb) ...
all.deb) ...
Unpacking replacement libc6 ...
Setting up libc6 (2.4-1ubuntu12.3) ...
Installing new version of config file /etc/init.d/glibc.sh ...
buntu7_i386.deb) ...
dpkg: error processing libc6 (--configure):
 subprocess post-installation script killed by signal (Segmentation fault)
Errors were encountered while processing:
 libc6
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/__init__.py", line 740, in emit
self.flush()
  File "/usr/lib/python2.4/logging/__init__.py", line 718, in flush
self.stream.flush()
IOError: [Errno 9] Bad file descriptor
edgy: Fatal IO error 9 (Bad file descriptor) on X server :0.0.
"

I am not running gnome or any other fancy X environment. Just a almost
blank X server.

Will attach logfiles later

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
upgrade to edgy: segmentation fault updating libc6
https://launchpad.net/bugs/83280

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 83280] Re: upgrade to edgy: segmentation fault updating libc6

2007-02-04 Thread Georges

** Attachment added: "main.log"
   http://librarian.launchpad.net/6199672/main.log

-- 
upgrade to edgy: segmentation fault updating libc6
https://launchpad.net/bugs/83280

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 83280] Re: upgrade to edgy: segmentation fault updating libc6

2007-02-04 Thread Georges

** Attachment added: "apt.log"
   http://librarian.launchpad.net/6199665/apt.log

-- 
upgrade to edgy: segmentation fault updating libc6
https://launchpad.net/bugs/83280

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 83280] Re: upgrade to edgy: segmentation fault updating libc6

2007-02-04 Thread Georges

** Attachment added: "term.log"
   http://librarian.launchpad.net/6199678/term.log

-- 
upgrade to edgy: segmentation fault updating libc6
https://launchpad.net/bugs/83280

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 83280] Re: upgrade to edgy: segmentation fault updating libc6

2007-02-04 Thread Georges
I closed the error window, the install continues a little then this pops
up:

"Could not install the upgrades

The upgrade aborts now. Your system could be in an unusable state. A
recovery was run (dpkg --configure -a).

Please report this bug against the 'update-manager' package and include
the files in /var/log/dist-upgrade/ in the bugreport.

installArchives() failed"


and the terminal says:
"dpkg: dependency problems prevent configuration of libgcj7-jar:
 libgcj7-jar depends on gcj-4.1-base (>= 4.1.1); however:
  Version of gcj-4.1-base on system is 4.1.0-1ubuntu8.
 libgcj7-jar depends on libgcj7-0 (>= 4.1.1); however:
  Package libgcj7-0 is not installed.
dpkg: error processing libgcj7-jar (--configure):
 dependency problems - leaving unconfigured
Setting up java-common (0.25ubuntu1) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_LU:en_GB:en_US:en",
LC_ALL = (unset),
LANG = "en_US"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
dpkg: dependency problems prevent configuration of gij-4.1:
 gij-4.1 depends on gcj-4.1-base (= 4.1.1-14ubuntu7); however:
 gij-4.1 depends on libgcj7-0 (= 4.1.1-14ubuntu7); however:
 gij-4.1 depends on libgcc1 (>= 1:4.1.1-12); however:
  Version of libgcc1 on system is 1:4.0.3-1ubuntu5.
 gij-4.1 depends on libgcj7-0 (>= 4.1.1-12); however:
dpkg: error processing gij-4.1 (--configure):
Setting up initrd-tools (0.1.84.1ubuntu1) ...
 libgcj7-awt depends on libcairo2 (>= 1.2.4); however:
  Version of libcairo2 on system is 1.0.4-0ubuntu1.
 libgcj7-awt depends on libfreetype6 (>= 2.2); however:
  Version of libfreetype6 on system is 2.1.10-1ubuntu2.2.
 libgcj7-awt depends on libglib2.0-0 (>= 2.12.0); however:
  Version of libglib2.0-0 on system is 2.10.3-0ubuntu1.
 libgcj7-awt depends on libgtk2.0-0 (>= 2.10.3); however:
  Version of libgtk2.0-0 on system is 2.8.20-0ubuntu1.1.
 libgcj7-awt depends on libpango1.0-0 (>= 1.14.5); however:
  Version of libpango1.0-0 on system is 1.12.3-0ubuntu3.
dpkg: error processing libgcj7-awt (--configure):
dpkg: dependency problems prevent configuration of libgcj-common:
 libgcj-common depends on gcj-4.1-base (>= 4.1.1); however:
dpkg: error processing libgcj-common (--configure):
dpkg: dependency problems prevent configuration of eclipse-source:
 eclipse-source depends on eclipse-platform (= 3.2.1-0ubuntu1); however:
  Package eclipse-platform is not configured yet.
dpkg: error processing eclipse-source (--configure):
Setting up libc6 (2.4-1ubuntu12.3) ...
dpkg: dependency problems prevent configuration of eclipse:
 eclipse depends on eclipse-source (= 3.2.1-0ubuntu1); however:
  Package eclipse-source is not configured yet.
dpkg: error processing eclipse (--configure):
dpkg: dependency problems prevent configuration of eclipse-pde:
 eclipse-pde depends on eclipse-platform (= 3.2.1-0ubuntu1); however:
dpkg: error processing eclipse-pde (--configure):
dpkg: dependency problems prevent configuration of eclipse-jdt:
 eclipse-jdt depends on eclipse-platform (= 3.2.1-0ubuntu1); however:
dpkg: error processing eclipse-jdt (--configure):
"

-- 
upgrade to edgy: segmentation fault updating libc6
https://launchpad.net/bugs/83280

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 83280] Re: upgrade to edgy: segmentation fault updating libc6

2007-02-04 Thread Georges
I continued with apt-get install -f

No idea what is going to happen to my libc6...

-- 
upgrade to edgy: segmentation fault updating libc6
https://launchpad.net/bugs/83280

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 83280] Re: upgrade to edgy: segmentation fault updating libc6

2007-02-04 Thread Georges

well so my update finished like this after the install -f:

sudo apt-get dist-upgrade
sudo apt-get remove librep9
sudo apt-get install -f
sudo apt-get dist-upgrade
sudo apt-get dist-upgrade
sudo apt-get dist-upgrade

now that was funny :-(

Good point: it's still working after the reboot!


and for libc6:
dpkg -l libc6
ii  libc6  2.4-1ubuntu12. GNU C Library: Shared libraries

-- 
upgrade to edgy: segmentation fault updating libc6
https://launchpad.net/bugs/83280

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 83280] Re: upgrade to edgy: segmentation fault updating libc6

2007-02-05 Thread Georges
The machine may be a bit old, but is usually running under heavy RAM
load and never experiencing any segfaults or other crashes.

-- 
upgrade to edgy: segmentation fault updating libc6
https://launchpad.net/bugs/83280

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 64926] Re: Changing resolution via Ctrl Alt +/- does not work

2007-02-10 Thread Georges
I am alos hanging on this problem

interesting is that I can use xbindkeys to bind "xvidtune -next" to about any 
keyboard combination except for Control+Alt+KP_Add
So the functionality is halfway there and halfway gone.

I'm using now the binding Control+Alt+plus and Control+Alt+minus which
are the + and - keys on the normal keyboard.

Here is my xbindkeys:

#next rez
"/usr/bin/xvidtune -next"
   Control+Alt + plus

#prev rez
"/usr/bin/xvidtune -prev"
   Control+Alt + minus

-- 
Changing resolution via Ctrl Alt +/- does not work
https://launchpad.net/bugs/64926

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 71905] Re: Crashed after entering master password

2007-02-11 Thread Georges

today mine crashed while entering password:

double click, thunderbird opens
I click in another xterm (thunderbird looses focus)
I start to type there
comes thunderbird's password prompt (it takes focus)
the password field gets one charactar of what I was typing, then thunderbird 
locks up.

I'm reluctant to put the crashdump up here because I don't know what's
in there.

-- 
Crashed after entering master password
https://launchpad.net/bugs/71905

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 104799] Re: k3b copies DVD+RW to itself without any questions

2007-05-20 Thread Georges

still not fixed upstream. Besides the trick to generate first the image, I will 
see if there is a way to configure k3b to execute some script when ejecting the 
disk.

-- 
k3b copies DVD+RW to itself without any questions
https://bugs.launchpad.net/bugs/104799
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for k3b in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 64926] Re: Changing resolution via Ctrl Alt +/- does not work

2007-05-20 Thread Georges

I upgraded to feisty and it is fixed in the default install. (7.2-0ubuntu11)

-- 
Changing resolution via Ctrl Alt +/- does not work
https://bugs.launchpad.net/bugs/64926
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 104799] Re: k3b copies DVD+RW to itself without any questions

2007-05-20 Thread Georges
I ripped out the DVD-RW when the tray opens shortly. It then
retracts...and... k3b does this:

growisofs
---
:-( /dev/hdb: media is not recognized as recordable DVD: 0

fatal error at startup: wrong medium type.


LOL, there is NO medium, the tray is empty. Can a software behave dumber than 
that?

-- 
k3b copies DVD+RW to itself without any questions
https://bugs.launchpad.net/bugs/104799
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 117640] Re: VLC plugin crashes browser Firefox

2008-11-22 Thread Georges
I confirm this for mozilla-plugin-vlc on intrepid.
Firefox plays once a WAV as sound embed. The second time a WAV should be 
played, it crashes.

Removing mozilla-plugin-vlc solves the issue. Then the totem plugin is used 
which works fine.
=> it's a vlc issue.

-- 
VLC plugin crashes browser Firefox
https://bugs.launchpad.net/bugs/117640
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 308591] Re: package openjdk-6-jre-headless 6b12-0ubuntu6 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-12-16 Thread Georges

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/20467418/Dependencies.txt

** Attachment added: "DpkgTerminalLog.gz"
   http://launchpadlibrarian.net/20467419/DpkgTerminalLog.gz

-- 
package openjdk-6-jre-headless 6b12-0ubuntu6 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/308591
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 94130] Re: HTTPS over proxy fails

2008-12-16 Thread Georges
still not fixed, intrepid 8.10 with all patches.
I wonder if such an important feature is broken because of bad urllib, apport 
should have been changed since a long time to an alternative. If you want 
ubuntu to be taken serious in the enterprise environment, this is a must!

Well now I have a crash in a dpkg dependency conflict which I would like
to report. How do i do this manually?

-- 
HTTPS over proxy fails
https://bugs.launchpad.net/bugs/94130
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 308591] [NEW] package openjdk-6-jre-headless 6b12-0ubuntu6 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-12-16 Thread Georges
Public bug reported:

got an invalid pointer exception
and:
Error occurred during initialization of VM
Could not reserve enough space for object heap
release intrepid/8.10

Complete apt-get follows:
$ sudo apt-get install default-jre icedtea6-plugin sun-java6-fonts
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages were automatically installed and are no longer required:
  linux-restricted-modules-2.6.20-17-386 linux-headers-2.6.27-7 
linux-restricted-modules-2.6.22-15-generic linux-headers-2.6.27-7-generic 
linux-restricted-modules-2.6.20-16-generic
  linux-image-2.6.20-17-386 linux-image-2.6.20-16-generic 
linux-restricted-modules-2.6.22-15-386
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  ca-certificates-java default-jre-headless libaccess-bridge-java openjdk-6-jre 
openjdk-6-jre-headless openjdk-6-jre-lib rhino ttf-wqy-zenhei tzdata-java
Suggested packages:
  rhino-doc
The following packages will be REMOVED:
  sun-java5-fonts
The following NEW packages will be installed:
  ca-certificates-java default-jre default-jre-headless icedtea6-plugin 
libaccess-bridge-java openjdk-6-jre openjdk-6-jre-headless openjdk-6-jre-lib 
rhino sun-java6-fonts
  ttf-wqy-zenhei tzdata-java
0 upgraded, 12 newly installed, 1 to remove and 0 not upgraded.
Need to get 37.2MB of archives.
After this operation, 99.3MB of additional disk space will be used.
Do you want to continue [Y/n]? 
Get:1 http://de.archive.ubuntu.com intrepid/main ttf-wqy-zenhei 0.6.26-2ubuntu1 
[5738kB]
Get:2 http://de.archive.ubuntu.com intrepid/main openjdk-6-jre-lib 
6b12-0ubuntu6 [4708kB]  
  
Get:3 http://de.archive.ubuntu.com intrepid/main ca-certificates-java 
20080712ubuntu3 [98.5kB]
   
Get:4 http://de.archive.ubuntu.com intrepid/main tzdata-java 2008h-2ubuntu1 
[141kB] 
 
Get:5 http://de.archive.ubuntu.com intrepid/main default-jre-headless 
1.6-30ubuntu3 [5896B]   
   
Get:6 http://de.archive.ubuntu.com intrepid/main rhino 1.7R1-1ubuntu3 [623kB]   

 
Get:7 http://de.archive.ubuntu.com intrepid/main libaccess-bridge-java 
1.24.0-0ubuntu2 [408kB] 
  
Get:8 http://de.archive.ubuntu.com intrepid/main openjdk-6-jre-headless 
6b12-0ubuntu6 [25.2MB]  
 
Get:9 http://de.archive.ubuntu.com intrepid/main openjdk-6-jre 6b12-0ubuntu6 
[230kB]
Get:10 http://de.archive.ubuntu.com intrepid/main icedtea6-plugin 6b12-0ubuntu6 
[71.5kB]
Get:11 http://de.archive.ubuntu.com intrepid/main default-jre 1.6-30ubuntu3 
[1088B]
Get:12 http://de.archive.ubuntu.com intrepid/multiverse sun-java6-fonts 
6-10-0ubuntu2 [1838B]
Fetched 37.2MB in 1min33s (399kB/s)
(Reading database ... 258471 files and directories currently installed.)
Removing sun-java5-fonts ...
Updating fontconfig cache for /usr/share/fonts/truetype/ttf-lucida
No CIDSupplement specified for Batang-Regular, defaulting to 0.
No CIDSupplement specified for KochiGothic-Regular-JaH, defaulting to 0.
No CIDSupplement specified for Gulim-Regular, defaulting to 0.
No CIDSupplement specified for Dotum-Regular, defaulting to 0.
No CIDSupplement specified for BousungEG-Light-GB, defaulting to 0.
No CIDSupplement specified for ShanHeiSun-Light, defaulting to 0.
No CIDSupplement specified for KochiGothic-Regular, defaulting to 0.
No CIDSupplement specified for KochiMincho-Regular-JaH, defaulting to 0.
No CIDSupplement specified for UKaiCN, defaulting to 0.
No CIDSupplement specified for GBZenKai-Medium, defaulting to 0.
No CIDSupplement specified for Batang-Bold, defaulting to 0.
No CIDSupplement specified for ZenKai-Medium, defaulting to 0.
No CIDSupplement specified for UMingCN, defaulting to 0.
No CIDSupplement specified for KochiMincho-Regular, defaulting to 0.
No CIDSupplement specified for Headline-Regular, defaulting to 0.
No CIDSupplement specified for Dotum-Bold, defaulting to 0.
Selecting previously deselected package ttf-wqy-zenhei.
(Reading database ... 258458 files and directories currently installed.)
Unpacking ttf-wqy-zenhei (from .../ttf-wqy-zenhei_0.6.26-2ubuntu1_all.deb) ...
Selecting previously deselected package openjdk-6-jre-lib.
Unpacking openjdk-6-jre-lib (from .../openjdk-6-jre-lib_6b12-0ubuntu6_all.deb) 
...
Selecting previously deselected package ca-certificates-java.
Unpacking ca-certificates-java (from 
.../ca-certificates-java_20080712ubuntu3_all.deb) ...
Selecting previous

[Bug 94130] Re: HTTPS over proxy fails

2008-12-16 Thread Georges
maybe I could provide some piece of "do not reinvent the wheel".
The same problem existed in perl LWP 8 years ago.
Implementation was simple but yielded another supplemental problem:
as soon as the proxy needs a user/password authentication there is some more 
code needed.
So dear python folks, look into LWP and port that to urllib2

On the other hand I wonder why apport doesn't just use wget or curl, which both 
work fine. Fear of code injection? Well there are cookbooks out there how to 
pass parameters to scripts without fear of executing the parameters.
Where are the good old times of unix with the philosophy "one tool for one 
task"?

-- 
HTTPS over proxy fails
https://bugs.launchpad.net/bugs/94130
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 71905] Re: Crashed after entering master password

2007-02-24 Thread Georges
looks like /var/crash gets cleaned up after a reboot? Anyway, crashdump
is lost because it's no longer in there.

-- 
Crashed after entering master password
https://launchpad.net/bugs/71905

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56090] Re: Regression: Webcams using pwc driver produce all-grey images

2007-02-25 Thread Georges
I just found out about this, wanting to urgently use my webcam. G.
In camorama, the "small" size works (i.e. a picture, not grey).
After applying the above script (thanks a lot!) I found that the script is 
dependent on the kernel version for the cp part.
I suggest this:

apt-get install module-assistant dh-make
m-a prepare
m-a a-i pwc
newpwc=$(dpkg -L $(dpkg -l|awk '/pwc-modules/ {print $2}')|grep pwc.ko)
cp "$newpwc" "$(dirname $(dirname $(dirname $newpwc)))/media/video/pwc/pwc.ko"
rmmod pwc
modprobe pwc

Works!

too bad for the 7GB disk space thrown away for the kernel source just to
compile the tiny driver.

-- 
Regression: Webcams using pwc driver produce all-grey images
https://launchpad.net/bugs/56090

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 48772] Re: Firefox randomly crashes

2007-03-10 Thread Georges
today I had a random crash. 
This was a longer running firefox, had just done lots of youtube watching, but 
I had closed all tabs.

I clicked on 2 links in thunderbird (external links opening in firefox)
one of those was youtube.

The first tab displays completely, the second tab (youtube) is loading
in background. Before that one finishes loading: crashed.

I cannot reproduce (random crash).

I have dbg symbols installed, reduced crash report attached


** Attachment added: "georges crash report"
   
http://librarian.launchpad.net/6723958/_usr_lib_firefox_firefox-bin.8RqwF0.crash

-- 
Firefox randomly crashes
https://launchpad.net/bugs/48772

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91245] Re: random (not reproductible) crash SIGSEGV

2007-03-10 Thread Georges
reduced crash report with symbols attach.


** Attachment added: "reduced crash report with symbols"
   
http://librarian.launchpad.net/6725576/_usr_lib_firefox_firefox-bin.501.crash-nocoredump

-- 
random (not reproductible) crash SIGSEGV
https://launchpad.net/bugs/91245

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91245] random (not reproductible) crash SIGSEGV

2007-03-10 Thread Georges
Public bug reported:

Binary package hint: firefox

today I had a random crash.
firefox 2.0.0.2+0dfsg-0ubuntu0.6.10
This was a longer running firefox, had just done lots of youtube watching, but 
I had closed all tabs.

I clicked on 2 links in thunderbird (external links opening in firefox)
one of those was youtube.

The first tab displays completely, the second tab (youtube) is loading
in background. Before that one finishes loading: crashed.

I cannot reproduce (random crash).

I have dbg symbols installed, reduced crash report attached

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
random (not reproductible) crash SIGSEGV
https://launchpad.net/bugs/91245

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 76876] Re: /dev/dsp busy, but no program using it

2007-03-18 Thread Georges
it is flash related and has been also on all previous versions of linux, 
indifferent of distribution.
It may work better with the latest flash plugin (version 9) but I still suspect 
the java plugin to also mess around with sound in the same way.

But the real bug is: how do we find out which program is responsible of
blocking /dev/dsp. For the moment I just do a random kill here and there
until I get my sound back.

Georges

-- 
/dev/dsp busy, but no program using it
https://launchpad.net/bugs/76876

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 141265] Re: [gutsy] gnome login in to a black screen

2007-10-24 Thread Georges
I don't think this is a compiz issue. I installed from scratch 7.10 and
everything works. Also a test account was all fine. X, compiz, keyboard,
all fine.

Then I took the harddisk with the /home from another 7.04 install and
tried to login to those users (after updating /etc/passwd of course). I
first get a popup about the X keyboard not being the gnome keyboard. I
clicked "use X keyboard" and then I stay on blank brown screen with the
mouse pointer.

On the disk trackerd is indexing all my pictures.
>From a ps output all processes seem to run. Maybe someone can see what's going 
>on or what's missing with this ps:

george   18570 30146  0 18:35 ?00:00:00 tracker-extract 
/home/george/doc/picture/paf02d5cada0f974c699b6b141fd11e42/ff5002fb.jpg.orig.jpg
 image/jpeg
george   18572 18570  0 18:35 ?00:00:00 identify -format 
%w;\n%h;\n%c;\n -ping 
/home/george/doc/picture/paf02d5cada0f974c699b6b141fd11e42/ff5002fb.jpg.orig.jpg
root 18574 22798  0 18:35 pts/100:00:00 grep george
george   30071 1  0 18:18 ?00:00:00 /usr/bin/gnome-keyring-daemon -d
george   30076  5351  0 18:18 ?00:00:00 x-session-manager
george   30113 30076  0 18:18 ?00:00:00 /usr/bin/ssh-agent 
x-session-manager
george   30115 1  0 18:18 ?00:00:00 /usr/lib/libgconf2-4/gconfd-2 6
george   30119 1  0 18:18 ?00:00:00 dbus-daemon --fork 
--print-address 17 --print-pid 19 --session
george   30121 1  0 18:18 ?00:00:00 
/usr/lib/gnome-control-center/gnome-settings-daemon
george   30128 30076  0 18:18 ?00:00:00 metacity --sm-save-file 
1112027889-5632-2218995048.ms
george   30136 30076  0 18:18 ?00:00:00 bluetooth-applet
george   30144 30076  0 18:18 ?00:00:00 
/usr/lib/evolution/2.12/evolution-alarm-notify
george   30146 30076 16 18:18 ?00:02:37 trackerd
george   30150 30076  0 18:18 ?00:00:00 nm-applet --sm-disable
george   30151 30076  0 18:18 ?00:00:00 python 
/usr/share/system-config-printer/applet.py
george   30152 1  0 18:18 ?00:00:00 gnome-power-manager
george   30157 1  0 18:18 ?00:00:00 
/usr/lib/bonobo-activation/bonobo-activation-server --ac-activate 
--ior-output-fd=23
george   30162 1  0 18:18 ?00:00:00 
/usr/lib/evolution/2.12/evolution-exchange-storage 
--oaf-activate-iid=OAFIID:GNOME_Evolution_Exchange_Connector_CalFactory:1.2 
--oaf-ior-fd=17
george   30170 1  0 18:18 ?00:00:00 
/usr/lib/evolution/evolution-data-server-1.12 
--oaf-activate-iid=OAFIID:GNOME_Evolution_DataServer_CalFactory:1.2 
--oaf-ior-fd=18
george   30194 1  0 18:18 ?00:00:00 gnome-screensaver

-- 
[gutsy] gnome login in to a black screen
https://bugs.launchpad.net/bugs/141265
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 141265] Re: [gutsy] gnome login in to a blank screen

2007-10-24 Thread Georges
what I did to make it work:

move the home dir somewhere else and create a completely empty one with
the same user and mode

then login. it works.
logout again.

move everything except dot files to the working homedir.
also move those dotfiles you know have nothing to do with gnome, like .mozilla 
etc...
This means you will have to reconfigure all your nice panels.

login still works. 
you can now do try and error: move other files, login again.
But I would not try the .gnome* and similar. I did not do those trials so I 
don't know in the end which files contained the problem.

-- 
[gutsy] gnome login in to a black screen
https://bugs.launchpad.net/bugs/141265
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 164222] no sound in ayttm 0.5.0+10-2ubuntu1

2007-11-20 Thread Georges
Public bug reported:

Binary package hint: ayttm

I have no sound in ayttm, new gutsy install

version 0.5.0+10-2ubuntu1

error is:
sound.c[263]:play_esd_file - Ayttm: Esd play file failed with code 0

I could not find anything usable using strace. The sound file is readable by 
the current user.
Other sounds work.

I tried to install package esound and start esd by hand. Still same error.
Note that esd does not emit it's usual beeps at startup (does it hang?)

** Affects: ayttm (Ubuntu)
 Importance: Undecided
 Status: New

-- 
no sound in ayttm 0.5.0+10-2ubuntu1
https://bugs.launchpad.net/bugs/164222
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 164222] Re: no sound in ayttm 0.5.0+10-2ubuntu1

2007-11-20 Thread Georges

can someone explain me this:

esd --help
[...]
Possible devices are:  hw:0  (HDA Intel)
   hw:1  (USB Device 0x471:0x308)

I have no idea what the USB is, but I want to use the HDA. Ok I try this:
esd -d hw:0

I hear the bleeps of esd startup.

If I do this:
esd

I hear nothing. An strace shows that esd is hanging on a semop()

Maybe ayttm gets it's sound device wrong the same way esd does?

-- 
no sound in ayttm 0.5.0+10-2ubuntu1
https://bugs.launchpad.net/bugs/164222
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 83280] upgrade to edgy: segmentation fault updating libc6

2007-02-04 Thread Georges
Public bug reported:

Binary package hint: update-manager

upgrade from 6.06 -> 6.10

using sudo update-manager -c

Short into the update I get this fatal:
"Could not install 'libc6'
The upgrade aborts now. Please report this bug against the 'update-manager' 
package and include the files in /var/log/dist-upgrade/ in the bugreport.
subprocess post-installation script killed by signal (Segmentation fault)"

and the terminal shows:
"Preparing to replace libc6 2.3.6-0ubuntu20.4 (using 
.../libc6_2.4-1ubuntu12.3_i386.deb) ...
all.deb) ...
Unpacking replacement libc6 ...
Setting up libc6 (2.4-1ubuntu12.3) ...
Installing new version of config file /etc/init.d/glibc.sh ...
buntu7_i386.deb) ...
dpkg: error processing libc6 (--configure):
 subprocess post-installation script killed by signal (Segmentation fault)
Errors were encountered while processing:
 libc6
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/__init__.py", line 740, in emit
self.flush()
  File "/usr/lib/python2.4/logging/__init__.py", line 718, in flush
self.stream.flush()
IOError: [Errno 9] Bad file descriptor
edgy: Fatal IO error 9 (Bad file descriptor) on X server :0.0.
"

I am not running gnome or any other fancy X environment. Just a almost
blank X server.

Will attach logfiles later

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
upgrade to edgy: segmentation fault updating libc6
https://launchpad.net/bugs/83280

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 83280] Re: upgrade to edgy: segmentation fault updating libc6

2007-02-04 Thread Georges

** Attachment added: "main.log"
   http://librarian.launchpad.net/6199672/main.log

-- 
upgrade to edgy: segmentation fault updating libc6
https://launchpad.net/bugs/83280

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 83280] Re: upgrade to edgy: segmentation fault updating libc6

2007-02-04 Thread Georges

** Attachment added: "apt.log"
   http://librarian.launchpad.net/6199665/apt.log

-- 
upgrade to edgy: segmentation fault updating libc6
https://launchpad.net/bugs/83280

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 83280] Re: upgrade to edgy: segmentation fault updating libc6

2007-02-04 Thread Georges

** Attachment added: "term.log"
   http://librarian.launchpad.net/6199678/term.log

-- 
upgrade to edgy: segmentation fault updating libc6
https://launchpad.net/bugs/83280

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 83280] Re: upgrade to edgy: segmentation fault updating libc6

2007-02-04 Thread Georges
I closed the error window, the install continues a little then this pops
up:

"Could not install the upgrades

The upgrade aborts now. Your system could be in an unusable state. A
recovery was run (dpkg --configure -a).

Please report this bug against the 'update-manager' package and include
the files in /var/log/dist-upgrade/ in the bugreport.

installArchives() failed"


and the terminal says:
"dpkg: dependency problems prevent configuration of libgcj7-jar:
 libgcj7-jar depends on gcj-4.1-base (>= 4.1.1); however:
  Version of gcj-4.1-base on system is 4.1.0-1ubuntu8.
 libgcj7-jar depends on libgcj7-0 (>= 4.1.1); however:
  Package libgcj7-0 is not installed.
dpkg: error processing libgcj7-jar (--configure):
 dependency problems - leaving unconfigured
Setting up java-common (0.25ubuntu1) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_LU:en_GB:en_US:en",
LC_ALL = (unset),
LANG = "en_US"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
dpkg: dependency problems prevent configuration of gij-4.1:
 gij-4.1 depends on gcj-4.1-base (= 4.1.1-14ubuntu7); however:
 gij-4.1 depends on libgcj7-0 (= 4.1.1-14ubuntu7); however:
 gij-4.1 depends on libgcc1 (>= 1:4.1.1-12); however:
  Version of libgcc1 on system is 1:4.0.3-1ubuntu5.
 gij-4.1 depends on libgcj7-0 (>= 4.1.1-12); however:
dpkg: error processing gij-4.1 (--configure):
Setting up initrd-tools (0.1.84.1ubuntu1) ...
 libgcj7-awt depends on libcairo2 (>= 1.2.4); however:
  Version of libcairo2 on system is 1.0.4-0ubuntu1.
 libgcj7-awt depends on libfreetype6 (>= 2.2); however:
  Version of libfreetype6 on system is 2.1.10-1ubuntu2.2.
 libgcj7-awt depends on libglib2.0-0 (>= 2.12.0); however:
  Version of libglib2.0-0 on system is 2.10.3-0ubuntu1.
 libgcj7-awt depends on libgtk2.0-0 (>= 2.10.3); however:
  Version of libgtk2.0-0 on system is 2.8.20-0ubuntu1.1.
 libgcj7-awt depends on libpango1.0-0 (>= 1.14.5); however:
  Version of libpango1.0-0 on system is 1.12.3-0ubuntu3.
dpkg: error processing libgcj7-awt (--configure):
dpkg: dependency problems prevent configuration of libgcj-common:
 libgcj-common depends on gcj-4.1-base (>= 4.1.1); however:
dpkg: error processing libgcj-common (--configure):
dpkg: dependency problems prevent configuration of eclipse-source:
 eclipse-source depends on eclipse-platform (= 3.2.1-0ubuntu1); however:
  Package eclipse-platform is not configured yet.
dpkg: error processing eclipse-source (--configure):
Setting up libc6 (2.4-1ubuntu12.3) ...
dpkg: dependency problems prevent configuration of eclipse:
 eclipse depends on eclipse-source (= 3.2.1-0ubuntu1); however:
  Package eclipse-source is not configured yet.
dpkg: error processing eclipse (--configure):
dpkg: dependency problems prevent configuration of eclipse-pde:
 eclipse-pde depends on eclipse-platform (= 3.2.1-0ubuntu1); however:
dpkg: error processing eclipse-pde (--configure):
dpkg: dependency problems prevent configuration of eclipse-jdt:
 eclipse-jdt depends on eclipse-platform (= 3.2.1-0ubuntu1); however:
dpkg: error processing eclipse-jdt (--configure):
"

-- 
upgrade to edgy: segmentation fault updating libc6
https://launchpad.net/bugs/83280

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 83280] Re: upgrade to edgy: segmentation fault updating libc6

2007-02-04 Thread Georges
I continued with apt-get install -f

No idea what is going to happen to my libc6...

-- 
upgrade to edgy: segmentation fault updating libc6
https://launchpad.net/bugs/83280

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 83280] Re: upgrade to edgy: segmentation fault updating libc6

2007-02-04 Thread Georges

well so my update finished like this after the install -f:

sudo apt-get dist-upgrade
sudo apt-get remove librep9
sudo apt-get install -f
sudo apt-get dist-upgrade
sudo apt-get dist-upgrade
sudo apt-get dist-upgrade

now that was funny :-(

Good point: it's still working after the reboot!


and for libc6:
dpkg -l libc6
ii  libc6  2.4-1ubuntu12. GNU C Library: Shared libraries

-- 
upgrade to edgy: segmentation fault updating libc6
https://launchpad.net/bugs/83280

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 83280] Re: upgrade to edgy: segmentation fault updating libc6

2007-02-05 Thread Georges
The machine may be a bit old, but is usually running under heavy RAM
load and never experiencing any segfaults or other crashes.

-- 
upgrade to edgy: segmentation fault updating libc6
https://launchpad.net/bugs/83280

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 64926] Re: Changing resolution via Ctrl Alt +/- does not work

2007-02-10 Thread Georges
I am alos hanging on this problem

interesting is that I can use xbindkeys to bind "xvidtune -next" to about any 
keyboard combination except for Control+Alt+KP_Add
So the functionality is halfway there and halfway gone.

I'm using now the binding Control+Alt+plus and Control+Alt+minus which
are the + and - keys on the normal keyboard.

Here is my xbindkeys:

#next rez
"/usr/bin/xvidtune -next"
   Control+Alt + plus

#prev rez
"/usr/bin/xvidtune -prev"
   Control+Alt + minus

-- 
Changing resolution via Ctrl Alt +/- does not work
https://launchpad.net/bugs/64926

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 71905] Re: Crashed after entering master password

2007-02-11 Thread Georges

today mine crashed while entering password:

double click, thunderbird opens
I click in another xterm (thunderbird looses focus)
I start to type there
comes thunderbird's password prompt (it takes focus)
the password field gets one charactar of what I was typing, then thunderbird 
locks up.

I'm reluctant to put the crashdump up here because I don't know what's
in there.

-- 
Crashed after entering master password
https://launchpad.net/bugs/71905

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 106101] convert segmentation fault core dump (but result image is ok)

2007-04-12 Thread Georges
Public bug reported:

Binary package hint: imagemagick

While running todisc there was a convert core dump

Processing 84.jpg   /usr/local/bin/todisc: line 4384: 29679 Done
"[EMAIL PROTECTED]"
 29680   | "[EMAIL PROTECTED]"
 29681 Segmentation fault  (core dumped) | "[EMAIL PROTECTED]"

But the generated image looks fine.

Trace (no symbols) attached

** Affects: imagemagick (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
convert segmentation fault core dump (but result image is ok)
https://bugs.launchpad.net/bugs/106101
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 106101] Re: convert segmentation fault core dump (but result image is ok)

2007-04-12 Thread Georges

** Attachment added: "convert segfault report"
   http://librarian.launchpad.net/7316813/_usr_bin_convert.501.crash

-- 
convert segmentation fault core dump (but result image is ok)
https://bugs.launchpad.net/bugs/106101
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 106101] Re: convert segmentation fault core dump (but result image is ok)

2007-04-12 Thread Georges
ii  imagemagick6.2.4.5.dfsg1-0.10ubuntu0.2
Image manipulation programs

# convert -version
Version: ImageMagick 6.2.4 02/15/07 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2005 ImageMagick Studio LLC

-- 
convert segmentation fault core dump (but result image is ok)
https://bugs.launchpad.net/bugs/106101
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


<    1   2   3   4   5   6   7   8   >