473,500 Members | 1,943 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

pyGTK with wxPython

hi all.

I made gnome applet with pyGTK and gnome application with wxPython.
When I tried import wxPython application in pyGTK applet it crashed with
message:

GThread-ERROR **: GThread system may only be initialized once.
aborting...

I think it is because I'm trying import wxPython modules in pyGTK applet.

Do I have to modify the application's sources against pyGTK?
or any solution?

TIA.
Jul 18 '05 #1
2 2046
-Charlie Kim<NOSPAM__nabugoon__@__moor.pe.krNOSPAM>:
snip >
Do I have to modify the application's sources against pyGTK?
or any solution?


Yes, you have to modify the source.
Wx is a different system, it does use Gtk but without integrating in
the GNOME desktop architecture (but sharing the wonderful look & feel
^^) :)
It's not a matter of pyGTK or wxPython, for a gnome-applet you need
gnome-python (you have imported gnome.applet ...).
I know that the author of wxPython follows this group, maybe he has
another solution ...

HTH,
nicholas
Jul 18 '05 #2
-Charlie Kim<NOSPAM__nabugoon__@__moor.pe.krNOSPAM>:
snip >
Do I have to modify the application's sources against pyGTK?
or any solution?


Yes, you have to modify the source.
Wx is a different system, it does use Gtk but without integrating in
the GNOME desktop architecture (but sharing the wonderful look & feel
^^) :)
It's not a matter of pyGTK or wxPython, for a gnome-applet you need
gnome-python (you have imported gnome.applet ...).
I know that the author of wxPython follows this group, maybe he has
another solution ...

HTH,
nicholas
Jul 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
4731
by: carljohan.rehn | last post by:
I would like like to start doing some GUI-programming in Python, but don't know which library to choose. Tkinter seems a bit old. Correct me if I am wrong! The layout doesn't look as nice as for...
22
5733
by: dcrespo | last post by:
Hi all... I think wxPython is much better than PyGTK. First of all, PyGTK needs the GTK runtime installed, whereas wxPython is entirely Python's modules, so It facilitates the apps'...
0
1274
by: manatlan | last post by:
Hello, I'm new to pygtk (but i know wxpython very well) I'm trying to play with this example : http://www.pygtk.org/pygtk2tutorial/sec-CellRenderers.html#filelistingfig (the code is here :...
0
1469
by: Sebastien Aubry | last post by:
Hello, I happen to use in my programs a widget based on Tkinter Canvas. It is Zinc (http://www.tkzinc.org), which allows to draw using transparency, gradients, translations, rotations, ... using...
25
4251
by: TPJ | last post by:
GUI's etc: PyGtk on Windows "(...) So if someone develops mainly for X and just wants to make sure that it is not impossible to run on Windows, you can use PyGTK. (...)", July 2nd, 1999 pyGTK...
14
13337
by: Rod W | last post by:
I'm just starting out on Python but my primary goal is to provide applications with some user interface (GUI). Can someone point me to a good comparison of whether I should use wxPython (with...
2
2552
by: Tim N. van der Leeuw | last post by:
I tried to create a windows executable of a pygtk program. My first attempt worked, kinda, except that no themes were applied and no readable fonts were found by pango; so all letters where just...
0
7136
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
1
6906
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7397
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5490
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4923
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4611
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3110
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3106
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1430
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.