Ubuntu :: PyGTK Apps Don't Work?

Sep 13, 2010

I am having a strange problem. No python application that is built on GTK doesn't works. I always get the error ''could not import module,module not found''. I f i try to install it it says its already installed, and if i try to remove python and reinstall it it will take all python apps with it. DO you know how can i fix this?

View 2 Replies


ADVERTISEMENT

Ubuntu :: OpenGL Apps Don't Work?

May 23, 2010

Whenever I try to start an OpenGL app in the terminal, I get a message to the point of "could not create GL context." It was working until around the last update. I know it's not a hardware problem because my windows partition works as well as ever.

I'm using Hardy Heron with the closed Nvidia driver with a Geforce 9800gt
'glxinfo | grep OpenGL' gives

Code:
Error: glXCreateContext failed

View 2 Replies View Related

Ubuntu :: Indicator Applet Appmenu Does Not Work With Many Apps

Oct 10, 2010

i installed indicator applet appmenu (the new maverick netbook globalmenu, but i installed it in the desktop version) in order to have a global menu, but unfortunately it does not work with firefox, netbeans, mono-develop and openoffice from the apps i tested so far. unlinke gnome2-global-menu which works only with gtk apps, this does work with qt apps (i tested it with qt creator) but in anki, the menu is displayed but inactive so you can't actually use it. are there any plans to fix this issue? netbeans and oppen-office are java apps and monodevelop is a mono app. firefox probably uses some custom widget for the menu....

later edit: it also does not work with shotwell

later edit2: it does surprisingly work with tomboy which is mono as far as i know

View 9 Replies View Related

OpenSUSE :: Kde Apps Won't Work After Downgrading 11.4->11.3?

Mar 25, 2011

after being not so satisfied with opensuse 11.4 (worked really slow at times), i decided to downgrade to 11.3. But now, some applications won't start. When starting personal kontact, i only got a notification that akonadi server is starting but it doesn't progress. Only thing I can do is to kill the app.Same for Clementine (amarok-like player), but here it doesn't even try to start.So, I was thinking to delete all the settings folders concerning these apps in my home folder, but it doesn't change anything. I did so by searching for *kmail* *kontact* and *clementine* and erased those folders. Could it be that I forgot some? Some folders under some different names? I'm not really experienced into this subject

View 7 Replies View Related

Ubuntu :: Ctrl+ (Any Alphabet Letter) Doesn't Work In Java Apps

May 3, 2011

I've Intellij Idea and Netbeans installed on my Ubuntu desktop. Both worked fine while I was on 10.10.After upgrading to 11.04 both of them became irresponsive to Ctrl+C/Ctrl+V/Ctrl+{Any alphabet letter} combinations. However these combinations work in non-Java apps (e.g. gedit).Besides that Ctrl+Alt+L (Lock screen) is not handled by the system, no matter what application is active.Disabling unity does not help. Starting in ubuntu classic w/o effects does not help either.

View 2 Replies View Related

Ubuntu :: Pygtk Window Above Notification Area?

Feb 1, 2011

I have a volume control program I am writing for oss. Everything works in the program but I would like window to appear above the notification area icon. Is there a way to do this? If not is it possible to have the window open at the mouse location so it looks like it is part of the notification icon?

View 1 Replies View Related

CentOS 5 :: How To Install PyGTK 2.12

Dec 18, 2010

Does anyone know how to install pyGTK 2.12?

View 4 Replies View Related

OpenSUSE :: QTCurve Theme Doesn't Work For GTK Apps All Of A Sudden

May 13, 2010

I want to use my QTCurve theme for GTK apps. This has worked great for several months on opensuse 11.2, and suddenly it broke. I do not know what made it broke, purhaps some kind of system update...The gtk-Qtcurve engines are installed (both 32 and 64 bit). I tried linking the gtkrc file from /usr/share/themes/QtCurve/gtk-2.0 towards /etc/gtk-2.0 but that didn't help either. I can change the GTK themes to whatever theme, except to QTCurve...

View 7 Replies View Related

Ubuntu :: How To Make Window Drag'n'Drop In PyGTK

Jul 24, 2010

How would you make a window drag'n'drop? I have hidden the title bar using:
Code: self.window.set_decorated(False)
But I still want this window to be moveable, by clicking and dragging anywhere within the window. I would rather just use pyGTK, but Xlib is fine with me as well.

View 5 Replies View Related

Software :: Logitech 9000 Webcam - Pretty Useless Without Apps Work?

Feb 21, 2010

So I have a Logitech 9000 web cam installed and working (again) with Skype. That's great when I want to video chat with family, but that's all I can do with it. I would like to record some movies using my web cam but I can't because of the following reasons:

1. I can't find an application for Linux that actually works. So far they all fail to work for a variety of reasons.

2. The ones that sort of work, don't allow me to do what I want, record a video with my web-cam and save the file for future use or distribution.

I just want a simple application that allows me to click on record, stop recording and save. Why isn't there anything around that can do that? Seriously, this is something I have been looking for since, 2001. And so far I have only found one application that kind of worked, but it's no longer developed and I can't find it anymore.

[Code]...

So let's recap. In another thread I am trying to get .wmv files to play (they work on one system but not another?) and none of the applications for web cams work as I want. Oh, and wine? It's a joke, not one application I have tried to run with wine works. The either just don's start OR they start but half the components never paint and it runs like a flea in frozen molasses.

I am a bit frustrated and rather tired of not being able to easily do what Windows folk can do with relative ease. Something wrong with that. And I haven't even begun to tack text to speech yet.

View 5 Replies View Related

Programming :: Automatically Scrolling Text Box In PyGTK?

Jan 4, 2010

I am playing around with PyGTK and come across a problem: When I put a TextView inside a ScrolledWindow, and type text into the TextView until it reaches the edge, the cursor goes outside the viewport and I can't see what I'm typing. How to make it so that the ScrolledWindow automatically scrolls so that the caret in the TextView is always in visible?

View 5 Replies View Related

Programming :: Create PyGTK Gnome Screensaver?

Dec 15, 2010

I have created a PyGTK app (a binary clock) that I would like to turn into a screensaver. I added the .desktop file to /usr/share/applications/screensavers/ but all I get when I select it is a black screen. On the GnomeScreensaver FAQ (here) it says to use a gsthemewindow as the toplevel window, but the libraries given are in C. Is there any way to:Import this C library to get access to this toplevel window, Convert this GTK+ C library to PyGTK, or use a pygtk app as a screensaver in some other way?

View 3 Replies View Related

Slackware :: Pygtk With Numeric Python Support?

Feb 14, 2011

I have tried rebuilding pygtk after installing Numpy and ended up making a mess of python. I have it back to functional now, but I would like to know how to properly add numeric python support. I suspect there is a proper order to building all of the python dependencies that yields success. Ultimately I am trying to run mypaint.

View 3 Replies View Related

CentOS 5 :: Meld No Module Named Pygtk?

Feb 16, 2011

Started getting this middle last year and was hoping it'd just go away or fix itself or something. Alas, no such luck.

$ meld
No module named pygtk
Meld requires pygtk2.6.0 or higher.
$

View 5 Replies View Related

Ubuntu :: Hidden Mimized Apps \ Reach Apps That Minimized Them Self And Are Not Shown In The Top Menu?

Apr 30, 2011

Some minimized apps no longer appear in the top menu and by that are no longer accessible.For example firefox with the minimize addon or Jungel Disk backup service.How can I reach apps that minimized them self and are not shown in the top menu?

View 2 Replies View Related

Debian Programming :: Implementing PyGtk For Python 3.3 In Wheezy

Sep 12, 2013

I run Wheezy Xfce 64-bit. I went through the Synaptic listings and added Python 3.3.2 and Tkinter for it, and that works fine; but for some reason PyGtk is available only for Python 2.7, not for Python 3.3, unless I'm just using the wrong way to try to find it. Is there a PyGtk available for Python 3.3 in Wheezy, and, if so, how do I install it and then import it once it's installed?

View 1 Replies View Related

Software :: Build Pygtk With Non System Default Python?

Apr 13, 2011

I'm on Debian Lenny. I've built and installed python-3.2 in /opt/python-3.2. Then i want to build and install pygtk, pycairo with /opt/python-3.2 and install them in that folder and not to use system default python (which is python-2.6) for their build process.

How do I tell pygtk and pycairo 's configure and makefile script to use /opt/python-3.2 's interpreter, include file and library for their build process(and not the system default python)?

I tried doing ./configure --help in pygtk folder but there was no option for specific non-system default python's folder location. Anyone has any ideas?

View 3 Replies View Related

Software :: Pygtk - Updating Status Bar During Long Operation?

Mar 28, 2011

I'm trying to write a gui front-end for fsarchiver using pygtk. It mostly works, but I'd like to update the front-end's status bar while fsarchiver is running. I've placed the code for the actual call to fsarchiver in one thread, and the code to update the status bar in another thread as shown below. Messages from show_progress() get printed in the terminal window, as expected. I've tried adding

Code:
while gtk.events_pending():
gtk.main_iteration_do(False)

but obviously, I'm not doing it correctly because the status bar text does not update. Is what I'm trying to do possible, and, if so, how should it be coded?

Here's the code snippet from my calling routine:

Code:
self.activethreads=2
thread.start_new_thread(self.do_fsarchive, (my_cmd,))
print "start 2nd thread now
"
thread.start_new_thread(self.show_progress,(10,status_text))
And here are the two functions:
code....

View 7 Replies View Related

CentOS 5 :: Missing Pygtk Package While Installing Dropbox?

Oct 8, 2010

I'm trying to install the nautilus-dropbox plugin for dropbox on my CentOS 5.5; while configuring, there is the following error message:

checking pkg-config is at least version 0.9.0... yes
checking for NAUTILUS... yes
checking for GLIB... yes
checking for python... /usr/bin/python

[code]....

But I think I have already installed pygtk2, as shown by yum:

Installed Packages
pygtk2.x86_64 2.10.1-12.el5 installed
pygtk2-codegen.x86_64 2.10.1-12.el5 installed

[code]....

So does the error message means that it requires pygtk rather than pygtk2?

View 5 Replies View Related

Ubuntu :: Downloaded The Latest Version Of Gnome Nanny - No Package 'pygtk-2.0' Found

Aug 27, 2010

I have dowmloaded the latest version of Gnome Nanny, but have run into an instal problem at the first hurdle:

I have extracte the folder to Documents: Cd/ to the folder and run the ./configure command and get this message: No package 'pygtk-2.0' found

I have checked the install files and edited the lines which contain the above to now read pygtk -2.0 >=2.8 as 2.8 is the version of python I have installed. In package manager it only goes back to v2.2.

How I can get around this error?

Running Ubuntu 9.1 karmic Koala.

View 5 Replies View Related

Programming :: PyGTK: Can't Seem To Launch Program - Gobject.spawn_async Command

Jul 20, 2010

I need to launch a program, throw up a pulsing status bar and then close it when the program quits. I cannot seem to launch the program (a bash script):

[code]...

This is where I'm getting my information: [URL]...

View 1 Replies View Related

Programming :: PyGTK: Send Output From A File Descriptor To A Textview?

Jul 22, 2010

Within PyGTK I'm using gobject.spawn_async to launch a bash script. I would like the output of that bash script to be displayed within my application. I have a textview set up to receive the text ...

Here are the commands that launch the program:

Code:
def run_command(command):
global keep_pulsing
keep_pulsing=True
(cpid, cstdin, cstdout, cstderr) = gobject.spawn_async(command,flags=gobject.SPAWN_DO_NOT_REAP_CHILD|gobject.SPAWN_STDERR_TO_DEV_NULL,standard_code....

Here are the two callback functions. But like I say ... I have no idea how to get that data from the 'cstdout' file descriptor into a textbuffer.

Code:
### THE FOLLOWING ARE GLOBALS:
textview = wTree.get_widget('textview1')
textbuffer=textview.get_buffer()
def update_textview_callback(fd, condition):
global keep_pulsing
if keep_pulsing:
progressbar.pulse()
code....

View 3 Replies View Related

Slackware :: PyGTK 2.4 / Warnings Generated When Using Matplotlib (though Execution Can Continue)?

Mar 28, 2011

Is there any reason why PyGTK is still at 2.22?

There are warnings generated when using Matplotlib (though execution can continue).

Will we likely see an upgrade before 13.37?

View 2 Replies View Related

Ubuntu :: Want To Block All QT Apps?

Aug 31, 2010

Perhaps I might be a minority demographic here, but I am. Is there a way and how? Ubuntu Software Center doesn't seem to have this option. I come from a long history of being a Windows power user, and I am picking up pretty quickly with this stuff. I find QT ones leave little screen droppings and it bugs me to no end. Some might not, but I like it to be kind of GTK pure. If I wanted a QT app I would have picked Kubuntu with KDE. I admit that it is kind of cool that you can run an app from another desktop and vice versa. I am not trying to start a flame war, nor am I dissing any of the developers that may have made some awesome QT application I may not know about. Is there another software center like thing I can install that at least combines all the QT and GTK ones into separate groups rather than making me fend for myself?

View 4 Replies View Related

Ubuntu :: What Apps Use RAM And Which Ones Use SWAP

Sep 14, 2010

What apps use RAM and which ones use SWAP?

View 8 Replies View Related

Ubuntu :: Kde Apps In Gnome?

Sep 15, 2010

I use some kde applications in gnome such as k3b, basket notes, kover kreator and amarok. These pull in a large amount of dependencies and need the occasional tweak to get them running smoothly. Although I prefer the gnome desktop would I be any better installing the kde desktop and then running the applications from the gnome menu? Would there be any advantage to this rather than installing them individually into gnome?

View 5 Replies View Related

Ubuntu :: Pin Apps To The Sidebar?

Oct 11, 2010

I've been searching all over ubuntu-land the last two hours for anything about configuring Unity and I'm coming up a little short. Can anybody point me to some documentation that I may have missed?

I figured out how to pin apps to the sidebar, but I'd like to configure the "Favorites" folders and just see what other options can be customized.

I would have thought right-clicking (anywhere) would have helped, but I get nowhere.

View 9 Replies View Related

Ubuntu :: Add Apps To The Launcher?

Dec 12, 2010

how to add apps to the launcher?

View 5 Replies View Related

Ubuntu :: KDE Apps Cause 10.10 To Crash?

Jan 5, 2011

After a fresh install of Ubuntu 10.10 (and all updates applied) any(?) KDE app causes Ubuntu to crash. (X restarts and the login screen is presented.)This happens immediately when opening kolourpaint, after clicking add file in krename, and after clicking "ok" to set up krusader for the first time.

View 6 Replies View Related

Ubuntu :: No Sound In Some Apps?

Jan 12, 2011

firefox plays sound in videos, system bell works at startup and shutdown, and i can play a test sound in "system settings --> multimedia --> phonon". but in several other apps, sound doesn't work, e.g. thunderbirds makes no sound when new mail arrives, although beeping is enabled, it only shows an alert; the same in my chess program. it all worked fine in kubuntu 10.04, now i have kubuntu 10.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved