[Bug 864196] Re: Realtek RTL8111/8168B: Wrong driver module is loaded

2011-10-01 Thread Eero Pajarre
Here on Asus P8P67. Had to install from Realtek site on 11.04 Ubuntu, worked fine after that. Now updated to 11.10 Ubuntu (beta 2, version available 30 September), and booted up with no network connection! (luckily had another system for network browsing). The Realtek compile/install script need

[Bug 862938] Re: compiz assert failure: *** glibc detected *** compiz: double free or corruption (!prev): 0x00007fa248593900 ***

2011-10-01 Thread Eero Pajarre
happened after logging in (screen lock) after hibernate -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/862938 Title: compiz assert failure: *** glibc detected *** compiz: double free or corruption

[Bug 574719] Re: scan-build broken

2010-12-12 Thread Eero Pajarre
Maybe this should also fixed in Lucid branch? Eero -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/574719 Title: scan-build broken -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https:/

[Bug 515501] Re: Lucid 2.6.32-12 cursor invisible

2010-03-06 Thread Eero Pajarre
After Installing the PPA, I am at: Linux eero 2.6.32-16-generic #23~drm33v5-Ubuntu SMP Thu Mar 4 17:21:31 UTC 2010 i686 GNU/Linux And the Problem seems to be FIXED ! (tested couple of reboots and one hibernate) Eero -- Lucid 2.6.32-12 cursor invisible https://bugs.launchpad.net/bugs/515501

[Bug 515501] Re: Lucid 2.6.32-12 cursor invisible

2010-02-27 Thread Eero Pajarre
It actually seems, that I have the cursor visible on the login screen. The cursor exists until the short "screen blank" which happens after doing login. After that, when the user desktop appears I can get get the cursor back using the detect-display trick. Hibernate/password cycle does not lose t

[Bug 515501] Re: Lucid 2.6.32-12 cursor invisible

2010-02-22 Thread Eero Pajarre
I just updated to Lucid (2.6.32-14-generic) and my cursor is missing (ATI graphics on a notebook) So if this was fixed on 2.6.32-13 it may have reappeared. Eero -- Lucid 2.6.32-12 cursor invisible https://bugs.launchpad.net/bugs/515501 You received this bug notification because you are a mem

[Bug 422585] Re: aptd crashed with LookupError in remove_from_connection()

2009-10-01 Thread Eero Pajarre
Seen this couple of times after authorizing software update in Update Manager -- aptd crashed with LookupError in remove_from_connection() https://bugs.launchpad.net/bugs/422585 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 344916] Re: run crashed with DBusException in call_blocking()

2009-04-08 Thread Eero Pajarre
Dave Murphy's checkbox.ini fixed the System testing start for me also (Jaunty on Pentium4). I still seem to get an latter error though. I will see what Apport wants to report for that. Eero -- run crashed with DBusException in call_blocking() https://bugs.launchpad.net/bugs/344916 You rece

[Bug 356575] Re: NetworkManager crashed with SIGSEGV

2009-04-06 Thread Eero Pajarre
** Visibility changed to: Public -- NetworkManager crashed with SIGSEGV https://bugs.launchpad.net/bugs/356575 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu

[Bug 292010] Re: opengl error with i830_vtbl.c:465: i830_emit_state: Assertion `0' failed.

2008-11-07 Thread Eero Pajarre
(got only one attachment per message ?) ** Attachment added: "Xorg.0.log" http://launchpadlibrarian.net/19452004/Xorg.0.log -- opengl error with i830_vtbl.c:465: i830_emit_state: Assertion `0' failed. https://bugs.launchpad.net/bugs/292010 You received this bug notification because you are a

[Bug 292010] Re: opengl error with i830_vtbl.c:465: i830_emit_state: Assertion `0' failed.

2008-11-07 Thread Eero Pajarre
Adding requested attachments. The Xorg.0.log seems to indicate an "out of texture memory" condition, which can be disappointing, but true. (Still the OpenGL should return the corresponding error, not abort) ** Attachment added: "lspci.out" http://launchpadlibrarian.net/19451977/lspci.out -- o

[Bug 292010] Re: opengl error with i830_vtbl.c:465: i830_emit_state: Assertion `0' failed.

2008-11-06 Thread Eero Pajarre
The reason for the program crash is that for some reason the distributed version has been compiled with assertions active, and the code contains assert(0). This assert is after the DRI code which sets up an an out of memory error message. if (ret) { if (count == 0) { count++

[Bug 292010] [NEW] opengl error with i830_vtbl.c:465: i830_emit_state: Assertion `0' failed.

2008-11-01 Thread Eero Pajarre
Public bug reported: Binary package hint: libgl1-mesa-dri this happens with my own OpenGL program on 8.10. I have been porting the program from Windows and from a more capable graphics card to Ubuntu and not so powerful Intel graphics chip, so it is quite possible that my program still has bugs