Warning: session_start(): open(/tmp/sess_n8rl7sais1oeepvasom2o595s4, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
httpremote_amarok openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

httpremote_amarok

   0.0.8  

Amarok Script

Score 70%
httpremote_amarok
zoom


httpremote_amarok
zoom


httpremote_amarok
zoom


Link:  http://
Downloads:  2990
Submitted:  Mar 26 2006
Updated:  Dec 27 2006

Description:

httpremote_amarok serves as a remote control and status display
based on a web browser. The browser may run on the same
machine as amaroK, on another desktop machine or - which
makes most sense - on a smart phone/PDA/web tablet/...
connected via wireless network interface (e.g. Bluetooth, WLAN,
or IrDA).




Changelog:

* Version 0.0.1 (26-03-2006)
- Initial Release

* Version 0.0.2 (27-03-2006)
- Added playlist display and title selection from playlist

* Version 0.0.3 (02-04-2006)
- Added configuration GUI
- Re-implemented playlist handling with DCOP::Amarok::Playlist

* Version 0.0.4 (09-04-2006)
- Added context page
- Added link to current title on playlist page

* Version 0.0.5 (10-04-2006)
- Fixed "address already in use" issue - now you should get an error only
if the address/port pair really is already used (and not if the connection
is just waiting to close).

* Version 0.0.6 (15-04-2006)
- Improved and extended configuration GUI
- Fixed "togglebox:"/"album:" links on the context page

* Version 0.0.7 (19-10-2006)
- Fixed generation of empty playlist page due to <item disabled="true" ...> in playlist XML file
- Cleaned up generated HTML code

* Version 0.0.8 (27-12-2006)
- Fixed syntax in Perl/Tk GUI




LicenseGPL
Source
Send to a friend
Subscribe
Other  Content  from mprinke
Report inappropriate content



goto page: prev   1  2 

-

 Howto for Kubuntu?

 
 by N7DR on: Oct 10 2006
 
Score 50%

Does anyone know which Kubuntu package contains DCOP/Amarok/Player.pm???

Running Kubuntu 6.06-1 I am getting this error when I try to run this script:

Can't locate DCOP/Amarok/Player.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /home/n7dr/.kde/share/apps/amarok/scripts/httpremote_amarok/httpremote_amarok.pl line 31.
BEGIN failed--compilation aborted at /home/n7dr/.kde/share/apps/amarok/scripts/httpremote_amarok/httpremote_amarok.pl line 31.


Reply to this

-

 Re: Howto for Kubunt

 
 by mprinke on: Oct 10 2006
 
Score 50%

There is no Kubuntu package for the perl DCOP modules yet. You have to install them from CPAN. Please refer to http://www.cpan.org/misc/cpan-faq.html#How_install_Perl_modules
for details.


Reply to this

-
.

 Re: Howto for Kubunt

 
 by Bradger on: Oct 23 2006
 
Score 50%

In the future you can check for packages for ubuntu/kubuntu at http://packages.ubuntu.com/ You can search for what package contains a certain file or for a particular package.


Reply to this

-

 No playlist

 
 by N7DR on: Oct 16 2006
 
Score 50%

Thank you so much for your great help in getting this installed and running on my Kubuntu system.

Now that it's running, there seems to be one problem.

When I click the "Playlist" link, the page that is shown is more or less empty. Certainly it does not show the playlist.

(If I try to include the source code for the page in this message, unfortunately the forum software mangles it.)

If I hit the "Currently Playing" link on that page, then nothing happens at all.

The only links visible are the "Back" link (twice) and the "Currently Playing" link (which does nothing).


Reply to this

-

 Re: No playlist

 
 by mprinke on: Oct 18 2006
 
Score 50%

The playlist XML file format used by amaroK seems to have been changed. Unfortunately, it is not documented. This leads to an empty playlist page generated by httpremote_amarok.

As a workaround until an update of this script is ready, please comment out lines 431...433 in httpremote_amarok.pl:
#if (defined($item->{disabled}) && ($item->{disabled} eq "true")) {
# last;
#}

The link "Currently Playing" lets you jump to the title currently playing - this is useful if you have scrolled up or down in a long playlist.


Reply to this

-

 Re: Re: No playlist

 
 by mprinke on: Oct 19 2006
 
Score 50%

This has been fixed in version 0.0.7


Reply to this

-
.

 Howto on Mandriva?

 
 by Drifter on: Oct 20 2006
 
Score 50%

I am trying to install httpremote_amarok on mandriva...

I installed below modules...

DCOP-0.036.tar.gz
DCOP-Amarok-0.035.tar.gz
DCOP-Amarok-Player-0.036.tar.gz

But I am getting this error when I type "perl httpremote_amarok.pl"

Can't locate DCOP/Amarok/Playlist.pm in @INC (@INC contains: /usr/lib/perl5/5.8.7/i386-linux /usr/lib/perl5/5.8.7 /usr/lib/perl5/site_perl/5.8.7/i386-linux /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.7/i386-linux /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.6/i386-linux /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl/5.8.4 /usr/lib/perl5/vendor_perl .) at httpremote_amarok.pl line 32.
BEGIN failed--compilation aborted at httpremote_amarok.pl line 32.


I tried to install "DCOP-Amarok-Playlist-0.007.tar.gz"

But there I get this error,

Writing Makefile for DCOP::Amarok::Playlist
cp ._Playlist.pm blib/lib/DCOP/Amarok/._Playlist.pm
cp Playlist.pm blib/lib/DCOP/Amarok/Playlist.pm
Manifying blib/man3/DCOP::Amarok::Playlist.3pm
/usr/bin/perl5.8.7 "-Iblib/arch" "-Iblib/lib" ._Makefile.PL ._Makefile
Unrecognized character \x05 at ._Makefile.PL line 1.
make: *** [._Makefile] Error 255
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible

Thanks...



Reply to this

-

 Re: Howto on Mandriv

 
 by mone on: Nov 4 2006
 
Score 50%

try this:
find . -name '._*' -exec /bin/rm {} \;
worked for me on kubuntu 6.10

(found here: http://lists.rawmode.org/pipermail/dbix-class/2005-August/000110.html )


Reply to this

-

 Re: Howto on Mandriv

 
 by mprinke on: Dec 27 2006
 
Score 50%

This is not specific to Mandriva. Unfortunately the archive of DCOP::Amarok::Playlist on CPAN seems to be broken.


Reply to this

-

 Re: Howto on Mandriv

 
 by ninkasi on: Apr 25 2007
 
Score 50%

The problem is the perl module has issues - do the install manually. Download the module from CPAN, then:
1. tar -xzf the file
2. do a "make Makefile.PL"
3. edit Makefile and modify all references to ._Makefile.PL to Makefile.PL
4. do a "make"
5. repeat step 3
6. do a "make install"


Cheers
Reply to this

-

 Got it running, but.

 
 by kdawg on: Mar 14 2007
 
Score 50%

Got it working after installing lots of perl modules. Some buttons work, but when I click the controls for the music like stop, play, etc. This messge comes up:

Can't locate object method "run" via package "DCOP::Amarok::Playlist" at /usr/local/share/perl/5.8.7/DCOP/Amarok/Playlist.pm line 106.

Any help would be much appreciated


Reply to this

goto page: prev   1  2 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team