[Bug 291634] Re: GNOME Music Applet Not Working In 8.10

2008-12-05 Thread Sandro Mani
I get this issue in Jaunty Alpha 1, i'd suggest it is because of some broken Python installation or dependencies: running form command line shows: [EMAIL PROTECTED]:/usr/lib/gnome-applets$ python music-applet Traceback (most recent call last): File "music-applet", line 21, in import gnomeap

[Bug 290153] Re: Fails to find boot device in Intel D945Gnt

2008-11-30 Thread Sandro Mani
The issue still persists on my computer, using the latest proposed kernel to date. I also guess the issue is caused by the SCSI controller, see bug #278176 (the issue seems to exist also in other distributions, i.e. https://bugzilla.redhat.com/show_bug.cgi?id=473305). Specifically my controller is

[Bug 289252] Re: Immediate resume on suspend caused by ehci_hcd module

2009-06-21 Thread Sandro Mani
I fear not, but I found some related upstream bugs: http://bugzilla.kernel.org/show_bug.cgi?id=11268 http://bugzilla.kernel.org/show_bug.cgi?id=9258 ** Bug watch added: Linux Kernel Bug Tracker #11268 http://bugzilla.kernel.org/show_bug.cgi?id=11268 ** Bug watch added: Linux Kernel Bug Tracker

[Bug 376339] Re: [Karmic] vol_id not found

2009-06-06 Thread Sandro Mani
vol_id has been dropped in 9.10, blkid is used instead. Concerning unetbootin, see #384369. -- [Karmic] vol_id not found https://bugs.launchpad.net/bugs/376339 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 229343] Re: saned cannot access the scanner in Hardy

2009-06-06 Thread Sandro Mani
Just wanted to point out that the workaround sudo chown root:saned /dev/bus/usb/001/002 && sudo chmod g+rw /dev/bus/usb/001/002 is potentially dangerous for multifunction devices as it will make scanning work, but will brake printing, as the node needs to have gid=lp. -- saned cannot access the

[Bug 229343] Re: saned cannot access the scanner in Hardy

2009-06-12 Thread Sandro Mani
Uhm could that have something to do with the fact that I share both printer and scanner via network? I simply noticed that as soon as lp did not have any permissions anymore, all printing tasks would not complete anymore (the workarround of Vanessa Ezekowitz works well anyway). As for the bug itsel

[Bug 229343] Re: saned cannot access the scanner in Hardy

2009-06-15 Thread Sandro Mani
Chances that it might be fixed in karmic too with the latest debian imports, we'll see.. Great to know anyway. -- saned cannot access the scanner in Hardy https://bugs.launchpad.net/bugs/229343 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 289252] Re: Immediate resume on suspend caused by ehci_hcd module

2009-05-30 Thread Sandro Mani
** Description changed: The computer immediately resumes from suspend. This issue seems to be caused by the ehci_hcd module. A workaround is adding SUSPEND_MODULES="ehci_hcd" to /etc/pm/config.d/modules (create file if necessary). Though this bug is not critical (as a workaround exists)

[Bug 291300] Re: Suspend immediately resumes on MSI laptop (nVidia chipset)

2009-05-30 Thread Sandro Mani
*** This bug is a duplicate of bug 289252 *** https://bugs.launchpad.net/bugs/289252 ** This bug has been marked a duplicate of bug 289252 Immediate resume on suspend caused by ehci_hcd module -- Suspend immediately resumes on MSI laptop (nVidia chipset) https://bugs.launchpad.net/bugs/29

[Bug 396226] Re: GDM logs out after some minutes of typing on the keyboard

2009-07-06 Thread Sandro Mani
Maybe relevant: laptop has intel graphics (Mobile 4 Series Chipset Integrated Graphics Controller), therefore using KMS. -- GDM logs out after some minutes of typing on the keyboard https://bugs.launchpad.net/bugs/396226 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 396226] [NEW] GDM logs out after some minutes of typing on the keyboard

2009-07-06 Thread Sandro Mani
Public bug reported: Using Ubuntu Karmic x86_64, as of 06.07.09. Possibly relevant package: gdm: Installed: 2.26.1-0ubuntu3 Problem: After logging in via gdm (system freshly started up), after some minutes of typing (no matter in which program), I suddenly, without any warning, get kicked out o

[Bug 396231] [NEW] network-manager-vpnc broken in karmic

2009-07-06 Thread Sandro Mani
Public bug reported: Binary package hint: network-manager-vpnc Using Ubuntu Karmic, as of 06.07.09 Problem: Trying to connect to the VPN network via the Network Manager applet displays the message: Failed to execute child process "/usr/lib/network-manager-vpnc/nm-vpnc- service" (No such file o

[Bug 341463] Re: Unreachable network mounts cause annoying hangs

2009-04-20 Thread Sandro Mani
(Just to update the status from my side, the last time I tried to debug I was affected by a bug that causes X to crash on resume, and consequently always lost all debugging information from gdb, and since then I didn't have the chance to continue investigating this issue, expect some updates next w

[Bug 330745] Re: file-roller hangs a while when extracting item via drag and drop

2009-04-20 Thread Sandro Mani
Works now. ** Changed in: file-roller (Ubuntu) Status: Triaged => Fix Released -- file-roller hangs a while when extracting item via drag and drop https://bugs.launchpad.net/bugs/330745 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 348680] Re: The "menu" key on the keyboard does nothing in nautilus

2009-04-21 Thread Sandro Mani
*** This bug is a duplicate of bug 287428 *** https://bugs.launchpad.net/bugs/287428 ** This bug has been marked a duplicate of bug 287428 Menu key emits XF86WakeUp on Thinkpad X61s -- The "menu" key on the keyboard does nothing in nautilus https://bugs.launchpad.net/bugs/348680 You recei

[Bug 320257] Re: [Firefox] Clicking on a menu executes first entry instead of showing the menu

2009-02-24 Thread Sandro Mani
Update: pretty sure it is another bug in the nvidia driver, no problem at all with the intel driver. Marking as invalid as I presume it is another consequence of the generally slow interface with nvidia drivers... ** Changed in: firefox (Ubuntu) Status: New => Invalid -- [Firefox] Clickin

[Bug 36189] Re: Applets do not scale well with changing resolution

2009-04-26 Thread Sandro Mani
>From my own investigations so far I guess the best starting point is panel-toplevel.c in the sources of gnome-panel-2.26.0 -> gnome-panel. -- Applets do not scale well with changing resolution https://bugs.launchpad.net/bugs/36189 You received this bug notification because you are a member of Ub

[Bug 36189] Re: Applets do not scale well with changing resolution

2009-04-27 Thread Sandro Mani
Here: http://bugzilla.gnome.org/show_bug.cgi?id=137473 (you can find it at the top of the page, under "assigned to") -- Applets do not scale well with changing resolution https://bugs.launchpad.net/bugs/36189 You received this bug notification because you are a member of Ubuntu Bugs, which is a d

[Bug 370466] Re: update-manager sets display brightness to 100%

2009-05-05 Thread Sandro Mani
I tried looking at dbus-monitor while running update-manager, but it seems that no dbus events are captured when clicking "check". Some updates though: I installed 2.6.30rc4 from kernel ppa, and now the brightness does not jump to 100%, but to somewhere around 50%. The double-notifications still re

[Bug 36189] Re: Applets do not scale well with changing resolution

2009-04-28 Thread Sandro Mani
I think one should rather look at the gnome-panel source code, it is more likely that the panel listen to screen resolution changes events and resizes itself accordingly than the screen resolution program itself resizing the panel. At least this is the impression I got looking at the gnome-panel so

[Bug 36189] Re: Applets do not scale well with changing resolution

2009-04-28 Thread Sandro Mani
You're welcome. In case you make any interesting findings, please report - as stated above I have the impression that the file panel-toplevel.c is a good starting point to study the behavior of the panel, but as the code is next to undocumented, it is quite difficult to understand it at first sight

[Bug 363463] Re: Panel does not retain initial reordering of applets

2009-04-28 Thread Sandro Mani
*** This bug is a duplicate of bug 36189 *** https://bugs.launchpad.net/bugs/36189 >From my experience the issues are related in the fact that it is the way gnome stores the positions of the applets that is problematic. Try, after unlocking and relocking, to have a look at gconf under /apps/pa

[Bug 36189] Re: Applets do not scale well with changing resolution

2009-04-24 Thread Sandro Mani
>From what I can judge the problem is not how the panel behaves when it is resized, but how it behaves when adding applets to the panel, i.e. practically always choosing to store the position as absolute from left, instead of from right. In fact, once I corrected all the settings manually in gconf,

[Bug 340124] [NEW] Notification position does not adapt to external resolution

2009-03-09 Thread Sandro Mani
Public bug reported: When switching to a screen with lower resolution than the screen the system booted with, the notifications (i.e. when changing volume, display brightness, etc) are still aligned as if the display had the resolution of the first one, resulting in the notification being shown on

[Bug 340124] Re: Notification position does not adapt to external resolution

2009-03-09 Thread Sandro Mani
** Attachment added: "Screenshot.png" http://launchpadlibrarian.net/23670689/Screenshot.png -- Notification position does not adapt to external resolution https://bugs.launchpad.net/bugs/340124 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 340386] Re: gnome-display-properties crashed with SIGSEGV in strcmp()

2009-03-10 Thread Sandro Mani
** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/23695969/CoreDump.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/23695970/Dependencies.txt ** Attachment added: "Disassembly.txt" http://launchpadlibrarian.net/23695971/Disassembly.txt ** Attachm

[Bug 340774] [NEW] [LENOVO 2767C99] suspend/resume failure

2009-03-10 Thread Sandro Mani
Public bug reported: The laptop was in suspend when the battery completely discharged, therefore next time I turned the laptop on, it started up the "normal" way (through bios, post, and so on). After the system booted, I got this crash report. ProblemType: KernelOops Annotation: This occured dur

[Bug 340774] Re: [LENOVO 2767C99] suspend/resume failure

2009-03-10 Thread Sandro Mani
** Attachment added: "BootDmesg.gz" http://launchpadlibrarian.net/23735640/BootDmesg.gz ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/23735646/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/23735647/Dependencies.txt ** Att

[Bug 318684] Re: seahorse-agent crashed with SIGSEGV in g_object_newv()

2009-03-11 Thread Sandro Mani
Sorry for the long silence - I tried upgrading to 9.04 and noticed that now the user is prompted to use the driver settings utility instead of the display utility (as nvidia does not support the needed xrandr extensions), which would solve the above problem. From what I can judge the bug may also b

[Bug 341463] [NEW] Unreachable network mounts cause annoying hangs

2009-03-11 Thread Sandro Mani
Public bug reported: Example situation: disconnected from VPN while some shares were still mounted, or resumed from standby attached to another network. Just trying to open a nautilus window (not necessarily to a path within the unavailable network locations) will hang that every instance of na

[Bug 81339] Re: Cannot get laptop panel brightness

2008-10-18 Thread Sandro Mani
*** This bug is a duplicate of bug 43572 *** https://bugs.launchpad.net/bugs/43572 I get the result described in this bug in Intrepid 8.10 (used to work in 8.04). I am not quite sure if the issue I am experiencing is the same as the one described in bug #43572. Changing the slider in the apple

[Bug 207473] Re: Screen brightness double level changes

2008-10-18 Thread Sandro Mani
I get the same result as Kuba Górski, hardware is Dell Inspiron 1720. Related to brightness issues: did anyone else notice the problem with the brightness applet described in bug #81339, more precisely what described in the commend I posted there (https://bugs.launchpad.net/ubuntu/+source/hal/+bug

[Bug 289252] [NEW] Immediate resume on suspend caused by ehci_hcd module

2008-10-25 Thread Sandro Mani
Public bug reported: The computer immediately resumes from suspend. This issue seems to be caused by the ehci_hcd module. A workaround is adding SUSPEND_MODULES="ehci_hcd" to /etc/pm/config.d/modules (create file if necessary). Though this bug is not critical (as a workaround exists), it would st

[Bug 289252] Re: Immediate resume on suspend caused by ehci_hcd module

2008-10-25 Thread Sandro Mani
** Attachment added: "lshw" http://launchpadlibrarian.net/18892547/lshw -- Immediate resume on suspend caused by ehci_hcd module https://bugs.launchpad.net/bugs/289252 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs m

[Bug 289252] Re: Immediate resume on suspend caused by ehci_hcd module

2008-10-25 Thread Sandro Mani
Hardware details should be fairly complete in the attached file (http://launchpadlibrarian.net/18892547/lshw), or is there any specific information I can provide that is not included there? -- Immediate resume on suspend caused by ehci_hcd module https://bugs.launchpad.net/bugs/289252 You receive

[Bug 29695] Re: after sleep+resume I can't restart the system

2008-10-25 Thread Sandro Mani
Bug still present in kernel 2.6.27.7 (intrepid). -- after sleep+resume I can't restart the system https://bugs.launchpad.net/bugs/29695 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.

[Bug 207473] Re: Screen brightness double level changes

2008-11-01 Thread Sandro Mani
As stated somewhere else, by renaming /etc/acpi/video_brightness.sh or modifying their contents to e.g. #!/bin/sh test -f /usr/share/acpi-support/key-constants || exit 0 . /usr/share/acpi-support/key-constants #acpi_fakekey $KEY_BRIGHTNESSUP the screen brightness won't double-change anymore. Ho

[Bug 278176] Re: Intrepid ubuntu server won't boot RAID1

2008-11-02 Thread Sandro Mani
I'd suggest it is a general issue with Adaptec (SCSI?) controllers: I get the same issue with with a Adaptec 29160N U160 SCSI controller (non raid). Anyone to confirm this? -- Intrepid ubuntu server won't boot RAID1 https://bugs.launchpad.net/bugs/278176 You received this bug notification because

[Bug 290153] Re: Fails to find boot device in Intel D945Gnt

2008-11-02 Thread Sandro Mani
I am also experiencing the same problem with a Asus p4p800-se (i865pe chipset). I get the "gave up waiting for root device" as well as constant "SRST failed (errorno=-16)" messages (the harddrives are SCSI, the only ATA devices are two cd roms). Bug #278176 is possibly related. Tried disabling PCI

[Bug 287680] [NEW] [Intrepid] Keyboard and mouse dead on resume from suspend

2008-10-22 Thread Sandro Mani
Public bug reported: Some times, after resuming from suspend, both mouse and keyboard are dead, there is no reaction whatsoever on any action, including the NUM-Lock leds and so on. I couldn't identify any precise pattern when the issue occurs and when not, but it seems like it is more likely t

[Bug 287680] Re: [Intrepid] Keyboard and mouse dead on resume from suspend

2008-10-22 Thread Sandro Mani
** Attachment added: "kernel_log.txt" http://launchpadlibrarian.net/18801872/kernel_log.txt -- [Intrepid] Keyboard and mouse dead on resume from suspend https://bugs.launchpad.net/bugs/287680 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 251538] [NEW] b44 module does not load anymore

2008-07-24 Thread Sandro Mani
Public bug reported: The b44 module isn't loaded anymore at startup. Trying to load it manually fails, syslog reports: Jul 24 17:34:04 PC3 kernel: [ 398.717597] b44: disagrees about version of symbol ssb_device_is_enabled Jul 24 17:34:04 PC3 kernel: [ 398.717608] b44: Unknown symbol ssb_devic

[Bug 278176] Re: Intrepid ubuntu server won't boot RAID1

2008-10-07 Thread Sandro Mani
I get the same problem as mentioned above, using Intrepid Beta x64, hardware: ASUS NCCH-DL, Adaptec 29320-R U320 SCSI Controller, RAID0 of two HDD's. Note: the boot partition is on a separate drive, not in the RAID array. -- Intrepid ubuntu server won't boot RAID1 https://bugs.launchpad.net/bugs/

[Bug 254063] Re: [regression] iwl3945 module does not load in kernel 2.6.24-20

2008-08-14 Thread Sandro Mani
Module loads correctly in kernel 2.6.24.21, altough the WLAN led fails to turn on. -- [regression] iwl3945 module does not load in kernel 2.6.24-20 https://bugs.launchpad.net/bugs/254063 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 251538] Re: [regression] b44 module does not load in kernel 2.6.24-20

2008-08-14 Thread Sandro Mani
Bug reappeared in kernel 2.6.24.21 update, dmesg: b44: disagrees about version of symbol ssb_device_is_enabled b44: Unknown symbol ssb_device_is_enabled b44: disagrees about version of symbol ssb_pcicore_dev_irqvecs_enable b44: Unknown symbol ssb_pcicore_dev_irqvecs_enable b44: disagrees about ver

[Bug 251538] Re: [regression] b44 module does not load in kernel 2.6.24-21

2008-08-14 Thread Sandro Mani
Here's the output of modinfo b44. ** Attachment added: "modinfo.txt" http://launchpadlibrarian.net/16848178/modinfo.txt -- [regression] b44 module does not load in kernel 2.6.24-21 https://bugs.launchpad.net/bugs/251538 You received this bug notification because you are a member of Ubuntu Bug

[Bug 251538] Re: [regression] b44 module does not load in kernel 2.6.24-21

2008-08-16 Thread Sandro Mani
The update fixed the problem on my system, thanks! -- [regression] b44 module does not load in kernel 2.6.24-21 https://bugs.launchpad.net/bugs/251538 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bu

[Bug 251252] Re: linux-backports-modules-2.6.24-21-generic causes kernel panic when unloading Intel Wireless driver

2008-08-16 Thread Sandro Mani
Same issue here... BTW did anyone else notice the WLAN led not lightning up anymore? -- linux-backports-modules-2.6.24-21-generic causes kernel panic when unloading Intel Wireless driver https://bugs.launchpad.net/bugs/251252 You received this bug notification because you are a member of Ubuntu

[Bug 254063] Re: [regression] iwl3945 WLAN LED does not light up anymore

2008-08-16 Thread Sandro Mani
** Summary changed: - [regression] iwl3945 module does not load in kernel 2.6.24-20 + [regression] iwl3945 WLAN LED does not light up anymore ** Description changed: - Binary package hint: linux-ubuntu-modules-2.6.24-20-generic + Binary package hint: linux-ubuntu-modules-2.6.24-21-generic - U

[Bug 254063] [NEW] [regression] iwl3945 module does not load in kernel 2.6.24-20

2008-08-01 Thread Sandro Mani
Public bug reported: Binary package hint: linux-ubuntu-modules-2.6.24-20-generic Using kernel 2.6.24-20.38, the iwl3945 module isn't loaded anymore at startup. Trying to load it manually fails, syslog reports: iwlwifi_mac80211: Unknown symbol wiphy_register iwlwifi_mac80211: Unknown symbol wiphy

[Bug 251538] Re: [regression] b44 module does not load in kernel 2.6.24-20

2008-08-01 Thread Sandro Mani
The issue seems to be fixed in the linux-ubuntu- modules-2.6.24-20-generic package, version 2.6.24-20.29. -- [regression] b44 module does not load in kernel 2.6.24-20 https://bugs.launchpad.net/bugs/251538 You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 239784] Re: Thunderbird : X System error

2009-01-09 Thread Sandro Mani
I noticed the bug after updating to version 2.0.0.19 (installed from Intrepid proposed) -- Thunderbird : X System error https://bugs.launchpad.net/bugs/239784 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list u

[Bug 239784] Re: Thunderbird : X System error

2009-01-09 Thread Sandro Mani
Launching thunderbird with thunderbird -ProfileManager --sync seems to work. Note: I also installed thunderbird-gnome-support and mozilla-thunderbird as they were said to improve the situation on some posts. Altough the problem still persisted after installing those two packages, they might still

[Bug 318684] Re: seahorse-agent crashed with SIGSEGV in g_object_newv()

2009-01-19 Thread Sandro Mani
** Attachment added: "Messages concerning the X crash found in syslog" http://launchpadlibrarian.net/21350779/syslog.txt ** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/21350780/CoreDump.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/21350781/D

[Bug 318684] Re: seahorse-agent crashed with SIGSEGV in g_object_newv()

2009-01-19 Thread Sandro Mani
** Attachment added: "lshw" http://launchpadlibrarian.net/21350803/lshw.txt -- seahorse-agent crashed with SIGSEGV in g_object_newv() https://bugs.launchpad.net/bugs/318684 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-b

[Bug 318684] Re: seahorse-agent crashed with SIGSEGV in g_object_newv()

2009-01-19 Thread Sandro Mani
Note: changing resolution with the nvidia-settings tool works fine. -- seahorse-agent crashed with SIGSEGV in g_object_newv() https://bugs.launchpad.net/bugs/318684 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 320257] [NEW] [Firefox] Clicking on a menu executes first entry instead of showing the menu

2009-01-22 Thread Sandro Mani
Public bug reported: Binary package hint: mozilla-firefox When clicking on a menu in firefox, say the File or Bookmarks menu, often the first entry get's executed instead of the menu being displayed, in the case of the File menu this would be "New window", and so on. I noticed that this always

[Bug 337627] Re: Killswitch position detected as active indipendent from actual state after resume

2009-03-16 Thread Sandro Mani
Some updates: the state is now not explicitly disabled, but someway inbetween. Specifically, NetworkManager does not show the state as disabled, but the wireless led is inactive and no wireless networks are detected. Usually simply to toggle the Enable Wireless option in the NetworkManager context

[Bug 344381] Re: NetworkManager crashed with SIGSEGV in strlen()

2009-03-17 Thread Sandro Mani
** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/24011217/CoreDump.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/24011218/Dependencies.txt ** Attachment added: "Disassembly.txt" http://launchpadlibrarian.net/24011219/Disassembly.txt ** Attachm

[Bug 320257] Re: [Firefox] Clicking on a menu executes first entry instead of showing the menu

2009-03-19 Thread Sandro Mani
** Changed in: firefox (Ubuntu) Status: Invalid => New -- [Firefox] Clicking on a menu executes first entry instead of showing the menu https://bugs.launchpad.net/bugs/320257 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubu

[Bug 320257] Re: [Firefox] Clicking on a menu executes first entry instead of showing the menu

2009-03-19 Thread Sandro Mani
I changed the status back to new. I did not encounter the issue with the open source ati and intel drivers, but anyhow I suspect it is some timing issue. Possibly related to issues such as bug #148381 could be the fact that when opening any context menu, the pointer is localed slightly to the right

[Bug 344803] Re: Screen does not lock on resume if a context menu is open when suspending

2009-03-19 Thread Sandro Mani
** Visibility changed to: Public -- Screen does not lock on resume if a context menu is open when suspending https://bugs.launchpad.net/bugs/344803 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@

[Bug 337481] Re: file-browser-applet crashed with SIGSEGV in g_closure_invoke()

2009-03-19 Thread Sandro Mani
One of the updates in the last few days fixed this issue, marking as such. ** Changed in: file-browser-applet (Ubuntu) Status: New => Fix Released -- file-browser-applet crashed with SIGSEGV in g_closure_invoke() https://bugs.launchpad.net/bugs/337481 You received this bug notification be

[Bug 330745] [NEW] file-roller hangs a while when extracting item via drag and drop

2009-02-17 Thread Sandro Mani
Public bug reported: Symptom: when dragging a folder from file-roller to the desktop or another folder, file-roller hangs for some time (ca 2-3 minutes) eating all the CPU, then proceeds as expected. Steps to reproduce: test with OpenFOAM-1.5.General.gtgz from http://www.opencfd.co.uk/openfoa

[Bug 330745] Re: file-roller hangs a while when extracting item via drag and drop

2009-02-18 Thread Sandro Mani
Attaching valgrind profiling data. Note: I interrupted the execution of the program after about 30 minutes... ** Attachment added: "callgrind.out.8547" http://launchpadlibrarian.net/22815798/callgrind.out.8547 -- file-roller hangs a while when extracting item via drag and drop https://bugs.la

[Bug 330745] Re: file-roller hangs a while when extracting item via drag and drop

2009-02-19 Thread Sandro Mani
Backtraced attached. I interrupted the program with ctrl+c after about one minute, as otherwise the program would eventually recover from the hangup and finish as expected, this providing no backtrace information. ** Attachment added: "gdb-file-roller.txt" http://launchpadlibrarian.net/22876139

[Bug 337481] Re: file-browser-applet crashed with SIGSEGV in g_closure_invoke()

2009-03-03 Thread Sandro Mani
** Visibility changed to: Public -- file-browser-applet crashed with SIGSEGV in g_closure_invoke() https://bugs.launchpad.net/bugs/337481 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.ubun

[Bug 337627] [NEW] Killswitch position detected as active indipendent from actual state after resume

2009-03-04 Thread Sandro Mani
Public bug reported: Using Jaunty x86_64 as of 4.3.2009. Concerns: suspend, iwlagn module Problem: If the kill switch position is active (wireless disabled) when resuming from suspend, after resume the state is always detected as active no matter the actual state of the switch (i.e. changing the

[Bug 337627] Re: Killswitch position detected as active indipendent from actual state after resume

2009-03-04 Thread Sandro Mani
** Description changed: Using Jaunty x86_64 as of 4.3.2009. Concerns: suspend, iwlagn module Problem: - If the kill switch position is active (wireless disabled) when resuming from suspend, after resume the state is always detected as active no matter the actual state of the switch (i.e. c

[Bug 337828] [NEW] [needs-packaging] MikTeX

2009-03-04 Thread Sandro Mani
Public bug reported: MikTeX (a well known LaTeX package manager, previously only running under Windows) is being ported to UNIX like systems - the second beta is already out (http://miktex.org/unx/about). MikTeX allows to install only the single needed packages (styles) instead of the relativel

[Bug 330745] Re: file-roller hangs a while when extracting item via drag and drop

2009-02-23 Thread Sandro Mani
Indeed it is not a crash, but a hang - after a few minutes (this on a 2.66GHz T9550). Looking a bit closer at the archive, the main issue seems that it contains a huge amount of files (i.e. 32'000 files in one folder). But what is strange is that the issue does NOT occur when directly selecting ext

[Bug 251252] Re: linux-backports-modules-2.6.24-21-generic causes kernel panic when unloading Intel Wireless driver

2008-08-29 Thread Sandro Mani
I tried with 2.6.27-1, also noticed the firmware conflict. Also, though my laptop did suspend, I got a kernel panic on resume. I'm in Hardy on a Inspiron 1720. -- linux-backports-modules-2.6.24-21-generic causes kernel panic when unloading Intel Wireless driver https://bugs.launchpad.net/bugs/2

[Bug 251252] Re: linux-backports-modules-2.6.24-21-generic causes kernel panic when unloading Intel Wireless driver

2008-08-29 Thread Sandro Mani
#Is this what you're calling the "firmware conflict" ? # #... #iwlwifi-3945-1.ucode firmware file req failed: Reason -2 #[ 32.773576] iwl3945: Could not read microcode: -2 #... Yes in my case, those were the messages I noticed. -- linux-backports-modules-2.6.24-21-generic causes

[Bug 320257] Re: [Firefox] Clicking on a menu executes first entry instead of showing the menu

2009-03-21 Thread Sandro Mani
(Just realized that what I wrote in the previous post concerning the mouse pointer being located slightly to the right of the top-left corner is NOT true for firefox, therefore that statement should be ignored - although it shows that menus in firefox work differently that the other ones). Anywa

[Bug 340774] Re: [LENOVO 2767C99] suspend/resume failure

2009-03-23 Thread Sandro Mani
Okay thank you, sorry for the noise. -- [LENOVO 2767C99] suspend/resume failure https://bugs.launchpad.net/bugs/340774 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://list

[Bug 287680] Re: [Intrepid] Keyboard and mouse dead on resume from suspend

2009-03-23 Thread Sandro Mani
Bug is likely caused by the proprietary nvidia driver, not much the ubuntu developers can do there. ** Changed in: acpi-support (Ubuntu) Status: New => Invalid -- [Intrepid] Keyboard and mouse dead on resume from suspend https://bugs.launchpad.net/bugs/287680 You received this bug notific

[Bug 287680] Re: [Intrepid] Keyboard and mouse dead on resume from suspend

2009-03-23 Thread Sandro Mani
(Above based on a series of tests on other machine with intel / ati graphics, on which suspend works flawlessly.) -- [Intrepid] Keyboard and mouse dead on resume from suspend https://bugs.launchpad.net/bugs/287680 You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 320257] Re: [Firefox] Clicking on a menu executes first entry instead of showing the menu

2009-03-25 Thread Sandro Mani
As of a sudden I also get this issue with the intel driver... I tested on Fedora 11 Alpha (Firefox 3.1 beta 2) and the issue did not occur. Question is whether this is thanks to the newer Firefox version, to the DRI2 Intel driver (which Ubuntu does not yet use), or something else. -- [Firefox] Cl

[Bug 348680] [NEW] The "menu" key on the keyboard does nothing in nautilus

2009-03-25 Thread Sandro Mani
Public bug reported: I don't know whether this is not implemented yet or a problem with my keyboard, but pressing the context-menu key on the keyboard when a file/folder in nautilus is selected has no effect. Expected would be the context-menu popping up. It makes no difference which keyboard layo

[Bug 348902] [NEW] [LENOVO 2007V36] suspend/resume failure

2009-03-26 Thread Sandro Mani
Public bug reported: Got this on resume. Didn't notice anything special though. ProblemType: KernelOops Annotation: This occured during a previous suspend and prevented it from resuming properly. Architecture: i386 DistroRelease: Ubuntu 9.04 ExecutablePath: /usr/share/apport/apportcheckresume Fa

[Bug 348902] Re: [LENOVO 2007V36] suspend/resume failure

2009-03-26 Thread Sandro Mani
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/24360067/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/24360068/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/24360069/Dependencies.txt ** A

[Bug 349518] [NEW] Python applications are broken since update

2009-03-27 Thread Sandro Mani
Public bug reported: After updating a number of python packages, all python apps are broken. The following updates were installed: 2009-03-27 12:00:18 upgrade libpython2.6 2.6.1-1ubuntu4 2.6.1-1ubuntu5 2009-03-27 12:00:18 status half-configured libpython2.6 2.6.1-1ubuntu4 2009-03-27 12:00:18 stat

[Bug 349518] Re: Python applications are broken since update

2009-03-27 Thread Sandro Mani
*** This bug is a duplicate of bug 349467 *** https://bugs.launchpad.net/bugs/349467 Marked as duplicate. -- Python applications are broken since update https://bugs.launchpad.net/bugs/349518 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 341463] Re: Unreachable network mounts cause annoying hangs

2009-03-27 Thread Sandro Mani
The problem is not the program crashing, but I guess rather an issue with the way the behavior with shares is designed. The hang is only due to the cifs subsystem trying to access the unavailable share, and nautilus (and any other program that might want to access the share location, even the te

[Bug 349651] [NEW] Applet background effects do not work anymore since update of human-theme

2009-03-27 Thread Sandro Mani
Public bug reported: Binary package hint: human-theme Since the update of the human-theme (human-theme 0.28.7ubuntu1), setting the background of the panel to anything different from system-theme (i.e. some half-transparent color or background image), the new style is only applied for the areas

[Bug 349651] Re: Applet background effects do not work anymore since update of human-theme

2009-03-27 Thread Sandro Mani
** Attachment added: "Screenshot.png" http://launchpadlibrarian.net/24408551/Screenshot.png -- Applet background effects do not work anymore since update of human-theme https://bugs.launchpad.net/bugs/349651 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 349722] [NEW] [LENOVO 2767C99] suspend/resume failure

2009-03-27 Thread Sandro Mani
Public bug reported: Since today's updates suspend is totally broken on my Lenovo T400. When I select suspend, the suspend led starts blinking, but either nothing happens, or the screen simply goes black, or I am directly brought to the login screen. Eventually the system will suspend (after 2-

[Bug 349722] Re: [LENOVO 2767C99] suspend/resume failure

2009-03-27 Thread Sandro Mani
** Attachment added: "BootDmesg.gz" http://launchpadlibrarian.net/24413267/BootDmesg.gz ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/24413268/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/24413270/Dependencies.txt ** Att

[Bug 348763] Re: gdm crashes on resume from suspend

2009-03-27 Thread Sandro Mani
Since today's updates suspend is totally broken on my Lenovo T400. When I select suspend, the suspend led starts blinking, but either nothing happens, or the screen simply goes black, or I am directly brought to the login screen. Eventually the system will suspend (after 2-3 minutes, the suspend le

[Bug 352469] Re: aptitude crashed with SIGSEGV

2009-03-31 Thread Sandro Mani
First of all sorry for the double bug-report, something went wrong submitting the form... As stated in the description I already tried to get a backtrace, which is attached (http://launchpadlibrarian.net/24574854/gdb-aptitude.txt), but from what I can understand there is no interesting information

[Bug 352469] Re: aptitude crashed with SIGSEGV

2009-03-31 Thread Sandro Mani
Actually I already followed the steps on that website - I already generated a few backtraces in the past. aptitude-dbgsym, gdb are all installed, proceeded as follows: sudo gdb aptitude 2>&1 | tee backtrace.txt (gdb) handle SIG33 pass nostop noprint (gdb) set pagination 0 (gdb) run purge xulrunner

[Bug 352469] Re: aptitude crashed with SIGSEGV

2009-04-01 Thread Sandro Mani
I tried reinstalling with sudo apt-get --reinstall install aptitude and the problem I don't get the crash anymore, no idea what the problem was. Closing. ** Changed in: aptitude (Ubuntu) Status: Incomplete => Invalid -- aptitude crashed with SIGSEGV https://bugs.launchpad.net/bugs/352469

[Bug 320257] Re: [Firefox] Clicking on a menu executes first entry instead of showing the menu

2009-04-01 Thread Sandro Mani
I do not get this issue anymore using firefox-3.6 from http://ppa.launchpad.net/fta/ppa/ubuntu jaunty main. Anyone else to try this out? -- [Firefox] Clicking on a menu executes first entry instead of showing the menu https://bugs.launchpad.net/bugs/320257 You received this bug notification becau

[Bug 320257] Re: [Firefox] Clicking on a menu executes first entry instead of showing the menu

2009-04-01 Thread Sandro Mani
I do not get this issue anymore using firefox-3.6 from http://ppa.launchpad.net/fta/ppa/ubuntu jaunty main. Anyone else to try this out? -- [Firefox] Clicking on a menu executes first entry instead of showing the menu https://bugs.launchpad.net/bugs/320257 You received this bug notification becau

[Bug 36189] Re: Applets do not scale well with changing resolution

2009-04-01 Thread Sandro Mani
The best solution that works for me I've come up so far is the following: The problem seems to be that gnome has difficulties to decide whether it should store the position of an applet as aligned to the left or to the right. Consequently, what I did was in the gconf-editor manually browse to /ap

[Bug 341463] Re: Unreachable network mounts cause annoying hangs

2009-04-02 Thread Sandro Mani
Starting from what package version should I be able to notice the change? Currently I've got gvfs 1.2.0-0ubuntu2 and just today I had the described issue when putting my laptop to sleep while a ssh share was still mounted, then on resume nautilus, the gnome panels (i.e. pretty much everything) hang

[Bug 354050] [NEW] Headphones don't get muted when master channel is muted

2009-04-02 Thread Sandro Mani
Public bug reported: When muting the master channel, only the internal speakers of the laptop get muted, but if headphones or any external speakers are attached, those do not get muted. This is a new issue since on of the latest pulse-audio updates. Jaunty x64 up-to-date, Thinkpad T400 (lshw atta

[Bug 354050] Re: Headphones don't get muted when master channel is muted

2009-04-02 Thread Sandro Mani
** Attachment added: "lshw" http://launchpadlibrarian.net/24708424/lshw -- Headphones don't get muted when master channel is muted https://bugs.launchpad.net/bugs/354050 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 289252] Re: Immediate resume on suspend caused by ehci_hcd module

2009-04-09 Thread Sandro Mani
Cannot get this to work anymore with jaunty... I also don't have any ideas on how to debug the issue further, any clues? Part of the kernel log regarding the suspend procedure is attached. ** Attachment added: "kernellog.txt" http://launchpadlibrarian.net/25104978/kernellog.txt -- Immediate r

[Bug 354050] Re: Headphones don't get muted when master channel is muted

2009-04-09 Thread Sandro Mani
Now the mute hotkey doesn't even work anymore (xev does not show any reaction whatsoever when pressing the button). Original issue still present. -- Headphones don't get muted when master channel is muted https://bugs.launchpad.net/bugs/354050 You received this bug notification because you are a

  1   2   3   >