[Desktop-packages] [Bug 1296133] Re: Suspend and hibernate missing from KMenu and Power Management in System settings

2015-08-01 Thread Mekk
Does it mean once I upgrade to 15.04, I won't be able suspend anymore? (btw, I also lost suspend from my menus – on 14.04 – in spite upower -d knows about it) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to upower in Ubuntu. https://bugs

[Desktop-packages] [Bug 1246272] Re: Keyboard layout changing randomly

2014-11-28 Thread Mekk
As my case is slightly specific, let me describe it too. I use specific variant of Polish keyboard - pl(intl) instead of default pl (it is simply much better considering extra symbols). This variant is configured in unity settings (I finally removed all other keyboards from there), while fighting w

[Desktop-packages] [Bug 1246272] Re: Keyboard layout changing randomly

2014-11-28 Thread Mekk
Scanning via this bug I also noticed, that in dconf-editor desktop/ibus/general/ has some ugly values: - engines-order is ['xkb:us::eng', 'xkb:pl::pol'] - preload-engines is ['xkb:pl::pol', 'xkp:pl(intl)::(null)'] I can play with those but I am not sure what do they mean. Where can one read abou

[Desktop-packages] [Bug 1246272] Re: Keyboard layout changing randomly

2014-11-28 Thread Mekk
As I googled out http://osdir.com/ml/ubuntu-bugs/2014-05/msg08453.html let me also mention that I had „use-system-keyboard” disabled. And short summary from my side: we have many sources of possible keyboard settings (~/.dmrc, dconf-editor settings, /etc/default/keyboard, keyboard settings in Xorg

[Desktop-packages] [Bug 1246272] Re: Keyboard layout changing randomly

2014-11-28 Thread Mekk
And one more link I googled out, somewhat related as it shows thise priority problems: .dmrc is read by display manager, but can also be generated by it, and if it exists it can be read, but need not if AccountsService is available, … Brr https://afrantzis.wordpress.com/2012/06/11/changing-

[Desktop-packages] [Bug 1246272] Re: Keyboard layout changing randomly

2014-11-28 Thread Mekk
And some screenshot from my machine. I right clicked keyboard (ibus) icon in tray to open settings and picked Preferences, then left-clicked the same icon. Compare lists of keyboards on the left and on the (top) right http://tinypic.com/r/2ecnmt5/8 The app seems inconsistent with itself. -- You

[Desktop-packages] [Bug 885492] Re: p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so

2012-04-17 Thread Mekk
PLINK (from putty) fails this way under wine too -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-keyring in Ubuntu. https://bugs.launchpad.net/bugs/885492 Title: p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome

[Desktop-packages] [Bug 957931] Re: gnome-keyring-pkcs11.so needs split out for multiarch

2012-04-17 Thread Mekk
There is at least one case in which this module seems to be needed in wine: wine PLINK.EXE does not support key-based authentication anymore since I upgraded to Ubuntu 12.04. Where I used to succesfully login via key, now I get aforementioned warning and password prompt. AMD64 machine. $ w

[Desktop-packages] [Bug 1619829] Re: package nvidia-opencl-icd-367 (not installed) failed to install/upgrade: conflicting packages - not installing nvidia-opencl-icd-367

2017-01-09 Thread Mekk
I faced this too once I wanted to switch from 304 to 367 after GPU replacement. In my case it helped to sudo apt-get remove --purge nvidia* first, and only then install the update sudo apt-get install nvidia-367 nvidia-367-dev nvidia-opencl-icd-367 In such a way it worked without report