[Bug 1856838] Re: [memory leak] gnome-shell using a lot of RAM after repeatedly opening the overview

2022-01-17 Thread Erik Meitner
No extensions: $ cd ~/.local/share/gnome-shell/ me@laptop:~/.local/share/gnome-shell$ ls -l total 8 -rw-rw-r-- 1 me me 3658 Jan 17 06:52 application_state -rw-rw-r-- 1 me me0 Jul 19 13:13 gnome-overrides-migrated -rw-rw-r-- 1 me me 1133 Jan 17 02:37 notifications org.gnome.shell settings

[Bug 1856838] Re: [memory leak] gnome-shell using a lot of RAM after repeatedly opening the overview

2022-01-08 Thread Erik Meitner
Problem is affecting my system. It gets to the point where the system starts thrashing so badly I care barely get to the console and log in to start killing processes. Ubuntu 20.04 gnome-shell 3.36.9-0ubuntu0.20.04.2 Linux 5.4.0-91-generic (cherna) 01/08/2022 _x86_64_(8

[Bug 1206981] Re: Text form field not redrawn upon HOME/END keypress with some CSS styles

2019-03-02 Thread Erik Meitner
Unable to reproduce. Please close. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to epiphany-browser in Ubuntu. https://bugs.launchpad.net/bugs/1206981 Title: Text form field not redrawn upon HOME/END keypress with some CSS styles

[Bug 1206981] [NEW] Text form field not redrawn upon HOME/END keypress with some CSS styles

2013-07-31 Thread Erik Meitner
Public bug reported: This depends upon certain CSS styles being applied to the INPUT form element. 1. Go to http://rt.easter-eggs.org/demos/testing/ 2. enter some text in the user name field 3. Press HOME on the keyboard. 4. Notice that the text(and background color) has been removed and not

[Bug 723476] Re: List view showing loading forever when folders have hidden files

2011-09-30 Thread Erik Meitner
This affects our 65 10.04 LTS desktops. I 've just reproduced this with the live CD: http://cdimage.ubuntu.com/daily-live/20110929/oneiric-desktop-amd64.iso Reproduced by running from the live CD. Small movie attached to illustrate. Whether or not it is fixed in 11.10 is not relevant as this

[Bug 723476] Re: List view showing loading forever when folders have hidden files

2011-09-29 Thread Erik Meitner
Just as Guinew says but I would add that it happens for both local and SMB shares. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/723476 Title: List view showing loading forever

[Bug 798336] Re: epiphany-browser crashes when starting after Location box removed from toolbar

2011-06-30 Thread Erik Meitner
Upstream committed a change that fixed this. It does not apply cleanly but I was able to manually apply the patch. Works fine. The following errors are printed to the console when the location bar is not present, but this would also happen on the unpatched version when the toolbar was removed

[Bug 798336] Re: epiphany-browser crashes when Location box removed from toolbar

2011-06-20 Thread Erik Meitner
** Changed in: epiphany-browser (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to epiphany-browser in Ubuntu. https://bugs.launchpad.net/bugs/798336 Title: epiphany-browser crashes when

[Bug 798336] Re: epiphany-browser crashes when starting after Location box removed from toolbar

2011-06-20 Thread Erik Meitner
** Summary changed: - epiphany-browser crashes when Location box removed from toolbar + epiphany-browser crashes when starting after Location box removed from toolbar -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to epiphany-browser

[Bug 798336] Re: epiphany-browser crashes when starting after Location box removed from toolbar

2011-06-20 Thread Erik Meitner
** Bug watch added: GNOME Bug Tracker #653043 https://bugzilla.gnome.org/show_bug.cgi?id=653043 ** Also affects: epiphany-browser via https://bugzilla.gnome.org/show_bug.cgi?id=653043 Importance: Unknown Status: Unknown -- You received this bug notification because you are a

[Bug 798336] Re: epiphany-browser crashes when Location box removed from toolbar

2011-06-16 Thread Erik Meitner
** Visibility changed to: Public ** Description changed: Binary package hint: epiphany-browser Removing the Location box from the tool bar causes a segfault. 1. Do one of: - 1a. Edit ~/.gnome2/epiphany/epiphany-toolbars-3.xml and remove 'toolitem name=Location/' from the file causes

[Bug 40011] Re: Three users switching leads to blank tty9

2010-11-18 Thread Erik Meitner
I must have grabbed an older version of the script. This has the required 5 second wait that the previous one did not. ** Attachment added: gdm_vt_fixer https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/40011/+attachment/1737798/+files/gdm_vt_fixer -- Three users switching leads to blank

[Bug 40011] Re: Three users switching leads to blank tty9

2010-11-17 Thread Erik Meitner
I've created a workaround for this bug. 1. Copy the attached file to /usr/local/bin/ 2. sudo chmod 755 /usr/local/bin/gdm_vt_fixer 3. Add the following to /etc/gdm/PostSession/Default before the exit 0 command: /usr/local/bin/gdm_vt_fixer 4. Restart GDM or reboot. The script will be run after

[Bug 40011] Re: Three users switching leads to blank tty9

2010-10-26 Thread Erik Meitner
I just tested Maverick and it also has the bug. So does anybody know if the fix that exists upstream can be backported? I was unable to get a response from the developer in the upstream bug report about this. -- Three users switching leads to blank tty9 https://bugs.launchpad.net/bugs/40011 You

[Bug 601174] Re: gdm fails when 2nd user logs out

2010-07-27 Thread Erik Meitner
Some of your problems may be related to bug #40011. Please post what version of GDM and gnome screensaver you have installed.Do this in a terminal and paste the result here: dpkg -l gdm gnome-screensaver -- gdm fails when 2nd user logs out https://bugs.launchpad.net/bugs/601174 You received

[Bug 581677] Re: The screen is blank when chenging the users

2010-07-27 Thread Erik Meitner
Is this still an issue? It may have been fixed on May 26 by the release of gnome-screensaver 2.30.0-0ubuntu2. See bug #546578. If this is stil a problem then please run the following command in a terminal window and paste the resuklt here: dpkg -l gdm gnome-screensaver -- The screen is blank

[Bug 435719] Re: gvfs-fuse fails to start on NFS mounted homes

2010-07-01 Thread Erik Meitner
I also have found this behavior to be a problem for our soon to be 60 workstation 200 user LDAP/NFS environment. We are running Ubuntu 10.04/amd64, autofs mounted NFS with rootsquashing on. My workaround is: In /etc/gdm/PreSession/Default add the following before the /sbin/initctl ... line: #

[Bug 435719] Re: gvfs-fuse fails to start on NFS mounted homes

2010-07-01 Thread Erik Meitner
Modify the second to last line of the above code to be: sudo -u $USER rmdir ~/.gvfs || sudo -u $USER rm ~/.gvfs -- gvfs-fuse fails to start on NFS mounted homes https://bugs.launchpad.net/bugs/435719 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a

[Bug 476811] Re: Network users with longer than 8 character usernames do not show up in user list (possible fix included)

2010-06-05 Thread Erik Meitner
I am suggesting that the importance of this bug be set to at least 'medium'. Referencing https://wiki.ubuntu.com/Bugs/Importance , this is a bug that: # One that can not be easily worked around by regular users # One that is not limited to unusual configurations or uncommon hardware # Affects a

[Bug 40011] Re: Three users switching leads to blank tty9

2010-05-25 Thread Erik Meitner
** Tags added: blank console gdm switch user vt -- Three users switching leads to blank tty9 https://bugs.launchpad.net/bugs/40011 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. -- desktop-bugs mailing list

[Bug 585659] Re: Fresh 10.04 Boots with Partial Panels

2010-05-25 Thread Erik Meitner
Does the affected system have multiple monitors? -- Fresh 10.04 Boots with Partial Panels https://bugs.launchpad.net/bugs/585659 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-panel in ubuntu. -- desktop-bugs mailing list

[Bug 546578] Re: black screen after a few user switches

2010-05-24 Thread Erik Meitner
NoOP: Reproduce the problem, ssh to the machine(without -X option), find the X display number with ck-list-sessions , do export DISPLAY=:z where z is the display number, then run xgamma -gamma 1.0. Does this resolve the problem? If not, then you are experiencing another bug. -- black screen

[Bug 40011] Re: Three users switching leads to blank tty9

2010-05-21 Thread Erik Meitner
Jeff, Make sure you are not actually affected by bug 546578. There is already a fixed gnome-screensaver package in lucid/proposed that resolves that issue. -- Three users switching leads to blank tty9 https://bugs.launchpad.net/bugs/40011 You received this bug notification because you are a

[Bug 546578] Re: black screen after a few user switches

2010-05-20 Thread Erik Meitner
@emigrant: First, try to avoid using bug reports as support forums. Second, you need to make sure you are actually affected by the bug. When your screen turns black, can you switch back to a session with CTRL- ALT-F7 , CTRL-ALT-F8, CTRL-ALT-F9, etc? If so, then you are affected by bug 40011. If

[Bug 40011] Re: Three users switching leads to blank tty9

2010-05-17 Thread Erik Meitner
After reviewing https://wiki.ubuntu.com/Bugs/Importance I am asking that someone with the required access change the importance of this bug from Low to Medium because this bug is: # One that can NOT be easily worked around by non-technical end users # NOT due to unusual configurations or

[Bug 555870] Re: Gamma values are not being set properly after a second fade out resulting in a black screen

2010-05-15 Thread Erik Meitner
Also note bug 546578. -- Gamma values are not being set properly after a second fade out resulting in a black screen https://bugs.launchpad.net/bugs/555870 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu. --

[Bug 40011] Re: Three users switching leads to blank tty9

2010-05-14 Thread Erik Meitner
These Gentoo bug reports have some interesting discussions about similar issues: http://bugs.gentoo.org/show_bug.cgi?id=312017 http://bugs.gentoo.org/show_bug.cgi?id=261339 http://bugs.gentoo.org/show_bug.cgi?id=288852 The patch in 312017 (comment 9) does not apply cleanly I'll try to get it to

[Bug 561538] Re: Logout after switch user cause black screen

2010-05-14 Thread Erik Meitner
*** This bug is a duplicate of bug 555870 *** https://bugs.launchpad.net/bugs/555870 @chavez Did you try the test I detail in comment 12? -- Logout after switch user cause black screen https://bugs.launchpad.net/bugs/561538 You received this bug notification because you are a member of

[Bug 570687] Re: screen becomes black when switching users two times

2010-05-13 Thread Erik Meitner
Your problem may be the same as bug 555870. -- screen becomes black when switching users two times https://bugs.launchpad.net/bugs/570687 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-bugs mailing list

[Bug 40011] Re: Three users switching leads to blank tty9

2010-05-13 Thread Erik Meitner
Created /etc/gdm/custom.conf: [daemon] [security] [xdmcp] [greeter] [chooser] [debug] Enable=true Rebooted. Loged in three users. Logged them out one by one. Attached is what was logged in /var/log/daemon.log when the last user was logging out and the screen was left at a blank VT After that I

[Bug 569667] Re: Error communicating with gnome-keyring-daemon

2010-05-13 Thread Erik Meitner
This problem is related to a user being password-less(as set in Users and Groups). On a newly installed 10.04 system I had to disable password-less mode to get Seahorse to be able to connect to the gnome- keyring-daemon. @Michal: gnome-keyring-daemon --start --components=pkcs11 is the default for

[Bug 555870] Re: Gamma values are not being set properly after a second fade out resulting in a black screen

2010-05-12 Thread Erik Meitner
I disabled fading using the attached patch. Solves problem for me but it is not a fix, just a workaround with minimal functional impact. cd /tmp wget [url for patch] apt-get source gnome-screensaver cp 99_wsgc_fixes3.patch gnome-screensaver-2.30.0/debian/patches/ cd gnome-screensaver-2.30.0

[Bug 555870] Re: Gamma values are not being set properly after a second fade out resulting in a black screen

2010-05-07 Thread Erik Meitner
Folks, bug 561538 seems to be related to this one but I will wait for feedback from other reporters on that one before marking it as a duplicate. -- Gamma values are not being set properly after a second fade out resulting in a black screen https://bugs.launchpad.net/bugs/555870 You received

[Bug 476811] Re: Network users with longer than 8 character usernames do not show up in user list (possible fix included)

2010-05-06 Thread Erik Meitner
Veli-Matti Lintu: Thanks. I have created my own script so that GDM only shows currently logged in users. It works with the patch above. Attached. ** Attachment added: list_current_gdm_users.pl http://launchpadlibrarian.net/47973439/list_current_gdm_users.pl -- Network users with longer

[Bug 476811] Re: Network users with longer than 8 character usernames do not show up in user list (possible fix included)

2010-05-05 Thread Erik Meitner
I have this problem with 10.04 and users authenticating from our LDAP directory. All user names are in the f.last format. From the logs: May 5 08:48:51 lws-template gdm-simple-greeter[5032]: WARNING: Unable to lookup user name test: Success May 5 08:48:51 lws-template gdm-simple-greeter[5032]:

[Bug 351754] Re: Gnome-system-monitor crashes due to missing icon

2009-08-25 Thread Erik Meitner
I have not had any more problems. I am currently running Jaunty. -- Gnome-system-monitor crashes due to missing icon https://bugs.launchpad.net/bugs/351754 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-system-monitor in ubuntu.

[Bug 351754] Re: Gnome-system-monitor crashes due to missing icon

2009-04-05 Thread Erik Meitner
Unable to reproduce again. ** Changed in: gnome-system-monitor (Ubuntu) Status: New = Incomplete -- Gnome-system-monitor crashes due to missing icon https://bugs.launchpad.net/bugs/351754 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 351754] Re: Gnome-system-monitor crashes due to missing icon

2009-04-05 Thread Erik Meitner
A reboot solved this but I suspect there is still a bug here. Gnome-sys- mon or it's applet(which I did have running at the time) seem to have expected the icon to be there. I am unable to reproduce. -- Gnome-system-monitor crashes due to missing icon https://bugs.launchpad.net/bugs/351754 You

[Bug 351754] [NEW] Gnome-system-monitor crashes due to missing icon

2009-03-30 Thread Erik Meitner
Public bug reported: Binary package hint: gnome-system-monitor From the terminal: --- $ gnome-system-monitor ** (gnome-system-monitor:16632): WARNING **: SELinux was found but is not enabled. terminate called after throwing an instance of 'Gio::Error' Aborted (core dumped) --- An strace log

[Bug 351754] Re: Gnome-system-monitor crashes due to missing icon

2009-03-30 Thread Erik Meitner
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/2452/Dependencies.txt -- Gnome-system-monitor crashes due to missing icon https://bugs.launchpad.net/bugs/351754 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 50697] Re: Evince crashes upon attempting to select text, for certain PDF(s)

2006-10-28 Thread Erik Meitner
I am unable to reproduce this crash with the document that first caused it. Seems fixed. Thanks. -- Evince crashes upon attempting to select text, for certain PDF(s) https://launchpad.net/bugs/50697 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 64621] Re: System Crash when screensaver starts

2006-10-07 Thread Erik Meitner
Which screen saver is the machine configured to use? Some of them are VERY processor intensive, and with a slow CPU and no GPU the system will be brough to its knees. I think if you waited, maybe a long time, it would come back. And it is not really a system crash if you can kill X windows and

[Bug 59217] Re: [Edgy] gnome-settings-daemon acting up

2006-10-06 Thread Erik Meitner
Yes, the gstreamer0.10 update seems to have resolved the problem on my test system. -- [Edgy] gnome-settings-daemon acting up https://launchpad.net/bugs/59217 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 50697] Re: Evince crashes upon attempting to select text, for certain PDF(s)

2006-10-02 Thread Erik Meitner
Same prolem here with 0.6.0-0ubuntu1 in Edgy beta. These messages appear the moment I select and the crash happens: Error: Embedded font file is not a stream ** (bug-buddy:29045): WARNING **: Couldn't load icon for Decrypt File ** (bug-buddy:29045): WARNING **: Couldn't load icon for Import Key