LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   adesklets: problem w/ the desklets (https://www.linuxquestions.org/questions/linux-desktop-74/adesklets-problem-w-the-desklets-492659/)

arthurhda 10-15-2006 02:49 PM

adesklets: problem w/ the desklets
 
I have adesklets installed correctly (installed from apt-get) but can't run the python desklets. I have the same error when I try to run any desklet.
Sorry my speling. English isnt my native lang.

Code:

arthur@aex:~/.desklets/yab-0.0.2$ ./yab.py
Do you want to (r)egister this desklet or to (t)est it? r
*** glibc detected *** double free or corruption (out): 0x0807f688 ***
Traceback (most recent call last):
  File "./yab.py", line 48, in ?
    import adesklets
  File "/usr/lib/python2.4/site-packages/adesklets/__init__.py", line 43, in ?
    raise e
adesklets.error_handler.ADESKLETSError: adesklets process exited -
Exception exceptions.AttributeError: <exceptions.AttributeError instance at 0x40204e8c> in <bound method _Communicator.__del__ of <adesklets.communicator._Communicator instance at 0x402e9f2c>> ignored
arthur@aex:~/.desklets/yab-0.0.2$

I'm using debian sarge, upgraded to etch... all libs seems to be ok.

jstephens84 10-17-2006 10:58 AM

Some desklets I had to go in and rewrite a couple of times. It could just be the desklet.

arthurhda 10-19-2006 08:10 AM

I have the same error when I try to load any desklet (python based). E.g.: yab (toolbar).

I already upgraded python to 2.5 and installed the dev package.


All times are GMT -5. The time now is 01:01 AM.