Author Topic: [TESTING] MiniTube & Musique  (Read 653 times)

Offline travisN000

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1758
[TESTING] MiniTube & Musique
« on: April 15, 2012, 09:23:23 PM »
More stuff for anyone interested in testing...

More info: http://flavio.tordini.org/

MiniTube:

SPEC, SRPM, RPM (i586): http://travisn000.minus.com/ms4T0zNJJ/3l

 


« Last Edit: April 15, 2012, 09:25:17 PM by travisN000 »

Offline travisN000

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1758
Re: [TESTING] MiniTube & Musique
« Reply #1 on: April 15, 2012, 09:25:54 PM »
Musique:

SPEC, SRPM, RPM (i586): http://travisn000.minus.com/mQhpWGAO9/1l



Offline aguila

  • Hero Member
  • *****
  • Posts: 1210
  • soaring high = no Windows here :-D
Re: [TESTING] MiniTube & Musique
« Reply #2 on: April 16, 2012, 12:56:35 AM »
Musique seems to be what was Minitunes in the past. I like Minitunes a lot, clutterfree, yet pretty and intuitive. Perfect for technophobes like my wife ;)

Musictube sounds new to me, but it might actually be very interesting. Are you testing it, too?
All that is is good. PCLinuxOS is.

Thinkpad X61 Tablet, Core2Duo 1.66 MHz, 4 GB Ram, Intel onboard Graphics, Plextor PX-256M3 256 GB SSD; Thinkpad R61i, Core2Duo 1.66 MHz, 2 GB Ram, Intel onboard graphics, 120 GB HDD

Offline travisN000

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1758
Re: [TESTING] MiniTube & Musique
« Reply #3 on: April 16, 2012, 10:17:38 PM »
Musictube sounds new to me, but it might actually be very interesting. Are you testing it, too?

Musictube does not have source available for download (only precompiled binary) and it is "purchase required" software, so I can not package it.

thanks for testing the others though...  I will probably submit them for inclusion in the repo later in the week.

Offline coffeetime

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3426
  • Send me an Angel
Re: [TESTING] MiniTube & Musique
« Reply #4 on: April 17, 2012, 12:04:00 PM »
Musique

Code: [Select]
$ musique
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: Phonon::createPath: Cannot connect  Phonon::MediaObject ( no objectName ) to  Phonon::AudioOutput ( no objectName ).

Temporary solution (before running Musique):

Code: [Select]
export QT_PLUGIN_PATH=/usr/lib/kde4/plugins
Better solution:

Code: [Select]
ln -s /usr/lib/kde4/plugins/phonon_backend /usr/bin
« Last Edit: April 17, 2012, 12:08:13 PM by coffeetime »
PCLinuxOS e17 Club member/e17 video/Wifi problems?
those who complain rarely read. those who read rarely complain
 

Offline travisN000

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1758
Re: [TESTING] MiniTube & Musique
« Reply #5 on: April 17, 2012, 06:05:16 PM »
Musique..   ..solution:

Code: [Select]
ln -s /usr/lib/kde4/plugins/phonon_backend /usr/bin

...must be an issue when used from outside of KDE, as the path is correct on my system?   Wouldn't it be better to make the phonon package create this link to avoid this in all qt-phonon apps used outside of KDE??


EDIT...  ..now if only I could find the most recent phonon SRPM...   ...NEAL??!?  :)
« Last Edit: April 17, 2012, 06:25:20 PM by travisN000 »