[Desktop-packages] [Bug 984785] Re: .goutputstream files polluting $HOME

2012-08-28 Thread Dennis Baurichter
pidybi: I have the some and can't make rm .goutputstream-* -v every day :( Just put this command into autorun (in system menu top left on screen): sh -c rm ~/.goutputstream-* -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to lightdm

[Desktop-packages] [Bug 989978] Re: Firefox spell check does not work

2012-06-22 Thread Dennis Baurichter
Problem solved, but not actually a bug. ** Changed in: firefox (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/989978 Title: Firefox spell check

[Desktop-packages] [Bug 989978] Re: Firefox spell check does not work

2012-06-21 Thread Dennis Baurichter
Did you also choose a language (below Check Spelling)? Afaik this setting is not remembered with some modified privacy settings. Also check Extras - Add-ons - Languages. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu.

[Desktop-packages] [Bug 989978] Re: Firefox spell check does not work

2012-06-21 Thread Dennis Baurichter
I'm not sure, if you understood me / I understood you. I meant this: Right click in a text input box - Languages - make sure an entry is chosen (should have a dot in front of it). You can choose a language by simply clicking on it in this submenu. Extras - Add-ons - Languages was only for

[Desktop-packages] [Bug 974141] Re: [apparmor profile] allow /proc/$$/net/wireless

2012-06-06 Thread Dennis Baurichter
I got the firefox update (version 12 - 13) today. It _allows_ reading the files @{PROC}/[0-9]*/net/dev and wireless, but the changelog says: adjust apparmor profile to deny reads to @{PROC}/[0-9]*/net/dev. (same for wireless) This is just a kind of typo in the changelog, isn't it? -- You

[Desktop-packages] [Bug 984785] Re: .goutputstream files polluting $HOME

2012-05-24 Thread Dennis Baurichter
what is your lightdm version? mine 1.2.1 Mine too, but that's no surprise. All users of (X|K|L)Ubuntu 12.04 should have LightDM 1.2.1 (unless manually changed). See http://packages.ubuntu.com/search?keywords=lightdm ps -ef | grep lightdm Mine is similar: root 980 1 0 13:33 ?

[Desktop-packages] [Bug 984785] Re: .goutputstream files polluting $HOME

2012-05-23 Thread Dennis Baurichter
oh yes! checked the code and then again lost my memory :). No problem. Happens :) In short: I'm pretty sure now, that lightdm is creating these files. In long: I modified my ps-log.sh a bit, ran it several times and saw, that lightdm sometimes appeared in the log right before the file was

[Desktop-packages] [Bug 984785] Re: .goutputstream files polluting $HOME

2012-05-22 Thread Dennis Baurichter
Notice, how lightdm was not present on Dennis machine when file created, then it comes up and dissapears. Maybe lightdm was actually running. This would be possible: - ps logs running processes (started by my script) - lightdm starts and creates .goutputstream* - next run of ps But it could

[Desktop-packages] [Bug 984785] Re: .goutputstream files polluting $HOME

2012-05-21 Thread Dennis Baurichter
** Attachment added: ps-log.out.shortened https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/984785/+attachment/3155848/+files/ps-log.out.shortened ** Also affects: lightdm Importance: Undecided Status: New -- You received this bug notification because you are a member of

[Desktop-packages] [Bug 984785] Re: .goutputstream files polluting $HOME

2012-05-21 Thread Dennis Baurichter
Summary of previous comments: - blank files (#25, #31) or partial copies of .Xauthority (#11, #15, #26 / #28, mine too) - in Ubuntu and Xubuntu (files shown by Nautilus, Thunar and ls; no file manager problem) - created on direct shutdown (but not logout - shutdown) Workaround: put 'sh -c rm

[Desktop-packages] [Bug 984785] Re: .goutputstream files polluting $HOME

2012-05-21 Thread Dennis Baurichter
is that specific to one of the lightdm greeters? I don't know if it's specific to unity-greeter. Maybe an Xfce / LXDE user can try the script I attached. There are also some Xubuntu users which commented on this bug. For those who want to try my script: You should start it only just before

[Desktop-packages] [Bug 386953] Re: Focus is moved from desktop to window

2012-05-21 Thread Dennis Baurichter
This issue seems to be gone in Karmic. Can anyone confirm? I found this bug while searching for another one. It's not a problem for me, but in Ubuntu 12.04 (Unity) I experience almost the same behaviour as specified in the description. The only difference is, that a file / folder is focused in

[Desktop-packages] [Bug 984785] Re: .goutputstream files polluting $HOME

2012-05-21 Thread Dennis Baurichter
Thank you Karolis! I downloaded your file and merged the duplicate blocks (search + replace). It's 330 lines now, instead of 3900. Here are the diffs: $ diff PART1 PART2 2c2 sh --- lightdm # LightDM start $ diff PART2 PART3 # FILE CREATED!!! is between these two (empty diff) $ diff PART3 PART4

[Desktop-packages] [Bug 970829] Re: Nautilus isnt active when pops up- only shows taskbar its active

2012-05-21 Thread Dennis Baurichter
*** This bug is a duplicate of bug 781931 *** https://bugs.launchpad.net/bugs/781931 ** This bug is no longer a duplicate of bug 945812 nautilus windows often open without focus if a terminal window is open, focus remains on terminal ** This bug has been marked a duplicate of bug 781931