[Bug 134745] Re: Metacity Dialogs appear and lock up the system.

2007-09-03 Thread Sebastien Bacher
closing then, that's a broken user installation and solved now, and not a bug ** Changed in: metacity (Ubuntu) Status: New = Invalid -- Metacity Dialogs appear and lock up the system. https://bugs.launchpad.net/bugs/134745 You received this bug notification because you are a member of

[Bug 134745] Re: Metacity Dialogs appear and lock up the system.

2007-09-02 Thread Sebastien Bacher
Could you try to obtain a backtrace http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the bug report. -- Metacity Dialogs appear and lock up the system. https://bugs.launchpad.net/bugs/134745 You received this bug notification because you are a member of Ubuntu Desktop Bugs,

Re: [Bug 134745] Re: Metacity Dialogs appear and lock up the system.

2007-09-02 Thread Aaron Gerber
I've attached the backtrace in gdb-metacity.txt and my .xsession-errors. Looking at the xsession-errors it gives gtk-warning about not finding an icon file. This have something to do with it? Sebastien Bacher wrote: Could you try to obtain a backtrace

[Bug 134745] Re: Metacity Dialogs appear and lock up the system.

2007-09-02 Thread Sebastien Bacher
Could you run ls -l /usr/share/icons/hicolor and copy that to a comment? -- Metacity Dialogs appear and lock up the system. https://bugs.launchpad.net/bugs/134745 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs

Re: [Bug 134745] Re: Metacity Dialogs appear and lock up the system.

2007-09-02 Thread Aaron Gerber
[EMAIL PROTECTED]:~$ ls -l /usr/share/icons/hicolor total 3276 drwxr-xr-x 15 root root4096 2007-04-15 06:50 128x128 drwxr-xr-x 15 root root4096 2007-04-15 06:50 16x16 drwxr-xr-x 15 root root4096 2007-04-15 06:50 192x192 drwxr-xr-x 15 root root4096 2007-04-15 06:50 22x22 drwxr-xr-x

[Bug 134745] Re: Metacity Dialogs appear and lock up the system.

2007-09-02 Thread Sebastien Bacher
Does running those commands make it work correctly? sudo rm /usr/share/icons/hicolor/autopackage-installer.png sudo touch /usr/share/icons/hicolor sudo gtk-update-icon-cache /usr/share/icons/hicolor The issue might be due to some autopackage you used, you should not install software not coming

Re: [Bug 134745] Re: Metacity Dialogs appear and lock up the system.

2007-09-02 Thread Aaron Gerber
The following fixed some of the errors in .xsession-errors: sudo rm /usr/share/icons/hicolor/autopackage-installer.png sudo touch /usr/share/icons/hicolor sudo gtk-update-icon-cache /usr/share/icons/hicolor But below is what actually fixed the

Re: [Bug 134745] Re: Metacity Dialogs appear and lock up the system.

2007-09-01 Thread Aaron Gerber
After I wrote my last email about not being able to have easy steps to trigger the bug, it left me thinking. I thought more about what I had rambled about previously and why a metacity dialog would be triggered. My guess had been that it was caused by a Not Responding dialog. Well it turns

Re: [Bug 134745] Re: Metacity Dialogs appear and lock up the system.

2007-08-31 Thread Aaron Gerber
yeah, I made a new user and it still happens when I'm logged in as that new user. Sebastien Bacher wrote: unconfirming, looks like you are the only one getting the bug which is weird. Does it happen with an another user on the same box? ** Changed in: metacity (Ubuntu) Status:

Re: [Bug 134745] Re: Metacity Dialogs appear and lock up the system.

2007-08-31 Thread Aaron Gerber
No, I've been trying to track down when metacity-dialog gets called, but I guess I don't really understand metacity dialogs. I understand when thunderbird or firefox would open a dialog box, but I don't really understand why metacity would open a dialog. Some of the arguments give an

[Bug 134745] Re: Metacity Dialogs appear and lock up the system.

2007-08-30 Thread Sebastien Bacher
unconfirming, looks like you are the only one getting the bug which is weird. Does it happen with an another user on the same box? ** Changed in: metacity (Ubuntu) Status: Incomplete = New -- Metacity Dialogs appear and lock up the system. https://bugs.launchpad.net/bugs/134745 You

[Bug 134745] Re: Metacity Dialogs appear and lock up the system.

2007-08-30 Thread Sebastien Bacher
do you have easy steps to trigger the bug? -- Metacity Dialogs appear and lock up the system. https://bugs.launchpad.net/bugs/134745 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 134745] Re: Metacity Dialogs appear and lock up the system.

2007-08-29 Thread Sebastien Bacher
do you get the issue if you use the vesa driver? -- Metacity Dialogs appear and lock up the system. https://bugs.launchpad.net/bugs/134745 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

Re: [Bug 134745] Re: Metacity Dialogs appear and lock up the system.

2007-08-29 Thread Aaron Gerber
Yep. Sebastien Bacher wrote: do you get the issue if you use the vesa driver? -- Metacity Dialogs appear and lock up the system. https://bugs.launchpad.net/bugs/134745 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. --

[Bug 134745] Re: Metacity Dialogs appear and lock up the system.

2007-08-28 Thread Sebastien Bacher
what videocard and driver do you use? -- Metacity Dialogs appear and lock up the system. https://bugs.launchpad.net/bugs/134745 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

Re: [Bug 134745] Re: Metacity Dialogs appear and lock up the system.

2007-08-28 Thread Aaron Gerber
Video Card: Savage 4 which is made by S3 Inc. Driver: savage4_smbus Aaron- Sebastien Bacher wrote: what videocard and driver do you use? -- Metacity Dialogs appear and lock up the system. https://bugs.launchpad.net/bugs/134745 You received this bug notification because you are a member of

[Bug 134745] Re: Metacity Dialogs appear and lock up the system.

2007-08-27 Thread Pedro Villavicencio
Thanks for your bug report. Please try to obtain a backtrace http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the bug report. This will greatly help us in tracking down your problem. Also, may you test it with a freshly new user? ** Changed in: metacity (Ubuntu) Importance:

Re: [Bug 134745] Re: Metacity Dialogs appear and lock up the system.

2007-08-27 Thread Aaron Gerber
As it is a dialog from metacity, it only opens a dialog when it needs feedback about something. I've tried running /usr/lib/metacity/metacity-dialog [OPTIONS] and there are no options that I can give it to make it run, it just says I give it bad arguments. So have a debugger can't really