[Bug 1240336] Re: Not authorized to perform operation / Unable to determine the session we are in: No session for pid

2014-10-29 Thread M4he
Have had a similar issue. When I tried to run "loginctl" I got "Failed to issue method call: Cannot launch daemon, file not found or permissions invalid" and trying to execute polkit-gnome-authentication-agent-1 resulted in "Unable to determine the session we are in: No session for pid ...". No

[Bug 1302270] Re: [regression] Poor performance with recent update with i965: libGL error: failed to open drm device: Permission denied

2014-10-12 Thread M4he
*** This bug is a duplicate of bug 1302264 *** https://bugs.launchpad.net/bugs/1302264 This suddenly appeared for me as well. I've been using compton's opengl backend for compositing and after booting up today I got the same libGL permission errors and tearing on the desktop (due to the soft

[Bug 1164016] Re: restore type-ahead find

2014-06-17 Thread M4he
@Ajay: That's a rather subjective opinion! Search will always get slow on huge folders. Because of the technical nature of type-ahead it is still fast even on huge folder contents. When I use type-ahead it takes me less than 1 second to choose and enter a folder. I know my folders and their subf

[Bug 1322416] Re: Some file cannot rename in menu in Nemo Files Manager

2014-06-14 Thread M4he
*** This bug is a duplicate of bug 1329697 *** https://bugs.launchpad.net/bugs/1329697 ** This bug has been marked a duplicate of bug 1329697 Rename box often invisible -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 1329697] Re: Rename box often invisible

2014-06-14 Thread M4he
I've created a patch for nemo-1.8.4 that contains 2 things: 1. The 2 fixes from nemo's github posted before 2. Some additional code fixes pulled from nautilus' source code that fix remaining issues of the rename boxes with GTK 3.10 as per [1] The attached patch can be seen as one whole source cod

[Bug 1329697] [NEW] Rename box often invisible

2014-06-13 Thread M4he
Public bug reported: The current version in the 14.04 repo (1.8.4) contains the following bug: When trying to rename a file via right-click -> "Rename..." the entire rename box turns completely invisible (no border, no text) preventing any actual renaming operation without guessing the letter po

[Bug 1309369] Re: Filtered list rendered incorrectly after refresh

2014-04-29 Thread M4he
I can confirm this on an Intel HD 4000 using a MacBook Air running a clean install of the latest Xubuntu 14.04. I just tried switching to the older UXA acceleration backend instead of SNA but the issue persists. It's at least unrelated to the Intel driver's acceleration method. (SNA caused graphic

[Bug 1287573] Re: GRUB EFI fails to install on MacBook Air 5-2

2014-03-04 Thread M4he
I was able to fix it post-install with the live cd using the following procedure: (where sda3 is my trusty install and sda1 is the EFI system partition) sudo mount /dev/sda3 /mnt sudo mount -o bind /dev /mnt/dev sudo mount -o bind /sys /mnt/sys sudo mount -t proc /proc /mnt/proc sudo cp /proc/m

[Bug 1287573] [NEW] GRUB EFI fails to install on MacBook Air 5-2

2014-03-03 Thread M4he
Public bug reported: I tried to install trusty on a MacBook Air 5-2 (mid 2012) using EFI. I've tried using both pure EFI boot (holding Alt while turning on the device) as well as rEFIt. No matter which device/partition I select for the bootloader to be installed to, I'm always getting the messa

[Bug 1164016] Re: restore type-ahead find

2013-12-17 Thread M4he
@Oberhauser: That isn't part of Nautilus or any other file manager, it's the common GTK file chooser dialog. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1164016 Title: restore type-ahead find To

[Bug 1260484] Re: Synaptic - German - Translation missing for pkexec dialog

2013-12-15 Thread M4he
Seems to be the same as with the string "Architecture" which is also commented out and isn't translated on the GUI either. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1260484 Title: Synaptic - Ger

[Bug 1222021] Re: Laptop sleeps when lid is closed, regardless of Power Manager Settings.

2013-10-20 Thread M4he
Temporary workaround is to set: HandleLidSwitch=ignore in /etc/systemd/logind.conf However I now disabled xfce4-power-manager and let logind do the sleep, because it seems to go into suspend much faster (< 1 sec) than with xfce4-power-manager (~4 secs) on my MacBook Air. -- You received thi

[Bug 1241896] Re: Laptop sleeps again after resume (only on lid open)

2013-10-19 Thread M4he
I've got the same bug since updating to 13.10. When killing xfce4-power-manager, the laptop sleeps/resumes normally (only once). However, it shouldn't sleep at all when xfce4-power-manager is not running. So bug 1222021 actually is causing this issue because something else than xfce4-power-manag

[Bug 1062586] Re: lxappearance not setting gtk theme for any user

2013-09-17 Thread M4he
I replaced the LXDE session with a standalone Openbox session on a freshly installed Lubuntu 13.04 and lxappearance does not work for me either. In addition to that, a second invoke of lxappearance (after closing the first one) always freezes the whole screen for me. -- You received this bug noti

[Bug 1169614] Re: /etc/init.d/umountroot: "mount: / is busy" due to dhclient is not stopped

2013-07-24 Thread M4he
I was able to apply the patch from post #2 now, thanks to Steve's hint. Using the patched network-manager I don't experience any hangs at shutdown/reboot anymore! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 1169614] Re: /etc/init.d/umountroot: "mount: / is busy" due to dhclient is not stopped

2013-07-20 Thread M4he
Thanks for your reply, Steve! Unfortunately I'm on x86_64, so I'd have to build it myself I guess. Could you give me a little hint on how to do that? I issued a "apt-get source network-manager" and got 2 packages (*ubuntu6.debian.tar.gz and *0.9.8.0.orig.tar.xz), I also downloaded the patch atta

[Bug 1169614] Re: /etc/init.d/umountroot: "mount: / is busy" due to dhclient is not stopped

2013-07-20 Thread M4he
I'm using raring and also having the issue of shutdown/restart hanging for a short time due to "mount: / is busy". I made a script that executes "ps -Af" on shutdown/reboot and writes it to a log file. (see attachment) There's a long line containing "/sbin/dhclient"; I presume that indicates dhc

[Bug 1164016] Re: restore type-ahead find

2013-07-10 Thread M4he
I strongly recommend Canonical to maintain their own version (fork) of 3.4 (maybe with the SolusOS patch). I think Nautilus 3.4 is a mature software already. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1164016] Re: restore type-ahead find

2013-07-09 Thread M4he
Best workaround currently available: http://www.webupd8.org/2013/04/get- nautilus-34-features-back-in-ubuntu.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1164016 Title: restore type-ahead find

[Bug 1154224] Re: lightdm-webkit-greeter crashed with SIGSEGV in __lll_lock_wait()

2013-07-09 Thread M4he
Black screen with lightm-webkit-greeter on Xubuntu 13.04 as well! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1154224 Title: lightdm-webkit-greeter crashed with SIGSEGV in __lll_lock_wait() To ma

[Bug 1164016] Re: restore type-ahead find

2013-07-03 Thread M4he
Can someone put together a patch, which incorporates the type-ahead search from Nautilus 3.4 into 3.6 ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1164016 Title: restore type-ahead find To manag

[Bug 1153934] Re: Some radio streams which used to play OK don't play after updating to rhythmbox 2.98 or higher due a gvfs bug

2013-06-09 Thread M4he
When adding a new radio stream to Rhythmbox, the new stream will not play until gvfsd-http is killed. If Rhythmbox is restarted no stream will play until gvfsd-http is killed again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 1173510] Re: gvfsd-http crash rhythmbox streamming

2013-06-09 Thread M4he
*** This bug is a duplicate of bug 1153934 *** https://bugs.launchpad.net/bugs/1153934 When adding a new radio stream to Rhythmbox, the new stream will not play until gvfsd-http is killed. If Rhythmbox is restarted no stream will play until gvfsd-http is killed again. -- You received this b

[Bug 774417] Re: gapless playback does not work in any gstreamer application

2013-06-07 Thread M4he
I'm still experiencing this issue with the latest Gnome 3.8 Rhythmbox (ver. 2.99.1) on Ubuntu 13.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/774417 Title: gapless playback does not work in any

[Bug 1047706] Re: PolKit Auth Dialog Fails to Authenticate when using pkexec

2013-01-27 Thread M4he
*** This bug is a duplicate of bug 1077546 *** https://bugs.launchpad.net/bugs/1077546 ** This bug has been marked a duplicate of bug 1077546 Gnome Shell sudo dialog said "Sorry, that didn't work. Please try again" when opening Synaptic -- You received this bug notification because you a

[Bug 611824] [NEW] some dialog windows not translated on german Ubuntu

2010-07-30 Thread M4he
Public bug reported: Binary package hint: openoffice.org I'm using Ubuntu 10.04 Lucid Lynx and OpenOffice.org 3.2.0 (the preinstalled one) The whole system is set to german and the language packages are up-to-date. The "Find & Replace" window (accessible via edit menu) as well as the "View & Zoo