[Ubuntu-x-swat] [Bug 1390032] Re: Cannot install nonfree drivers due to dependency problem

2014-11-06 Thread Paulus
** Description changed: I cannot install non-free drivers for my video card due to a problem with dependencies. I try installing drivers via software & updates -> Additional drivers. For fglrx - $software-properties-gtk + $software-properties-gtk Warning: install transaction not comp

[Ubuntu-x-swat] [Bug 537721] Re: AIGLX: reverting to software rendering - AIGLX: Screen 0 is not DRI capable

2011-01-01 Thread Paulus/laudaka
. When they are building an Ubuntu installation step by step. Thanks for the tips mentioned here, Paulus/laudaka -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in ubuntu. https://bugs.launchpad.net/bugs/537721 Title: AIGLX: reverting to sof

[Ubuntu-x-swat] [Bug 283128] Re: Keyboard indicator shows additional layout "null"

2010-03-17 Thread Paulus
The bug is not related to gnome, you may experience it in plain X without a window manager at all (although you will want to configure layout switching combination in xorg.conf then). -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug

[Ubuntu-x-swat] [Bug 283128] Re: Keyboard indicator shows additional layout "null"

2010-03-17 Thread Paulus Esterhazy
Perhaps related to #460328 -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xkeyboard-config in ubuntu. ___ Maili

[Ubuntu-x-swat] [Bug 460328] Re: Wrong keyboard settings when console-settings has multiple layouts

2010-03-17 Thread Paulus Esterhazy
bug #283128, which includes a patch (!), might be the same issue as well. -- Wrong keyboard settings when console-settings has multiple layouts https://bugs.launchpad.net/bugs/460328 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input

[Ubuntu-x-swat] [Bug 283128] Re: Keyboard indicator shows additional layout "null"

2010-03-17 Thread Paulus
It is not a patch, it is a hack around the problem. To make it a good patch one has to find the problem, to understand the sources and to make the scalable solution (for example, this hack fails if you have four configurations instead of the three you have). Obviously the one doing this has to be a

[Ubuntu-x-swat] [Bug 283128] Re: Keyboard indicator shows additional layout "null"

2010-03-17 Thread Paulus Esterhazy
** Changed in: xkeyboard-config (Ubuntu) Status: In Progress => Confirmed -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xkeyboard-config in ubuntu.

[Ubuntu-x-swat] [Bug 283128] Re: Keyboard indicator shows additional layout "null"

2010-03-08 Thread Paulus Esterhazy
The method described in Victor's comment works for me. (Thanks to all involved!) Could this be incorporated into karmic-updates? After all, this must be a very common bug. More importantly, can we make sure this is fixed in Lucid so that this long-standing bug finally dies? (I don't have time to

[Ubuntu-x-swat] [Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-12-06 Thread Paulus
The https://bugs.launchpad.net/ubuntu/+source/xkeyboard- config/+bug/283128/comments/52 patch is working all right (although it is impossible to push it to the upstream). You may fetch the patched xserver package from http://repo.paulus.ru/karmic/ (you need the xserver-xorg-core package) or build o

[Ubuntu-x-swat] [Bug 410876] Re: "key to choose 3rd level" function does not work with all applications

2009-12-01 Thread Paulus
*** This bug is a duplicate of bug 408397 *** https://bugs.launchpad.net/bugs/408397 There was a bug introduced in the mainstream. It was eventually fixed (Lynn has made a better patch that was accepted to the mainstream), but Karmic still depends on the buggy version :-( Anyway, the discussi

[Ubuntu-x-swat] [Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-10-26 Thread Paulus
It looks like the same bug, and the patch will not work for you because it doesn't solve the problem: it simply gets rid of the symptoms for users with two three-level layouts (and you have three). You may run "setxkbmap" on startup to get rid of the extra layout automatically (i.e. put it in gnom

[Ubuntu-x-swat] [Bug 408397] Re: Win key as third level chooser doesn't work anymore

2009-10-23 Thread Paulus
It affects all applications that are aware of mod4 :) For example gnome-terminal is not affected, but yes, most gnome applications are affected. -- Win key as third level chooser doesn't work anymore https://bugs.launchpad.net/bugs/408397 You received this bug notification because you are a memb

[Ubuntu-x-swat] [Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-10-12 Thread Paulus
** Attachment added: "xserver-xorg-1.6.4.diff" http://launchpadlibrarian.net/33566768/xserver-xorg-1.6.4.diff -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug notification because you are a member of Ubuntu-X, which is subscribe

[Ubuntu-x-swat] [Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-10-12 Thread Paulus
Okay, I've upgraded my laptop to Karmic and have manually applied the patch to the server. Looks like the symptoms have gone :) -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug notification because you are a member of Ubuntu-X, whic

[Ubuntu-x-swat] [Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-10-12 Thread Paulus
Hmm, I've just installed Thomas' version of xserver and it is bug-free all right, but the multimedia keys still generate MappingNotify. Either I am thinking the wrong way or the patch fixes the symptom and not the problem by itself. -- Keyboard indicator shows additional layout "null" https://b

[Ubuntu-x-swat] [Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-10-12 Thread Paulus
Well, it does not "trigger", the bug simply doesn't show up if there are no symbols on the third level. I mean that [ letter otherletter ] == [ letter otherletter NoSymbol NoSymbol ] and the NoSymbol's being added to the extra group are effectively wiped out by xkb. The good news is there is a s

[Ubuntu-x-swat] [Bug 410876] Re: "key to choose 3rd level" function does not work with all applications

2009-10-12 Thread Paulus
I've found a hack around the problem. Simply comment out these strings modifier_map Mod4 { }; modifier_map Mod4 { }; in /usr/share/X11/xkb/symbols/pc -- "key to choose 3rd level" function does not work with all applications https://bugs.launchpad.net/bugs/410876 You received this

[Ubuntu-x-swat] [Bug 378827] Re: Nvidia driver not dkms install in karmic with kernel 2.6.30-5

2009-09-01 Thread Paulus Esterhazy
I see two possible courses of action: 1. Stick with nvidia's old .16, but apply the patches from 398893. 2. Bump to .20. Both fix compilation and compatibility with kernel 2.6.31; both work for me. This has been broken for some time, and should be fixed before the release. -- Nvidia driver not

[Ubuntu-x-swat] [Bug 397314] Re: [karmic] nvidia 173.14.16-0ubuntu1 module fails to build with 2.6.31-2-generic

2009-07-19 Thread Paulus Esterhazy
See #398893, which should fix this. -- [karmic] nvidia 173.14.16-0ubuntu1 module fails to build with 2.6.31-2-generic https://bugs.launchpad.net/bugs/397314 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers-173 in ubuntu. ___

[Ubuntu-x-swat] [Bug 398893] Re: nvidia drivers version bump (173.14.20)

2009-07-19 Thread Paulus Esterhazy
I agree that this should be updated soon. It will also resolve #397314. ** Changed in: nvidia-graphics-drivers-173 (Ubuntu) Status: New => Confirmed -- nvidia drivers version bump (173.14.20) https://bugs.launchpad.net/bugs/398893 You received this bug notification because you are a membe

[Ubuntu-x-swat] [Bug 361856] Re: New upstream 173.14.18 available

2009-07-19 Thread Paulus Esterhazy
Meanwhile 173.14.20 has become available. It has the virtue of actually compiling with Karmic's current kernel, 2.6.31-2-generic. ftp://download.nvidia.com/XFree86/Linux-x86/173.14.20/ -- New upstream 173.14.18 available https://bugs.launchpad.net/bugs/361856 You received this bug notification b

[Ubuntu-x-swat] [Bug 379669] Re: nvidia-glx-173 fails to load in Karmic

2009-07-19 Thread Paulus Esterhazy
Kaltsi's comment is correct and helpful. I was able to install the current .20 driver from NVIDIA (linked in his comment) on 2.6.31-2-generic. This was helpful information about installing the driver through DKMS, so that subsequent updates re-build the kernel module: http://ubuntuforums.org/showt

[Ubuntu-x-swat] [Bug 34043] Re: Nvidia binary driver requires Option "NvAGP" "1" for reliable suspend/resume

2009-07-19 Thread Paulus Esterhazy
For me NvAGP 1 is still required on Karmic with -173 drivers. -- Nvidia binary driver requires Option "NvAGP" "1" for reliable suspend/resume https://bugs.launchpad.net/bugs/34043 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drive