Package: zhone
Version: 0-git20090610-3~fso.1
Severity: important

Hello,

with the DISPLAY variable not set, zhone tells us

# zhone                                                                         
                                                                         
zhone starting                                                                  
                                                                                
       
GUI init                                                                        
                                                                                
       

*** ECORE ERROR: Ecore Magic Check Failed!!!
*** IN FUNCTION: ecore_evas_data_set()      
  Input handle pointer is NULL!             
*** NAUGHTY PROGRAMMER!!!                   
*** SPANK SPANK SPANK!!!                    
*** Now go fix your code. Tut tut tut!      

(many repeats)

Traceback (most recent call last):
  File "/usr/bin/zhone", line 2766, in <module>
    gui = GUI( options, args )
  File "/usr/bin/zhone", line 2320, in __init__
    size = options.geometry
  File "/usr/bin/zhone", line 2453, in __init__
    self.evas_obj.evas.image_cache_set( 6*1024*1024 )
AttributeError: 'NoneType' object has no attribute 'image_cache_set'

which I found rather missleading.  It should instead directly indicate the 
problem and not claim to have an incompatibility issue with the python-ecore 
packages.

ii  python-ecore                        0.3.1+svn20090515-1+b1~fso          
Python bindings for the Enlightenment core library (ecore)
ii  zhone                               0-git20090610-3~fso.1               
freesmartphone.org demo GUI

Thanks

Steffen

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to