[Bug 1908429] Re: gnome-shell fills syslog: Attempting to run a JS callback during garbage collection. This is most likely caused by destroying a Clutter actor or GTK widget with ::destroy signal conn

2024-04-03 Thread kenorb
If you've got similar issue where ubuntu-dock disappeared, try running: killall -HUP gnome-shell to reload GNOME Shell. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1908429 Title: gnome-shell

[Bug 1802050] Re: Kernel module crash 4.18.0-10 after upgrade from 18.04 to 18.10

2019-02-11 Thread kenorb
My OS details: $ uname -a Linux Ubuntu-PC 4.18.0-15-generic #16-Ubuntu SMP Thu Feb 7 10:56:39 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 18.10 Release:18.10 Codename: cosmic $ lsmod | grep

[Bug 1802050] Re: Kernel module crash 4.18.0-10 after upgrade from 18.04 to 18.10

2019-02-11 Thread kenorb
Also, worth to note, I had similar crashes before upgrading to nVidia, by using Nouveau driver. See: https://bugs.freedesktop.org/show_bug.cgi?id=100567 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1802050] Re: Kernel module crash 4.18.0-10 after upgrade from 18.04 to 18.10

2019-02-11 Thread kenorb
Related: https://forums.geforce.com/default/topic/1098094/geforce- drivers/kernel-crash-at-_nv009384rm-os_memcpy_to_user-bad-or-missing- usercopy-whitelist-/ Here are the full logs: - 1st crash: https://gist.github.com/kenorb/4b7c333e648498f3d31c3ed8dc6625f4 - 2nd crash (posted above): https

[Bug 1444656] Re: GnuTLS TLS 1.2 handshake failure

2016-02-17 Thread kenorb
This bug breaks MetaTrader 4 installation process under wine (https://download.mql5.com/cdn/web/metaquotes.software.corp/mt4/mt4setup.exe). This sounds like some regression, as older TLS authentication worked fine. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1525436] Re: SEGV on function loop

2015-12-11 Thread kenorb
** Attachment added: "EXC_BAD_ACCESS (SIGSEGV) on OSX" https://bugs.launchpad.net/ubuntu/+source/bash/+bug/1525436/+attachment/4533478/+files/bash_2015-12-11-232316_mini-mac.crash -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1525436] [NEW] SEGV on function loop

2015-12-11 Thread kenorb
Public bug reported: I've the following code: $ cat foo.sh #!/bin/bash function f() { f; }; f; or: $ cat test.sh #!/bin/bash function foo() { foo; } foo which both crashing in the following way: $ ./foo.sh Segmentation fault (core dumped) is that normal? dmesg on Linux shows me the

[Bug 1525436] Re: SEGV on function loop

2015-12-11 Thread kenorb
** Description changed: I've the following code: $ cat foo.sh #!/bin/bash function f() { f; }; f; or: $ cat test.sh #!/bin/bash function foo() { foo; } foo which both crashing in the following way: $ ./foo.sh Segmentation fault (core dumped) is that

[Bug 990982] Re: [Multiarch] libfreetype6-dev:i386 dependencies issue

2015-06-14 Thread kenorb
How does this fix the problem? Installing libfreetype6-dev:i386 on Debian Wheezy still trying to remove: cpp g++ g++-multilib gcc , etc. and having libfreetype6-dev is still not enough to compile 32-bit wine. Comment #19 doesn't mention anything about fix in libfreetype. Is there any workaround

[Bug 990982] Re: [Multiarch] libfreetype6-dev:i386 dependencies issue

2015-06-14 Thread kenorb
The same problem happening when installing any of these: libxslt-dev:i386 libgnutls-dev:i386 libjpeg-dev:i386 libpng-dev:i386 it's trying to remove my 64-bit compiler. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1201989] Re: Freezing during suspend or hibernate.

2013-07-16 Thread kenorb
syslog sysrq file. ** Attachment added: Ubuntu 13.04 freezing during suspend or hibernate. https://bugs.launchpad.net/ubuntu/+bug/1201989/+attachment/3739277/+files/ubuntu-bug-1201989-syslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1201989] [NEW] Freezing during suspend or hibernate.

2013-07-16 Thread kenorb
Public bug reported: Ubuntu freezes when trying to suspend it. It's happening quite often, possible every 2nd time when I'm trying to suspend my Ubuntu 13.04 This could be related: http://forum.mandriva.com/en/viewtopic.php?f=21t=138013 Here are detailed kernel dumps via Alt+SysRq+t,p,l,m,q,

[Bug 1201989] Re: Freezing during suspend or hibernate.

2013-07-16 Thread kenorb
Related old issue: http://lists.debian.org/debian-kernel/2009/10/msg00574.html ** Tags added: suspend -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1201989 Title: Freezing during suspend or

[Bug 1197937] Re: Krusader crashes after latest KDE updates around 1 juli

2013-07-05 Thread kenorb
Related bug #1197879 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1197937 Title: Krusader crashes after latest KDE updates around 1 juli To manage notifications about this bug go to:

[Bug 1197937] Re: Krusader crashes after latest KDE updates around 1 juli

2013-07-05 Thread kenorb
*** This bug is a duplicate of bug 1197879 *** https://bugs.launchpad.net/bugs/1197879 ** This bug has been marked a duplicate of bug 1197879 krusader crashes with BadWindow - invalid Window parameter -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1197879] [NEW] krusader crashes with BadWindow - invalid Window parameter

2013-07-04 Thread kenorb
Public bug reported: Krusader when doing some simple operation like creating new folder or moving the files. See the following details: $ krusader krusader(7345)/kdeui (kdelibs) KDialogPrivate::queuedLayoutUpdate: QueueDialog created with a layout; don't do that, KDialog takes care of it, use

[Bug 1197879] Re: krusader crashes with BadWindow - invalid Window parameter

2013-07-04 Thread kenorb
** Description changed: Krusader when doing some simple operation like creating new folder or moving the files. See the following details: $ krusader krusader(7345)/kdeui (kdelibs) KDialogPrivate::queuedLayoutUpdate: QueueDialog created with a layout; don't do that, KDialog takes

[Bug 1197879] Re: krusader crashes with BadWindow - invalid Window parameter

2013-07-04 Thread kenorb
Could be related: Bug #1197679 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1197879 Title: krusader crashes with BadWindow - invalid Window parameter To manage notifications about this bug go to:

[Bug 1060767] Re: Ctrl-PrintScrn and Alt-SysRq are killing the processes in console

2013-01-04 Thread kenorb
apport-collect wasn't working for me behind the proxy, so I couldn't attach the logs. Currently I don't have any physical instance of Ubuntu to test it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1053869] Re: KDialog takes minutes to show up

2012-11-05 Thread kenorb
*** This bug is a duplicate of bug 1053910 *** https://bugs.launchpad.net/bugs/1053910 Fixed in #1053910 ** This bug has been marked a duplicate of bug 1053910 My plasma-desktop is critically sluggish, panel and kdialog reacts after few minutes because of dbus Timeout problem -- You

[Bug 674613] Re: xdg-mime query default image/png returns empty results

2012-11-05 Thread kenorb
Tested on Ubuntu 12.04, it returns gwenview.desktop now. $ xdg-mime query default image/png gwenview.desktop -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/674613 Title: xdg-mime query default

[Bug 1075180] [NEW] I can't add PPA repository behind the proxy

2012-11-05 Thread kenorb
Public bug reported: I'm trying to add the ppa repository (as a root) with the following command: export HTTP_PROXY=http://firstname.surn...@xxx.com:my_pass@165.x.x.232:8080; add-apt-repository ppa:nilarimogard/webupd8 But there is an error: Traceback (most recent call last): File

[Bug 1053861] Re: W: GPG error: http://ppa.launchpad.net precise Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4F191A5A8844C542

2012-11-05 Thread kenorb
$ sudo apt-key adv --recv-keys --keyserver ppa.launchpad.net 4F191A5A8844C542 Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /tmp/tmp.bP2OeBc8rz --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg

[Bug 786942] Re: git-svn creates wrong tag when latter contains spaces

2012-10-26 Thread kenorb
http://stackoverflow.com/questions/7584605/git-svn-dcommit-fails- because-the-repository-name-contains-a-space -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/786942 Title: git-svn creates wrong tag

[Bug 786942] Re: git-svn creates wrong tag when latter contains spaces

2012-10-26 Thread kenorb
This is fixed in Git 1.8.0 https://github.com/git/git -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/786942 Title: git-svn creates wrong tag when latter contains spaces To manage notifications

[Bug 1053861] Re: W: GPG error: http://ppa.launchpad.net precise Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4F191A5A8844C542

2012-10-03 Thread kenorb
Any solution to have this key accepted by default? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053861 Title: W: GPG error: http://ppa.launchpad.net precise Release: The following signatures

[Bug 1060767] [NEW] Ctrl-PrintScrn and Alt-SysRq are killing the processes in console

2012-10-03 Thread kenorb
Public bug reported: Affected keys (on key release time): - Ctrl+PrintScrn - Alt+SysRq - Win+PrintScrn - and similar like Alt-SysRq + 1-4,7-9,0 (which are ignored by kernel, even these are documented in kernel sysrq.txt) Exceptions: Alt+SysRq+5,6 (because these are only digits which are handled

[Bug 1060767] Re: Ctrl-PrintScrn and Alt-SysRq are killing the processes in console

2012-10-03 Thread kenorb
Link: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12478 ** Bug watch added: KDE Bug Tracking System #307049 https://bugs.kde.org/show_bug.cgi?id=307049 ** Also affects: coreutils via https://bugs.kde.org/show_bug.cgi?id=307049 Importance: Unknown Status: Unknown ** No longer

[Bug 1060767] Re: Ctrl-PrintScrn and Alt-SysRq are killing the processes in console

2012-10-03 Thread kenorb
Ah, sorry, the ticket is active, I was confused with coreutils (which was added by mistake), because I couldn't send the report using just simple Ubuntu as a keyword. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1060767] Re: Ctrl-PrintScrn and Alt-SysRq are killing the processes in console

2012-10-03 Thread kenorb
kenorb-HP-Compaq-8100-Elite-SFF-PC 3.5.0-15-generic #22-Ubuntu SMP Fri Sep 21 00:39:52 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 12.04.1 LTS Release:12.04 Codename: precise -- You received this bug

[Bug 1059448] [NEW] org.freedesktop.PowerManagement is sent by KDE 200 times per second

2012-10-01 Thread kenorb
Public bug reported: Following messages appears in dbus-monitor only within 350ms! $ time dbus-monitor | head -n50 signal sender=org.freedesktop.DBus - dest=:1.542 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired string :1.542 method call

[Bug 1059448] Re: org.freedesktop.PowerManagement is sent by KDE 200 times per second

2012-10-01 Thread kenorb
Secondly I can't monitor any other dbus messages, because these are never ending. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to meta-kde in Ubuntu. https://bugs.launchpad.net/bugs/1059448 Title: org.freedesktop.PowerManagement is sent

[Bug 1059452] [NEW] Rejected send message, 1 matched rules; type=method_call, sender=:1.4801 (uid=1000 pid=4225 comm=initctl list ) interface=com.ubuntu.Upstart0_6 member=GetAllJobs error na

2012-10-01 Thread kenorb
Public bug reported: Reproducible steps: 1. Type: start (with the space at the end) 2. Press: Tab 3. Then I see this error: initctl: Rejected send message, 1 matched rules; type=method_call, sender=:1.4803 (uid=1000 pid=4246 comm=initctl list ) interface=com.ubuntu.Upstart0_6 member=GetAllJobs

[Bug 1059452] Re: Rejected send message, 1 matched rules; type=method_call, sender=:1.4801 (uid=1000 pid=4225 comm=initctl list ) interface=com.ubuntu.Upstart0_6 member=GetAllJobs error name

2012-10-01 Thread kenorb
Related issues: http://askubuntu.com/questions/109163/openssh-server-rejected-send-message http://askubuntu.com/questions/156188/network-manager-restart-impossible ** Description changed: Reproducible steps: 1. Type: start (with the space at the end) 2. Press: Tab 3. Then I see this

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2012-10-01 Thread kenorb
Doesn't work for me, because I've @ sign in my username. sudo env http_proxy=http://u...@domain.com@165.222.x.x/ https_proxy=https://u...@domain.com@165.222.x.x/ add-apt-repository ppa :ubuntu-wine/ppa Traceback (most recent call last): File /usr/bin/add-apt-repository, line 125, in module

[Bug 1053910] Re: My plasma-desktop is critically sluggish, panel and kdialog reacts after few minutes because of dbus Timeout problem

2012-09-24 Thread kenorb
I can confirm, that this is caused by muon-notifier service. After renaming /usr/share/kde4/services/kded/muon-notifier.desktop file and restarting kdeinit4 everything works fine and above two bugs are not reproducible. $ dpkg -l | grep muon-notifier ii muon-notifier

[Bug 1053910] Re: My plasma-desktop is critically sluggish, panel and kdialog reacts after few minutes because of dbus Timeout problem

2012-09-24 Thread kenorb
Killing the following process solve the problem: kenorb 11328 0.0 0.3 131788 12392 ?S13:55 0:00 /usr/bin/python /usr/share/kde4/apps/muon-notifier/releasechecker -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to muon

[Bug 1053910] Re: My plasma-desktop is critically sluggish, panel and kdialog reacts after few minutes because of dbus Timeout problem

2012-09-24 Thread kenorb
When running it manually again using the same command line, I've this error: /usr/bin/python /usr/share/kde4/apps/muon-notifier/releasechecker Unhandled exception in thread started by bound method MetaReleaseCore.download of UpdateManager.Core.MetaRelease.MetaReleaseCore object at 0x228f9d0

[Bug 1053861] [NEW] W: GPG error: http://ppa.launchpad.net precise Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4F191A5A8844C542

2012-09-21 Thread kenorb
Public bug reported: The following error appears when I'm running apt-get update: $ sudo apt-get update Hit http://ch.archive.ubuntu.com precise-updates/multiverse Translation-en Hit http://ch.archive.ubuntu.com precise-updates/restricted Translation-en Hit http://ch.archive.ubuntu.com

[Bug 1053861] Re: W: GPG error: http://ppa.launchpad.net precise Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4F191A5A8844C542

2012-09-21 Thread kenorb
Related: http://askubuntu.com/questions/169349/how-to-fix-couldnt-connect-to-host-error-installing-unity-webapps http://ubuntuforums.org/showthread.php?t=2017375 http://ubuntuforums.org/showthread.php?t=2032493 Possible solution:

[Bug 1053861] Re: W: GPG error: http://ppa.launchpad.net precise Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4F191A5A8844C542

2012-09-21 Thread kenorb
Also see: https://answers.launchpad.net/ubuntu/+source/apt/+question/202373 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053861 Title: W: GPG error: http://ppa.launchpad.net precise Release: The

[Bug 1053861] Re: W: GPG error: http://ppa.launchpad.net precise Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4F191A5A8844C542

2012-09-21 Thread kenorb
$ ll /etc/apt/sources.list.d -rw-r--r-- 1 root root 134 Jul 24 11:27 xorg-edgers-ppa-precise.list -rw-r--r-- 1 root root 134 Jul 24 11:27 xorg-edgers-ppa-precise.list.save -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1053400] Re: I can't report Ubuntu bug from command line

2012-09-21 Thread kenorb
I'm not sure if I see any updates: The following packages will be upgraded: chromium-browser chromium-browser-l10n chromium-codecs-ffmpeg dbus dbus-x11 gir1.2-rb-3.0 icedtea-7-jre-jamvm libdbus-1-3 libdbus-1-3:i386 libdbus-1-dev libgl1-mesa-dri libgl1-mesa-dri:i386 libglu1-mesa

[Bug 1053869] [NEW] KDialog takes minutes to show up

2012-09-21 Thread kenorb
Public bug reported: Originally reported here: https://bugs.kde.org/show_bug.cgi?id=307049 Basically any call to KDialog generates some dbus messages which are timeouting after 25 seconds, 4 of them makes 1 minute to run simple popup. As suggested there, this could be a problem with some kded

[Bug 1053861] Re: W: GPG error: http://ppa.launchpad.net precise Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4F191A5A8844C542

2012-09-21 Thread kenorb
I could upload the file: /etc/apt/sources.list But I can't , because of another KDialog bug, which is for me the blocker of this: https://bugs.launchpad.net/ubuntu/+source/kde-baseapps/+bug/1053869 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1053910] [NEW] My plasma-desktop is critically sluggish, panel and kdialog reacts after few minutes because of dbus Timeout problem

2012-09-21 Thread kenorb
Public bug reported: I've been sent from pillar to post from almost few days, spent already few days investigating my Ubuntu slugginess right just after install, so I hope this report is now in the right place. I don't have time for this, I really need to work, instead of spending days fighting

[Bug 1053869] Re: KDialog takes minutes to show up

2012-09-21 Thread kenorb
Related bug: https://bugs.launchpad.net/ubuntu/+source/kde-baseapps/+bug/1053910 In case it's not only the KDialog thing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053869 Title: KDialog takes

[Bug 1053910] Re: My plasma-desktop is critically sluggish, panel and kdialog reacts after few minutes because of dbus Timeout problem

2012-09-21 Thread kenorb
I've installed d-feet and it gives me some interesting results, like (each of them repeating plenty of times): $ d-fee ERROR: Some clever service is trying to be cute and has the same signal name in the same interface ERROR: Some clever service is trying to be cute and has the same method name

[Bug 1053910] Re: My plasma-desktop is critically sluggish, panel and kdialog reacts after few minutes because of dbus Timeout problem

2012-09-21 Thread kenorb
** Tags added: dbus -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde-baseapps in Ubuntu. https://bugs.launchpad.net/bugs/1053910 Title: My plasma-desktop is critically sluggish, panel and kdialog reacts after few minutes because of

[Bug 984273] Re: Kernel went nuts, dumping thousands of Emergency Thaw messages, malformed klog messages and stack traces into syslog

2012-09-20 Thread kenorb
*** This bug is a duplicate of bug 984265 *** https://bugs.launchpad.net/bugs/984265 The same here. https://bugzilla.kernel.org/show_bug.cgi?id=47741 ** Bug watch added: Linux Kernel Bug Tracker #47741 http://bugzilla.kernel.org/show_bug.cgi?id=47741 -- You received this bug

[Bug 984265] Re: Keyboard becomes all but unusable after Precise runs for so long

2012-09-20 Thread kenorb
The same here. https://bugzilla.kernel.org/show_bug.cgi?id=47741 ** Bug watch added: Linux Kernel Bug Tracker #47741 http://bugzilla.kernel.org/show_bug.cgi?id=47741 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1053400] [NEW] I can't report Ubuntu bug from command line

2012-09-20 Thread kenorb
Public bug reported: $ ubuntu-bug linux The problem cannot be reported: This is not an official Ubuntu package. Please remove any third party package and try again. It's official (installed directly from CD), the only thing I did was dist-upgrade, which is normal I guess. ** Affects: linux

[Bug 1053400] Re: I can't report Ubuntu bug from command line

2012-09-20 Thread kenorb
$ ubuntu-bug -v 2.0.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053400 Title: I can't report Ubuntu bug from command line To manage notifications about this bug go to:

[Bug 988008] Re: [precise] screen locks up with mouse cursor moving

2012-09-20 Thread kenorb
I can't, because of this error. $ ubuntu-bug linux The problem cannot be reported: This is not an official Ubuntu package. Please remove any third party package and try again. It's official, the only thing I did was dist-upgrade, which is normal. Should I report bug of bug reporting tool as

[Bug 988008] Re: [precise] screen locks up with mouse cursor moving

2012-09-20 Thread kenorb
Done. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1053400 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/988008 Title: [precise] screen locks up with mouse cursor moving To manage

[Bug 1053400] Re: I can't report Ubuntu bug from command line

2012-09-20 Thread kenorb
$ apport-collect 1053400 ERROR: connecting to Launchpad failed: Unable to find the server at launchpad.net You can reset the credentials by removing the file /home/kenorb/.cache/apport/launchpad.credentials I'm behind the proxy, is there any proxy support? Does it use curl? I've proxy settings

[Bug 1053400] Re: I can't report Ubuntu bug from command line

2012-09-20 Thread kenorb
Is there any file generated that I can submit manually? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053400 Title: I can't report Ubuntu bug from command line To manage notifications about this

[Bug 1053400] Re: I can't report Ubuntu bug from command line

2012-09-20 Thread kenorb
Linux kenorb-HP-Compaq-8100-Elite-SFF-PC 3.5.0-15-generic #20-Ubuntu SMP Tue Sep 18 05:51:20 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053400 Title: I

[Bug 968543] Re: nepomukservicestub assert failure: *** glibc detected *** /usr/bin/nepomukservicestub: invalid fastbin entry (free): 0x00007f6440030bf0 ***

2012-08-09 Thread kenorb
The same problem on Ubuntu 12.04 with Linux kenorb-HP-Compaq-8100-Elite-SFF-PC 3.5.0-8-generic #8-Ubuntu SMP Sat Aug 4 06:44:57 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux The error: *** glibc detected *** /usr/bin/nepomukservicestub: invalid fastbin entry (free): 0x01d373e0 *** Lots

[Bug 968543] Re: nepomukservicestub assert failure: *** glibc detected *** /usr/bin/nepomukservicestub: invalid fastbin entry (free): 0x00007f6440030bf0 ***

2012-08-09 Thread kenorb
See the screenshots. ** Attachment added: Screenshot - 08092012 - 12:10:31 PM.png https://bugs.launchpad.net/ubuntu/+source/kde-runtime/+bug/968543/+attachment/3254190/+files/Screenshot%20-%2008092012%20-%2012%3A10%3A31%20PM.png -- You received this bug notification because you are a member

[Bug 968543] Re: nepomukservicestub assert failure: *** glibc detected *** /usr/bin/nepomukservicestub: invalid fastbin entry (free): 0x00007f6440030bf0 ***

2012-08-09 Thread kenorb
See the screenshots. ** Attachment added: Screenshot - 08092012 - 12:13:00 PM.png https://bugs.launchpad.net/ubuntu/+source/kde-runtime/+bug/968543/+attachment/3254191/+files/Screenshot%20-%2008092012%20-%2012%3A13%3A00%20PM.png -- You received this bug notification because you are a member

[Bug 988008] Re: [precise] screen locks up with mouse cursor moving

2012-08-03 Thread kenorb
.xkm [677210.872] [mi] EQ overflowing. Additional events will be discarded until existing events are processed. (and again). It drives me crazy how slow it's. Every 10-15 seconds it freezes, I can't use the computer in normal way. My machine: HP Compaq 8100 Elite Linux kenorb-HP-Compaq-8100-Elite

[Bug 1007904] Re: Xorg freeze

2012-08-03 Thread kenorb
Related: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/988008 https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/987153 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1007904 Title:

[Bug 1007904] Re: Xorg freeze

2012-08-03 Thread kenorb
I've 3.2.0-27-generic and I still have a problem with the freezes. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1007904 Title: Xorg freeze To manage notifications about this bug go to:

[Bug 988008] Re: [precise] screen locks up with mouse cursor moving

2012-08-03 Thread kenorb
Similar: https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/987153 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/988008 Title: [precise] screen locks up with mouse cursor moving To

[Bug 988008] Re: [precise] screen locks up with mouse cursor moving

2012-08-03 Thread kenorb
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video- intel/+bug/1007904 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/988008 Title: [precise] screen locks up with mouse cursor moving To

[Bug 987153] Re: Xorg freeze

2012-08-03 Thread kenorb
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video- intel/+bug/1007904 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/987153 Title: Xorg freeze To manage notifications about this bug go

[Bug 987153] Re: Xorg freeze

2012-08-03 Thread kenorb
Similar: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/988008 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/987153 Title: Xorg freeze To manage notifications about this bug go to:

[Bug 1007904] Re: Xorg freeze

2012-08-03 Thread kenorb
I think this is duplicate of: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/966744 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1007904 Title: Xorg freeze To manage notifications about

[Bug 988008] Re: [precise] screen locks up with mouse cursor moving

2012-08-03 Thread kenorb
I think this is duplicate of: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/966744 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/988008 Title: [precise] screen locks up with mouse cursor

[Bug 987153] Re: Xorg freeze

2012-08-03 Thread kenorb
I think this is duplicate of: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/966744 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/987153 Title: Xorg freeze To manage notifications about this

[Bug 982710] Re: [regression] Nvidia 295.40 driver is extremely slow

2012-08-03 Thread kenorb
I think this is duplicate of: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/966744 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/982710 Title: [regression] Nvidia 295.40 driver is extremely

[Bug 966744] Re: Resume from suspend leaves me with black screen or a screen of the desktop before it suspended (though the mouse still moves/changes cursor)

2012-08-03 Thread kenorb
way. My machine: HP Compaq 8100 Elite Linux kenorb-HP-Compaq-8100-Elite-SFF-PC 3.2.0-27-generic #43-Ubuntu SMP Fri Jul 6 14:25:57 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux Ubuntu 12.04 LTS -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 966631] Re: [sandybridge-m-gt2] GPU lockup render.IPEHR: 0x7a000003 with Google Maps(WebGL) in Chromium

2012-08-03 Thread kenorb
I think this is duplicate of: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/966744 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/966631 Title: [sandybridge-m-gt2] GPU lockup render.IPEHR:

[Bug 966631] Re: [sandybridge-m-gt2] GPU lockup render.IPEHR: 0x7a000003 with Google Maps(WebGL) in Chromium

2012-08-03 Thread kenorb
I think this is duplicate of: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/966744 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/966631 Title: [sandybridge-m-gt2] GPU lockup render.IPEHR:

[Bug 921450] Re: nVidia GPU lockup

2012-08-03 Thread kenorb
I think this is duplicate of: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/966744 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/921450 Title: nVidia GPU lockup To manage notifications

[Bug 946665] Re: X server crashes due to nvidia-driver segmentation faults

2012-08-03 Thread kenorb
*** This bug is a duplicate of bug 973096 *** https://bugs.launchpad.net/bugs/973096 I think this one is the proper duplicate: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/966744 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 959543] Re: Failed to load session ubuntu-2d error

2012-07-26 Thread kenorb
Related: http://askubuntu.com/questions/74677/why-do-i-get-the-error-message-failed-to-load-session-ubuntu-2d https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/934365 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 934365] Re: Login fails with message 'Failed to load session ubuntu'

2012-07-26 Thread kenorb
Related: https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/959543 http://askubuntu.com/questions/74677/why-do-i-get-the-error-message-failed-to-load-session-ubuntu-2d -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 877505] Re: compiz (core) - Warn: this should never happen. you should probably file a bug about this.

2012-07-24 Thread kenorb
Similar problems. It works very weird. In addition when I'm moving any window to screen on the right, they becoming invisible. My errors: $ compiz --replace Checking if settings need to be migrated ...no Checking if internal files need to be migrated ...no Backend : gconf Integration : true

[Bug 786942] Re: git-svn creates wrong tag when latter contains spaces

2012-07-19 Thread kenorb
See: http://stackoverflow.com/questions/11365317/git-svn-clone-fails-fatal-not-a-valid-object-name/11559472#11559472 I've the same problem: $ git svn fetch Found possible branch point: https://xxx/svn/xxx/branches/11-07 D t-m = https://xxx/svn/xxx/branches/11-09 S t-m, 4332 fatal: Not a valid

[Bug 786942] Re: git-svn creates wrong tag when latter contains spaces

2012-07-19 Thread kenorb
Related: http://git.661346.n2.nabble.com/underscore-in-Subversion-branch-name-td6200041.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/786942 Title: git-svn creates wrong tag when latter

[Bug 786942] Re: git-svn creates wrong tag when latter contains spaces

2012-07-19 Thread kenorb
And this doesn't help: http://qa.celogeek.com/programming/versionning/git/svn/rebase_with_bad_object_after_rm -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/786942 Title: git-svn creates wrong tag

[Bug 740043] Re: Could not configure Exchange account because an unknown error occurred. Check the URL, username, and password, and try again.

2011-08-12 Thread kenorb
*** This bug is a duplicate of bug 206346 *** https://bugs.launchpad.net/bugs/206346 ** This bug has been marked a duplicate of bug 206346 evolution will not connect to exchange 2007 server -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 206346] Re: evolution will not connect to exchange 2007 server

2011-08-12 Thread kenorb
The same problem on Ubuntu 11.04 Duplicate? https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/740043 Found some old post as well from 2007: http://www.linuxquestions.org/questions/linux-software-2/evolution-exchange-and-active-directory-authentication-582014/ URL:

[Bug 206346] Re: evolution will not connect to exchange 2007 server

2011-08-12 Thread kenorb
User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/534.30 (KHTML, like Gecko) Ubuntu/11.04 Chromium/12.0.742.112 Chrome/12.0.742.112 Safari/534.30 Outlook Web Access experience: Basic User language: English (United Kingdom) User time zone: (GMT) Greenwich Mean Time : Dublin, Edinburgh,

[Bug 160819] Re: evolution-exchange-connector-setup with unknown error

2011-06-29 Thread kenorb
The same problem. Similar discussion here: http://ubuntuforums.org/archive/index.php/t-1164984.html When I type password incorrectly, I've different error (Could not authenticate to server), but when I type password correctly, I've the error below: Could not configure Exchange account because

[Bug 652817] Re: CRITICAL **: nautilus_menu_item_list_free: assertion `item_list != NULL' failed

2011-01-13 Thread kenorb
Yes, ignoring and expiring is the solution. I removed nautilus, because of lack of support and lots of crashes. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/652817 Title: CRITICAL **:

[Bug 460914] Re: karmic rc: root device sometimes not found

2010-12-14 Thread kenorb
*** This bug is a duplicate of bug 360378 *** https://bugs.launchpad.net/bugs/360378 The same problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/460914 Title: karmic rc: root device

[Bug 360378] Re: Gave up waiting for root device after upgrade then busybox console

2010-12-14 Thread kenorb
Yes, so now all the people who has the same problem has to re-vote there. And issue there should be set as not duplicate,, if this can't be fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/360378

[Bug 360378] Re: Gave up waiting for root device after upgrade then busybox console

2010-12-13 Thread kenorb
For sure! I was using Ubuntu at my work. After upgrade it was completely broke. I've completely removed Ubuntu and installed FreeBSD, because I can't wait for solution or follow the workarounds which will break my systems even more. If I were the reporter, for sure after one year I would remove

[Bug 360378] Re: Gave up waiting for root device after upgrade then busybox console

2010-12-13 Thread kenorb
importance: High → Undecided ? status: Confirmed → Won't Fix How you can simple close High Confirmed bug with no any solution provided? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/360378 Title:

[Bug 677379] [NEW] SEGV when using MySQL Workbench after MySQL timeout

2010-11-19 Thread kenorb
Public bug reported: Is there any known bug? Here is the backtrace: #0 0x0008094ad72c in thr_kill () from /lib/libc.so.7 No symbol table info available. #1 0x000809542e33 in abort () from /lib/libc.so.7 No symbol table info available. #2 0x000806b340f1 in IA__g_logv

[Bug 677379] Re: SEGV when using MySQL Workbench after MySQL timeout

2010-11-19 Thread kenorb
#0 0x0008095ea72c in thr_kill () from /lib/libc.so.7 No symbol table info available. #1 0x00080967fe33 in abort () from /lib/libc.so.7 No symbol table info available. #2 0x000806c710f1 in IA__g_logv (log_domain=0x803a49c39 glibmm, log_level=G_LOG_LEVEL_ERROR,

[Bug 677379] Re: SEGV when using MySQL Workbench after MySQL timeout

2010-11-19 Thread kenorb
#5 0x000802be44e6 in Window_signal_set_focus_callback (self=0x80b8dde20, p0=0x80c773660, data=0x80c61ad40) at window.cc:250 Window::Window(const Glib::ConstructParams construct_params) // LINE 250 : Gdk::Drawable(construct_params) { } -- SEGV when using MySQL Workbench after MySQL

[Bug 677379] Re: SEGV when using MySQL Workbench after MySQL timeout

2010-11-19 Thread kenorb
250 is only Implementation, FROM LINE 38 CODE IS: Window::Window(const Glib::RefPtrWindow parent, GdkWindowAttr* attributes, int attributes_mask) : Drawable((GdkDrawable*) gdk_window_new(Glib::unwrap(parent), attributes, attributes_mask)) { //GdkWindow is X11/win32-specific, so we probably

[Bug 677379] Re: SEGV when using MySQL Workbench after MySQL timeout

2010-11-19 Thread kenorb
Because it's doing SEGV inside this library at Window_signal_set_focus_callback, so it could be bug in gtkmm? -- SEGV when using MySQL Workbench after MySQL timeout https://bugs.launchpad.net/bugs/677379 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 677379] Re: SEGV when using MySQL Workbench after MySQL timeout

2010-11-19 Thread kenorb
It's the same bug as here: http://bugs.mysql.com/bug.php?id=58249 But they said that I've to check with new version (which probably will do the same), but I can't, because doesn't compile on FreeBSD. Now I'm stuck. Even you have full backtrace with debug symbols, it's not possible to check what

[Bug 677379] Re: SEGV when using MySQL Workbench after MySQL timeout

2010-11-19 Thread kenorb
Doesn't matter which system, if it's the same library with the same source. Where is the proper place to report bugs against gtkmm? http://gtkmm.sourceforge.net/ ? -- SEGV when using MySQL Workbench after MySQL timeout https://bugs.launchpad.net/bugs/677379 You received this bug notification

[Bug 677379] Re: SEGV when using MySQL Workbench after MySQL timeout

2010-11-19 Thread kenorb
I found it, probably here: https://bugzilla.gnome.org/browse.cgi?product=gtkmm Thanks. -- SEGV when using MySQL Workbench after MySQL timeout https://bugs.launchpad.net/bugs/677379 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

  1   2   >