Page 93 of 121 FirstFirst ... 43839192939495103 ... LastLast
Results 921 to 930 of 1202

Thread: New music player - Exaile!

  1. #921
    Join Date
    May 2007
    Location
    Maryland
    Beans
    539
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: New music player - Exaile!

    Hmm I can't get some plugins to install (Exaile will install them but they don't show up, and launching exaile from the terminal shows a couple errors).
    "I thought what I'd do was I'd pretend I was one of those deaf-mutes"
    Desktop: Ubuntu 9.10, Windows XP
    Laptop: Ubuntu 9.10, Windows Vista (soon to be replaced by Windows 7)
    n800: Diablo/Maemo 4 (one day Mer..)

  2. #922
    Join Date
    Jun 2006
    Location
    A galaxy far, far away...
    Beans
    2,800

    Re: New music player - Exaile!

    Quote Originally Posted by Depressed Man View Post
    Hmm I can't get some plugins to install (Exaile will install them but they don't show up, and launching exaile from the terminal shows a couple errors).
    Could you post the errors please? It's possible you just need some dependencies or a newer version of exaile.
    "Whoever said sunshine brings happiness has never danced in the rain." - K. Jackson
    Exaile Media Player | Arch Linux
    Click here to have your brain eaten

  3. #923
    Join Date
    May 2007
    Location
    Maryland
    Beans
    539
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: New music player - Exaile!

    Sure.

    Code:
    vforviktor@vendetta:~$ exaile
    
    (exaile.py:13029): libglade-WARNING **: unknown attribute `comment' for <property>.
    
    (exaile.py:13029): libglade-WARNING **: unknown attribute `comment' for <property>.
    
    (exaile.py:13029): libglade-WARNING **: unknown attribute `comment' for <property>.
    Failed to load plugin
    Traceback (most recent call last):
      File "/usr/share/exaile/plugins/manager.py", line 60, in initialize_plugin
        plugin = __import__(re.sub('\.pyc?$', '', file))
      File "/home/vforviktor/.exaile/plugins/awn.py", line 19, in <module>
        import xl.plugins as plugins
    ImportError: No module named plugins
    Plugins 'Send via Bluetooth' version '0.2.1' loaded successfully
    Failed to load plugin
    Traceback (most recent call last):
      File "/usr/share/exaile/plugins/manager.py", line 60, in initialize_plugin
        plugin = __import__(re.sub('\.pyc?$', '', file))
      File "/home/vforviktor/.exaile/plugins/ipoddriver.py", line 22, in <module>
        import xl.plugins as plugins
    ImportError: No module named plugins
    Plugins 'Panel List' version '0.1.1' loaded successfully
    Plugins 'Shoutcast Radio' version '0.4.1' loaded successfully
    Failed to load plugin
    Traceback (most recent call last):
      File "/usr/share/exaile/plugins/manager.py", line 60, in initialize_plugin
        plugin = __import__(re.sub('\.pyc?$', '', file))
      File "/home/vforviktor/.exaile/plugins/massstoragedriver.py", line 22, in <module>
        import xl.plugins as plugins
    ImportError: No module named plugins
    Failed to load plugin
    Traceback (most recent call last):
      File "/usr/share/exaile/plugins/manager.py", line 60, in initialize_plugin
        plugin = __import__(re.sub('\.pyc?$', '', file))
      File "/home/vforviktor/.exaile/plugins/alarmclock.py", line 21, in <module>
        import xl.plugins as plugins
    ImportError: No module named plugins
    Plugins 'Desktop Cover' version '0.3' loaded successfully
    Failed to load plugin
    Traceback (most recent call last):
      File "/usr/share/exaile/plugins/manager.py", line 60, in initialize_plugin
        plugin = __import__(re.sub('\.pyc?$', '', file))
      File "/home/vforviktor/.exaile/plugins/resume.py", line 4, in <module>
        import xl.plugins as plugins
    ImportError: No module named plugins
    Failed to load plugin
    Traceback (most recent call last):
      File "/usr/share/exaile/plugins/manager.py", line 60, in initialize_plugin
        plugin = __import__(re.sub('\.pyc?$', '', file))
      File "/home/vforviktor/.exaile/plugins/updates.py", line 6, in <module>
        import xl.plugins as plugins
    ImportError: No module named plugins
    Failed to load plugin
    Traceback (most recent call last):
      File "/usr/share/exaile/plugins/manager.py", line 60, in initialize_plugin
        plugin = __import__(re.sub('\.pyc?$', '', file))
      File "/home/vforviktor/.exaile/plugins/imstatus.py", line 6, in <module>
        import xl.plugins as plugins
    ImportError: No module named plugins
    Plugins 'No Taskbar Entry' version '0.1' loaded successfully
    Created db for thread Thread-1
    {'Thread-1': <sqlite3.Connection object at 0x8694db8>}
    Logging in to audioscrobbler
    Using multimedia keys from: gnome
    loading tracks...
    Closed db for thread Thread-1
    done loading tracks...
    loading songs
    Clearing tracks cache
    Importing /home/vforviktor/.exaile/saved/playlist0000.m3u
    Last playlist loaded
    Loading page 0
    "I thought what I'd do was I'd pretend I was one of those deaf-mutes"
    Desktop: Ubuntu 9.10, Windows XP
    Laptop: Ubuntu 9.10, Windows Vista (soon to be replaced by Windows 7)
    n800: Diablo/Maemo 4 (one day Mer..)

  4. #924
    Join Date
    Jun 2006
    Location
    A galaxy far, far away...
    Beans
    2,800

    Re: New music player - Exaile!

    Quote Originally Posted by Depressed Man View Post
    Sure.

    Code:
    vforviktor@vendetta:~$ exaile
    
    (exaile.py:13029): libglade-WARNING **: unknown attribute `comment' for <property>.
    
    (exaile.py:13029): libglade-WARNING **: unknown attribute `comment' for <property>.
    
    (exaile.py:13029): libglade-WARNING **: unknown attribute `comment' for <property>.
    Failed to load plugin
    Traceback (most recent call last):
      File "/usr/share/exaile/plugins/manager.py", line 60, in initialize_plugin
        plugin = __import__(re.sub('\.pyc?$', '', file))
      File "/home/vforviktor/.exaile/plugins/awn.py", line 19, in <module>
        import xl.plugins as plugins
    ImportError: No module named plugins
    Plugins 'Send via Bluetooth' version '0.2.1' loaded successfully
    Failed to load plugin
    Traceback (most recent call last):
      File "/usr/share/exaile/plugins/manager.py", line 60, in initialize_plugin
        plugin = __import__(re.sub('\.pyc?$', '', file))
      File "/home/vforviktor/.exaile/plugins/ipoddriver.py", line 22, in <module>
        import xl.plugins as plugins
    ImportError: No module named plugins
    Plugins 'Panel List' version '0.1.1' loaded successfully
    Plugins 'Shoutcast Radio' version '0.4.1' loaded successfully
    Failed to load plugin
    Traceback (most recent call last):
      File "/usr/share/exaile/plugins/manager.py", line 60, in initialize_plugin
        plugin = __import__(re.sub('\.pyc?$', '', file))
      File "/home/vforviktor/.exaile/plugins/massstoragedriver.py", line 22, in <module>
        import xl.plugins as plugins
    ImportError: No module named plugins
    Failed to load plugin
    Traceback (most recent call last):
      File "/usr/share/exaile/plugins/manager.py", line 60, in initialize_plugin
        plugin = __import__(re.sub('\.pyc?$', '', file))
      File "/home/vforviktor/.exaile/plugins/alarmclock.py", line 21, in <module>
        import xl.plugins as plugins
    ImportError: No module named plugins
    Plugins 'Desktop Cover' version '0.3' loaded successfully
    Failed to load plugin
    Traceback (most recent call last):
      File "/usr/share/exaile/plugins/manager.py", line 60, in initialize_plugin
        plugin = __import__(re.sub('\.pyc?$', '', file))
      File "/home/vforviktor/.exaile/plugins/resume.py", line 4, in <module>
        import xl.plugins as plugins
    ImportError: No module named plugins
    Failed to load plugin
    Traceback (most recent call last):
      File "/usr/share/exaile/plugins/manager.py", line 60, in initialize_plugin
        plugin = __import__(re.sub('\.pyc?$', '', file))
      File "/home/vforviktor/.exaile/plugins/updates.py", line 6, in <module>
        import xl.plugins as plugins
    ImportError: No module named plugins
    Failed to load plugin
    Traceback (most recent call last):
      File "/usr/share/exaile/plugins/manager.py", line 60, in initialize_plugin
        plugin = __import__(re.sub('\.pyc?$', '', file))
      File "/home/vforviktor/.exaile/plugins/imstatus.py", line 6, in <module>
        import xl.plugins as plugins
    ImportError: No module named plugins
    Plugins 'No Taskbar Entry' version '0.1' loaded successfully
    Created db for thread Thread-1
    {'Thread-1': <sqlite3.Connection object at 0x8694db8>}
    Logging in to audioscrobbler
    Using multimedia keys from: gnome
    loading tracks...
    Closed db for thread Thread-1
    done loading tracks...
    loading songs
    Clearing tracks cache
    Importing /home/vforviktor/.exaile/saved/playlist0000.m3u
    Last playlist loaded
    Loading page 0
    Yep, you need a newer version of Exaile. See the exaile downloads page for instructions.
    "Whoever said sunshine brings happiness has never danced in the rain." - K. Jackson
    Exaile Media Player | Arch Linux
    Click here to have your brain eaten

  5. #925
    Join Date
    May 2007
    Location
    Maryland
    Beans
    539
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: New music player - Exaile!

    [CODE]Failed to fetch http://download.tuxfamily.org/syzygy42/dists/feisty/Release Unable to find expected entry exaile-svn/binary-i386/Packages in Meta-index file (malformed Release file?)
    Reading package lists... Done
    E: Some index files failed to download, they have been ignored, or old ones used instead.
    [/CODE

    I figured.. but I've been getting this error lately when I run sudo apt-get update]
    "I thought what I'd do was I'd pretend I was one of those deaf-mutes"
    Desktop: Ubuntu 9.10, Windows XP
    Laptop: Ubuntu 9.10, Windows Vista (soon to be replaced by Windows 7)
    n800: Diablo/Maemo 4 (one day Mer..)

  6. #926
    Join Date
    Jun 2006
    Location
    A galaxy far, far away...
    Beans
    2,800

    Re: New music player - Exaile!

    Quote Originally Posted by Depressed Man View Post
    [CODE]Failed to fetch http://download.tuxfamily.org/syzygy42/dists/feisty/Release Unable to find expected entry exaile-svn/binary-i386/Packages in Meta-index file (malformed Release file?)
    Reading package lists... Done
    E: Some index files failed to download, they have been ignored, or old ones used instead.
    [/CODE

    I figured.. but I've been getting this error lately when I run sudo apt-get update]
    The repo has moved, remove the current deb lines from your sources.list and follow the new ones on the exaile downloads page.
    "Whoever said sunshine brings happiness has never danced in the rain." - K. Jackson
    Exaile Media Player | Arch Linux
    Click here to have your brain eaten

  7. #927
    Join Date
    May 2007
    Location
    Maryland
    Beans
    539
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: New music player - Exaile!

    Wow, do I feel stupid.
    "I thought what I'd do was I'd pretend I was one of those deaf-mutes"
    Desktop: Ubuntu 9.10, Windows XP
    Laptop: Ubuntu 9.10, Windows Vista (soon to be replaced by Windows 7)
    n800: Diablo/Maemo 4 (one day Mer..)

  8. #928
    Join Date
    May 2006
    Location
    Lisbon, Portugal
    Beans
    Hidden!

    Re: New music player - Exaile!

    Quote Originally Posted by reacocard View Post
    This is believed to be a gstreamer issue, it actually drops volume across all ranges, not sure why it only does bass for you. This might be fixed in newer releases of gstreamer, but I don't know. Apps that do not use the EQ shouldn't be affected.
    reaco*, as far as I know the volume was affected overall, but I also had to compensate a little more on the bass.

    Even so, the first equalizer implementation was much worse than it is right now. I suppose it was done at Gstreamer level, but still, good work going with Exaile!
    N800 in my pocket, Acer 1410 in my backpack, Thinkpad X31 on a shrine

  9. #929
    Join Date
    Jun 2006
    Location
    A galaxy far, far away...
    Beans
    2,800

    Re: New music player - Exaile!

    Quote Originally Posted by Onyros View Post
    reaco*, as far as I know the volume was affected overall, but I also had to compensate a little more on the bass.

    Even so, the first equalizer implementation was much worse than it is right now. I suppose it was done at Gstreamer level, but still, good work going with Exaile!
    yeah this is not the newest GST, its a rather old backport. I'm likely going to upgrade to gutsy soon so I'll be able to see if the newer GST in gutsy is affected the same way.
    "Whoever said sunshine brings happiness has never danced in the rain." - K. Jackson
    Exaile Media Player | Arch Linux
    Click here to have your brain eaten

  10. #930
    Join Date
    May 2007
    Beans
    7,032
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: New music player - Exaile!

    Just wanted to say that I've been using Exaile for a week now, and love it. It loads a lot faster than Amarok in GTK, and it even picked up the media keys without my having to do anything.

    One problem, though: it seems to think it's fetched all of the album art, but doesn't display any. Not a big deal, but just thought I'd pass that along.
    I am aware of all internet traditions. | Getting the best help | Text formatting codes | My last.fm profile
    Should I PM support questions? NO!

Page 93 of 121 FirstFirst ... 43839192939495103 ... 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
  •