Hi,
2008/9/10 Micha Lenk <[EMAIL PROTECTED]>:
> Hi,
>
> Raphael Geissert wrote:
>> Could you please:
>>
>> # apt-get check
>
> notebook:~# apt-get check
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> notebook:~#
>
>> $ dpkg --status qemulator
>
> P
Hi,
Raphael Geissert wrote:
> Could you please:
>
> # apt-get check
notebook:~# apt-get check
Reading package lists... Done
Building dependency tree
Reading state information... Done
notebook:~#
> $ dpkg --status qemulator
Package: qemulator
Status: install ok installed
Priority: extra
Section
Il giorno mer, 10/09/2008 alle 12.18 -0500, Raphael Geissert ha scritto:
> severity 498388 important
> tag 498388 moreinfo
> Hi,
>
> On Tuesday 09 September 2008, Micha Lenk wrote:
> > Hi Francesco,
> >
> > Francesco Namuri wrote:
> > > Please,
> > > can you post the output of the execution of thi
severity 498388 important
tag 498388 moreinfo
Hi,
On Tuesday 09 September 2008, Micha Lenk wrote:
> Hi Francesco,
>
> Francesco Namuri wrote:
> > Please,
> > can you post the output of the execution of this piece of code?
>
> Sure:
>
> [EMAIL PROTECTED]:$ ./code_for_bug_498388.py
> gtk module not
Hi Francesco,
Francesco Namuri wrote:
> Please,
> can you post the output of the execution of this piece of code?
Sure:
[EMAIL PROTECTED]:$ ./code_for_bug_498388.py
gtk module not found
[EMAIL PROTECTED]:$
Regards
Micha
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsu
Please,
can you post the output of the execution of this piece of code?
-BEGIN CODE-
#!/usr/bin/env python
# encoding=utf-8
import sys
try:
import gtk
except:
print "gtk module not found"
sys.exit(1)
try:
import gtk.glade
except:
print "gtk.glade module not found"
Package: qemulator
Version: 0.5-3
Severity: serious
Justification: missing dependencies
Hi,
when I try to start qemulator I get following error:
[EMAIL PROTECTED]:~$ qemulator
gtk and/or glade is not installed - exiting...
[EMAIL PROTECTED]:~$
This looks like there are some dependencies missin
7 matches
Mail list logo