Re: OBLogout - replacement logout script for Openbox - Version 0.2

Hello ..  big_smile

just a screenshot. good work Nik

http://www.ad-comp.be/public/openbox/oblogout.png

@Foomandoonian: yours oblogout icons are really cool

Bye

~$ whoami
ADcomp

Re: OBLogout - replacement logout script for Openbox - Version 0.2

ADcomp wrote:

Hello ..  big_smile

just a screenshot. good work Nik

http://www.ad-comp.be/public/openbox/oblogout.png

@Foomandoonian: yours oblogout icons are really cool

Bye

I like those too, but they are not mine. Mine are more in keeping with the Crunchbang minimalist style. smile

foomandoonian's tumblelog & twitter

Re: OBLogout - replacement logout script for Openbox - Version 0.2

Foomandoonian wrote:

I like those too, but they are not mine. Mine are more in keeping with the Crunchbang minimalist style. smile

sorry for confusion but I was talking about yours .. big_smile
Icons in my  screenshot come from Oxygen theme ( modified with gimp for my Dark'n Blue openbox theme )

Bye

~$ whoami
ADcomp

Re: OBLogout - replacement logout script for Openbox - Version 0.2

ADcomp wrote:

sorry for confusion but I was talking about yours .. big_smile

In that case, thank you big_smile

foomandoonian's tumblelog & twitter

Re: OBLogout - replacement logout script for Openbox - Version 0.2

Ok, lots of stuff has gone in the last few days.

You can now disable HAL support, which is the bain of most people. Once you disable HAL it'll no longer check if it can do the operations (hence why people used to see missing buttons). I'm just patching in the last part to make the commands configurable and i'll be releasing a new version.

Details can be found on the branch commits:

https://code.launchpad.net/~nikdoof/oblogout/0.2

Re: OBLogout - replacement logout script for Openbox - Version 0.2

I've now fixed HAL support, so it correctly works around PolicyKit errors. This solves one of the blocker bugs in OBLogout, looks like we'll have a release by the end of today!

Re: OBLogout - replacement logout script for Openbox - Version 0.2

0.2 is actually released, hell is starting to freeze over big_smile

Working on blueprints for 0.3, any suggestions welcome at Launchpad

Re: OBLogout - replacement logout script for Openbox - Version 0.2

Nik_Doof wrote:

0.2 is actually released, hell is starting to freeze over big_smile

Working on blueprints for 0.3, any suggestions welcome at Launchpad

I was thinking it was awfully cold lol

EDIT: any way to remove the old version before I install the new?

Last edited by Mehall (2009-04-13 21:09:53)

Ex-KDE user.
Collects old PC's (Coz he can't afford new ones =P)
Crunchbang @ Distrowatch
My Blog (updated infrequently, and on the #! Planet too.)

Re: OBLogout - replacement logout script for Openbox - Version 0.2

great work nik. It's working good as is for me, but if I think of anything I'll put in a request.

I say never be complete, I say stop being perfect, I say lets evolve, let the chips fall where they may.

Re: OBLogout - replacement logout script for Openbox - Version 0.2

Mehall wrote:

EDIT: any way to remove the old version before I install the new?

Depends on how you've installed it, if you've done it from source using setup.py, just blast out the oblogout folder from the python site-packages, oblogout from /usr/bin, and /etc/oblogout.conf

[Edit]

Yes, maybe a setup.py uninstall would be useful tongue

Re: OBLogout - replacement logout script for Openbox - Version 0.2

Yes it would be, given I can;t remember all the locations of the files anymore.

Ex-KDE user.
Collects old PC's (Coz he can't afford new ones =P)
Crunchbang @ Distrowatch
My Blog (updated infrequently, and on the #! Planet too.)

Re: OBLogout - replacement logout script for Openbox - Version 0.2

Hey Nik_Doof, can we expect an update to oblogout for jaunty?

Note: ** Please read before posting **

BTW if you wish to contact me, send me an e-mail instead of a PM.

Re: OBLogout - replacement logout script for Openbox - Version 0.2

Anyone know if the .deb works in Debian? Or should I just chance it despite the "ubuntu" moniker in the name?

Ex-KDE user.
Collects old PC's (Coz he can't afford new ones =P)
Crunchbang @ Distrowatch
My Blog (updated infrequently, and on the #! Planet too.)

Re: OBLogout - replacement logout script for Openbox - Version 0.2

Nevermind, I can confirm it works in Debian big_smile

Ex-KDE user.
Collects old PC's (Coz he can't afford new ones =P)
Crunchbang @ Distrowatch
My Blog (updated infrequently, and on the #! Planet too.)

Re: OBLogout - replacement logout script for Openbox - Version 0.2

I stand corrected, it does not.

Logout works, shutdown/restart do not, didn't test others.

Ex-KDE user.
Collects old PC's (Coz he can't afford new ones =P)
Crunchbang @ Distrowatch
My Blog (updated infrequently, and on the #! Planet too.)

Re: OBLogout - replacement logout script for Openbox - Version 0.2

Hello ..

Did you already know that  OBLogout  is referenced on Openbox website ?

http://icculus.org/openbox/index.php/Su … _hibernate

http://www.ad-comp.be/public/projets/ob_logout/img/oblogout_2.png

http://icculus.org/openbox/index.php/Op … ity_portal

http://www.ad-comp.be/public/projets/ob_logout/img/oblogout_1.png

.. Bravo  big_smile

~$ whoami
ADcomp

Re: OBLogout - replacement logout script for Openbox - Version 0.2

Using the default look flawlessly after a smooth install. Thank you very much for this. smile

Re: OBLogout - replacement logout script for Openbox - Version 0.2

How do I change the icons for this?

I downloaded one from anonymous' deviantart page and can't seem to figure out how to use it.

I tried the full path in the oblogout.conf file, but that reverted to the default big theme.

I can't find anything else to change, and I can't find a readme.

Statler-Openbox on an Acer Extensa 4420.  Its good to be back.

Re: OBLogout - replacement logout script for Openbox - Version 0.2

Just extract my theme to /usr/share/themes/. Then in oblogout.conf, you just need to put "gnome-brave" or "human" (depending which theme you picked).

If the icons don't show, try taking permission over the theme folder like:

sudo chown -R $USER:$USER /usr/share/themes/gnome-brave

or

sudo chown -R $USER:$USER /usr/share/themes/human
Note: ** Please read before posting **

BTW if you wish to contact me, send me an e-mail instead of a PM.

Re: OBLogout - replacement logout script for Openbox - Version 0.2

@ anonymous :  if I remember , you can use icon from "theme"   .. where icon are in ~/.themes/<theme>/oblogout   .. no ?

~$ whoami
ADcomp

Re: OBLogout - replacement logout script for Openbox - Version 0.2

I tried that but when I launched OBLogout, instead of my theme it had these:

http://www.zwixy.com/images/137941365gtkmissingimage.png

Note: ** Please read before posting **

BTW if you wish to contact me, send me an e-mail instead of a PM.

Re: OBLogout - replacement logout script for Openbox - Version 0.2

anonymous wrote:

Just extract my theme to /usr/share/themes/. Then in oblogout.conf, you just need to put "gnome-brave" or "human" (depending which theme you picked).

If the icons don't show, try taking permission over the theme folder like:

sudo chown -R $USER:$USER /usr/share/themes/gnome-brave

or

sudo chown -R $USER:$USER /usr/share/themes/human

Thanks, that worked.

Nice themes, btw!

Statler-Openbox on an Acer Extensa 4420.  Its good to be back.

Re: OBLogout - replacement logout script for Openbox - Version 0.2

Nice work with the oblogout.  I installed from the repository, version 0.2.  Everything works fine, except Shutdown and Reboot give me an error similar to:

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/oblogout/oblogout.py", line 349, in click_button
    self.dbus_powermanagement.Shutdown()
  File "/var/lib/python-support/python2.6/dbus/proxies.py", line 68, in __call__
    return self._proxy_method(*args, **keywords)
  File "/var/lib/python-support/python2.6/dbus/proxies.py", line 140, in __call__
    **keywords)
  File "/var/lib/python-support/python2.6/dbus/connection.py", line 622, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.Hal.Device.PermissionDeniedByPolicy: org.freedesktop.hal.power-management.shutdown-multiple-sessions auth_admin <-- (action, result)

Seems to be something with permissions.  Is there a quick fix for this?  Or do I need to wait until 0.3 hits the repositories?

Re: OBLogout - replacement logout script for Openbox - Version 0.2

Thank you.

Installed with ./setup.py install and everything worked perfect.
Liked the oxygen theme a lot but I would like to see more variations on a #! theme.

Thanks a bunch.


http://img57.imageshack.us/img57/9206/screen2s.jpg


/ Twinned

Re: OBLogout - replacement logout script for Openbox - Version 0.2

Thanks for this - fits very nice with crunchbang smile