Results 1 to 6 of 6

Thread: exaile crashes

  1. #1
    Join Date
    Jan 2010
    Location
    /usr/share/your_fridge
    Beans
    1,534
    Distro
    Xubuntu 10.04 Lucid Lynx

    Question exaile crashes

    Turn exaile on, and the splash for it comes but exaile never appears itself. Starting it in the terminal I get:
    Code:
    ubunterooster@ubunterooster-server ~ $ exaile
    INFO    : Loading Exaile 0.3.1.1...
    INFO    : Loading settings...
    INFO    : Setting up deferred idle manager function...
    INFO    : Loading plugins...
    INFO    : Loading collection...
    INFO    : Loading devices...
    Traceback (most recent call last):
      File "/usr/lib/exaile/exaile.py", line 52, in <module>
        main()
      File "/usr/lib/exaile/exaile.py", line 49, in main
        exaile = main.Exaile()
      File "/usr/lib/exaile/xl/main.py", line 84, in __init__
        self.__init()
      File "/usr/lib/exaile/xl/main.py", line 189, in __init
        location=os.path.join(xdg.get_data_dirs()[0], "covers"))
      File "/usr/lib/exaile/xl/cover.py", line 121, in __init__
        self.load()
      File "/usr/lib/exaile/xl/cover.py", line 330, in load
        data = pickle.load(f)
    EOFError
    Exception in thread Thread-4:
    Traceback (most recent call last):
      File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
        self.run()
      File "/usr/lib/python2.6/threading.py", line 484, in run
        self.__target(*self.__args, **self.__kwargs)
      File "/usr/lib/exaile/xl/hal.py", line 66, in connect
        logger.warning("Failed to connect to HAL, " \
    AttributeError: 'NoneType' object has no attribute 'warning'
    
    ubunterooster@ubunterooster-server ~ $
    Edit: I did a purge of it, then reinstalled. Problem remains.
    Last edited by ubunterooster; June 24th, 2010 at 03:06 AM.
    "Meddle not with roos; thou art crunchy and grasshopper-like" ※The SABRFL※

    Last edited by ubunterooster; 1 Minute ago

  2. #2
    Join Date
    Jan 2010
    Location
    /usr/share/your_fridge
    Beans
    1,534
    Distro
    Xubuntu 10.04 Lucid Lynx

    Re: exaile crashes

    I'm more of a dog person than I am a cat person.

    (Okay, that was completely unrelated, but it sounds better than "BUMP" )
    "Meddle not with roos; thou art crunchy and grasshopper-like" ※The SABRFL※

    Last edited by ubunterooster; 1 Minute ago

  3. #3
    Join Date
    Jan 2010
    Location
    /usr/share/your_fridge
    Beans
    1,534
    Distro
    Xubuntu 10.04 Lucid Lynx

    Re: exaile crashes

    Bump. (No witty comment this time, sorry)
    "Meddle not with roos; thou art crunchy and grasshopper-like" ※The SABRFL※

    Last edited by ubunterooster; 1 Minute ago

  4. #4
    Join Date
    Jan 2010
    Beans
    6

    Re: exaile crashes

    Not sure if it's worth creating another thread because I'm encountering the exact same issue. Everything worked fine before I had to hard reboot the system (with the "Reset" button). Now as I try to run Exaile, the logo appears and then disappears and that's it; the output is exactly aforementioned.



    If anyone has solved this problem since the last post, I'd really appreciate any advice.

  5. #5
    Join Date
    Oct 2006
    Location
    UK
    Beans
    38
    Distro
    Ubuntu 4.10

    Re: exaile crashes

    Have you tried deleting the setting file in ~/.config/exaile? Failing that try deleting the ~/.local/share/exaile folder but BACK IT UP FIRST! I recall having this problem a few years back & im fairly sure one of these solved it. Let us know if it works

  6. #6
    Join Date
    Nov 2009
    Location
    Kasterlee, Belgium
    Beans
    53
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: exaile crashes

    Quote Originally Posted by $teve View Post
    Have you tried deleting the setting file in ~/.config/exaile? Failing that try deleting the ~/.local/share/exaile folder but BACK IT UP FIRST! I recall having this problem a few years back & im fairly sure one of these solved it. Let us know if it works
    Thank you so much $teve!

    I had the same problem.

    I first deleted the setting file in ~/.config/exaile. Exaile still would not start.

    Then I deleted the ~/.local/share/exaile folder.

    I then removed exaile, shut down and started Ubuntu again. I reinstalled exaile and now it works.

    So, it's either your second option, or both together that did it.

    Thanks again!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •