Re: [Bug 174666] Re: Off Line ticked without checking it.

2007-12-07 Thread Derekflier
This seems to be a one off so far. Can't find out how to reproduce. Have been developing bits like the printers and networking- it could be a fumble on my part. Will keep watch and notify if I get a repeat. Regards derekflier Nanley Chery wrote: > Thank you for taking the time to report this

[Bug 79125] Re: migrations of packages between pockets are not tracked

2007-12-07 Thread Matthias Klose
Nanley, why is this "incomplete"; did Launchpad/Ubuntu change in this regard? We still cannot see automatically if a package migrated from non-free to main and do so automatically in Ubuntu. -- migrations of packages between pockets are not tracked https://bugs.launchpad.net/bugs/79125 You receiv

[Bug 174833] Stack trace with source code

2007-12-07 Thread Apport retracing service
** Attachment added: "StacktraceSource.txt" http://launchpadlibrarian.net/10798580/StacktraceSource.txt ** Tags added: apport-failed-retrace -- gnome-volume-control crashed with SIGSEGV in strcmp() https://bugs.launchpad.net/bugs/174833 You received this bug notification because you are a me

[Bug 174833] Symbolic threaded stack trace

2007-12-07 Thread Apport retracing service
** Attachment added: "ThreadStacktrace.txt (retraced)" http://launchpadlibrarian.net/10798579/ThreadStacktrace.txt -- gnome-volume-control crashed with SIGSEGV in strcmp() https://bugs.launchpad.net/bugs/174833 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 174833] Re: gnome-volume-control crashed with SIGSEGV in strcmp()

2007-12-07 Thread Apport retracing service
StacktraceTop:strcmp () from /lib/tls/i686/cmov/libc.so.6 ?? () ?? () ** Tags removed: need-i386-retrace ** Attachment added: "Stacktrace.txt (retraced)" http://launchpadlibrarian.net/10798578/Stacktrace.txt -- gnome-volume-control crashed with SIGSEGV in strcmp() https://bugs.launchpad.net

[Bug 144366] Re: Not able to print from tuxpaint

2007-12-07 Thread Caroline Ford
I think this might be a permissions issue if it works for the adult account and not for the child. -- Not able to print from tuxpaint https://bugs.launchpad.net/bugs/144366 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu

[Bug 173293] Re: Tuxpaint 0.9.18 with new useful features was released at November - please update packages

2007-12-07 Thread Caroline Ford
New->Confirmed Yes 0.9.18 exists, however I don't think we should package it. ** Changed in: tuxpaint (Ubuntu) Status: New => Confirmed -- Tuxpaint 0.9.18 with new useful features was released at November - please update packages https://bugs.launchpad.net/bugs/173293 You received this

[Bug 173293] Re: Tuxpaint 0.9.18 with new useful features was released at November - please update packages

2007-12-07 Thread Caroline Ford
It has a crash bug as well. We will release 0.9.19 very soon. I wouldn't distribute 0.9.18. Debian haven't packaged 0.9.18 which is why the new release hasn't been synced across. I've packaged the new set of stamps as a PPA as they are fine to distribute. -- Tuxpaint 0.9.18 with new useful featu

[Bug 174833] Re: gnome-volume-control crashed with SIGSEGV in strcmp()

2007-12-07 Thread Pauan
** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/10798558/CoreDump.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/10798559/Dependencies.txt ** Attachment added: "Disassembly.txt" http://launchpadlibrarian.net/10798560/Disassembly.txt ** Attachm

[Bug 174833] gnome-volume-control crashed with SIGSEGV in strcmp()

2007-12-07 Thread Pauan
Public bug reported: Binary package hint: gnome-media My apologies if this has already been reported, but the reports I looked at seemed different. I cannot seem at all to find a particular reason for this crash; some time ago the gnome-volume-control stopped working. When right clicking on the

[Bug 150983] Re: no device drivers for t-mobile web 'n' walk

2007-12-07 Thread Caroline Ford
*** This bug is a duplicate of bug 105545 *** https://bugs.launchpad.net/bugs/105545 ** This bug has been marked a duplicate of bug 105545 HUAWEI E220 no longer works in Feisty -- no device drivers for t-mobile web 'n' walk https://bugs.launchpad.net/bugs/150983 You received this bug noti

[Bug 106427] Re: keyboard timing is broken

2007-12-07 Thread handy
This bug still exists, though it no longer bothers me, as after discovering that it is caused by an incompatibility of sorts with the on board USB, I turned off the on board USB via the BIOS, & installed a PCI USB card. Sabayon Linux 3.4e, & f, shares the same bug. So, the bug does still exist, b

[Bug 174832] ubuntu gnome-terminal - wrong key mapping in bash with a french keyboard

2007-12-07 Thread Samir KHERZI
Public bug reported: Binary package hint: gnome-terminal Hi, I'm using ubuntu 7.10 in english (us) language, but with a french keyboard layout. When I open gnome-terminal, all the bash shortcuts are not bound to the french layout. For example the shortcut to go at the beginning of the line: wh

[Bug 114673] Re: [needs-packaging] disk-manager

2007-12-07 Thread Scott Kitterman
http://revu.tauware.de/details.py?package=disk-manager ** Changed in: ubuntu Status: Triaged => In Progress -- [needs-packaging] disk-manager https://bugs.launchpad.net/bugs/114673 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubu

[Bug 174830] Re: python os.execv* bug

2007-12-07 Thread Robert Collins
it looks correct to me. argv[0] of the underlying os call execve is the first argument given to the process that is being run, which is how you can run a symlink to a program and have the binary image be FOO but argv[0] be BAR. So 'a' is passed in to execv, and then an additional redirection occur

[Bug 99165] Re: Screensaver causes termination of desktop session

2007-12-07 Thread leeard
I forgot about this bug. No I have not seen it in the final release. -- Screensaver causes termination of desktop session https://bugs.launchpad.net/bugs/99165 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailin

[Bug 174830] python os.execv* bug

2007-12-07 Thread Joe_Bishop
Public bug reported: Binary package hint: python Two python executables, main and prog: >main: >#!/usr/bin/env python >#coding=utf8 > >import os >os.execvp('./prog', ['a','b','c','d','e']) >prog: >#!/usr/bin/env python >#coding=utf8 > >import sys >print sys.argv ./main gives output: >['./prog'

[Bug 162400] Re: Virtual Terminal (VT, e.g. Ctrl-Alt-F3) is completely black [Hardy, i945GZ]

2007-12-07 Thread Paul Dufresne
I don't know much about this PipeA and PipeB, but I note that with intel driver, at the end, they are both disabled. -- Virtual Terminal (VT, e.g. Ctrl-Alt-F3) is completely black [Hardy, i945GZ] https://bugs.launchpad.net/bugs/162400 You received this bug notification because you are a member of

[Bug 134003] Re: keyboard leds state not loading after changing tty

2007-12-07 Thread Islam Alshaikh إسلام الشيخ
I have 7.04 , it is not fixed yet Thank you for your faster :) answer But the led status saved & back if change it Thank you -- keyboard leds state not loading after changing tty https://bugs.launchpad.net/bugs/134003 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 131133] Re: [gutsy] no sound on Dell Latitude D630/D830/Inspiron 1300/Precision M4300/Vostro 1500/1700/Apple Aluminium iMac/Acer TM6292 pci id 8086:284b

2007-12-07 Thread Michael
** Changed in: ubuntu Status: Invalid => Confirmed -- [gutsy] no sound on Dell Latitude D630/D830/Inspiron 1300/Precision M4300/Vostro 1500/1700/Apple Aluminium iMac/Acer TM6292 pci id 8086:284b https://bugs.launchpad.net/bugs/131133 You received this bug notification because you are a me

[Bug 151331] Re: installer crashes whenever i try to start it from the live cd

2007-12-07 Thread Matt "Cyber Dog" LaPlante
*** This bug is a duplicate of bug 151060 *** https://bugs.launchpad.net/bugs/151060 ** This bug has been marked a duplicate of bug 151060 apport-qt crashed with AttributeError in ui_present_report_details() -- installer crashes whenever i try to start it from the live cd https://bugs.lau

[Bug 174512] Re: [network-admin] UI file not found

2007-12-07 Thread Kow
Those comments being dumped into the syslog has led to at least 3mb within just the last 6 or 7 hours. If PolicyKit was working properly then so would network-admin, and those users who have been having audio issues as of late would also not be having the issues they are having. IE, PolicyKit appea

[Bug 174512] Re: [network-admin] UI file not found

2007-12-07 Thread Kow
This bug may actually be part of a bigger problem with PolicyKit. I noticed my syslog was much larger than it normally is after rebooting today, and I noticed this: audio[6595]: main.c: Called SUID root and real-time/high-priority scheduling was requested in the configuration. However, we lack th

[Bug 174826] Re: gnome-app-install crashed with SIGSEGV

2007-12-07 Thread rkazak
** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/10798075/CoreDump.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/10798076/Dependencies.txt ** Attachment added: "Disassembly.txt" http://launchpadlibrarian.net/10798077/Disassembly.txt ** Attachm

[Bug 174826] gnome-app-install crashed with SIGSEGV

2007-12-07 Thread rkazak
Public bug reported: Binary package hint: gnome-app-install Totem Movie Player crashed while trying to load up suitable codec. ProblemType: Crash Architecture: i386 Date: Fri Dec 7 21:48:53 2007 DistroRelease: Ubuntu 8.04 ExecutablePath: /usr/bin/gnome-app-install InterpreterPath: /usr/bin/pyth

[Bug 105317] Re: Firewire drive not detected

2007-12-07 Thread Nanley Chery
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance. ** Changed in: ubunt

[Bug 106427] Re: keyboard timing is broken

2007-12-07 Thread Nanley Chery
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance. ** Changed in: ubunt

[Bug 174823] Re: Incorrect font size in status bar of VLC

2007-12-07 Thread Daniel Robitaille
** Bug watch added: VLC Trac #1116 http://trac.videolan.org/vlc/ticket/1116 ** Also affects: vlc via http://trac.videolan.org/vlc/ticket/1116 Importance: Unknown Status: Unknown -- Incorrect font size in status bar of VLC https://bugs.launchpad.net/bugs/174823 You received this b

[Bug 96843] Re: Mouse “jumps” from one screen to the other

2007-12-07 Thread Michael B. Trausch
Yes, I did, up until the time in which my old laptop (which I had the dual-head configuration setup for) died due to… non-natural causes. I can no longer verify the situation, however, because I do not have a way to run dual-head with a driver that works well enough to do it. I have currently a n

[Bug 106254] Re: [feisty] Synaptics touchpad device file numeral ID iterates after each warm reboot

2007-12-07 Thread Nanley Chery
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance. ** Changed in: ubunt

[Bug 106562] Re: hcid 100% cpu with bluetooth connections.

2007-12-07 Thread Nanley Chery
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance. ** Changed in: ubunt

[Bug 162400] Re: Virtual Terminal (VT, e.g. Ctrl-Alt-F3) is completely black [Hardy, i945GZ]

2007-12-07 Thread Paul Dufresne
** Attachment added: "acpi-support with some options changed, but did not help with this bug" http://launchpadlibrarian.net/10798052/acpi-support -- Virtual Terminal (VT, e.g. Ctrl-Alt-F3) is completely black [Hardy, i945GZ] https://bugs.launchpad.net/bugs/162400 You received this bug notifi

[Bug 105617] Re: Screen resolution only allowing one option / 640X480

2007-12-07 Thread Nanley Chery
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance. ** Changed in: ubunt

[Bug 162400] Re: Virtual Terminal (VT, e.g. Ctrl-Alt-F3) is completely black [Hardy, i945GZ]

2007-12-07 Thread Paul Dufresne
My present xorg.conf. ** Attachment added: "Present xorg.conf with some test options." http://launchpadlibrarian.net/10798027/xorg.conf -- Virtual Terminal (VT, e.g. Ctrl-Alt-F3) is completely black [Hardy, i945GZ] https://bugs.launchpad.net/bugs/162400 You received this bug notification beca

[Bug 162400] Re: Virtual Terminal (VT, e.g. Ctrl-Alt-F3) is completely black [Hardy, i945GZ]

2007-12-07 Thread Paul Dufresne
Well, by doing "startx; cp /var/log/Xorg.0.log > ./Xorg.Intel.log" at recovery console, I was able to get a full debug Xorg.0.log for intel driver. (After doing Continue, it return back (I guess) to console, but I saw nothing. I recuperated the Xorg.Intel.log after rebooting. I have a xorg.conf wit

[Bug 174824] Re: Installation screen too big, cannot get to the forward button

2007-12-07 Thread Harold Yost
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/10798024/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/10798025/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/10798026/ProcStatus.txt -- Instal

[Bug 174824] Installation screen too big, cannot get to the forward button

2007-12-07 Thread Harold Yost
Public bug reported: I am totally stopped on the screen during installation that you pick your time zone because the window is to large vertically, and I cannot get to the Foward button to proceed. I have tried everything I can think of, enter, tab, any combination of keys, trying to change the r

[Bug 105780] Re: Console tty colors are not displayed properly

2007-12-07 Thread Nanley Chery
** Changed in: ubuntu Assignee: (unassigned) => Nanley Chery (nanoman) -- Console tty colors are not displayed properly https://bugs.launchpad.net/bugs/105780 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mai

[Bug 105839] Re: [Feisty] USB external Disk name appears twice on Desktop

2007-12-07 Thread Nanley Chery
** Changed in: ubuntu Assignee: (unassigned) => Nanley Chery (nanoman) -- [Feisty] USB external Disk name appears twice on Desktop https://bugs.launchpad.net/bugs/105839 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubun

[Bug 105923] Re: usb stick mount fails

2007-12-07 Thread Nanley Chery
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance. ** Changed in: ubunt

[Bug 105969] Re: kernel 2.6.20-14 initrd fails to find hda3

2007-12-07 Thread Nanley Chery
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance. ** Changed in: ubunt

[Bug 137784] Re: [Gutsy] texlive-base-bin post-installation error

2007-12-07 Thread Simon Ruggier
I've bumped into the same problem after recent security upgrades. Reinstalling texlive-base restored the file. -- [Gutsy] texlive-base-bin post-installation error https://bugs.launchpad.net/bugs/137784 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug co

[Bug 174305] Re: command-not-found package need depends python-gdbm

2007-12-07 Thread Matt "Cyber Dog" LaPlante
** Attachment added: "C:\Documents and Settings\Administrator\My Documents\command-not-found.diff" http://launchpadlibrarian.net/10798000/C%3A%5CDocuments%20and%20Settings%5CAdministrator%5CMy%20Documents%5Ccommand-not-found.diff -- command-not-found package need depends python-gdbm https:/

[Bug 174823] Incorrect font size in status bar of VLC

2007-12-07 Thread Daniel Robitaille
Public bug reported: Binary package hint: vlc The font size of the text/numbers in the status bar is incorrect, at least at the resolution on my laptop. The end results is that some information is hidden. For example if a audio file has a total length of 1 hour, 29 minutes, 22 seconds, I can o

[Bug 174823] Re: Incorrect font size in status bar of VLC

2007-12-07 Thread Daniel Robitaille
Screenshot of the problem while playing the latest episode of Lugradio. ** Attachment added: "Screenshot-VLC media player.png" http://launchpadlibrarian.net/10797987/Screenshot-VLC%20media%20player.png ** Bug watch added: Debian Bug tracker #441438 http://bugs.debian.org/cgi-bin/bugreport.c

[Bug 101891] Re: Error activating XKB configuration (Fiesty)

2007-12-07 Thread Nanley Chery
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance. ** Changed in: ubunt

[Bug 99999] Re: frequent graphic crash after use for about 20 minutes

2007-12-07 Thread Nanley Chery
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance. ** Changed in: ubunt

[Bug 99645] Re: console fonts are too large i915

2007-12-07 Thread Nanley Chery
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance. ** Changed in: ubunt

[Bug 103691] Re: av5100 module broken

2007-12-07 Thread Nanley Chery
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance. ** Changed in: ubunt

[Bug 101898] Re: DVD : garbled screen when trying to select K/B layout

2007-12-07 Thread Nanley Chery
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance. ** Changed in: ubunt

[Bug 102110] Re: regression: keyboard shortcut to turn wireless off no longer works

2007-12-07 Thread Nanley Chery
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance. ** Changed in: ubunt

[Bug 152275] Re: Restart and shutdown buttons are disappeared from the shutdown dialog

2007-12-07 Thread Fabián Rodríguez
I am working on a similar issue. Can you try this ? 1) From the top menu bar go to the System > Administration > Login Window 2) Enter your password when/if prompted 3) In the Local tab, make sure the Show Actions Menu box is checked, 4) Click "Close" to accept any changes 5) Logout 6) Login aga

[Bug 174822] Wine fonts look compressed

2007-12-07 Thread Allan MacKinnon
Public bug reported: Binary package hint: wine For come reason the fonts on the WINE configuration panel and in programs look squished. I'll upload a screenshot. ** Affects: wine (Ubuntu) Importance: Undecided Status: New -- Wine fonts look compressed https://bugs.launchpad.net/

[Bug 174822] Re: Wine fonts look compressed

2007-12-07 Thread Allan MacKinnon
** Attachment added: "Screenshot-Wine configuration.png" http://launchpadlibrarian.net/10797941/Screenshot-Wine%20configuration.png -- Wine fonts look compressed https://bugs.launchpad.net/bugs/174822 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug

[Bug 54135] Re: when php5 is enabled mod_python cacls md5 wrong

2007-12-07 Thread JoshuaKersey
I haven't tried duplicating it, but as far as I'm concerned, the importance on this should be decided so we can get it fixed. To me, it seems extremely relevant because this bug would be affecting a large userbase. Those are likely to be some commonly used situations, especially with using Ubuntu a

[Bug 102688] Re: GDM hangs on first boot, starts normally after X server restart

2007-12-07 Thread Nanley Chery
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance. ** Changed in: ubunt

[Bug 102748] Re: [Feisty] Network go down and system freeze randomly

2007-12-07 Thread Nanley Chery
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance. ** Changed in: ubunt

[Bug 103366] Re: NetworkManager cannot connect to WPA network at first boot

2007-12-07 Thread Nanley Chery
** Changed in: ubuntu Status: New => Invalid -- NetworkManager cannot connect to WPA network at first boot https://bugs.launchpad.net/bugs/103366 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list u

[Bug 103693] Re: Wifi is turned off after each restart of Kubuntu using ndiswrapper

2007-12-07 Thread Nanley Chery
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance. ** Changed in: ubunt

[Bug 103807] Re: HP TC4400 Tablet PC Setting sensors limits Fails at boot up

2007-12-07 Thread Nanley Chery
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance. ** Changed in: ubunt

[Bug 103826] Re: pc freeze after inserting root password

2007-12-07 Thread Nanley Chery
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance. ** Changed in: ubunt

[Bug 103522] Re: lyx and texlive not compatible

2007-12-07 Thread Nanley Chery
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance. ** Changed in: ubunt

[Bug 174305] Re: command-not-found package need depends python-gdbm

2007-12-07 Thread Matt "Cyber Dog" LaPlante
Also confirmed. -- command-not-found package need depends python-gdbm https://bugs.launchpad.net/bugs/174305 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.ub

[Bug 103851] Re: artem pcmcia card no function at startup

2007-12-07 Thread Nanley Chery
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance. ** Changed in: ubunt

[Bug 103987] Re: Black Screen on Load

2007-12-07 Thread Nanley Chery
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance. ** Changed in: ubunt

[Bug 103391] Re: Wrong keyboard map for English

2007-12-07 Thread Nanley Chery
This bug report is being closed due to your last comment regarding this being fixed with an update. For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the revealed drop down box. You can learn more a

[Bug 173574] Re: crash after hibernation on vaio n21s

2007-12-07 Thread Alexander
this time my laptop does not want to wake up at all! The screen shows the message "Image loaded" and does not switch to the graphic mode. The keys are dead. So, I have to perform a hard-reboot. -- crash after hibernation on vaio n21s https://bugs.launchpad.net/bugs/173574 You received this bug

[Bug 173817] Re: php5 5.2.3-1ubuntu6.2 causing problem

2007-12-07 Thread Dulmandakh Sukhbaatar
sorry, there is no crash file on amd64 or production server. later one and crash file is from i386. -- php5 5.2.3-1ubuntu6.2 causing problem https://bugs.launchpad.net/bugs/173817 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 173817] Re: php5 5.2.3-1ubuntu6.2 causing problem

2007-12-07 Thread Dulmandakh Sukhbaatar
it's amd64. Also latest version of libapache2-mod-php5 is preventing apache to start or so. disabling php5 module I can start apache2 server. Below I attached crash file from apache2. ** Attachment added: "Crash file from apache and php5 module" http://launchpadlibrarian.net/10797823/_usr_sbin_

[Bug 174723] Re: Whoops, command-not-found has crashed!

2007-12-07 Thread Matt "Cyber Dog" LaPlante
*** This bug is a duplicate of bug 164105 *** https://bugs.launchpad.net/bugs/164105 ** This bug has been marked a duplicate of bug 164105 command-not-found has crashed! -- Whoops, command-not-found has crashed! https://bugs.launchpad.net/bugs/174723 You received this bug notification bec

[Bug 85627] Re: MASTER firefox crash [@ IM_get_input_context]

2007-12-07 Thread michihara
System -> Preferences -> SCIM Input Method Setup FrontEnd -> Global Setup Uncheck => 'Share the same ipnut method among all applications' If you can do this, no more crash -- MASTER firefox crash [@ IM_get_input_context] https://bugs.launchpad.net/bugs/85627 You received this bug notifica

[Bug 99687] Re: old CD-drive keeps showing up in Nautilus: Feisty

2007-12-07 Thread Nanley Chery
For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the revealed drop down box. You can learn more about bug statuses at [WWW] https://wiki.ubuntu.com/Bugs/Status . Thank you again for taking the time

[Bug 145805] Re: aumix throws error aumix: SOUND_MIXER_READ_DEVMASK

2007-12-07 Thread Emmet Hikory
This issue was likely fixed in hardy with the upload of 2.8-19, and was tested fixed with 2.8-20. ** Changed in: aumix (Ubuntu) Status: Triaged => Fix Released -- aumix throws error aumix: SOUND_MIXER_READ_DEVMASK https://bugs.launchpad.net/bugs/145805 You received this bug notification

[Bug 145805] Re: aumix throws error aumix: SOUND_MIXER_READ_DEVMASK

2007-12-07 Thread Scott Kitterman
This nomination should never have been declined. We do fix bugs first in the development release as a risk mitigation strategy for the stable release, but that doesn't mean the task should be rejected. ** Changed in: aumix (Ubuntu Gutsy) Importance: Undecided => Medium Status: New => Co

[Bug 165274] Re: kdm-kde4 post-install error

2007-12-07 Thread Matt "Cyber Dog" LaPlante
ditto -- kdm-kde4 post-install error https://bugs.launchpad.net/bugs/165274 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-

[Bug 157431] Re: Request to version bump proftpd to 1.3.1

2007-12-07 Thread Matt "Cyber Dog" LaPlante
Hardy now features 1.3.1-2ubuntu1. Is this sufficient for closing this request? -- Request to version bump proftpd to 1.3.1 https://bugs.launchpad.net/bugs/157431 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mai

[Bug 68735] Re: Module mod-tls.c is missing in the proftpd edgy package

2007-12-07 Thread Matt "Cyber Dog" LaPlante
This issue appears to have been explained, and there's been no response to the contrary in several months. ** Changed in: proftpd (Ubuntu) Status: New => Invalid -- Module mod-tls.c is missing in the proftpd edgy package https://bugs.launchpad.net/bugs/68735 You received this bug notifica

[Bug 152838] Re: gnome window list panel item flickers in vertical orientation

2007-12-07 Thread [EMAIL PROTECTED]
Well, it was calm for a while, and then out of a sudden, it started flickering like crazy again. I wish I knew what triggered it. I tried closing applications until only a shell and browser windows remained, but that didn't stop the flickering. -- gnome window list panel item flickers in vertical

[Bug 173822] Re: Atheros 2413 Suddenly Stopped Working

2007-12-07 Thread Greg Grossmeier
Assigning the package as network-manager. ** Changed in: network-manager (Ubuntu) Sourcepackagename: None => network-manager -- Atheros 2413 Suddenly Stopped Working https://bugs.launchpad.net/bugs/173822 You received this bug notification because you are a member of Ubuntu Bugs, which is the bu

[Bug 117941] Re: vlc doesn't show windows media right with feisty

2007-12-07 Thread Daniel Robitaille
Marking fixed per comment from initial reporter ** Changed in: vlc (Ubuntu) Status: New => Fix Released -- vlc doesn't show windows media right with feisty https://bugs.launchpad.net/bugs/117941 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug c

[Bug 172776] Re: Clicking on DEL immediately send file to trash bin

2007-12-07 Thread Marc K.
I have no idea which part of my last message you think is a misconduct. It was meant to be humorous while making a strong point. If you are referring to the word "stupid", it is obvious to me that it refers to myself. Sorry if you misunderstood that. I see no point in filing a bug report here, so

[Bug 174820] Seeking is innacurrate in vorbis files with large gaps of silence.

2007-12-07 Thread fati
Public bug reported: Seeking is not accurate when playing lengthy vorbis files (10+minutes). The problem seems to be made worse by files that include long gaps of silence. To reproduce play a vorbis file containing a large silent gap, and use a command such as $ dcop amarok player seek 120 The

[Bug 145805] Re: aumix throws error aumix: SOUND_MIXER_READ_DEVMASK

2007-12-07 Thread Akkana Peck
Anyone frustrated with why fixing a simple build problem is apparently against Ubuntu rules might find it cathartic to read the discussion going on at http://www.oreillynet.com/linux/blog/2007/12/ubuntu_innovates_excuses.html and my own humble contribution at http://shallowsky.com/blog/linux /ubunt

[Bug 162400] Re: Virtual Terminal (VT, e.g. Ctrl-Alt-F3) is completely black [Hardy, i945GZ]

2007-12-07 Thread Paul Dufresne
According to: http://lists.opensuse.org/opensuse-xorg/2004-02/msg0.html 0x5f05 function call is used to set refresh rate. Well, maybe I am going the wrong way here. I probably should try to get the Xorg.log file given by intel driver rather than playing with i810 one. -- Virtual Terminal (VT

[Bug 162400] Re: Virtual Terminal (VT, e.g. Ctrl-Alt-F3) is completely black [Hardy, i945GZ]

2007-12-07 Thread Paul Dufresne
I have tried to update from latest stable BIOS to latest beta BIOS (601 to 801) for Asus-P5GZ-MX. But still i810 report BIOS call 0x5f05 to not be supported. And Ctrl-Alt-F3 still not working. -- Virtual Terminal (VT, e.g. Ctrl-Alt-F3) is completely black [Hardy, i945GZ] https://bugs.launchpad.n

[Bug 174814] Re: daily cron email with apt-cacher-cleanup.pl flock errors

2007-12-07 Thread Neal McBurnett
Oh yeah - I'm using gutsy and apt-cacher 1.5.3 -- daily cron email with apt-cacher-cleanup.pl flock errors https://bugs.launchpad.net/bugs/174814 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-

[Bug 108134] Re: Booting kubuntu fiesty LiveCD fails with unknown entry in config file.

2007-12-07 Thread grkravi
Hello, i booted the LiveCD in safe graphics vesa mode by appending boot options "nosplash single" and then did "dpkg-reconfigure xserver-org" at root prompt to generate new xorg file and then invoked gnome. -- Booting kubuntu fiesty LiveCD fails with unknown entry in config file. https://bugs.l

[Bug 165184] Re: amavisd-new + spamassassin: cronjob spams root user

2007-12-07 Thread dAniel hAhler
Related, but with an updated amavisd-new from Hardy (on Feisty). After having upgraded amavisd-new, I'm now getting cron mails with the following line: bayes: synced databases from journal in 3 seconds: 210 unique entries (350 total entries) This gets sent from "test -e /usr/sbin/amavisd-new-cro

[Bug 174818] Re: package update-manager 1:0.86 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1), E:Sub-process /usr/bin/dp

2007-12-07 Thread ismellawumpus
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/10797521/Dependencies.txt -- package update-manager 1:0.86 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1), E:Sub-process /usr/bin/dpkg return

[Bug 174818] package update-manager 1:0.86 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1), E:Sub-process /usr/bin/dpkg r

2007-12-07 Thread ismellawumpus
Public bug reported: Binary package hint: update-manager bad IO descriptor... I'm hosed :( hehe.. ProblemType: Package Architecture: i386 Date: Fri Dec 7 23:04:44 2007 DistroRelease: Ubuntu 8.04 ErrorMessage: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an

Re: [Bug 107820] Re: powernowd: "cannot create /sys/devices/system/cpu/cpu1//cpufreq/scaling_governor: Directory nonexistent"

2007-12-07 Thread Ed C
--- dAniel hAhler <[EMAIL PROTECTED]> wrote: > Please post the output of: > $ sudo modprobe -r powernow-k8 > $ sudo modprobe powernow-k8 > $ dmesg | grep powernow $ sudo modprobe -r powernow-k8 FATAL: Module powernow_k8 is in use. $ sudo modprobe powernow-k8 $ dmesg | grep powernow [ 19.63600

[Bug 160652] Re: Gateway laptop - function keys force me to hard reboot

2007-12-07 Thread kpictjl
I reinstalled a clean copy of Gutsy from CD and now cannot recreate the problem. ** Changed in: xorg (Ubuntu) Status: New => Invalid -- Gateway laptop - function keys force me to hard reboot https://bugs.launchpad.net/bugs/160652 You received this bug notification because you are a member

[Bug 160652] Re: Gateway laptop - function keys force me to hard reboot

2007-12-07 Thread kpictjl
I have reinstalled Gutsy from CD and now I cannot recreate the problem. -- Gateway laptop - function keys force me to hard reboot https://bugs.launchpad.net/bugs/160652 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bug

[Bug 174239] Re: Please merge dhelp 0.6.5 (universe) from Debian unstable (main)

2007-12-07 Thread Marco Rodrigues
dhelp (0.6.5ubuntu1) hardy; urgency=low * Merge from Debian unstable. Remaining Ubuntu changes (LP: #174239): - Add firefox to Recommends in debian/rules. - Add "ubuntu1" to VERSION in Makefile. - Modify Maintainer value to match Debian-Maintainer-Field Spec. dhelp (0.6.5) unstable;

[Bug 174239] Re: Please merge dhelp 0.6.5 (universe) from Debian unstable (main)

2007-12-07 Thread Jordan Mantha
I've uploaded the debdiff in comment 17, the one without using the patch system, as this is a native package. Additionally, it'd be nice to have a clearer and more detailed changelog entry. Thanks for the contribution. ** Changed in: dhelp (Ubuntu) Status: Confirmed => Fix Committed -- Pl

[Bug 174816] rythembox tries to sync with the wrong folder when using a sony playstation portable

2007-12-07 Thread dns_server
Public bug reported: Binary package hint: rhythmbox Rhythmbox detects when I connect my play station portable but fails to sync as it is trying to sync with the wrong music directory. The path that rhythmbox is currently "file://media/DEVICE/PSP/MUSIC" but the correct path should be "file://med

[Bug 174813] Symbolic threaded stack trace

2007-12-07 Thread Apport retracing service
** Attachment added: "ThreadStacktrace.txt (retraced)" http://launchpadlibrarian.net/10797370/ThreadStacktrace.txt ** Tags added: apport-failed-retrace -- klauncher crashed with SIGSEGV in __kernel_vsyscall() https://bugs.launchpad.net/bugs/174813 You received this bug notification because y

[Bug 98966] Re: [feisty] keymap selection menu on boot distrorts screen

2007-12-07 Thread Nanley Chery
Thank you for taking the time to report this bug and helping to make Ubuntu better. This bug did not have a package associated with it, which is important for ensuring that it gets looked at by the proper developers. You can learn more about finding the right package at [WWW] https://wiki.ubuntu.co

[Bug 174813] Re: klauncher crashed with SIGSEGV in __kernel_vsyscall()

2007-12-07 Thread Apport retracing service
StacktraceTop:__kernel_vsyscall () poll () from /lib/tls/i686/cmov/libc.so.6 ?? () from /usr/lib/libglib-2.0.so.0 ?? () ?? () ** Tags removed: need-i386-retrace ** Attachment added: "Stacktrace.txt (retraced)" http://launchpadlibrarian.net/10797369/Stacktrace.txt -- klauncher crashed with S

[Bug 174814] daily cron email with apt-cacher-cleanup.pl flock errors

2007-12-07 Thread Neal McBurnett
Public bug reported: If apt-cacher has been installed but not yet configured or run (AUTOSTART=0 in /etc/defaults/apt-cacher), a daily email is sent to root looking like this: Subject: Anacron job 'cron.daily' on tj /etc/cron.daily/apt-cacher: flock() on closed filehandle $lck at /usr/share/apt-

  1   2   3   4   5   6   7   8   9   10   >