[Bug 1860284] Re: thinkpad thunderbolt 3 dock gen2 with pci memory allocation errors on Yoga C940 unless plugged in before boot

2022-02-25 Thread Kolargol00
I'm also affected by this bug on 20.04 with the HWE 5.13 kernel (currently: 5.13.0-30-generic #33~20.04.1-Ubuntu SMP Mon Feb 7 14:25:10 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux). My PCIe Thunderbolt card (ASUS ThunderboltEX 4, Intel JHL8540 controller) only partially works: the USB part works and

[Bug 1910821] Re: [snap] chromium fails to start with "/snap/chromium/1444/usr/lib/chromium-browser/chrome: error while loading shared libraries: libatk-1.0.so.0: cannot open shared object file: No su

2021-01-19 Thread Kolargol00
Thank you for your help and explanations. I reinstalled the chromium snap with: snap remove chromium apt install --reinstall chromium-browser and now Chromium works again. :) Under the angle of snapd's limited dependency management, relying on such "hidden", i.e. unenforceable,

[Bug 1910821] Re: [snap] chromium fails to start with "/snap/chromium/1444/usr/lib/chromium-browser/chrome: error while loading shared libraries: libatk-1.0.so.0: cannot open shared object file: No su

2021-01-14 Thread Kolargol00
Thank you for your answer Olivier. That is indeed exactly the case. The two snaps gnome-3-28-1804 and gtk-common-themes were automatically installed during the upgrade and chromium through the deb transitional package. Then I manually uninstalled gnome-3-28-1804 and gtk-common- themes snaps

[Bug 1910821] [NEW] [snap] chromium fails to start with "/snap/chromium/1444/usr/lib/chromium-browser/chrome: error while loading shared libraries: libatk-1.0.so.0: cannot open shared object file: No

2021-01-08 Thread Kolargol00
Public bug reported: When starting chromium from the command line, it fails to start with this error: /snap/chromium/1444/usr/lib/chromium-browser/chrome: error while loading shared libraries: libatk-1.0.so.0: cannot open shared object file: No such file or directory This is on Ubuntu 20.04.1,

[Bug 1809828] Re: Cannot install the npm package: dependency broken

2019-08-12 Thread Kolargol00
This happens because nodejs in bionic is linked against OpenSSL 1.0 (see #1779863) while most other packages in bionic use OpenSSL 1.1. Installing any package using OpenSSL 1.1 will conflict with nodejs (more exactly: any package depending on libssl-dev, which conflicts with libssl1.0-dev). As

[Bug 1764701] Re: produces broken binary: Inconsistency detected by ld.so [regression gcc-7 7.3.0-15ubuntu2 => 7.3.0-16ubuntu2]

2019-08-12 Thread Kolargol00
I ran into a similar issue with Eclipse crashing (exit code 127) with this error in the console: > Inconsistency detected by ld.so: dl-lookup.c: 111: check_match: Assertion `version->filename == NULL || ! _dl_name_match_p (version->filename, map)' failed! The crash happens consistently with

[Bug 1819912] Re: CVE-2019-9628 XML parser class fails to trap exceptions on malformed XML declaration

2019-03-15 Thread Kolargol00
Here's a patch for bionic's xmltooling. It can also be applied to older versions. ** Patch added: "Debian's patch to 1.6.4 applied to the xmltooling version in bionic. Build with cowbuilder and tested with piuparts."

[Bug 1819912] [NEW] CVE-2019-9628 XML parser class fails to trap exceptions on malformed XML declaration

2019-03-13 Thread Kolargol00
*** This bug is a security vulnerability *** Public security bug reported: https://shibboleth.net/community/advisories/secadv_20190311.txt https://issues.shibboleth.net/jira/browse/CPPXT-143 https://git.shibboleth.net/view/?p=cpp-xmltooling.git;a=commit;h=af27c422f551e16989ff6f1722d83614c8550eb5

[Bug 1794273] Re: Could not calculate the upgrade

2018-09-25 Thread Kolargol00
I have removed all packages cited as foreign or obsolete in /var/log /dist-upgrade/main.log below: 2018-09-25 12:12:19,624 DEBUG Foreign: ansible 2018-09-25 12:12:19,624 DEBUG Obsolete: ansible-doc fonts-droid gir1.2-vte-2.90 landscape-client-ui-install latex-beamer latex-xcolor

[Bug 1794273] Re: Could not calculate the upgrade

2018-09-25 Thread Kolargol00
** Attachment added: "apt.log" https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1794273/+attachment/5192808/+files/apt.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1794273] [NEW] Could not calculate the upgrade

2018-09-25 Thread Kolargol00
Public bug reported: Upgrading from 16.04.5 to 18.04.1 using `update-manager -c` fails with the message: """ Could not calculate the upgrade An unresolvable problem occurred while calculating the upgrade. This can be caused by: * Upgrading to a pre-release version of Ubuntu * Running the

[Bug 1783267] Re: linux-modules-extra breaks virtualbox guest modules

2018-09-07 Thread Kolargol00
There you go! $ systemctl cat virtualbox-guest-utils-hwe # /lib/systemd/system/virtualbox-guest-utils-hwe.service [Unit] Description=Virtualbox guest utils Conflicts=systemd-timesyncd.service [Service] Type=forking Restart=no TimeoutSec=5min IgnoreSIGPIPE=no KillMode=process GuessMainPID=no

[Bug 1783267] Re: linux-modules-extra breaks virtualbox guest modules

2018-08-07 Thread Kolargol00
I tried your suggestion in #17 and uninstalled (purged) virtualbox- guest-dkms-hwe and rebooted on kernel 4.15.0-30. Result: my system is just as broken as before, virtualbox-guest-utils-hwe.service also fails to start and my screen remains black after that (I suppose X doesn't start either). So

[Bug 1783267] Re: linux-modules-extra breaks virtualbox guest modules

2018-07-27 Thread Kolargol00
Hey Gianfranco, thanks for looking into this. :) > ok the DKMS failure, but does everything work as expected? No, my system does not finish booting with kernel 4.15. systemd reports that virtualbox-guest-utils-hwe.service failed and, after a few other services, stops loading more. I never get to

[Bug 1742535] Re: 4.4.0-108: stuck loading initial ramdisk

2018-07-25 Thread Kolargol00
*** This bug is a duplicate of bug 1741934 *** https://bugs.launchpad.net/bugs/1741934 My apologies for the very late reply. IIRC, the update to 4.4.0-109 did indeed fix this. ** This bug has been marked a duplicate of bug 1741934 Kernel trace with xenial 4.4 (4.4.0-108.131, Candidate

[Bug 1783267] Re: linux-modules-extra breaks virtualbox guest modules

2018-07-25 Thread Kolargol00
@ubuntu-kernel-bot uploaded logs as requested Since I can't boot with kernel 4.15, these logs are from my running system with 4.13. I've just upgraded virtualbox-guest-dkms-hwe, virtualbox-guest-utils-hwe and virtualbox-guest-x11-hwe from version 5.1.34-dfsg-0ubuntu1.16.04.2 to

[Bug 1783267] PulseList.txt

2018-07-25 Thread Kolargol00
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1783267/+attachment/5167424/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1783267

[Bug 1783267] CurrentDmesg.txt

2018-07-25 Thread Kolargol00
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1783267/+attachment/5167417/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1783267] ProcInterrupts.txt

2018-07-25 Thread Kolargol00
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1783267/+attachment/5167422/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1783267] Lspci.txt

2018-07-25 Thread Kolargol00
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1783267/+attachment/5167418/+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/1783267 Title:

[Bug 1783267] WifiSyslog.txt

2018-07-25 Thread Kolargol00
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1783267/+attachment/5167426/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1783267

[Bug 1783267] CRDA.txt

2018-07-25 Thread Kolargol00
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1783267/+attachment/5167416/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1783267 Title:

[Bug 1783267] ProcCpuinfoMinimal.txt

2018-07-25 Thread Kolargol00
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1783267/+attachment/5167420/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1783267] ProcModules.txt

2018-07-25 Thread Kolargol00
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1783267/+attachment/5167423/+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/1783267

[Bug 1783267] ProcEnviron.txt

2018-07-25 Thread Kolargol00
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1783267/+attachment/5167421/+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/1783267

[Bug 1783267] UdevDb.txt

2018-07-25 Thread Kolargol00
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1783267/+attachment/5167425/+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/1783267 Title:

[Bug 1783267] Re: linux-modules-extra breaks virtualbox guest modules

2018-07-25 Thread Kolargol00
apport information ** Tags added: apport-collected ** Description changed: linux-modules-extra-4.15.0-29-generic installs virtualbox guest modules that are newer than what virtualbox-guest-dkms-hwe provides (5.2.8 vs 5.1.34): $ modinfo

[Bug 1783267] ProcCpuinfo.txt

2018-07-25 Thread Kolargol00
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1783267/+attachment/5167419/+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/1783267

[Bug 1783267] [NEW] linux-modules-extra breaks virtualbox guest modules

2018-07-24 Thread Kolargol00
Public bug reported: linux-modules-extra-4.15.0-29-generic installs virtualbox guest modules that are newer than what virtualbox-guest-dkms-hwe provides (5.2.8 vs 5.1.34): $ modinfo /lib/modules/4.15.0-29-generic/kernel/drivers/staging/vboxvideo/vboxvideo.ko filename:

Re: [Bug 1741857] Re: screen refresh very slow

2018-03-21 Thread Kolargol00
*** This bug is a duplicate of bug 1736116 *** https://bugs.launchpad.net/bugs/1736116 > Hello, I'm marking as duplicate of bug #1736116 because the 3d fixes are > part of that release Thank you for looking into this. However, I don't see any fixes for guest packages (i.e.

[Bug 1742535] Re: 4.4.0-108: stuck loading initial ramdisk

2018-01-10 Thread Kolargol00
** Summary changed: - Stuck loading initial ramdisk + 4.4.0-108: stuck loading initial ramdisk ** Description changed: This kernel does not boot on my machine: it stops at loading the ramdisk. The only information displayed is: > Loading Linux 4.4.0-108-generic ... > Loading initial

[Bug 1742535] [NEW] 4.4.0-108: stuck loading initial ramdisk

2018-01-10 Thread Kolargol00
Public bug reported: This kernel does not boot on my machine: it stops at loading the ramdisk. The only information displayed is: > Loading Linux 4.4.0-108-generic ... > Loading initial ramdisk ... I'd like to provide more information about what is happening (or not happening), but I don't know

[Bug 1741857] [NEW] screen refresh very slow

2018-01-08 Thread Kolargol00
Public bug reported: The Virtualbox guest additions currently shipped by this package (5.1.16 according to modinfo) make screen refreshing in X11 noticeably slow. Before installing virtualbox-guest-x11-hwe 5.0.40-dfsg- 0ubuntu1.16.04.1~16.04.4, I was using virtualbox-guest-x11 5.1.18 from zesty

[Bug 1553137] Re: Change in OpenSSL triggers bug in XMLTooling

2016-03-29 Thread Kolargol00
** Also affects: openssl (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/1553137 Title: Change in OpenSSL triggers bug in XMLTooling To manage

[Bug 1553137] [NEW] Change in OpenSSL triggers bug in XMLTooling

2016-03-04 Thread Kolargol00
Public bug reported: A recent change in the openssl package provided by Ubuntu triggers a bug in xmltooling. The change was introduced in openssl 1.0.1f-1ubuntu2.17 (14.04) and 1.0.1-4ubuntu5.34 (12.04) when releasing for USN-2913-3 [1]. Patch alt-cert-chains-7.patch (found in [2,3]) changes the

[Bug 961950] [NEW] broken dependency on gnome-shell

2012-03-22 Thread Kolargol00
Public bug reported: Currently the mutter-common package is broken on 12.04 beta1, aptitude says: mutter-common: Breaks: gnome-shell ( 3.3.92~) but 3.3.90-0ubuntu1 is to be installed. $ sudo aptitude install gnome The following NEW packages will be installed: gnome gnome-core{a}

[Bug 961950] Re: broken dependency on gnome-shell

2012-03-22 Thread Kolargol00
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/961950 Title: broken dependency on gnome-shell To manage notifications about this bug go to:

[Bug 961833] [NEW] softwarecenter.db.update cannot read file '/usr/share/app-install/desktop/kde-telepathy-send-file:kde4__ktp-send-file.desktop' correctly

2012-03-21 Thread Kolargol00
Public bug reported: While upgrading via Update Manager, the following message appeared: Updating software catalog...this may take a moment. WARNING:softwarecenter.db.update:The file: '/usr/share/app-install/desktop/kde-telepathy-send-file:kde4__ktp-send-file.desktop' could not be read

[Bug 455461] Re: Sound Juicer depends on deprecated libmusicbrainz4

2011-06-10 Thread Kolargol00
** Bug watch added: GNOME Bug Tracker #650831 https://bugzilla.gnome.org/show_bug.cgi?id=650831 ** Also affects: sound-juicer via https://bugzilla.gnome.org/show_bug.cgi?id=650831 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member

[Bug 397393] Re: can't bind to ::1

2010-11-10 Thread Kolargol00
Same problem on Lucid with apache2 2.2.14-5ubuntu8.3. -- can't bind to ::1 https://bugs.launchpad.net/bugs/397393 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 397393] Re: can't bind to ::1

2010-11-10 Thread Kolargol00
Same problem on Lucid with apache2 2.2.14-5ubuntu8.3. -- can't bind to ::1 https://bugs.launchpad.net/bugs/397393 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

[Bug 559799] Re: Thunderbird fails to terminate/restart

2010-05-20 Thread Kolargol00
I have the same problem when trying to install other addons. -- Thunderbird fails to terminate/restart https://bugs.launchpad.net/bugs/559799 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 407621] Re: (design decision) Icons missing from context menu , dialogue buttons , firefox bookmark favicons, system menu

2010-04-23 Thread Kolargol00
Icon presence in default GNOME menus is still inconsistent in 10.04 RC. Please fix this flaw even if it comes from upstream. -- (design decision) Icons missing from context menu , dialogue buttons , firefox bookmark favicons, system menu https://bugs.launchpad.net/bugs/407621 You received this

[Bug 407621] Re: (design decision) Icons missing from context menu , dialogue buttons , firefox bookmark favicons, system menu

2010-04-09 Thread Kolargol00
Default menus in 10.04 Beta2 are also inconsistent: Applications and Places menus have icons, while System menu has no icons (and its sub- menus do have icons). Moreover, the option to enable icons in menus has been removed from the Appearance control panel. -- (design decision) Icons missing

[Bug 513479] Re: digikam crashes at launch with SIGABRT

2010-01-28 Thread Kolargol00
Yes it looks a lot like http://bugs.kde.org/show_bug.cgi?id=191211. Thanks Dave! :) -- digikam crashes at launch with SIGABRT https://bugs.launchpad.net/bugs/513479 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to digikam in ubuntu. --

[Bug 513479] [NEW] digikam crashes at launch with SIGABRT

2010-01-27 Thread Kolargol00
Public bug reported: Binary package hint: digikam Ubuntu 9.04 Digikam 2:0.10.0-1ubuntu3 Digikam crashes when starting, apparently while loading albums. KDE crash handler report: Application: digiKam (digikam), signal SIGABRT from /lib/libpthread.so.0 [Current thread is 0 (LWP 6294)] Thread

[Bug 513479] Re: digikam crashes at launch with SIGABRT

2010-01-27 Thread Kolargol00
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/38466386/Dependencies.txt -- digikam crashes at launch with SIGABRT https://bugs.launchpad.net/bugs/513479 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 368809] Re: ignore_nice_load ignored in processor scaling

2009-10-30 Thread Kolargol00
Still not fixed in Jaunty... :/ (Linux Macharia 2.6.28-16-generic #55-Ubuntu SMP Tue Oct 20 19:48:24 UTC 2009 i686 GNU/Linux) -- ignore_nice_load ignored in processor scaling https://bugs.launchpad.net/bugs/368809 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1468] Re: missing SSL support for obscure reason

2009-10-08 Thread Kolargol00
*** This bug is a duplicate of bug 44335 *** https://bugs.launchpad.net/bugs/44335 ** Bug watch added: Debian Bug tracker #286672 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=286672 ** Also affects: mail-notification (Debian) via

[Bug 244550] Re: kernel update breaks encrypted volume

2009-08-06 Thread Kolargol00
Since switching to 8.10 and its 2.6.27 kernel I haven't run into any issues while applying kernel security updates. So it looks like this is fixed. :) ** Changed in: linux (Ubuntu) Status: Incomplete = Fix Released -- kernel update breaks encrypted volume

[Bug 258813] [NEW] package davfs2 1.2.1-3ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-08-17 Thread Kolargol00
Public bug reported: Binary package hint: davfs2 While upgrading from 7.10 to 8.04.1, dpkg --configure -a said: Setting up davfs2 (1.2.1-3ubuntu1) ... chmod: cannot access `/var/run/mount.davfs': No such file or directory dpkg: error processing davfs2 (--configure): subprocess

[Bug 258813] Re: package davfs2 1.2.1-3ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-08-17 Thread Kolargol00
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/16881452/Dependencies.txt ** Attachment added: DpkgTerminalLog.txt http://launchpadlibrarian.net/16881453/DpkgTerminalLog.txt -- package davfs2 1.2.1-3ubuntu1 failed to install/upgrade: subprocess post-installation

[Bug 244550] Re: kernel update breaks encrypted volume

2008-07-02 Thread Kolargol00
I think the culprit may be update-initramfs: it seems it doesn't execute hooks in /usr/share/initramfs-tools/ (only those in /etc/initramfs- tools/) because the produced initrd does not contain a conf/conf.d/cryptroot file. -- kernel update breaks encrypted volume

[Bug 206222] Re: cannot set encryption passphrase to random during install

2008-07-01 Thread Kolargol00
*** This bug is a duplicate of bug 148560 *** https://bugs.launchpad.net/bugs/148560 ** This bug has been marked a duplicate of bug 148560 installer hangs with encryption and random password -- cannot set encryption passphrase to random during install

[Bug 148560] Re: installer hangs with encryption and random password

2008-07-01 Thread Kolargol00
Confirmed with the 8.04 alternate i386 official CD. The installer exits after successful generation of the random key and then hangs when restarted at the partman stage (see image). Looks like it works with Intrepid daily 20080630 though, but better fix Hardy installer first... ** Attachment

[Bug 244480] [NEW] support AES-XTS mode

2008-07-01 Thread Kolargol00
Public bug reported: Binary package hint: partman-crypto It would be nice to have partman support AES-XTS mode like the Linux kernel 2.6.24 and TrueCrypt do already. ** Affects: partman-crypto (Ubuntu) Importance: Undecided Status: New ** Affects: partman-crypto (Debian)

[Bug 244550] Re: kernel update breaks encrypted volume

2008-07-01 Thread Kolargol00
** Attachment added: crypttab http://launchpadlibrarian.net/15735748/thecrypt.crypttab -- kernel update breaks encrypted volume https://bugs.launchpad.net/bugs/244550 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 244550] Re: kernel update breaks encrypted volume

2008-07-01 Thread Kolargol00
** Attachment added: fstab http://launchpadlibrarian.net/15735736/thecrypt.fstab -- kernel update breaks encrypted volume https://bugs.launchpad.net/bugs/244550 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 244550] [NEW] kernel update breaks encrypted volume

2008-07-01 Thread Kolargol00
Public bug reported: On a fresh install of Hardy with encrypted root (sda2_crypt) and swap (sda3_crypt), updating the kernel from 2.6.24-16 to 2.6.24-19 breaks the boot process. I'm asked for the passphrase for sda2_crypt like before but after that boot process drops into plain b/w console (no

[Bug 215194] Re: Thunderbird + Lightning 0.8 uses 100% CPU

2008-04-11 Thread Kolargol00
All right, I'll bug Mozilla with it then... ;) -- Thunderbird + Lightning 0.8 uses 100% CPU https://bugs.launchpad.net/bugs/215194 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

[Bug 215194] Re: Thunderbird + Lightning 0.8 uses 100% CPU

2008-04-11 Thread Kolargol00
See https://bugzilla.mozilla.org/show_bug.cgi?id=428522 -- Thunderbird + Lightning 0.8 uses 100% CPU https://bugs.launchpad.net/bugs/215194 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 215194] [NEW] Thunderbird + Lightning 0.8 uses 100% CPU

2008-04-10 Thread Kolargol00
Public bug reported: Binary package hint: thunderbird After upgrading from Lightning 0.7 to 0.8 launching Mozilla Thunderbird (2.0.0.12) uses 100% CPU apparently forever and for no reason. The application seems usable though (not frozen). ProblemType: Bug Architecture: i386 Date: Thu Apr 10

[Bug 215194] Re: Thunderbird + Lightning 0.8 uses 100% CPU

2008-04-10 Thread Kolargol00
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/13334558/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/13334560/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/13334561/ProcStatus.txt -- Thunderbird

[Bug 215194] Re: Thunderbird + Lightning 0.8 uses 100% CPU

2008-04-10 Thread Kolargol00
Reading email doesn't work anymore in this case. I've found out that preventing TB from checking email accounts at launch prevented this problem. I can log in and read emails after that. -- Thunderbird + Lightning 0.8 uses 100% CPU https://bugs.launchpad.net/bugs/215194 You received this bug

[Bug 214453] [NEW] nexuiz backported but not nexuiz-data

2008-04-09 Thread Kolargol00
Public bug reported: Binary package hint: nexuiz-data Package nexuiz-data has been backported in gutsy-backports at version 2.4-1~gutsy but package nexuiz hasn't. It it still in gutsy at version 2.3-2. Upgrading nexuiz-data removes nexuiz, thus the game becomes unplayable. ProblemType: Bug

[Bug 214453] Re: nexuiz-data backported but not nexuiz

2008-04-09 Thread Kolargol00
** Summary changed: - nexuiz backported but not nexuiz-data + nexuiz-data backported but not nexuiz -- nexuiz-data backported but not nexuiz https://bugs.launchpad.net/bugs/214453 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 40058] Re: update-manager shows no changelog for various packages

2006-11-24 Thread Kolargol00
I concur... Today my update-manager (version 0.42.2ubuntu22 on Dapper) shows 23 updates available. None of them has a changelog displayed. The Change field briefly displays Downloading the list of changes... and then stays blank when clicking on each update. The incriminated packages are: dpkg