Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Linux


Reply
 
Share Thread Tools Display Modes
Old 10-25-2009, 02:01 PM   #1
North of the land of Hey Huns
 
Join Date: Jun 2004
Location: Westminster, MD
Posts: 1,038
malcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to all
RevFE - Linux style!

RevFE now officially supports all you linux folks! Well... at least the ones running ubuntu. Attached is a .deb installer for ubuntu 9.04, but it may work for other versions. Unzip and Install it using your favourite Debian installer. The default music directory is ~/.revfe/Music as set in /usr/share/revfe/settings.xml so put your music in there, or change settings.xml to match where your music is. Once you install it, run RevFE by typing RevFE in any terminal window.

A word of warning, RevFE is a bit dep-heavy, due it it's using phonon and Qt. You may also need to install gstreamer's good bad and ugly plugins to play mp3's if you do not have an appropriate codec on your system already.


Edit 11/10/09:
Removed link, see RevFE forum for latest linux version.


Edit 11/1/09:

Added some 0.43 changes, and fixed minor bugs that linux causes


Edit 10/28/09:

Fixed the crashing issue, as well as added the two taglib libraries to the dep list. Also added a feature where settings.xml defaults the music directory to ~/Music and the musicdir variable accepts ~ and replaces it with the users home directory.
__________________
RevFE - Try it, you just might like it.
Carbon - Next Generation Touchscreen Browser
Come join us on IRC: irc.efnet.net #mp3car
Audiophiles make me chuckle as they pad my wallet.

Last edited by malcom2073; 11-10-2009 at 05:19 AM.
malcom2073 is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 10-25-2009, 02:27 PM   #2
Newbie
 
Join Date: Jan 2009
Posts: 40
unsungboxer is an unknown quantity at this point
Sounds cool. how do you start it? I can't find the launcher, and running it in terminal as RevFE gives me a segmentation fault
unsungboxer is offline   Reply With Quote
Old 10-25-2009, 02:31 PM   #3
North of the land of Hey Huns
 
Join Date: Jun 2004
Location: Westminster, MD
Posts: 1,038
malcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to all
It seems I forgot something, you need libtaglib. on ubuntu the packages are:
libtag1c2a and libtagc0

I'll add them to the deb dependencies for the next version
__________________
RevFE - Try it, you just might like it.
Carbon - Next Generation Touchscreen Browser
Come join us on IRC: irc.efnet.net #mp3car
Audiophiles make me chuckle as they pad my wallet.
malcom2073 is offline   Reply With Quote
Old 10-25-2009, 02:49 PM   #4
Newbie
 
Join Date: Jan 2009
Posts: 40
unsungboxer is an unknown quantity at this point
I ran:
Quote:
sudo apt-get install libtag1c2a
sudo apt-get install libtagc0

They are both already installed.

Here is the output I get when I try to run RevFE from terminal:
Quote:
QPixmap: It is not safe to use pixmaps outside the GUI thread
QThread: Destroyed while thread is still running
QMutex::lock: mutex lock failure:
QMutex::lock: mutex unlock failure:
Segmentation fault


Last edited by unsungboxer; 10-25-2009 at 02:51 PM.
unsungboxer is offline   Reply With Quote
Old 10-25-2009, 03:07 PM   #5
North of the land of Hey Huns
 
Join Date: Jun 2004
Location: Westminster, MD
Posts: 1,038
malcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to all
Try editing /usr/share/revfe/settings.xml to point the musicdir to ~/.revfe/Music

Its currently set to point to the executable directory, yet another mistake in my packaging. Sorry this is my first attempt at making a deb file
__________________
RevFE - Try it, you just might like it.
Carbon - Next Generation Touchscreen Browser
Come join us on IRC: irc.efnet.net #mp3car
Audiophiles make me chuckle as they pad my wallet.
malcom2073 is offline   Reply With Quote
Old 10-25-2009, 03:58 PM   #6
Newbie
 
Join Date: Jan 2009
Posts: 40
unsungboxer is an unknown quantity at this point
Quote: Originally Posted by malcom2073 View Post
Try editing /usr/share/revfe/settings.xml to point the musicdir to ~/.revfe/Music

Its currently set to point to the executable directory, yet another mistake in my packaging. Sorry this is my first attempt at making a deb file

I ran:
Quote:
sudo gedit /usr/share/revfe/settings.xml

I changed the last line to:
Quote:
<plugin name="MediaLibrary">
<setting musicdir="~/.revfe/Music"/>
</plugin>

Then I execute (because there is no launcher yet):
Quote:
RevFE

It runs! I am not sure if the GUI looks as intended though?
unsungboxer is offline   Reply With Quote
Old 10-25-2009, 04:11 PM   #7
North of the land of Hey Huns
 
Join Date: Jun 2004
Location: Westminster, MD
Posts: 1,038
malcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to all
It's a rather simplistic gui.. I'm no artist . Upon starting you should see something similar to this: http://www.mp3car.com/vbulletin/revf...-frontend.html

As soon as I can figure out how to have it install a launcher in the menu i'll do that.
__________________
RevFE - Try it, you just might like it.
Carbon - Next Generation Touchscreen Browser
Come join us on IRC: irc.efnet.net #mp3car
Audiophiles make me chuckle as they pad my wallet.
malcom2073 is offline   Reply With Quote
Old 10-25-2009, 04:13 PM   #8
Newbie
 
Join Date: Jan 2009
Posts: 40
unsungboxer is an unknown quantity at this point
I will keep playing with it. It is not currently loading the media.
Does this work with the openport USB cable?

By the way, great work!!! I am excited to see this front end come to ubuntu.
unsungboxer is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 10-25-2009, 04:23 PM   #9
North of the land of Hey Huns
 
Join Date: Jun 2004
Location: Westminster, MD
Posts: 1,038
malcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to all
Not sure what you mean by the openport USB cable?

Media should be in the following format for it to be read initially:

MusicDir/Album/Mp3File.mp3

etc etc.

Though you can edit and save new playlists at any time, adding media from anywhere on your hard drive.
__________________
RevFE - Try it, you just might like it.
Carbon - Next Generation Touchscreen Browser
Come join us on IRC: irc.efnet.net #mp3car
Audiophiles make me chuckle as they pad my wallet.
malcom2073 is offline   Reply With Quote
Old 10-25-2009, 04:49 PM   #10
Newbie
 
Join Date: Jan 2009
Posts: 40
unsungboxer is an unknown quantity at this point
Quote: Originally Posted by malcom2073 View Post
Not sure what you mean by the openport USB cable?

Media should be in the following format for it to be read initially:

MusicDir/Album/Mp3File.mp3
etc etc.
Though you can edit and save new playlists at any time, adding media from anywhere on your hard drive.

- By OpenPort, I am referring to this OBD2 usb cable (Commonly used by mitsu/suby/nissan tuners):
http://www.tactrix.com/product_info.php?products_id=49

-After reviewing your link, the gui still doesn't appear properly. Here is a screenshot:
http://farm3.static.flickr.com/2677/...f9f904b7_b.jpg
(dont worry about the transparancey, that is just a compiz effect).

-Also, I have loaded the music as you suggested, but it does not appear in the GUI.
I hope you dont mind the feedback, Thanks again for your hard work!

Last edited by unsungboxer; 10-25-2009 at 04:52 PM.
unsungboxer is offline   Reply With Quote
Old 10-25-2009, 04:57 PM   #11
North of the land of Hey Huns
 
Join Date: Jun 2004
Location: Westminster, MD
Posts: 1,038
malcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to all
I really do appreciate the feedback in getting this working. The GUI is showing up correctly, and I've managed to duplicate the media not showing up issue. I'll work on it and let you know

As for the OBD cable, there is an OBD2 plugin, which is compatable with ELM327 devices, but it's not currently released.
__________________
RevFE - Try it, you just might like it.
Carbon - Next Generation Touchscreen Browser
Come join us on IRC: irc.efnet.net #mp3car
Audiophiles make me chuckle as they pad my wallet.
malcom2073 is offline   Reply With Quote
Old 10-25-2009, 05:06 PM   #12
North of the land of Hey Huns
 
Join Date: Jun 2004
Location: Westminster, MD
Posts: 1,038
malcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to all
It seems you can't use ~ for the musicdir, you have to use the absolute path. In my case it is /home/michael/.revfe/Music (which is what ~/.revfe/Music expands out to)
__________________
RevFE - Try it, you just might like it.
Carbon - Next Generation Touchscreen Browser
Come join us on IRC: irc.efnet.net #mp3car
Audiophiles make me chuckle as they pad my wallet.
malcom2073 is offline   Reply With Quote
Old 10-25-2009, 05:20 PM   #13
Newbie
 
Join Date: Jan 2009
Posts: 40
unsungboxer is an unknown quantity at this point
Quote: Originally Posted by malcom2073 View Post
It seems you can't use ~ for the musicdir, you have to use the absolute path. In my case it is /home/michael/.revfe/Music (which is what ~/.revfe/Music expands out to)

Changed line to:
Quote:
/home/myusername/Music/

Quote:
QPixmap: It is not safe to use pixmaps outside the GUI thread
QThread: Destroyed while thread is still running
QMutex::lock: mutex lock failure:
QMutex::lock: mutex unlock failure:
Media scanning finished. Total playlists found: 2
Starting to scan id3 tags
Segmentation fault


UPDATE:

Ran RevFE, went to Media Library and clicked some buttons. Now all my music shows up in Audio Player. Seems like the media library function has to be performed?

Last edited by unsungboxer; 10-25-2009 at 05:29 PM.
unsungboxer is offline   Reply With Quote
Old 10-25-2009, 05:28 PM   #14
North of the land of Hey Huns
 
Join Date: Jun 2004
Location: Westminster, MD
Posts: 1,038
malcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to all
Try running it again. I've noticed a bug where it sometimes crashes in that fashion, I'm looking into it.
__________________
RevFE - Try it, you just might like it.
Carbon - Next Generation Touchscreen Browser
Come join us on IRC: irc.efnet.net #mp3car
Audiophiles make me chuckle as they pad my wallet.
malcom2073 is offline   Reply With Quote
Old 10-28-2009, 09:42 PM   #15
North of the land of Hey Huns
 
Join Date: Jun 2004
Location: Westminster, MD
Posts: 1,038
malcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to all
I've updated the first post with a new deb file which fixes the crashes, and also allows ~ symbols to be put in the musicdir.

You have to select a playlist from the media library before it shows up in the playlist, yes. It does not load any playlist when you first run it by default.
__________________
RevFE - Try it, you just might like it.
Carbon - Next Generation Touchscreen Browser
Come join us on IRC: irc.efnet.net #mp3car
Audiophiles make me chuckle as they pad my wallet.
malcom2073 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
New Frontend for Windows and Linux gbr Other Cool Front Ends 68 01-21-2009 09:55 PM
Linux duck duck goose! rocken Linux 11 03-12-2006 12:15 PM
The LOW Risk Linux Adventure... grepzen Software & Software Development 13 11-08-2004 10:12 PM



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


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics