Package Details: oblogout-py3-git 0.03.r0.g10113a1-1

Git Clone URL: https://aur.archlinux.org/oblogout-py3-git.git (read-only, click to copy)
Package Base: oblogout-py3-git
Description: Openbox Logout Menu, ported to Python 3.
Upstream URL: https://github.com/trizen/oblogout-py3
Keywords: oblogout openbox python3
Licenses: GPL2
Conflicts: oblogout, oblogout-fork-git
Provides: oblogout
Submitter: trizen
Maintainer: trizen
Last Packager: trizen
Votes: 21
Popularity: 0.000045
First Submitted: 2020-07-06 12:31 (UTC)
Last Updated: 2020-12-14 09:41 (UTC)

Latest Comments

1 2 Next › Last »

trizen commented on 2021-12-15 04:43 (UTC)

Just reinstall the package.

pitbuster commented on 2021-12-15 00:25 (UTC)

I get the following when trying to execute oblogout

Traceback (most recent call last):
  File "/usr/bin/oblogout", line 103, in <module>
    sys.exit(main())
  File "/usr/bin/oblogout", line 78, in main
    from oblogout import OpenboxLogout
ModuleNotFoundError: No module named 'oblogout'

Padsworth commented on 2021-03-17 23:21 (UTC) (edited on 2021-03-17 23:22 (UTC) by Padsworth)

fyi python2-dbus is incompatible with python-dbus (just for those already with python-dbus)

showipatlogon commented on 2021-01-23 13:09 (UTC) (edited on 2021-01-23 13:10 (UTC) by showipatlogon)

pygtk is available under AUR and can be installed as a dependency before oblogout gets installed. Same thing for python2-distutils-extra.

<deleted-account> commented on 2020-03-29 21:29 (UTC)

Just letting you know that pygtk is no longer in Arch Linux - the build at the moment fails - can we build it without it?

phunni commented on 2020-01-24 14:52 (UTC)

Should python2 be a dependency for this?

scorpp commented on 2015-10-07 11:14 (UTC) (edited on 2015-10-10 07:25 (UTC) by scorpp)

for those who experience troubles running oblogout after recent update here is a patch https://github.com/scorpp/oblogout-fork/commit/89b15dae131847e615484f273d8e6b3c50edd229.patch we can include in aur package itself UPDATE: upstream is now updated, no patch is needed

scorpp commented on 2013-11-28 19:17 (UTC)

@mladoux thank you! package updated