Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
guake-prefs won't start
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
mreff555
Apprentice
Apprentice


Joined: 10 Mar 2011
Posts: 231
Location: Philadelphia

PostPosted: Fri Sep 27, 2013 12:09 pm    Post subject: guake-prefs won't start Reply with quote

I've installed guake plenty of times and never seen this issue. Guake runs fine. not issues, composting works.
However, when I try to run guake-prefs I get this error
Code:

/usr/bin/python3.2:No module named guake


is there actually a module specifically called guake? how do I install it?
Back to top
View user's profile Send private message
mreff555
Apprentice
Apprentice


Joined: 10 Mar 2011
Posts: 231
Location: Philadelphia

PostPosted: Sun Sep 29, 2013 3:01 pm    Post subject: Reply with quote

I don't mean to bump my message, but it's been a few days and I still haven't found any other cases of this. Any ideas?
Back to top
View user's profile Send private message
pyrice
n00b
n00b


Joined: 21 Jul 2011
Posts: 1

PostPosted: Wed Oct 30, 2013 10:02 am    Post subject: Reply with quote

Maybe a little bit late for you, but it seems like guake doesn't have the bindings for python 3 yet (only python 2.7). So the quick and dirty way to solve this is to

Code:

# eselect python list
Available Python interpreters:
  [1]   python2.7
  [2]   python3.2 *

# eselect python set 1
# eselect python list
Available Python interpreters:
  [1]   python2.7 *
  [2]   python3.2


And after that the guake-prefs should work (if you are in the games group).

After that you can switch back to python 3.2 again.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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