[Bug 845761] Re: the printer does not print, driver and right cables installed, always queued document

2011-09-11 Thread Lukasz Olszewski
Till, info about used printer can be found in the files Yolanda already attached. What we need to know now is if plain text can be printed or not. If yes it would confirm that missing color profile may after all keep jobs from printing images. -- You received this bug notification because you

[Bug 846288] Re: Wrong filesystem type is reported in drive properties

2011-09-11 Thread Lukasz Olszewski
Anton, please don't use path to directory in that command. You need to enter path to the device. Check in "cat /etc/mtab" what is the path to the device mounted as "/media/New Volume" and put it after "cfdisk -P s" command. You may also need to run cfdisk as root. For example if mtab says someth

[Bug 846288] Re: Wrong filesystem type is reported in drive properties

2011-09-11 Thread Lukasz Olszewski
btw, please also attach your mtab contents: cat /etc/mtab Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/846288 Title: Wrong filesystem type is reported in drive properties To manage notifi

Re: [Bug 842566] Re: Libreoffice and unity integration broken.

2011-11-02 Thread Lukasz Olszewski
Simone, This can't be the only cause. I can open the same file exactly the same way and in the same circumstances I might get this error and I might not. So it seems to be more random and unrelated to any obvious circumstances. -- You received this bug notification because you are a member of Ubu

[Bug 885887] [NEW] Newly opened eog (eye of gnome) window is out of focus

2011-11-03 Thread Lukasz Olszewski
Public bug reported: Test case: 1. Open some folder containing more than one jpg file using nautilus, 2. Double click one of the jpg files, 3. eog will open (given it's your default jpg viewer), 4. Switch back to opened nautilus window and double-click another jpg file, 5. eog will open but its wi

[Bug 885887] Re: Newly opened eog (eye of gnome) window is out of focus

2011-11-03 Thread Lukasz Olszewski
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/885887 Title: Newly opened eog (eye of gnome) window is out of focus To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+so

[Bug 899648] Re: Update manager does not install downloaded updates

2011-12-03 Thread Lukasz Olszewski
Try running the following command inside terminal and let us know what happens: sudo apt-get update && sudo apt-get install -f && sudo apt-get upgrade ** Changed in: update-manager (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubunt

[Bug 899648] Re: Update manager does not install downloaded updates

2011-12-05 Thread Lukasz Olszewski
It seems like a problem back from dist upgrade. In such cases running apt-get dist-upgrade should normally fix that. However if this problem keeps coming back for you then please report back here attaching your /var/log/apt/history.log and term.log and we'll try to investigate further. ** Changed

[Bug 899648] Re: Update manager does not install downloaded updates

2011-12-05 Thread Lukasz Olszewski
In your term.log I can see nvidia related error: Error! Bad return status for module build on kernel: 3.2.0-3-generic (x86_64) Consult /var/lib/dkms/nvidia-173/173.14.30/build/make.log for more information. We should try to eliminate this one before going any further. Please remove proprietary dr

[Bug 899648] Re: Update manager does not install downloaded updates

2011-12-06 Thread Lukasz Olszewski
Well Carla this is perfectly normal for alpha-1 release stage. Simply not all packages are available on time in the repositories. You just have to wait for the correct version to get released. This is not a bug and as I said it is to be expected in testing so marking this as invalid. ** Changed in

[Bug 860954] Re: Quicklist sometimes doesn´ t respond.

2011-09-30 Thread Lukasz Olszewski
*** This bug is a duplicate of bug 844878 *** https://bugs.launchpad.net/bugs/844878 Thank you 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 844878, so it is being marked as such. Please look at

[Bug 846450] Re: Right-click on apps in launcher won't allow using context menu

2011-09-30 Thread Lukasz Olszewski
*** This bug is a duplicate of bug 844878 *** https://bugs.launchpad.net/bugs/844878 Thank you 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 844878, so it is being marked as such. Please look at

[Bug 861574] Re: unity launcher right-click menus are inaccessible

2011-09-30 Thread Lukasz Olszewski
*** This bug is a duplicate of bug 844878 *** https://bugs.launchpad.net/bugs/844878 Thank you 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 844878, so it is being marked as such. Please look at

[Bug 857500] Re: zeitgeist-daemon crashed with DatabaseError in _check_index_and_start_worker(): Error reading block 1835009: got end of file

2011-09-30 Thread Lukasz Olszewski
** Changed in: zeitgeist (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/857500 Title: zeitgeist-daemon crashed with DatabaseError in _check_index_and_start_wo

[Bug 843207] Re: zeitgeist-daemon crashed with DatabaseError in _check_index_and_start_worker(): Error reading block 252: got end of file

2011-09-30 Thread Lukasz Olszewski
Try removing zeitgesit DB direcotry and then reinstalling zeitgeist. I don't think the old DB may be made usable again. If error persists after that please change bug status to confirmed. Commands: sudo -s mv ~/.local/share/zeitgeist ~/.local/share/zeitgeist_oldDB sudo apt-get install zeitgeist z

[Bug 851766] Re: Unity lens file filter doesn't show the files I look for even though they're listed in recent files

2011-09-30 Thread Lukasz Olszewski
Fixed with the latest release. ** Changed in: unity-lens-files (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/851766 Title: Unity lens file filter d

[Bug 828761] Re: Black screen with freezing mouse cursor and graphical artifacts is displayed for several seconds after resuming from suspend or switching consoles.

2011-10-01 Thread Lukasz Olszewski
** Summary changed: - Lightdm needs a long time to display its greeter after resuming from suspend. + Black screen with freezing mouse cursor and graphical artifacts is displayed for several seconds after resuming from suspend or switching consoles. ** Also affects: unity (Ubuntu) Importance:

[Bug 828761] Re: Lightdm needs a long time to display its greeter after resuming from suspend.

2011-10-01 Thread Lukasz Olszewski
Well you're right on this one Robert. After switching to gdm I get exactly the same results. Also switching between consoles with alt-ctrl- Fx takes much longer than it used to. So it seems it's not directly suspend related. I'm betting here on X/unity/compiz issue... ** Changed in: lightdm

[Bug 826439] Re: NetworkManager crashed with SIGABRT in raise()

2011-10-02 Thread Lukasz Olszewski
*** This bug is a duplicate of bug 816570 *** https://bugs.launchpad.net/bugs/816570 Thank you 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 816570, so it is being marked as such. Please look at

[Bug 859060] Re: totem-plugin-viewer crashed with SIGSEGV in g_type_check_instance_is_a()

2011-10-02 Thread Lukasz Olszewski
** Also affects: totem (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/859060 Title: totem-plugin-viewer crashed with SIGSEGV in g_type_check_ins

[Bug 834592] Re: System hangs during boot with "Checking battery state" on screen

2011-10-02 Thread Lukasz Olszewski
Iain, please verify if the following solves this for you: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/804171/comments/21 Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/834592 Title:

[Bug 829247] Re: cannot login as a user

2011-10-02 Thread Lukasz Olszewski
Stephan, try removing .Xauthority file from your home directory and see if it helps. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/829247 Title: cannot login as a user To manage notifications about

[Bug 829247] Re: cannot login as a user

2011-10-02 Thread Lukasz Olszewski
Didn't notice it's quite an old bug with no answer from the reporter and no duplicates. It's also unlikely to be lightdm issue and it doesn't contain needed information so marking as invalid. ** Changed in: lightdm (Ubuntu) Status: Incomplete => Invalid -- You received this bug notificati

[Bug 819002] Re: Brightness control keys not working

2011-10-02 Thread Lukasz Olszewski
After one of the latest updates brightness control started working. Sadly the effect is far from desired. There are only 3 levels of brightness and the difference between them is to big. Going anywhere below 3rd. level makes screen flicker. I believe this might be also related to nvidia driver. **

[Bug 819002] Re: Brightness level control is not working properly on Sony Vaio

2011-10-02 Thread Lukasz Olszewski
** Changed in: nvidia-graphics-drivers (Ubuntu) Status: New => Invalid ** Changed in: linux (Ubuntu) Status: Incomplete => Fix Released ** Changed in: nvidia-graphics-drivers (Ubuntu) Status: Invalid => Confirmed -- You received this bug notification because you are a membe

[Bug 819002] Re: Brightness level control is not working properly on Sony Vaio

2011-10-02 Thread Lukasz Olszewski
apport information ** Tags added: apport-collected ubuntu ** Description changed: Sony Vaio F1390x Brightness controls ( Fn+F5 and Fn+F6) are not working. Acpi codes for these: sony/hotkey SNC 0001 0011 sony/hotkey SNC 0001 003b sony/hotkey SNC 0001 0010

[Bug 819002] CurrentDmesg.txt

2011-10-02 Thread Lukasz Olszewski
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/819002/+attachment/2496141/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/819002

[Bug 819002] DpkgLog.txt

2011-10-02 Thread Lukasz Olszewski
apport information ** Attachment added: "DpkgLog.txt" https://bugs.launchpad.net/bugs/819002/+attachment/2496142/+files/DpkgLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/819002 Title: Br

[Bug 819002] Lspci.txt

2011-10-02 Thread Lukasz Olszewski
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/819002/+attachment/2496143/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/819002 Title: Bright

[Bug 819002] Lsusb.txt

2011-10-02 Thread Lukasz Olszewski
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/819002/+attachment/2496144/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/819002 Title: Bright

[Bug 819002] ProcCpuinfo.txt

2011-10-02 Thread Lukasz Olszewski
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/819002/+attachment/2496145/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/819002 Ti

[Bug 819002] ProcEnviron.txt

2011-10-02 Thread Lukasz Olszewski
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/819002/+attachment/2496146/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/819002 Ti

[Bug 819002] ProcInterrupts.txt

2011-10-02 Thread Lukasz Olszewski
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/819002/+attachment/2496147/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/8190

[Bug 819002] ProcModules.txt

2011-10-02 Thread Lukasz Olszewski
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/819002/+attachment/2496148/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/819002 Ti

[Bug 819002] UdevDb.txt

2011-10-02 Thread Lukasz Olszewski
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/819002/+attachment/2496170/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/819002 Title: Brig

[Bug 819002] UdevLog.txt

2011-10-02 Thread Lukasz Olszewski
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/819002/+attachment/2496171/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/819002 Title: Br

[Bug 865302] [NEW] Unity thunderbird integration broken

2011-10-03 Thread Lukasz Olszewski
Public bug reported: After one of recent updates thunderbird lost it's title bar and I can't switch to it's window once started. Unity launchbar shows that it's running and alt-tab switcher does too but after selecting it nothing happens. I get the following WARN in .xsession-errors: glib :0 Fail

[Bug 865302] Re: Unity thunderbird integration broken

2011-10-03 Thread Lukasz Olszewski
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/865302 Title: Unity thunderbird integration broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/86

[Bug 863037] Re: focus nautilus desktop to get focus at startup

2011-10-03 Thread Lukasz Olszewski
May it also cause newly opened nautilus window not being focused if another application is already in focus as described in bug 864233 ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/863037 Title: f

[Bug 844878] Re: Unity fails to enable launcher context menus

2011-10-03 Thread Lukasz Olszewski
Rainer, I think you experience bug 865302. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/844878 Title: Unity fails to enable launcher context menus To manage notifications about this bug go to: htt

[Bug 864233] Re: Window focus problem

2011-10-03 Thread Lukasz Olszewski
*** This bug is a duplicate of bug 863037 *** https://bugs.launchpad.net/bugs/863037 Thank you 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 863037, so it is being marked as such. Please look at

[Bug 865302] Re: Unity thunderbird integration broken

2011-10-03 Thread Lukasz Olszewski
I forgot to mention that it doesn't happen all the time. After fresh boot or unity --replace everything is fine for some time but when it breaks it stays broken till unity is replaced. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 738203] Re: Nautilus: G_VALUE_HOLDS_OBJECT (value) failed

2011-10-03 Thread Lukasz Olszewski
Still present in Oneiric with nautilus 3.2.0 ** Tags added: running-unity -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/738203 Title: Nautilus: G_VALUE_HOLDS_OBJECT (value) failed To manage notifi

Re: [Bug 814035] Re: WIFI becomes EXTREMELY slow ( ath9k ) making the connection unusable

2011-10-15 Thread Lukasz Olszewski
It occurs more often in N mode than in G mode but is not limited to it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/814035 Title: WIFI becomes EXTREMELY slow ( ath9k ) making the connection unusab

[Bug 853083] Re: Nothing happens after clicking trash icon in launchbar

2011-10-15 Thread Lukasz Olszewski
** Changed in: unity Status: Incomplete => Confirmed ** Changed in: unity (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/853083 Title: Nothing

[Bug 868982] Re: Resume from suspend does not work smoothly

2011-10-15 Thread Lukasz Olszewski
*** This bug is a duplicate of bug 828761 *** https://bugs.launchpad.net/bugs/828761 I'm marking this as a duplicate of bug 828761 as this is most likely caused by the same issue. ** This bug has been marked a duplicate of bug 828761 Black screen with freezing mouse cursor and graphical ar

[Bug 828761] Re: Black screen with freezing mouse cursor and graphical artifacts is displayed for several seconds after resuming from suspend or switching consoles.

2011-10-15 Thread Lukasz Olszewski
Yes, without nvidia drivers installed everything works ok. ** Summary changed: - Black screen with freezing mouse cursor and graphical artifacts is displayed for several seconds after resuming from suspend or switching consoles. + Resume from suspend takes much more time when nvidia-current driv

[Bug 853083] Re: Nothing happens after clicking trash icon in launchbar

2011-10-16 Thread Lukasz Olszewski
Muhammad: I've already answered Omer's questions one month ago. This bug is probably caused by malfunctioning transition in settings between ubuntu updates and I've seen it on several machines so I think me confirming it after nearly 1 month of inactivity isn't that much of pain. I'm also attach

[Bug 828761] Re: Resume from suspend takes much more time when nvidia-current driver is installed.

2011-10-16 Thread Lukasz Olszewski
I've just installed gnome shell and it works fine. It seems that this issue is limited to Unity. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/828761 Title: Resume from suspend takes much more time

[Bug 736171] Re: ath: Failed to stop TX DMA in 100 msec after killing last frame

2011-04-19 Thread Lukasz Olszewski
This bug also affects me making network operations practically impossible. lscpi for net below: Network controller: Atheros Communications Inc. AR9287 Wireless Network Adapter (PCI-Express) (rev 01) Subsystem: Foxconn International, Inc. Device e030 Control: I/O+ Mem+ BusMaster+ S

[Bug 766400] [NEW] WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish 0x86/0x90()

2011-04-19 Thread Lukasz Olszewski
Public bug reported: Kernel error after resuming from suspend state. Logs attached. ProblemType: KernelOops DistroRelease: Ubuntu 11.04 Package: linux-image-2.6.38-8-generic 2.6.38-8.42 ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2 Uname: Linux 2.6.38-8-generic x86_64 NonfreeKernelMod

[Bug 766400] Re: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish 0x86/0x90()

2011-04-19 Thread Lukasz Olszewski
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/766400 Title: WARNING: at /build/buildd/linux-2.6.38/kernel/power/suspend_test.c:53 suspend_test_finish 0x86/0x90() -- ubuntu-bugs mailing list ubunt

[Bug 766488] [NEW] Banshee just won't close while playback is on

2011-04-19 Thread Lukasz Olszewski
Public bug reported: Binary package hint: banshee I can't close banshee in Natty by any 'civilized' way when playback is on. Media -> close from menu doesn't do the job. Playback just keeps going. The only way to stop it is to issue kill signal. Banshee closes correctly only if I stop the play

[Bug 766488] Re: Banshee just won't close while playback is on

2011-04-19 Thread Lukasz Olszewski
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/766488 Title: Banshee just won't close while playback is on -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/l

[Bug 736171] Re: ath: Failed to stop TX DMA in 100 msec after killing last frame

2011-07-18 Thread Lukasz Olszewski
I've just upgraded to 11.10 alpha 2 and get the same problem with the same error message just much rarely than in 11.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/736171 Title: ath: Failed to st

[Bug 814035] [NEW] WIFI becomes EXTREMELY slow ( ath9k ) making the connection unusable

2011-07-21 Thread Lukasz Olszewski
Public bug reported: My wifi connection becomes practically unusable after some random time. Reseting the connection helps for a while. Link speeds drop severely even though the signal is strong. This problem doesn't occur with the same hardware on windows. Tested with several different access

[Bug 814035] Re: WIFI becomes EXTREMELY slow ( ath9k ) making the connection unusable

2011-07-21 Thread Lukasz Olszewski
** Attachment added: "Screenshot at 2011-07-21 13:38:37.png" https://bugs.launchpad.net/bugs/814035/+attachment/2223007/+files/Screenshot%20at%202011-07-21%2013%3A38%3A37.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 736171] Re: ath: Failed to stop TX DMA in 100 msec after killing last frame

2011-07-17 Thread Lukasz Olszewski
Seth: I had no problems with my wireless on previous versions of Ubuntu. So if I remember correctly 2.6.36 was the last kernel working for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/736171 Titl

[Bug 736171] Re: ath: Failed to stop TX DMA in 100 msec after killing last frame

2011-07-17 Thread Lukasz Olszewski
I've just tried kernel 3.0 from Oneiric and I don't see any errors in the syslog but the connection is still crippled :( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/736171 Title: ath: Failed to st

[Bug 668554] Re: Blank display at startup in Sony Vaio CW series

2011-03-10 Thread Lukasz Olszewski
UPDATE: With the latest drivers 260.19.44 HDMI works like a charm on Vaio F13 :) So for me these drivers are now complete. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/668554 Title: Blank display a

[Bug 722394] Re: can't suspend and hibernate

2011-03-10 Thread Lukasz Olszewski
This is fixed in Natty. -- You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. https://bugs.launchpad.net/bugs/722394 Title: can't suspend and hibernate -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mai

[Bug 686078] Re: Battery charge time is not estimated properly.

2011-04-04 Thread Lukasz Olszewski
Yes, it's related. This one can be closed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/686078 Title: Battery charge time is not estimated properly. -- ubuntu-bugs mailing list ubuntu-bugs@lists.

[Bug 817954] Re: update resets unity launcher favorites

2011-08-02 Thread Lukasz Olszewski
No, I always use the same session and I didn't switch to 2D. It happened right after my every morning update and at that time I didn't do anything else. A look at the update history reveled only few packages which could cause that: unity-2d:amd64 (3.8.10-0ubuntu2, 3.8.12-0ubuntu1) unity-2d-places

[Bug 686078] Re: Battery charge time is not estimated properly.

2011-08-03 Thread Lukasz Olszewski
** Changed in: gnome-power-manager (Ubuntu) Status: New => Invalid ** Changed in: linux Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/686078 Title: Battery char

[Bug 820295] [NEW] Wrong values for battery charge rate and design capacity

2011-08-03 Thread Lukasz Olszewski
Public bug reported: This causes invalid charge time estimations. 3.0.0-7-generic #9-Ubuntu SMP Fri Jul 29 21:27:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux Sony Vaio VPCF1390X affects ubuntu ** Affects: ubuntu Importance: Undecided Status: New -- You received this bug notificati

[Bug 820295] Re: Wrong values for battery charge rate and design capacity

2011-08-03 Thread Lukasz Olszewski
** Tags added: acpi linux oneiric power ** Bug watch added: Linux Kernel Bug Tracker #26662 http://bugzilla.kernel.org/show_bug.cgi?id=26662 ** Also affects: linux via http://bugzilla.kernel.org/show_bug.cgi?id=26662 Importance: Unknown Status: Unknown -- You received this bug n

[Bug 821342] Re: nautilus crashed with SIGSEGV in g_main_context_dispatch()

2011-08-05 Thread Lukasz Olszewski
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/821342 Title: nautilus crashed with SIGSEGV in g_main_context_dispatch() To manage notifications about this bug go to:

[Bug 821875] [NEW] Synaptic fails to close

2011-08-06 Thread Lukasz Olszewski
Public bug reported: Synaptic freezes when I try to close its window. Force quit doesn't do the job either I have to manually kill the process. When I run it without administrative privileges it closes fine. It never happened before todays update (apt history attached). ProblemType: Bug DistroRel

[Bug 821875] Re: Synaptic fails to close

2011-08-06 Thread Lukasz Olszewski
** Attachment added: "history.log" https://bugs.launchpad.net/bugs/821875/+attachment/2257861/+files/history.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/821875 Title: Synaptic fails to clos

[Bug 821875] Re: Synaptic fails to close

2011-08-06 Thread Lukasz Olszewski
Annoyingly when I run it inside gdb it works just fine! I'm not sure what more can I do to provide more info here :/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/821875 Title: Synaptic fails to clo

[Bug 816740] Re: totem crashed with SIGSEGV in g_type_name()

2011-08-06 Thread Lukasz Olszewski
Totem 3.1.x should be tested and made available in Oneiric (see https://bugzilla.gnome.org/show_bug.cgi?id=655751) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/816740 Title: totem crashed with SIGS

[Bug 838685] [NEW] USB scanner doesn't work when connected to the USB 3.0 port

2011-09-01 Thread Lukasz Olszewski
Public bug reported: My scanner Canon Lide 25 is not detected when I connect it via usb 3.0 (via usb 2.0 everything works just fine). I get the following output in my syslog: xhci_hcd :05:00.0: WARN: transfer error on endpoint ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: linux-image

[Bug 838685] Re: USB scanner doesn't work when connected to the USB 3.0 port

2011-09-01 Thread Lukasz Olszewski
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/838685 Title: USB scanner doesn't work when connected to the USB 3.0 port To manage notifications about this bug go to: https://bugs.launchpad.net/ubunt

[Bug 838685] Re: USB scanner doesn't work when connected to the USB 3.0 port

2011-09-01 Thread Lukasz Olszewski
It doesn't work with upstream kernel either. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/838685 Title: USB scanner doesn't work when connected to the USB 3.0 port To manage notifications about th

[Bug 838685] Re: USB scanner doesn't work when connected to the USB 3.0 port

2011-09-01 Thread Lukasz Olszewski
** Bug watch added: Linux Kernel Bug Tracker #42152 http://bugzilla.kernel.org/show_bug.cgi?id=42152 ** Also affects: linux via http://bugzilla.kernel.org/show_bug.cgi?id=42152 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of U

[Bug 830299] Re: resume from suspend with lots of screen corruption

2011-09-01 Thread Lukasz Olszewski
I can confirm that. This problem was not triggered by nvidia driver update. It'd be nice if someone got assigned to this bug... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/830299 Title: resume fro

[Bug 838868] [NEW] update-notifier causes error reporting window to appear repeatedly

2011-09-01 Thread Lukasz Olszewski
Public bug reported: Meanwhile clicking "Report problem" doesn't trigger error collecting process. The only way to stop the window from appearing is to leave it open or to kill update-notifier process. In console I get: (update-notifier:11904): Gtk-WARNING **: GtkImage 0x23a2080 is mapped but v

[Bug 838868] Re: update-notifier causes error reporting window to appear repeatedly

2011-09-01 Thread Lukasz Olszewski
** Attachment added: "gdb-update-notifier.txt" https://bugs.launchpad.net/bugs/838868/+attachment/2340139/+files/gdb-update-notifier.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/838868 Title:

[Bug 838883] [NEW] Can't disable ubuntu-desktop ppa using software-properties-gtk

2011-09-01 Thread Lukasz Olszewski
Public bug reported: When trying to deselect ubuntu-desktop ppa I get the following error: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 647, in on_isv_source_toggled self.backend.ToggleSourceUse(str(sourc

[Bug 838883] Re: Can't disable ubuntu-desktop ppa using software-properties-gtk

2011-09-01 Thread Lukasz Olszewski
** Attachment added: "running-from-console.txt" https://bugs.launchpad.net/bugs/838883/+attachment/2340205/+files/running-from-console.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/838883 Titl

[Bug 842500] [NEW] Calendar area is inactive in indicator-datetime (can't switch months and years)

2011-09-06 Thread Lukasz Olszewski
*** This bug is a duplicate of bug 807509 *** https://bugs.launchpad.net/bugs/807509 Public bug reported: Basically it doesn't respond to any mouse input so you can see only current month. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: indicator-datetime 0.2.93-0ubuntu2 ProcVersionSig

[Bug 842500] Re: Calendar area is inactive in indicator-datetime (can't switch months and years)

2011-09-06 Thread Lukasz Olszewski
*** This bug is a duplicate of bug 807509 *** https://bugs.launchpad.net/bugs/807509 ** This bug has been marked a duplicate of bug 807509 Cannot click on Calendar to select another day, month or year -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 842566] [NEW] Libreoffice and unity integration broken.

2011-09-06 Thread Lukasz Olszewski
Public bug reported: When I open an existing file with lets say oowriter or oocalc it's icon isn't listed in unity panel as a running app. Window controls and window title isn't shown on a top panel either (see attached screenshot). Empty-staring these app's doesn't rise this issue. Sometimes afte

[Bug 842566] Re: Libreoffice and unity integration broken.

2011-09-06 Thread Lukasz Olszewski
** Attachment added: "Screenshot%20at%202011-09-06%2013%3A29%3A30.png" https://bugs.launchpad.net/bugs/842566/+attachment/2360647/+files/Screenshot%2520at%25202011-09-06%252013%253A29%253A30.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 842566] Re: Libreoffice and unity integration broken.

2011-09-06 Thread Lukasz Olszewski
Oh and one more thing - Alt+Tab window switcher doesn't see those broken windows either... As this doesn't happen every time I open files with libreoffice , I'll try to investigate further but hopefully someone else already had. -- You received this bug notification because you are a member of Ub

[Bug 842566] Re: Libreoffice and unity integration broken.

2011-09-06 Thread Lukasz Olszewski
Not sure if this is related but i get the following message when starting from command line: Warning: failed to launch javaldx - java may not fuction correctly -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 821342] Re: nautilus crashed with SIGSEGV in g_main_context_dispatch()

2011-09-06 Thread Lukasz Olszewski
Given this bug may affect large number of users and it sometimes may cause files being lost (if it crashes during mv as it happened to me) I think the importance level should be changed to High. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 844263] Re: zeitgeist-daemon crashed with DatabaseError in _check_index_and_start_worker(): Error reading block 1835009: got end of file

2011-09-07 Thread Lukasz Olszewski
*** This bug is a duplicate of bug 843207 *** https://bugs.launchpad.net/bugs/843207 ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/844263 Title: zeitgeist-daem

[Bug 814035] Re: WIFI becomes EXTREMELY slow ( ath9k ) making the connection unusable

2011-07-24 Thread Lukasz Olszewski
** Bug watch added: Linux Kernel Bug Tracker #39922 http://bugzilla.kernel.org/show_bug.cgi?id=39922 ** Also affects: linux via http://bugzilla.kernel.org/show_bug.cgi?id=39922 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of U

[Bug 815810] [NEW] Oneiric won't boot with kernel 3.0.0-6

2011-07-25 Thread Lukasz Olszewski
Public bug reported: With kernel version 3.0.0-5 system boots with no problems. After installing 3.0.0-6 it stops during boot with blinking cursor (X never starts), HDD seems to be heavily accessed but the only thing I can do is send ctr-alt-del which causes successful reboot. Recovery mode doesn'

[Bug 815810] Re: Oneiric won't boot with kernel 3.0.0-6

2011-07-25 Thread Lukasz Olszewski
** Package changed: ubuntu => linux (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/815810 Title: Oneiric won't boot with kernel 3.0.0-6 To manage notifications about this bug go to: https:/

[Bug 815810] Re: Oneiric won't boot with kernel 3.0.0-6

2011-07-26 Thread Lukasz Olszewski
Same issue with 3.0.0-7 ** Summary changed: - Oneiric won't boot with kernel 3.0.0-6 + Oneiric won't boot with kernel 3.0.0-6 and higher -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/815810 Title:

[Bug 816432] Re: zeitgeist-daemon crashed with LookupError in remove_from_connection()

2011-07-26 Thread Lukasz Olszewski
*** This bug is a duplicate of bug 807950 *** https://bugs.launchpad.net/bugs/807950 ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/816432 Title: zeitgeist-daem

[Bug 816432] Re: zeitgeist-daemon crashed with LookupError in remove_from_connection()

2011-07-26 Thread Lukasz Olszewski
*** This bug is a duplicate of bug 807950 *** https://bugs.launchpad.net/bugs/807950 ** This bug has been marked a duplicate of bug 807950 zeitgeist-daemon crashed with LookupError in remove_from_connection(): <_zeitgeist.engine.remote.RemoteInterface at /org/gnome/zeitgeist/log/activity

[Bug 832745] [NEW] TypeError: glib.markup_escape_text() takes at most 1 argument (2 given)

2011-08-24 Thread Lukasz Olszewski
Public bug reported: update-manager crashes after clicking "partial upgrade" (Python error). ** (update-manager:3427): WARNING **: expected enumeration type PangoUnderline, but got Underline instead ERROR:root:not handled expection: Traceback (most recent call last): File "/usr/bin/update-man

[Bug 832745] Re: TypeError: glib.markup_escape_text() takes at most 1 argument (2 given)

2011-08-24 Thread Lukasz Olszewski
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/832745 Title: TypeError: glib.markup_escape_text() takes at most 1 argument (2 given) To manage notifications about this bug go to: https://bugs.launc

[Bug 833620] [NEW] Cheese crashes after trying to enable video effects.

2011-08-25 Thread Lukasz Olszewski
Public bug reported: Start Cheese -> go into "Effects" -> try choosing one -> (cheese:5434): GLib-GObject-CRITICAL **: g_object_get: assertion `G_IS_OBJECT (object)' failed Program received signal SIGSEGV, Segmentation fault. 0x75090bef in ?? () from /lib/x86_64-linux-gnu/libc.so.6 Prob

[Bug 833620] Re: Cheese crashes after trying to enable video effects.

2011-08-25 Thread Lukasz Olszewski
** Attachment added: "gdb_cheese.txt" https://bugs.launchpad.net/bugs/833620/+attachment/2312284/+files/gdb_cheese.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/833620 Title: Cheese crashes

[Bug 833620] Re: Cheese crashes after trying to enable video effects.

2011-08-25 Thread Lukasz Olszewski
** Attachment added: "Backtrace" https://bugs.launchpad.net/ubuntu/+source/cheese/+bug/833620/+attachment/2312292/+files/gdb-cheese.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/833620 Title:

[Bug 815810] Re: Oneiric won't boot with kernel 3.0.0-6 and higher

2011-07-27 Thread Lukasz Olszewski
Leann, I've just checked the version you linked and it doesn't boot either. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/815810 Title: Oneiric won't boot with kernel 3.0.0-6 and higher To manage n

<    1   2   3   4   >