Active Topics

 



Notices


Reply
Thread Tools
Posts: 63 | Thanked: 43 times | Joined on May 2008
#21
Originally Posted by thp View Post
Seems like these required libraries are only in extras-devel now. Someone should probably contact the package maintainers and ask them what the status of getting these packages into extras is. We'd at least need this for when Panucci 0.4 becomes stable and users want to install it
Do an "apt-get update", they're in the extras repos:

http://repository.maemo.org/extras/p...ugins-bad0.10/
http://repository.maemo.org/extras/p...gins-ugly0.10/

I'm the maintainer so poke me if either of them are broken
 

The Following User Says Thank You to nikosapi For This Useful Post:
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#22
Originally Posted by nikosapi View Post
Do an "apt-get update", they're in the extras repos:

http://repository.maemo.org/extras/p...ugins-bad0.10/
http://repository.maemo.org/extras/p...gins-ugly0.10/

I'm the maintainer so poke me if either of them are broken
Good move!

I wanted to upload your new screenshot to maemo.org downloads, but the maemo.org server is failing on me. Maybe you want to try a bit later, currently there's no screenshot.
 
Posts: 63 | Thanked: 43 times | Joined on May 2008
#23
Originally Posted by Nikem View Post
Attached is the log file from my last try - hardware decoding was enabled but panucci still just exits sometimes.
Nope, nothing new in that log. I just tried it myself and it's worse than I thought, it segfaults upon switching from one ogg file to another ogg file...

I'll see what I can do, I don't think we can release before this is fixed...
 

The Following User Says Thank You to nikosapi For This Useful Post:
Posts: 63 | Thanked: 43 times | Joined on May 2008
#24
Just posted an updated testing version, 0.3~pre0.4-1.

It doesn't fix the two bugs we've found thus far, but if you're French or happen to enjoy looking at very verbose languages we now have a French translation of Panucci thanks to Philippe!

To test, you can run panucci like so: LC_ALL=fr_FR panucci

If you happen to be using a French language already, it should *just work* by launching panucci from the menu.
 
Posts: 63 | Thanked: 43 times | Joined on May 2008
#25
Originally Posted by wklink View Post
I love the improvements (cover art and the playlist tab, especially). However, I have a playlist with 265 entries and this version of panucci takes it 44 seconds to load. Another playlist has 412 entries and took 1 minute 46 seconds to load. Version 0.3 loaded both lists virtually instantly. Most songs in both of those playlists have cover art (cover.jpg in the directory), so I'm assuming that's what's slowing it down. It takes just as long if I load the playlist or restart panucci with those playlists already loaded.
So, I looked into it and it's much worse than I thought...

The good news is that I was planning to revamp the way the playlist/queue for 0.5. I made a poor choice by basing the Queue on a list which has much slower access time than a dict when it comes to locating items.

Anyway, I have a hacky fix for the meantime which drastically speeds up the queue's "get_item" function (which turned out to be the real culprit). It still might not be as fast as it used to be but you shouldn't have to wait a minute to load a gigantic playlist.

Here's a link to the new package: panucci_0.3~0.4-2
 
Posts: 65 | Thanked: 28 times | Joined on Jun 2009
#26
This is great, hardly noticeable from the old version. Still beats kagu or canola start up times (and those apps scan all the tags and cover art with a helper script before I even launch them).
 
Posts: 63 | Thanked: 43 times | Joined on May 2008
#27
Originally Posted by Nikem View Post
Nice upgrade but I have ony problem:
I can't fast-forward to the next song on the playlist:
--snip--
... and panucci just exits.
(but I tried only ogg files - which play otherwise alright)
I'm having a hard time figuring this one out...

I made a very simple player which uses the exact same pipeline as panucci does and I can't seem to get it to crash, perhaps you'll have some luck...

Could you please try download the player ( wget http://slexy.org/raw/s20Z6xPwAU -O simple_player.py ) and running it with a bunch of files:
Code:
 python simple_player.py /media/mmc2/Some_Dir_With_oggs/*
It'll start playing the first 5 seconds, then skip to the last 5 seconds and finally skip to the next song specified on the command line.

Thanks for your patience,

nick
 

The Following User Says Thank You to nikosapi For This Useful Post:
silvermountain's Avatar
Posts: 1,359 | Thanked: 717 times | Joined on May 2009 @ ...standing right behind you...
#28
Tried to install 0.4 but got the message that some packages were missing:

python2.5-mutagen
gstreamer0.10-plugins-bad-faad
gstreamer0.10-plugins-ugly-mad
ogg-support

Any chance 0.4 will be available in a packet?
__________________
.N810 experience: Since 6/2009
My Twenty Favorite OS2008 Applications:
AutoScan, Diablo5 Theme, Dialcentral, DragLock, EmelFM2, FlipClock, gPodder, Headphoned, Knots 2, Maemo Mapper, mPlayer, openNTPD, OpenSSH, Panucci, Personal Launcher, QuickNote, Seqretary, SlideLock, Telescope, YellowNotes
 
Posts: 87 | Thanked: 33 times | Joined on Aug 2007
#29
Originally Posted by nikosapi View Post
I made a very simple player which uses the exact same pipeline as panucci does and I can't seem to get it to crash, perhaps you'll have some luck...
Thanks for looking into my problem!
But no, I can't crash this simple player. I tried it with multiple folders and especially with the files that crashed the last test-versions of panucci.
 
danramos's Avatar
Posts: 4,672 | Thanked: 5,455 times | Joined on Jul 2008 @ Springfield, MA, USA
#30
Hey neat! I installed your test version of Panucci (0.4-2) and I LOVE the new layout and features and it seems to work brilliantly! I'm especially glad to see the working pause D-pad center key. (Oh GOD I missed that!)

The only two things I might ask for, one a fix the other a feature request:

1) Using the D-pad left and right, it jumps MUCH too far. Can it be tuned to be short-jump buttons (or have an option to make them short-jump?)
2) A toggle option to automatically remove files from the playlist and/or delete the files from the filesystem after playing them. (This would be VERY useful for things like audio books or hourly podcasts from CNN, for instance.. thusly freeing up the space as soon as they're finished.. I always end up doing this manually and it's a pain when there's a series of them after a long drive or workday).

Maaaybe a 3)? When fullscreened, make the tabs a little more finger-friendly? (Alternatively, make the D-pad up and down switch between the PLAYER mode (up) and PLAYLIST mode (down)

I'm MUCH more likely to use the D-pad, myself, since it's more tactile than looking at and aiming at a touchscreen with my finger to home in on a choice--even if I'm driving or working, I find the D-pad is preferable since I don't even have to look at the screen.. and during walking or exercising, it's damned ergonomic! The N800, anyway. heheh

THANKS SO MUCH, Nikosapi! FTW
 

The Following User Says Thank You to danramos For This Useful Post:
Reply

Tags
panucci, testing


 
Forum Jump


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