[Desktop-packages] [Bug 941826] Re: PyQt cannot compile shaders with Ubuntu's Nvidia drivers

2014-08-12 Thread B Clausius
Thanks Peter Würtz! So it seems the workaround can be simplified to import ctypes ctypes.CDLL('libGL.so.1', ctypes.RTLD_GLOBAL) or import ctypes.util ctypes.CDLL(ctypes.util.find_library('GL'), ctypes.RTLD_GLOBAL) -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 941826] Re: PyQt cannot compile shaders with Ubuntu's Nvidia drivers

2014-08-11 Thread B Clausius
Since this works fine with Qt, why does anyone think this is anything other than a PyQt issue? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nvidia-graphics-drivers-331-updates in Ubuntu. https://bugs.launchpad.net/bugs/941826 Title:

[Desktop-packages] [Bug 1301312] Re: Gedit window resized on save

2014-05-02 Thread B Clausius
I can confirm this under Unity. I think the reason is the status bar. Try: * Deactivate Bottom- and Sidepanel * Activate the Statusbar Now you should be able to reproduce it. When saving you see for a short period a message in the left of the Statusbar that may affect the minimal size of the

[Desktop-packages] [Bug 1198375] Re: rhythmbox crashed with SIGSEGV in sem_post()

2013-10-21 Thread B Clausius
rhythmbox crashes here only if the Zeitgeist plugin is activated -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to rhythmbox in Ubuntu. https://bugs.launchpad.net/bugs/1198375 Title: rhythmbox crashed with SIGSEGV in sem_post() Status

[Desktop-packages] [Bug 1242330] [NEW] Shortcut for compose key has no effect

2013-10-20 Thread B Clausius
Public bug reported: 1) Open System Settings 2) Navigate to Keyboard-Shortcuts-Typing 3) Change the value to Right Win (or any other shortcut in the list) 4) Type somewhere (e.g. gedit, terminal) Right Win, :, ) What happens: you see the two characters :) Expected: you see the smiling-face

[Desktop-packages] [Bug 1242330] Re: Shortcut for compose key has no effect

2013-10-20 Thread B Clausius
Is seems that this shortcut is stored in the gsettings scheme org.gnome.desktop.input-sources in the key xkb-options I found this workaround: $ setxkbmap -option compose:rwin The other values in the gsettings key are also ignored and can be applied with setxkbmap too. -- You received this bug

[Desktop-packages] [Bug 584147] Re: Bullet lists in package descriptions are not displayed correctly for PPA packages

2012-02-26 Thread B Clausius
The bug is not in in Software Center, the Package Description provided by Launchpad are wrong. The Description in the package itself is correct (bullets are indented by an extra space): wget -O-