The i3 FAQ has migrated to https://github.com/i3/i3/discussions. All content here is read-only.
Ask Your Question
0

mod+shift+e yields "please do not run this program" on Ubuntu

asked Feb 2 '14

anonymous user

Anonymous

updated Feb 2 '14

I found on this FAQ that I can logout with mod+shift+e. When I press this, I get a dialog asking for confirmation, but when I click "yes, exit i3", another bar appears saying "please do not run this program", and I don't get logged out. I just installed i3 on Ubuntu through apt-get and haven't touched the config file yet.

Is this the preferred logout method? Should I be doing something else?

Comments

This sounds like a bug with the nagbar. Please file a ticket at http://bugs.i3wm.org

TonyC gravatar imageTonyC (Feb 4 '14)edit

1 answer

Sort by ยป oldest newest most voted
0

answered Feb 3 '14

joepd gravatar image

The official way of logout and exit are the ones in the configuration file that i3 generates after first use. After the dialogue and confirmation, what really exits the i3 session and gets you back into your X login manager, is the command i3-msg exit.

So, to test, execute i3-msg exit in a terminal, and see if it works. If it doesn't, and there are no hints in the terminal what blocks this command to execute successfully, or in your systems logs. At any case, file a bug at Ubuntu, as there apparently is an oversight in the packaging.

Question Tools

Stats

Asked: Feb 2 '14

Seen: 446 times

Last updated: Feb 03 '14