[Bug 123078] Re: System - Quit takes a long time to appear

2008-06-26 Thread Arthur Furlan
Hello, I think that I found a solution... I tested (and retested) and it works 
for me.
To discover what's the problem that was causing the longer time I executed

$ tail -f ~/.xsession-errors

and then I executed

$ gnome-session-save --kil

that is the same command that runs when you click on Session  Quit button.
After some time I got the following message

** (x-session-manager:7532): WARNING **: Couldn't connect to
PowerManager Did not receive a reply. Possible causes include: the
remote application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.

It occurs for me because I disabled the gnome-power-manager of session startup 
(I have a desktop, so it's unecessary).
To solve the bug I opened the System  Preferences  Sessions and added the 
gnome-power-manager as a startup program.

Anybody can confirm if it really solves the problem?

-- 
System - Quit takes a long time to appear
https://bugs.launchpad.net/bugs/123078
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 185671] Re: [Hardy] gnome-terminal current locale ANSI_X3.4-1968 not unicode using en-gb

2008-02-04 Thread Arthur Furlan
I had the same problem on Hardy Alpha 4 using en_us.
I noted there's no locale entry on /etc/environment, so I added the LC_ALL 
entry in it and the problem was solved.

[EMAIL PROTECTED]:~$ sudo echo 'LC_ALL=en_US.UTF-8'  /etc/environment

I don't know if this is the best way to solve the problem, but it works
for me. :)

-- 
[Hardy] gnome-terminal current locale ANSI_X3.4-1968 not unicode using en-gb
https://bugs.launchpad.net/bugs/185671
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-terminal in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs