LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games
User Name
Password
Linux - Games This forum is for all discussion relating to gaming in Linux.

Notices


Reply
  Search this Thread
Old 02-09-2007, 10:53 PM   #1
w0lv3rin3
Member
 
Registered: Mar 2004
Location: Barrie, ON
Distribution: Slackware 9.1, 10.0, 10.1, 11.0
Posts: 102

Rep: Reputation: 15
Cedega


I just install the cedega-small and cant run it; when I run it I recieve error:

bash-3.1$ cedega
F1 2007-02-09 23:51:59,153 CRITICAL Unable to load GTK2 Python bindings: No module named gtk


how do I Fix this??
 
Old 02-09-2007, 11:00 PM   #2
w0lv3rin3
Member
 
Registered: Mar 2004
Location: Barrie, ON
Distribution: Slackware 9.1, 10.0, 10.1, 11.0
Posts: 102

Original Poster
Rep: Reputation: 15
I have fixed the problem:

Solution:
d/led pygtk-2.8.6

and it ran.
 
Old 02-14-2007, 05:08 AM   #3
u3lnx
LQ Newbie
 
Registered: Jan 2007
Posts: 11

Rep: Reputation: 0
Solution:
d/led pygtk-2.8.6

what does this mean? is this "d/led" some kind of command?
im new to linux, and encountered the same problem

cheers
 
Old 02-14-2007, 05:17 AM   #4
w0lv3rin3
Member
 
Registered: Mar 2004
Location: Barrie, ON
Distribution: Slackware 9.1, 10.0, 10.1, 11.0
Posts: 102

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by u3lnx
Solution:
d/led pygtk-2.8.6

what does this mean? is this "d/led" some kind of command?
im new to linux, and encountered the same problem

cheers


Allow me to fully 110% explain my self

I downloaded the PACKAGE CALLED: pygtk-2.8.6

also I have never herd of a linux command called d/led

lol

if you need more assistance lemme know.
ever since Ive got it working, Ive been happy like a pig in shit =)


http://www.pygtk.org/

To learn more go here:
http://en.wikipedia.org/wiki/PyGTK

Last edited by w0lv3rin3; 02-14-2007 at 05:19 AM.
 
Old 02-14-2007, 08:28 AM   #5
u3lnx
LQ Newbie
 
Registered: Jan 2007
Posts: 11

Rep: Reputation: 0
i probably misunderstood something. i have solved that problem, and got another one
# cedega
F1 2007-02-14 16:25:50,405 CRITICAL Unable to load GTK2 Python bindings: No module named cairo

btw thanks
 
Old 02-14-2007, 09:15 AM   #6
w0lv3rin3
Member
 
Registered: Mar 2004
Location: Barrie, ON
Distribution: Slackware 9.1, 10.0, 10.1, 11.0
Posts: 102

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by u3lnx
i probably misunderstood something. i have solved that problem, and got another one
# cedega
F1 2007-02-14 16:25:50,405 CRITICAL Unable to load GTK2 Python bindings: No module named cairo

btw thanks
ok brotah, np man
 
Old 05-29-2007, 01:17 AM   #7
DragonM15
Member
 
Registered: Sep 2003
Location: USA
Distribution: Slackware (Multiple Versions)
Posts: 455

Rep: Reputation: 31
I have Cedega-6.0 installed, and I have pygtk-2.8.6 installed and I am still getting the above mentioned error. I have also tried pygtk-2.10.3 and I still remain getting the same error
Code:
F1 2007-05-28 23:14:52,034 CRITICAL Unable to load GTK2 Python bindings: No module named gtk
Any Ideas for my case?
I also tried installed 2.10.4 from source, but it still didn't work.

Thanks,
DragonM15
 
Old 05-29-2007, 11:34 AM   #8
w0lv3rin3
Member
 
Registered: Mar 2004
Location: Barrie, ON
Distribution: Slackware 9.1, 10.0, 10.1, 11.0
Posts: 102

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by DragonM15
I have Cedega-6.0 installed, and I have pygtk-2.8.6 installed and I am still getting the above mentioned error. I have also tried pygtk-2.10.3 and I still remain getting the same error
Code:
F1 2007-05-28 23:14:52,034 CRITICAL Unable to load GTK2 Python bindings: No module named gtk
Any Ideas for my case?
I also tried installed 2.10.4 from source, but it still didn't work.

Thanks,
DragonM15
http://www.slacky.eu/repository/slac...t/wxgtk/2.6.3/
http://www.slacky.eu/repository/slac...pyton/2.8.4.0/

download that package, i used that package and ever since then it works just fine
try that c what happends
 
Old 05-29-2007, 12:05 PM   #9
DragonM15
Member
 
Registered: Sep 2003
Location: USA
Distribution: Slackware (Multiple Versions)
Posts: 455

Rep: Reputation: 31
Quote:
Originally Posted by w0lv3rin3
http://www.slacky.eu/repository/slac...t/wxgtk/2.6.3/
http://www.slacky.eu/repository/slac...pyton/2.8.4.0/

download that package, i used that package and ever since then it works just fine
try that c what happends
Ok, I downloaded and installed wxpython and wxgtk and I am still receiving the same error. I don't know where to go from here. Any more ideas?

Thanks,
DragonM15
 
Old 05-29-2007, 12:08 PM   #10
DragonM15
Member
 
Registered: Sep 2003
Location: USA
Distribution: Slackware (Multiple Versions)
Posts: 455

Rep: Reputation: 31
Quote:
Originally Posted by DragonM15
Ok, I downloaded and installed wxpython and wxgtk and I am still receiving the same error. I don't know where to go from here. Any more ideas?

Thanks,
DragonM15
I installed wxGTK-2.8.0 (from my mirror) and wxpython-2.8.4.0 (from your mirror). If this really helps at all. I also uninstalled my wxgtk-2.8.0 and tried your 2.6.3 and I still get the same error. What is going on here?

Thanks,
DragonM15

Last edited by DragonM15; 05-29-2007 at 12:17 PM.
 
Old 08-29-2007, 07:35 AM   #11
linuxKd
LQ Newbie
 
Registered: Aug 2007
Distribution: Gentoo
Posts: 1

Rep: Reputation: 0
Well i hope this may help someone in the future.

If you have upgraded your version of Python, you need to run python-updater as root afterward. It will check for any packages that were using the old version of Python (i.e. - pygtk) and should start the reinstall process. This works for Gentoo, i cannot say if this same method works in other distro's such as Slackware, etc.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Help With Cedega tuxhead Linux - Software 1 01-06-2007 04:53 PM
Cedega stops working | Debian 3.1, Cedega 4.4.3 Grimmi- Linux - Games 0 12-10-2005 10:40 AM
Cedega Crashes / Best Distro for Cedega jawaking00 Linux - Games 1 11-11-2005 09:40 AM
Cedega 4.3.1 help antidelldude Linux - Software 0 04-30-2005 01:33 PM
concerning cedega.... icanspellnew Linux - Games 11 07-18-2004 02:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games

All times are GMT -5. The time now is 02:18 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration