Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can't install python2-gconf
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
jordanweb
n00b
n00b


Joined: 27 Oct 2020
Posts: 14

PostPosted: Sat Oct 31, 2020 4:43 pm    Post subject: Can't install python2-gconf Reply with quote

I'm trying install a dock "dockbarx" in Gentoo, I can't get dockbarx to run it must first install python-gconf, here are the errors:

sudo dockx
Code:

Traceback (most recent call last):
  File "/usr/bin/dockx", line 20, in <module>
    from dockbarx.log import *
  File "/usr/lib64/python2.7/site-packages/dockbarx/log.py", line 27, in <module>
    import common
  File "/usr/lib64/python2.7/site-packages/dockbarx/common.py", line 22, in <module>
    import gconf
ImportError: No module named gconf


I can't install sudo emerge dev-python/gconf-python2, it's not found.
I have also tried gnome-gconf it din't work, it must use python-gconf.

please reply. If I found a solutions I will post here and upload the packages.
Back to top
View user's profile Send private message
jordanweb
n00b
n00b


Joined: 27 Oct 2020
Posts: 14

PostPosted: Sat Oct 31, 2020 5:41 pm    Post subject: Reply with quote

Update I fixed the python2-gconf error. but now it show new errors:
import gconf
ImportError: could not import gobject (error was: 'No module named gobject')

not sure If my gconf package is corrupted.
Back to top
View user's profile Send private message
jordanweb
n00b
n00b


Joined: 27 Oct 2020
Posts: 14

PostPosted: Sat Oct 31, 2020 7:27 pm    Post subject: Reply with quote

I finally get dockbarx installed on Gentoo, It requires Arch Linux with dockx installed and copying every necessary gnome/dbus/python-glib and many more packages to Gentoo and run the dockbarx.

but it's very buggy, can't autostart it and on boot must set path to:
Code:
export PYTHONHOME=/usr/local/

Code:
dockx


For now I have remove the dockbarx, I hope someday it will possible to install official dockbarx version on Gentoo.
Back to top
View user's profile Send private message
salahx
Guru
Guru


Joined: 12 Mar 2005
Posts: 530

PostPosted: Sat Oct 31, 2020 9:33 pm    Post subject: Reply with quote

It appears docbarx is a Python2-only app. Most anything python 2 only is being excised from Portage. Most of the dependencies were removed for portage.
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Fri Nov 06, 2020 7:00 pm    Post subject: Reply with quote

Moved from Portage & Programming to Unsupported Software.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum