Active Topics

 



Notices


Reply
Thread Tools
Posts: 105 | Thanked: 48 times | Joined on Aug 2008
#11
The reason it plays video is because we use gstreamer for media playback (it's a built-in library on maemo). I believe the default player also uses gstreamer.

Implementing fullscreen is on the roadmap (near the top, I think). I'm not sure if full video support is.

Do us a favor and enter your request on the panucci feature request page on maemo garage so we do not lose track of it.
 

The Following User Says Thank You to MattZTexasu For This Useful Post:
Posts: 26 | Thanked: 13 times | Joined on Aug 2008 @ UK
#12
I can thoroughly recommend Panucci - it's come a long way since the first release. I use the latest version every day (built from svn; I haven't tried the new package yet). My audiobooks are typically single files, so I just setup a Personal Launcher shortcut to start Panucci with my current book and it resumes from the last bookmark. Great job - kudos to the developers.
 
tso's Avatar
Posts: 4,783 | Thanked: 1,253 times | Joined on Aug 2007 @ norway
#13
hmm, i think i just spotted a panucci deb on one of the repos, not sure if its extras or extras-devel tho...

ah its on extras, news on its front page to:
http://panucci.garage.maemo.org/
 
Posts: 14 | Thanked: 1 time | Joined on Dec 2007 @ Germany
#14
yes, but...

I get this only:


~ $ panucci
Traceback (most recent call last):
File "/usr/bin/panucci", line 27, in <module>
panucci.run(filename)
File "/usr/lib/python2.5/site-packages/panucci/panucci.py", line 918, in run
GTK_Main(bus_name, filename)
File "/usr/lib/python2.5/site-packages/panucci/panucci.py", line 246, in __init__
self.make_main_window()
File "/usr/lib/python2.5/site-packages/panucci/panucci.py", line 409, in make_main_window
self.volume = gtk.VolumeButton()
AttributeError: 'module' object has no attribute 'VolumeButton'
~ $


latest Diablo on N800. Seems to miss sime dependencies. I installed from Extras repo.

Frank
 
tso's Avatar
Posts: 4,783 | Thanked: 1,253 times | Joined on Aug 2007 @ norway
#15
hmm, something related to python most likely, but what, im not sure about...
 
Posts: 105 | Thanked: 48 times | Joined on Aug 2008
#16
I may have left out a dependency. it's my first package

I'm having more experienced persons looking into it. keep an eye out for an update soon.
 
Posts: 551 | Thanked: 46 times | Joined on Oct 2007
#17
New updated Panucci no longer works. looks like its missing a python package or gstreamer plugin. I was really looking forward to this update. please fix asap, hopefully with full screen for mpg videos.
 
Posts: 63 | Thanked: 43 times | Joined on May 2008
#18
Originally Posted by FrankWalzer View Post
yes, but...

I get this only:


~ $ panucci
Traceback (most recent call last):
File "/usr/bin/panucci", line 27, in <module>
panucci.run(filename)
File "/usr/lib/python2.5/site-packages/panucci/panucci.py", line 918, in run
GTK_Main(bus_name, filename)
File "/usr/lib/python2.5/site-packages/panucci/panucci.py", line 246, in __init__
self.make_main_window()
File "/usr/lib/python2.5/site-packages/panucci/panucci.py", line 409, in make_main_window
self.volume = gtk.VolumeButton()
AttributeError: 'module' object has no attribute 'VolumeButton'
~ $


latest Diablo on N800. Seems to miss sime dependencies. I installed from Extras repo.

Frank
Could you do me a favour and have a look to see if you have a file named /etc/osso_software_version ?

Open a terminal and type:
Code:
ls -l /etc/osso_software_version
This is the way we determine if the application is running on maemo and it seems that in your case it's trying to build the non-maemo gui.

If that file doesn't exist try creating it (as root):
Code:
touch /etc/osso_software_version
Then try running panucci again.

Thanks for the report,

nick
 

The Following User Says Thank You to nikosapi For This Useful Post:
Posts: 63 | Thanked: 43 times | Joined on May 2008
#19
Originally Posted by dan View Post
New updated Panucci no longer works. looks like its missing a python package or gstreamer plugin. I was really looking forward to this update. please fix asap, hopefully with full screen for mpg videos.
We're working to get the dependency issue fixed, sorry about that.

As for video playback, it's not really a priority at the moment seeing as panucci is an *audio*book player. Have you tried mplayer? It will probably work better than any gstreamer-based video player.

nick
 
tso's Avatar
Posts: 4,783 | Thanked: 1,253 times | Joined on Aug 2007 @ norway
#20
strange then that it worked fine here...

what was used as the basis for the dependencies list? the old panucci deb?
 
Reply


 
Forum Jump


All times are GMT. The time now is 17:01.