[Bug 128299] avm fxusb_cz driver mod

2007-07-25 Thread Kano
Public bug reported: just like SuSE did before there is a simple way to an additional device by changing the usb. it works like this: cp -a fxusb fxusb_cz mv fxusb_cz/lib/fxusb-lib.o fxusb_cz/lib/fxusb_cz-lib.o patch -p0 debian/fxusb_cz.patch see attached patch ** Affects:

[Bug 128298] installer crash

2007-07-25 Thread scushN8R
Public bug reported: Installing Ubuntu 6.10 on a Gateway desktop model number: ATXSTF FED Pro M866. Crash info follows: Traceback (most recent call last): File /usr/bin/ubiquity, line 166, in ? main() File /usr/bin/ubiquity, line 161, in main install(sys.argv[1]) File

[Bug 128299] Re: avm fxusb_cz driver mod

2007-07-25 Thread Kano
** Attachment added: fxusb_cz.patch http://launchpadlibrarian.net/8567091/fxusb_cz.patch -- avm fxusb_cz driver mod https://bugs.launchpad.net/bugs/128299 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing

[Bug 128300] Pychess crash directly after starting

2007-07-25 Thread Wouter Stomp
Public bug reported: Binary package hint: pychess On an uptodate gutsy install, pychess crashes directly after starting with the following error message: Traceback (most recent call last): File string, line 22, in module File /usr/lib/python2.5/site-packages/pychess/Main.py, line 13, in

[Bug 128273] Re: keybindings gone in the wild

2007-07-25 Thread Vincent Legout
*** This bug is a duplicate of bug 128274 *** https://bugs.launchpad.net/bugs/128274 Thanks for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 128274 and is being marked as such. Please look at the

[Bug 128301] 2 usefull missing avm drivers fcpcmcia and fcusb2

2007-07-25 Thread Kano
Public bug reported: please add those (which have been in Kanotix already) fcpcmcia (32+64 bit) ftp://ftp.avm.de/cardware/fritzcrd.pcm/linux/suse.93/fcpcmcia-suse93-3.11-07.tar.gz ftp://ftp.avm.de/cardware/fritzcrd.pcm/linux_64bit/suse.10.0/fcpcmcia-suse10.0-64bit-3.11-07.tar.gz fcusb2 (32+64

[Bug 114520] Re: ATI Radeon 9200 / 9250 PCI black screen and console freeze with DRI

2007-07-25 Thread w4ett
Gilthar: Please post your xorg.conf and lspci...it will help with troubleshooting. Note: he is using the the xorg-driver ati -- ATI Radeon 9200 / 9250 PCI black screen and console freeze with DRI https://bugs.launchpad.net/bugs/114520 You received this bug notification because you are a member

[Bug 105596] Re: Please update to pychess 0.6

2007-07-25 Thread Wouter Stomp
0.6.1-1 is in Gutsy ** Changed in: pychess (Ubuntu) Status: New = Fix Released -- Please update to pychess 0.6 https://bugs.launchpad.net/bugs/105596 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing

[Bug 128302] [GUTSY] thunderbird crashed

2007-07-25 Thread Nadir SOUALEM
Public bug reported: Binary package hint: mozilla-thunderbird Bug: When i compose a new message, Thunderbird crash [EMAIL PROTECTED]:~$ thunderbird [1] 13212 [EMAIL PROTECTED]:~$ *** glibc detected *** /usr/lib/thunderbird/thunderbird-bin: munmap_chunk(): invalid pointer: 0x08966420 ***

[Bug 128302] Re: [GUTSY] thunderbird crashed

2007-07-25 Thread Nadir SOUALEM
VERSION: 2.0.0.5-0ubuntu1 ** Summary changed: - [GUTSY] thunderbird crashed + [GUTSY] thunderbird crashed VERSION: 2.0.0.5-0ubuntu1 ** Description changed: Binary package hint: mozilla-thunderbird - Bug: When i compose a new message, Thunderbird crash + Bug: When i compose a new

[Bug 128303] [Gutsy] Konsoles don't group up in KDE's taskbar

2007-07-25 Thread TuxFan
Public bug reported: Binary package hint: kde Multiple Konsole windows don't group up in KDE's taskbar. Multiple firefox and konqueror windowses work fine and group up... Running Gutsy with latest updates. ** Affects: meta-kde (Ubuntu) Importance: Undecided Status: New --

[Bug 102992] Re: MASTER: [apport] applet.py crashed with DBusException in __new__(): DBusException: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-pCaH32ixbN: Connection re

2007-07-25 Thread Till Kamppeter
** Summary changed: - [apport] applet.py crashed with DBusException in __new__() + MASTER: [apport] applet.py crashed with DBusException in __new__(): DBusException: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-pCaH32ixbN: Connection refused -- MASTER: [apport]

[Bug 128253] Re: Eclipse crashes very frecuently

2007-07-25 Thread hexion
I have separated partitions, one with Gutsy and other with Feisty. In Feisty, eclipse doesn't crash in the same situations that it does in Gutsy. But I've noticed, that the version in Gutsy is the same than in Feisty: 3.2.2-0ubuntu3 Maybe a Java bug? -- Eclipse crashes very frecuently

[Bug 128296] avm drivers need pci_register_driver instead of pci_module_init

2007-07-25 Thread Kano
Public bug reported: drivers do not work without patch. most simply way to fix: find . -name main.c -exec sed -i s/pci_module_init/pci_register_driver/ {} \; ** Affects: linux-restricted-modules-2.6.22 (Ubuntu) Importance: Undecided Status: New -- avm drivers need

[Bug 127943] Re: Kernel wrongly attaches USB device to usbhid

2007-07-25 Thread Chuck Short
This is fixed in my git tree. ** Changed in: linux-source-2.6.22 (Ubuntu) Status: New = Fix Committed -- Kernel wrongly attaches USB device to usbhid https://bugs.launchpad.net/bugs/127943 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug

Re: [Bug 127745] Re: ebox-network fails to configure

2007-07-25 Thread Soren Hansen
Have you guys restarted your systems since this problem arose? If not, could you grab the output of 'ps aux | grep gconf' and attach it here? I had a gconfd-2 that refused to die a few days ago. That could cause this to happen. Otherwise, I'm still a bit clueless as to what could cause this. --

[Bug 119570] Re: MASTER: applet.py crashed with DBusException in __new__(): DBusException: org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute dbus-launch to autolaunch D-Bus session

2007-07-25 Thread Till Kamppeter
** Summary changed: - applet.py crashed with DBusException in __new__() + MASTER: applet.py crashed with DBusException in __new__(): DBusException: org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute dbus-launch to autolaunch D-Bus session -- MASTER: applet.py crashed with

[Bug 117738] Re: [apport] applet.py crashed with DBusException in __new__(): DBusException: org.freedesktop.DBus.Error.LimitsExceeded: The maximum number of active connections for UID 1000 has been re

2007-07-25 Thread Till Kamppeter
** Summary changed: - [apport] applet.py crashed with DBusException in __new__() + [apport] applet.py crashed with DBusException in __new__(): DBusException: org.freedesktop.DBus.Error.LimitsExceeded: The maximum number of active connections for UID 1000 has been reached -- [apport] applet.py

[Bug 120955] Re: acpi-support/state-funcs:toggleAllWirelessStates() wrong on power/state

2007-07-25 Thread Benjamin Kraus
I can confirm that I am having the same problem, which means that the toggleAllWirelessStates function does not work as it should. I am running a Thinkpad Z60m with 2.6.20-16-generic with acpi_support 0.95 in Feisty Fawn (7.04). I also receive the same error as Herbert: # echo -n 2

[Bug 128305] firefox crushes on download manager

2007-07-25 Thread toomij
Public bug reported: Binary package hint: firefox I use Ubuntu fiesty 7.04 Firefox 2.0.0.5+1-0ubuntu1 crushes then it start download manager on any links. Download manager starts like a blank windows and freezes itself and firefox. firefox -safe-mode ***MEMORY-WARNING***: firefox-bin[27384]:

[Bug 127960] Re: Unresponsive script dialog usability problems

2007-07-25 Thread Alexander Konovalenko
There are two purposes: * The initial purpose was to abort scripts that are looping as they are primary considered malicious. * The second pupose is to continue scripts because your system is too slow for the javascript application. For initial case, the idea is to guide the user to Stop

[Bug 103107] Re: Start new session auto logs in as previous new session starter (only in Edgy)

2007-07-25 Thread Sarah Hobbs
** Changed in: kdebase (Ubuntu) Status: Confirmed = Fix Released ** Changed in: kdebase (Ubuntu Edgy) Status: New = Confirmed -- Start new session auto logs in as previous new session starter (only in Edgy) https://bugs.launchpad.net/bugs/103107 You received this bug notification

[Bug 114520] Re: ATI Radeon 9200 / 9250 PCI black screen and console freeze with DRI

2007-07-25 Thread Tormod Volden
Githlar, if your machine crashes without X starting (like in Recovery mode) it is a different problem, and you should file a new bug report. -- ATI Radeon 9200 / 9250 PCI black screen and console freeze with DRI https://bugs.launchpad.net/bugs/114520 You received this bug notification because

[Bug 128306] boot process is dropped to rescue shell trying to find external fs

2007-07-25 Thread Ryan Zeigler
Public bug reported: I have an external USB harddrive plugged into my computer that is setup to mount automatically via /etc/fstab. At seemingly random intervals, during a reboot. I am dropped to a rescue shell with complaints of Can't resolve UUID... and the volume id given is the id of the

[Bug 76985] Re: amarok collection with mysql not working properly

2007-07-25 Thread Sarah Hobbs
** Changed in: amarok (Ubuntu) Status: New = Invalid -- amarok collection with mysql not working properly https://bugs.launchpad.net/bugs/76985 You received this bug notification because you are a member of Kubuntu Team, which is a bug contact for amarok in ubuntu. -- kubuntu-bugs

[Bug 128306] Re: boot process is dropped to rescue shell trying to find external fs

2007-07-25 Thread Ryan Zeigler
** Attachment added: checkfs log http://launchpadlibrarian.net/8567255/checkfs -- boot process is dropped to rescue shell trying to find external fs https://bugs.launchpad.net/bugs/128306 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for

[Bug 74908] Re: Thinkpad Z60t wireless hotkey won't work

2007-07-25 Thread Benjamin Kraus
I have a Thinkpad Z60m, and when using acpi_listen I can see an event generated when I press Fn+F5. However, there is a problem in another file that is preventing the toggle switch from working, see bug #120955 for details. -- Thinkpad Z60t wireless hotkey won't work

[Bug 128307] notification-daemon crashed with SIGSEGV

2007-07-25 Thread Roberto Gradini
*** This bug is a duplicate of bug 127925 *** https://bugs.launchpad.net/bugs/127925 Public bug reported: Binary package hint: notification-daemon It crashed unexpectedly ProblemType: Crash Architecture: i386 CrashCounter: 1 Date: Wed Jul 25 18:33:48 2007 DistroRelease: Ubuntu 7.10

[Bug 128307] Re: notification-daemon crashed with SIGSEGV

2007-07-25 Thread Roberto Gradini
*** This bug is a duplicate of bug 127925 *** https://bugs.launchpad.net/bugs/127925 ** Attachment added: CoreDump.gz http://launchpadlibrarian.net/8567274/CoreDump.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/8567275/Dependencies.txt ** Attachment added:

[Bug 92879] Re: gnome-sound-recorder unable to playback

2007-07-25 Thread jhasse
@msiner Yes, I took your patch. It's the same with gutsy. After installing the patched deb it works. -- gnome-sound-recorder unable to playback https://bugs.launchpad.net/bugs/92879 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu.

[Bug 128307] Re: notification-daemon crashed with SIGSEGV

2007-07-25 Thread Apport retracing service
*** This bug is a duplicate of bug 127925 *** https://bugs.launchpad.net/bugs/127925 StacktraceTop:move_notification (nw=0x8091048, x=1027, y=12) at theme.c:746 notify_daemon_notify_handler (daemon=0x806c0c8, app_name=0x80799e0 rhythmbox, id=0, icon=0x807be38 , summary=0x807bed0 Blue Suede

[Bug 128307] Symbolic threaded stack trace

2007-07-25 Thread Apport retracing service
*** This bug is a duplicate of bug 127925 *** https://bugs.launchpad.net/bugs/127925 ** Attachment added: ThreadStacktrace.txt (retraced) http://launchpadlibrarian.net/8567293/ThreadStacktrace.txt -- notification-daemon crashed with SIGSEGV https://bugs.launchpad.net/bugs/128307 You

[Bug 128307] Stack trace with source code

2007-07-25 Thread Apport retracing service
*** This bug is a duplicate of bug 127925 *** https://bugs.launchpad.net/bugs/127925 ** Attachment added: StacktraceSource.txt http://launchpadlibrarian.net/8567294/StacktraceSource.txt ** Attachment removed: CoreDump.gz http://launchpadlibrarian.net/8567274/CoreDump.gz ** Changed

[Bug 126132] Re: gedit syntax highlighting issue with regex

2007-07-25 Thread Sebastien Bacher
The bug has been fixed upstream in svn ** Changed in: gtksourceview2 (Ubuntu) Status: New = Fix Committed -- gedit syntax highlighting issue with regex https://bugs.launchpad.net/bugs/126132 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug

[Bug 47024] Re: xsane reports Failed to start scanner: Out of memory at 1200 dpi

2007-07-25 Thread Mark Craig
The same message appears for me with an old Acer scanner that has worked fine up to now. On a system with 1 GB RAM, 2 GB swap, xsane the only extra app running, even when scanning in scan mode Gray with 50 dpi, I get the same message. xsane 0.99+0.991-1ubuntu2 (feisty) -- xsane reports Failed

[Bug 128293] Re: deskbar-applet crashed with AttributeError in module()

2007-07-25 Thread Roberto Gradini
*** This bug is a duplicate of bug 125650 *** https://bugs.launchpad.net/bugs/125650 ** This bug has been flagged as a security issue -- deskbar-applet crashed with AttributeError in module() https://bugs.launchpad.net/bugs/128293 You received this bug notification because you are a member

[Bug 128165] Re: Installation of Alternate CD crashes after tomboy

2007-07-25 Thread Marcelo Atie
** Changed in: debian-installer (Ubuntu) Sourcepackagename: None = debian-installer Assignee: (unassigned) = Ubuntu Installer Team -- Installation of Alternate CD crashes after tomboy https://bugs.launchpad.net/bugs/128165 You received this bug notification because you are a member of

Re: [Bug 123857] Re: feisty-commercial does not include realplay, but edgy-commercial does!

2007-07-25 Thread Kristian Hermansen
On 7/24/07, Babets [EMAIL PROTECTED] wrote: This package is present in that repository as we can see in the link below http://archive.canonical.com/pool/main/r/realplay/ but i don't understand why it does not appear using the repository. However realplay package is not present in medibuntu

[Bug 126782] Re: Evolution Locks Exchange Account

2007-07-25 Thread John
After further study I have found that something in the Ubuntu startup process is locking the Active Directory account and not Evolution. -- Evolution Locks Exchange Account https://bugs.launchpad.net/bugs/126782 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 128304] Wine package does not include MIME file.

2007-07-25 Thread Marcos
Public bug reported: Binary package hint: wine The official wine .deb includes the MIME file in wich you simply double click a .exe and wine runs it, you right click it you see Open with Wine Windows Emulator option. But with the Ubuntu wine .deb, this MIME file is not installed, one has to

[Bug 114273] Re: [apport] nspluginviewer crashed with SIGSEGV

2007-07-25 Thread menox
Same problem here. When navigating to certain sites nspluginviewer uses 100% cpu and I'm forced to kill it so konqueror can continue loading the page. -- [apport] nspluginviewer crashed with SIGSEGV https://bugs.launchpad.net/bugs/114273 You received this bug notification because you are a

[Bug 126572] Re: Separate cli, gtk and qt4 packages for 2.4

2007-07-25 Thread Sikon
Here's a REVU package: http://revu.tauware.de/details.py?upid=6179 It might be treated as purely experimental, in anticipation of 2.4 final. But nevertheless it's there. There are five binary packages built: avidemux-common avidemux-cli avidemux-gtk avidemux-qt4 avidemux (transitional) -

[Bug 128309] glibc detected *** synaptic: munmap_chunk(): invalid pointer: 0x089c9470 ***

2007-07-25 Thread toomij
Public bug reported: Binary package hint: synaptic # sudo synaptic Then click Find button, synaptic crushes with the next dump: *** glibc detected *** synaptic: munmap_chunk(): invalid pointer: 0x089c9470 *** === Backtrace: = /lib/tls/i686/cmov/libc.so.6(cfree+0x1bb)[0xb72cef5b]

[Bug 128165] Re: Installation of Alternate CD crashes after tomboy

2007-07-25 Thread Marcelo Atie
I found other person reporting the same bug Bug #121038 My installation stopped in 85% too -- Installation of Alternate CD crashes after tomboy https://bugs.launchpad.net/bugs/128165 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu.

[Bug 121038] Re: feisty alternate install stop at 85%

2007-07-25 Thread Marcelo Atie
i had this same problem Bug #128165 -- feisty alternate install stop at 85% https://bugs.launchpad.net/bugs/121038 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

[Bug 114655] Re: Computer often resumes immediately after suspend or hibernate

2007-07-25 Thread TJ
Martin. Which kernel version are you using (output from uname -a) ? I am currently debugging what may be the same issue on a Sony Vaio where it resumes immediately after suspend. I have a specially built debug kernel, linux-image-2.6.20-16-generic package (30MB), that reports the wake-up event

[Bug 128312] gnome-terminal keyboard shorcuts are all gone

2007-07-25 Thread Matthew Nuzum
Public bug reported: Binary package hint: gnome-terminal In a clean install of Gutsy tribe 3 (and fully updated) gnome-terminal is quite broken. None of the keyboard shortcuts work. This includes new tab (ctrl+shift+t iirc), copy (ctrl+shift+c) and paste (ctrl+shift+v). Also, the default does

[Bug 120990] Re: backport gnash 0.8.0~cvs20070611.1016-1ubuntu3 from Gutsy to Feisty

2007-07-25 Thread John Vivirito
That looks like the reason they werent published, i sent Alexander(maintainer) an email about it since im having net issues. -- backport gnash 0.8.0~cvs20070611.1016-1ubuntu3 from Gutsy to Feisty https://bugs.launchpad.net/bugs/120990 You received this bug notification because you are a member

[Bug 119836] Re: Latest version hungs after downloading new mail

2007-07-25 Thread John Vivirito
Marked as confirmed this is happening in ubuntu so the bug should stay open until we have a patch or a fix for it from Mozilla and we have tested it than uploaded it. ** Changed in: thunderbird (Ubuntu) Assignee: (unassigned) = Mozilla Bugs Status: Invalid = Confirmed -- Latest

Re: [Bug 88746] Re: USB devices are not recognized when having ehci_hcd modprobed

2007-07-25 Thread biffster
On Sun, Jul 22, 2007 at 07:58:48PM -, Sitsofe Wheeler wrote: Could folks seeing problems please try testing from a Gutsy liveCD I tried, but k3b said that there wasn't enough space on my CD to burn the iso to. I forced k3b to try, but the burn failed. I still tried to boot from the

[Bug 127806] Re: network-manager doesn't show all information

2007-07-25 Thread Johan Van Hellemont
I can confirm this with updated tribe 3. network-manager 0.6.5-0ubuntu7 network-manager-gnome 0.6.5-0ubuntu6 here is the output of ifconfig eth0 Link encap:Ethernet HWaddr 00:16:41:55:AB:F0 inet addr:213.118.242.201 Bcast:213.118.247.255 Mask:255.255.248.0 inet6 addr:

[Bug 124140] Re: Google Desktop extension crashes Firefox

2007-07-25 Thread John Vivirito
Please continue this on https://answers.launchpad.net/ubuntu/+addquestion file a report there and see if someone can help you. Commenting on this bug is getting you no where as it is just spamming everyones email Please report this on the answers tracker at the address above so the right people

[Bug 92742] Re: RT2500-based wireless G network card cannot be set or reset on 2.6.20-11

2007-07-25 Thread Stanislaw Pitucha
I've found by accident how to fix that - if security mode is 'restricted' and key is set, then running: iwconfig ra0 key off iwconfig ra0 key [1] (or something else - just setting key back) switches card back to security mode 'open' and it associates with ap - link quality and everything else

[Bug 128313] /dev/md0 does not exist. Dropping to a shell.

2007-07-25 Thread Paul Stephenson
Public bug reported: My system is built on Feisty and updated to kernel 2.6.20-16. I followed the Migrating to RAID 1 Mirror on Sarge at http://www.debian- administration.org/aricles/238. Partition layout on 500GB SATA discs as follows:- /dev/sdb1 boot, //dev/md0 /dev/sdb2 swap

[Bug 128062] Re: Firefox adblock option Obj-Tabs causes flash animations disappear

2007-07-25 Thread John Vivirito
Marked upstream bug given on the forums link. ** Bug watch added: Mozilla Bugzilla #309044 https://bugzilla.mozilla.org/show_bug.cgi?id=309044 ** Also affects: firefox (upstream) via https://bugzilla.mozilla.org/show_bug.cgi?id=309044 Importance: Unknown Status: Unknown **

[Bug 127938] Re: cifs mounts don't umount on shutdown

2007-07-25 Thread Chuck Short
Sounds like more of a initscript thing to me. ** Changed in: linux-source-2.6.22 (Ubuntu) Status: New = Invalid -- cifs mounts don't umount on shutdown https://bugs.launchpad.net/bugs/127938 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug

[Bug 45121] Re: Searching in raw XML doesn't work.

2007-07-25 Thread John Vivirito
Is this still a problem for anyone with latest firefox version in ubuntu (version for your version of ubuntu) -- Searching in raw XML doesn't work. https://bugs.launchpad.net/bugs/45121 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. --

[Bug 102323] Re: Compiz crashes when I rotate screen.

2007-07-25 Thread jgordon510
I can confirm this on a Thinkpad X41T with an intel graphics chipset. -- Compiz crashes when I rotate screen. https://bugs.launchpad.net/bugs/102323 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 104297] Re: KVM kernel interface is not loaded

2007-07-25 Thread Peter Funk
I had a similar problem. But when trying to sudo modprobe kvm_intel I got this error message: FATAL: Error inserting kvm_intel (/lib/modules/2.6.20-16-generic/kernel/drivers/kvm/kvm-intel.ko): Operation not supported I investigated /var/log/syslog and saw this message here: kernel: [

[Bug 128308] Re: [gutsy] konqueror freezes when viewing flash

2007-07-25 Thread Guillaume Martres
** Attachment added: backtrace of nspluginviewer http://launchpadlibrarian.net/8567326/gdb-nspluginviewer.txt -- [gutsy] konqueror freezes when viewing flash https://bugs.launchpad.net/bugs/128308 You received this bug notification because you are a member of Kubuntu Team, which is a bug

[Bug 128308] [gutsy] konqueror freezes when viewing flash

2007-07-25 Thread Guillaume Martres
Public bug reported: Binary package hint: konqueror-nsplugins Everytime I try to launch a video in konqueror, it freezes. I have installed flash from the flashplugin-nonfree package. When I use firefox, I don't have any flash problem. Steps to reproduce: - Launch konqueror - go on any flash

[Bug 128308] Re: [gutsy] konqueror freezes when viewing flash

2007-07-25 Thread Guillaume Martres
** Attachment added: Backtrace of konqueror http://launchpadlibrarian.net/8567323/gdb-konqueror.txt -- [gutsy] konqueror freezes when viewing flash https://bugs.launchpad.net/bugs/128308 You received this bug notification because you are a member of Kubuntu Team, which is a bug contact for

[Bug 127925] Re: notification-daemon crashed with SIGSEGV in move_notification()

2007-07-25 Thread Jesse Haubrich
I don't use evolution and so don't see the relation. Still, update notifier dies several times a day of its own volition. I've killed all of the evolution processes just in case. Will keep an eye on it. -- notification-daemon crashed with SIGSEGV in move_notification()

[Bug 117542] Re: Rotating the screen causes panels to be wrong size until at-tab forces refresh

2007-07-25 Thread jgordon510
*** This bug is a duplicate of bug 102323 *** https://bugs.launchpad.net/bugs/102323 I think that this is essentially the same bug as #102323. I'm wondering if you can actually do anything after pressing alt-tab? I have the same problem - alt-tab calls a refresh, but even after the refresh,

[Bug 120990] Re: backport gnash 0.8.0~cvs20070611.1016-1ubuntu3 from Gutsy to Feisty

2007-07-25 Thread Scott Kitterman
Generally failing on one arch won't cause all the others to get held up. IA64 FTBFS because Feisty xulrunner in FTBFS on IA64. -- backport gnash 0.8.0~cvs20070611.1016-1ubuntu3 from Gutsy to Feisty https://bugs.launchpad.net/bugs/120990 You received this bug notification because you are a member

[Bug 97423] Re: [apport] compiz.real crashed with SIGSEGV in outputDeviceForWindow()

2007-07-25 Thread Nemes Ioan Sorin
*** This bug is a duplicate of bug 93901 *** https://bugs.launchpad.net/bugs/93901 ATI 6900 XT with Ubuntu drivers - not fglrx after compiz frozen - I can't go back on desktop - ao I restart after restart - I see the crash-report icon on gnome-panel there I see that was a crash on

[Bug 45121] Re: Searching in raw XML doesn't work.

2007-07-25 Thread Chris Ball
Seems fixed in gutsy. This bug could be closed. -- Searching in raw XML doesn't work. https://bugs.launchpad.net/bugs/45121 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 127588] Re: internal microphone does not work (macbook pro c2d 15)

2007-07-25 Thread ruebezahl
ahhhm, which one? or all of them? -- internal microphone does not work (macbook pro c2d 15) https://bugs.launchpad.net/bugs/127588 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 128314] Re: [Gutsy] suspend and hibernate don't work with kernel 2.6.22-8.18

2007-07-25 Thread Marco Rodrigues
** Changed in: linux-source-2.6.22 (Ubuntu) Sourcepackagename: None = linux-source-2.6.22 -- [Gutsy] suspend and hibernate don't work with kernel 2.6.22-8.18 https://bugs.launchpad.net/bugs/128314 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug

[Bug 127806] Re: network-manager doesn't show all information

2007-07-25 Thread Johan Van Hellemont
When I right-click on the nm-applet and uncheck ''Enable Networking'' and check again the connection information is now visible. -- network-manager doesn't show all information https://bugs.launchpad.net/bugs/127806 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 127468] Re: evolution adds blank line to replies

2007-07-25 Thread Anders Kaseorg
Agreed—this encourages top-posting which is a violation of RFC 1855. ** Changed in: evolution (Ubuntu) Status: New = Confirmed -- evolution adds blank line to replies https://bugs.launchpad.net/bugs/127468 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 124187] Re: cdrom recognized with alternate installation after installation is disappeared

2007-07-25 Thread Cimmo
ok putting these 3 lines in /etc/modules make cdrom being recognized again but without dma! ide-cd ide-generic ide-disk I tried before also putting sr_mod and sd_mod but didn't work So the questions are: - why there were no cdrom module in that file after a fresh Feisty alternate

[Bug 77674] Re: Crash while skipping upload and download files....

2007-07-25 Thread encompass
** Summary changed: - Crash well skipping upload and download files + Crash while skipping upload and download files -- Crash while skipping upload and download files https://bugs.launchpad.net/bugs/77674 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 128315] Resume immediately after Suspend due to ACPI PM Timer event

2007-07-25 Thread TJ
Public bug reported: When suspending the PC resumes immediately. Using a custom-built debugging kernel reveals that the ACPI Power Management Timer has generated a wake-up event. Investigation of this issue is ongoing. ** Affects: linux-source-2.6.20 (Ubuntu) Importance: Undecided

[Bug 128316] n-m should not tear down interfaces during shutdown

2007-07-25 Thread Jonh Wendell
Public bug reported: Binary package hint: network-manager When shut downing, the sendsigs script sends kill signal to all remaing processes, including NetworkManager, which disables the network. I have some mount shares (cifs) on the network, then when script umountnfs.sh is called it hangs

[Bug 128314] [Gutsy] suspend and hibernate don't work with kernel 2.6.22-8.18

2007-07-25 Thread Matthew Nuzum
Public bug reported: In Edgy, suspend would work once before rebooting, hibernate would work as often as I needed it. In Feisty this stopped working... instead, I'd get a somewhat blank screen and the ability to switch virtual consoles with Alt+Fx but otherwise no keyboard or power button

[Bug 116179] Re: [gusty]OpenOffice Writer crach when opening a document

2007-07-25 Thread supernaicol
*** This bug is a duplicate of bug 111940 *** https://bugs.launchpad.net/bugs/111940 @ miaviator278: it seems that you had my same bug, but it is something different: it has been reported at bug #128211. Bye -- [gusty]OpenOffice Writer crach when opening a document

[Bug 128317] Can't dim or brighten laptop screen Toshiba Satellite A105

2007-07-25 Thread Matthew Nuzum
Public bug reported: In Windows, when I unplug my laptop, the screen dims to preserve battery life. How much it dims is configurable and I can even create power profiles that slow down the CPU, dim the screen or keep the computer screen from blanking. I've been using Ubuntu on this laptop since

[Bug 124713] Re: Totem-xine crashes when trying to play mp3 from network drive

2007-07-25 Thread drdaz
Sure thing. Attached a backtrace. ** Attachment added: Backtrace http://launchpadlibrarian.net/8567877/gdb-totem_2.txt -- Totem-xine crashes when trying to play mp3 from network drive https://bugs.launchpad.net/bugs/124713 You received this bug notification because you are a member of Ubuntu

[Bug 104297] Re: KVM kernel interface is not loaded

2007-07-25 Thread Peter Funk
This might help some people: The BIOS setup of HP compaq nw9940 laptop contains a rather hidden setting called virtualization technology, which is deactivated by default. On my machine it found in system configuration - device configuration as the last menu entry. When trying to activate it,

[Bug 127588] Re: internal microphone does not work (macbook pro c2d 15)

2007-07-25 Thread Brian Murray
Yes, all of the information in the Reporting Bugs section is necessary for a developer to be able to help you. -- internal microphone does not work (macbook pro c2d 15) https://bugs.launchpad.net/bugs/127588 You received this bug notification because you are a member of Ubuntu Bugs, which is the

[Bug 128325] ipw3945 regression in 2.6.22-8

2007-07-25 Thread Jeremy Nickurak
Public bug reported: Binary package hint: linux-source-2.6.22 IPW3945 works fine in 2.6.22-7, but 2.6.22-8 fails. modprobe ipw3945 indicates: 2007-07-23 18:42:32: ERROR: Could not find Intel PRO/Wireless 3945ABG Network Connection ** Affects: linux-source-2.6.22 (Ubuntu) Importance:

[Bug 86798] Re: r8169 driver does not detect link

2007-07-25 Thread gborzi
Dear Coolbomb, do you mean ieee1394 ? There isn't a module called iee1384 for the 2.6.20-16-generic kernel. I'll try removing the ieee1394 and see if it works. -- r8169 driver does not detect link https://bugs.launchpad.net/bugs/86798 You received this bug notification because you are a member

[Bug 128319] Re: Merge gv 3.6.3 (universe) from Debian (unstable)

2007-07-25 Thread Áron Sisak
I guess gs-esp-x should be replaced with ghostscript-x in the dependencies. -- Merge gv 3.6.3 (universe) from Debian (unstable) https://bugs.launchpad.net/bugs/128319 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 128314] Re: [Gutsy] suspend and hibernate don't work with kernel 2.6.22-8.18

2007-07-25 Thread TJ
This could be a knock-on effect of other problems with Gutsy. Your other report ought to be solved first since if Gnome config is broken it is likely gnome-power-manager isn't operating correctly. -- [Gutsy] suspend and hibernate don't work with kernel 2.6.22-8.18

[Bug 81299] Re: Kernel sometimes oops

2007-07-25 Thread Chuck Short
No response from user. ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Incomplete = Won't Fix -- Kernel sometimes oops https://bugs.launchpad.net/bugs/81299 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 46234] Re: Segmentation fault in jpeg plugin

2007-07-25 Thread Christoffer Sørensen
On my edgy system using an Olympus E-510, Gimp crashed also. I compiled and installed libexif-0.6.16 and it fixed the bug. -- Segmentation fault in jpeg plugin https://bugs.launchpad.net/bugs/46234 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct

[Bug 120036] Re: CPU frequency scaling doesn't work on HP Pavilion dv6258eu notebook

2007-07-25 Thread Nils
No, it doesn't work on Debian, too. There, powernow-k8 refuses to load with the message that there is No such device. Doesn't sound better than with Feisty. -- CPU frequency scaling doesn't work on HP Pavilion dv6258eu notebook https://bugs.launchpad.net/bugs/120036 You received this bug

[Bug 126615] Re: AttributeError: 'module' object has no attribute 'normalize_encoding'

2007-07-25 Thread Scott Kitterman
Debdiff looks good. If it builds, I'll upload it. ** Changed in: commit-tool (Ubuntu Feisty) Assignee: (unassigned) = Scott Kitterman Status: Triaged = In Progress -- AttributeError: 'module' object has no attribute 'normalize_encoding' https://bugs.launchpad.net/bugs/126615 You

[Bug 126231] Re: gnome-control-center crash

2007-07-25 Thread Pascal De Vuyst
** Changed in: control-center (Ubuntu) Sourcepackagename: None = control-center -- gnome-control-center crash https://bugs.launchpad.net/bugs/126231 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 98941] Re: gqview crashes Xorg

2007-07-25 Thread Marco Rodrigues
Activate backports on Feisty to update GQview. I've now v2.0.4 and it works fine... ** Changed in: gqview (Ubuntu) Status: Incomplete = Fix Released -- gqview crashes Xorg https://bugs.launchpad.net/bugs/98941 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 127617] Re: [Gutsy] GNOME Power Manager installation problem

2007-07-25 Thread Matthew Nuzum
Wow, you guys are FAST! I just did an update and now it works! I'm not sure what package fixed it, 16 were installed in the update. -- [Gutsy] GNOME Power Manager installation problem https://bugs.launchpad.net/bugs/127617 You received this bug notification because you are a member of Ubuntu

[Bug 128317] Re: Can't dim or brighten laptop screen Toshiba Satellite A105

2007-07-25 Thread Matthew Nuzum
That was quick. I just did an update and now it works! -- Can't dim or brighten laptop screen Toshiba Satellite A105 https://bugs.launchpad.net/bugs/128317 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing

[Bug 125025] Re: gimp 2.3 crashes on startup

2007-07-25 Thread Sebastien Bacher
closing the bug then, that's not one rather an user error ;) ** Changed in: gimp (Ubuntu) Status: Incomplete = Invalid -- gimp 2.3 crashes on startup https://bugs.launchpad.net/bugs/125025 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug

[Bug 128332] update manager is showing updates available but no update is available

2007-07-25 Thread JohnTheGeek
Public bug reported: Binary package hint: update-manager Update Manager is showing 8 updates. bind9-host, dnsutils, libbind9-0, libdns22, libisc11, libisccc0, libisccfg1, liblwres9. All say change of version from 1:9.3.4-2ubuntu2 to 1:9.3.4-2ubuntu2.1. Synaptic package manager says packages

[Bug 123301] Re: ubiquity crashed with DebconfError in command()

2007-07-25 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu) Assignee: (unassigned) = Evan Dandrea -- ubiquity crashed with DebconfError in command() https://bugs.launchpad.net/bugs/123301 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 128314] Re: [Gutsy] suspend and hibernate don't work with kernel 2.6.22-8.18

2007-07-25 Thread Matthew Nuzum
I'm wrong. Suspend just started working. I tried it twice in a row and all seems well now. I'll reboot a few times and try beating it up a bit, but if it stays as it is now, this will be the best functionality I've experienced with power management yet. :-] -- [Gutsy] suspend and hibernate don't

[Bug 124530] Re: Disk Mounter applet becomes shy for all desktop sessions except the first after boot

2007-07-25 Thread Sebastien Bacher
Thank you for your bug. Does stopping evolution-data-server before the new login make it work correctly? Could be similar to bug #90258 ** Changed in: gnome-applets (Ubuntu) Importance: Undecided = Low Assignee: (unassigned) = Ubuntu Desktop Bugs Status: New = Incomplete -- Disk

[Bug 124718] Re: pdf viewer : selection on maths formulas doesn't work properly

2007-07-25 Thread Sebastien Bacher
*** This bug is a duplicate of bug 39890 *** https://bugs.launchpad.net/bugs/39890 Thanks for the bug report. This particular bug has already been reported, but feel free to report any other bugs you find. ** Changed in: evince (Ubuntu) Assignee: (unassigned) = Ubuntu Desktop Bugs

[Bug 123775] Re: Elantech touchpad is incorrectly recogonised as a ImPS/2 Logitech Wheel Mouse

2007-07-25 Thread Brian Murray
I am assigning this bug to the kernel team per kernel team bug policy which you can find at https://wiki.ubuntu.com/KernelTeamBugPolicies . ** Changed in: linux-source-2.6.22 (Ubuntu) Assignee: (unassigned) = Ubuntu Kernel Team -- Elantech touchpad is incorrectly recogonised as a ImPS/2

<    2   3   4   5   6   7   8   9   10   >