Page 15 of 121 FirstFirst ... 513141516172565115 ... LastLast
Results 141 to 150 of 1202

Thread: New music player - Exaile!

  1. #141
    Join Date
    Nov 2005
    Location
    North Idaho
    Beans
    124
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: New music player - Exaile!

    Yep, it's the same one I'm getting.
    (\ /)
    (O.o)
    (> <)
    This is Bunny. Copy Bunny into your signature to help him on his way to world domination.

  2. #142
    Join Date
    Apr 2006
    Location
    Adelaide, South Australia
    Beans
    674
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: New music player - Exaile!

    HOORAY!! IT WORKS!!

    Thanks Harold! that did the trick. I am so relieved that it all works so well. Now at least Totem will play wma's.

    Russty.

  3. #143
    Join Date
    Apr 2006
    Location
    Adelaide, South Australia
    Beans
    674
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: New music player - Exaile!

    Quote Originally Posted by synic
    I just put support in for .wma. You'll need to install the gstreamer0.10-ffmpeg package for it to work.
    Well I now have the gstreamer0.10-ffmpeg package installed, but Exaile! still wont play .wma files. Have I forgot to do something? They now play in Totem player, but I really like the look and feel of Exaile!

    Russty.

  4. #144
    Join Date
    Jul 2005
    Location
    Minnesota, U.S.A.
    Beans
    74

    Re: New music player - Exaile!

    I'm getting the wx.App error now as well after updating:

    Code:
    hollywoodb@hollywoodb ~/exaile $ ~/bin/exaile_svn_fetch
    Checked out revision 974.
    
    hollywoodb@hollywoodb ~/exaile $ ./exaile
    Traceback (most recent call last):
      File "exaile.py", line 44, in ?
        xlmisc.log_exception()
      File "/home/hollywoodb/exaile/xl/xlmisc.py", line 306, in log_exception
        wx.CallAfter(__log_exception)
      File "/usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/_core.py", line 13257, in CallAfter
        assert app is not None, 'No wx.App created yet'
    AssertionError: No wx.App created yet
    
    hollywoodb@hollywoodb ~/exaile $

  5. #145
    Join Date
    Sep 2005
    Location
    Houston, Texas
    Beans
    171
    Distro
    Ubuntu 6.06

    Re: New music player - Exaile!

    Here's the breezy version from like 4 days ago:

    http://www.harold.liberty-host.com/exaile.tar.gz

    Download it to your home directory, then extract it. then run this in terminal:

    Code:
    cd ~/exaile && ./exaile
    Or, if you're too lazy to use command line then go into your home directory, open the exaile folder, and double click on exaile. You'll be prompted with this notice:



    Click "Run".

    Have fun...

    Edit: Umm, is it a bug that if you press X to close the window, it doesn't minimize to the tray? (It just closes the whole thing.) If it isn't, that'd be a nice feature.

    Edit (2): In order for this to work, you have to have the correct dependencies installed:

    Code:
    apt-get install python-wxgtk2.6 python-pysqlite2 python-pymad gstreamer0.8-mad python-gst
    Last edited by Harold P; May 28th, 2006 at 11:08 PM.
    Get Exaile, a GTK+ alternative to amarok!
    It's great. I love it! Want to know more? Here's the Exaile Topic

  6. #146
    Join Date
    Sep 2005
    Location
    Houston, Texas
    Beans
    171
    Distro
    Ubuntu 6.06

    Re: New music player - Exaile!

    Quote Originally Posted by souled
    When trying to run the program, I'm getting this error:

    Code:
    eric@motherland:~/exaile$ /home/eric/exaile/exaile
    Traceback (most recent call last):
      File "exaile.py", line 44, in ?
        xlmisc.log_exception()
      File "/home/eric/exaile/xl/xlmisc.py", line 306, in log_exception
        wx.CallAfter(__log_exception)
      File "/usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/_core.py", line 13257, in CallAfter
        assert app is not None, 'No wx.App created yet'
    AssertionError: No wx.App created yet
    I can't find libgstreamer0.10-plugins-good in the repositories either...
    http://packages.debian.org/unstable/...0-plugins-good

    Does that help?
    Get Exaile, a GTK+ alternative to amarok!
    It's great. I love it! Want to know more? Here's the Exaile Topic

  7. #147
    Join Date
    Nov 2005
    Beans
    64
    Distro
    Xubuntu 10.04 Lucid Lynx

    Re: New music player - Exaile!

    [QUOTE=Harold P]Here's the breezy version from like 4 days ago:

    http://www.harold.liberty-host.com/exaile.tar.gz

    Download it to your home directory, then extract it. then run this in terminal:

    Code:
    cd ~/exaile && ./exaile

    max@shiny:~$ cd ~/exaile && ./exaile
    Traceback (most recent call last):
    File "exaile.py", line 19, in ?
    import wx, wx.grid, sys, os, re, random, fileinput, gc, urllib, md5
    ImportError: No module named wx

    Dependency problem?

  8. #148
    Join Date
    Sep 2005
    Location
    Houston, Texas
    Beans
    171
    Distro
    Ubuntu 6.06

    Re: New music player - Exaile!

    [quote=maxol]
    Quote Originally Posted by Harold P
    Here's the breezy version from like 4 days ago:

    http://www.harold.liberty-host.com/exaile.tar.gz

    Download it to your home directory, then extract it. then run this in terminal:

    Code:
    cd ~/exaile && ./exaile

    max@shiny:~$ cd ~/exaile && ./exaile
    Traceback (most recent call last):
    File "exaile.py", line 19, in ?
    import wx, wx.grid, sys, os, re, random, fileinput, gc, urllib, md5
    ImportError: No module named wx

    Dependency problem?
    Only use that one if you have breezy. Make sure you ran this:

    Code:
    sudo apt-get install python-wxgtk2.6 python-pysqlite2 python-pymad gstreamer0.8-mad python-gst
    before you try to run it.
    Last edited by Harold P; May 28th, 2006 at 11:16 PM.
    Get Exaile, a GTK+ alternative to amarok!
    It's great. I love it! Want to know more? Here's the Exaile Topic

  9. #149
    Join Date
    Nov 2005
    Beans
    64
    Distro
    Xubuntu 10.04 Lucid Lynx

    Re: New music player - Exaile!

    OK I'm using Dapper so I'll wait for the next release, looks good though.

  10. #150
    Join Date
    Apr 2005
    Beans
    Hidden!

    Re: New music player - Exaile!

    Looks nice, is it gnome specific, or is it just gtk+? I'm interested in using it in xfce,since Xmedia is horrible, and well amarok rocks so well kinda like this project.

    Do you work together with amarok? Both projects could benefit from it I think.

Page 15 of 121 FirstFirst ... 513141516172565115 ... LastLast

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
  •