maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Panucci Podcast and Audiobook Player (https://talk.maemo.org/showthread.php?t=25584)

Helmuth 2011-02-21 22:25

Re: Panucci Podcast and Audiobook Player
 
1 Attachment(s)
So, I guess it's done... :)

Sorry for the annoying beginner problems and thanks for your patience. As you can see, the patch is mainly based on the work that thp has already done. I managed only to fiddle the code again into the current version.

But why have you removed this from main.py?
Code:

from PyQt4 import QtGui, QtCore, QtSql
Is this not needed any longer?

I hope you get soon a great MeeGo Device. Otherwise the eBay N900's are very attrative as a fabulous Toy. ;)

xerxes2 2011-02-21 22:31

Re: Panucci Podcast and Audiobook Player
 
Ok, will have a look and se if it works. And for the Qt stuff I have no idea as Panucci uses gtk.

Helmuth 2011-02-21 22:36

Re: Panucci Podcast and Audiobook Player
 
Quote:

Originally Posted by xerxes2 (Post 952222)
Ok, will have a look and se if it works. And for the Qt stuff I have no idea as Panucci uses gtk.

I have done the git work at Windows XP. So be aware if there are CRLF instead of LF at the line end. Check this first if the code isn't working.
I wish I would have more time for stuff like this... I don't like python and don't know much about GTK. But I like what I've seen at the C++/Qt world. It's very cute. ;)

Perhaps thp had done some testing with PyQt in the panucci code before?

xerxes2 2011-02-21 23:28

Re: Panucci Podcast and Audiobook Player
 
Patch was good, I just had to put in a try/except to make it work on my box.
https://github.com/xerxes2/panucci/c...582257389e2a93

thp 2011-02-22 08:57

Re: Panucci Podcast and Audiobook Player
 
Quote:

Originally Posted by xerxes2 (Post 951800)
Thanks man, as you already know I'm new to git too.

So the steps for submitting a patch should be:

1. $ git clone git://github.com/xerxes2/panucci.git
2. $ cd panucci
3. Make your changes.
4. $ git diff HEAD > panucci.patch
5. Give me the patch.

Actually, a better way is to just commit as usual locally, and then use "git format-patch origin/master" to format a set of patches that can then be sent to the maintained and applied with "git am". This way, the original commit timestamp and the author information is kept intact :)

thp 2011-02-22 09:06

Re: Panucci Podcast and Audiobook Player
 
Quote:

Originally Posted by Helmuth (Post 952225)
I have done the git work at Windows XP. So be aware if there are CRLF instead of LF at the line end. Check this first if the code isn't working.
I wish I would have more time for stuff like this... I don't like python and don't know much about GTK. But I like what I've seen at the C++/Qt world. It's very cute. ;)

Perhaps thp had done some testing with PyQt in the panucci code before?

Don't think so; and I'm not sure why it's in there :) But yeah: Panucci uses Hildon/GTK+, so it's not really necessary to add these imports, and it also hurts, because it requires users to also install the Qt dependencies, which are not needed for Panucci atm :)

thp 2011-03-01 21:43

Re: Panucci Podcast and Audiobook Player
 
Panucci 0.99.0 with fixes from xerxes2 and helmuth has now been uploaded to Extras-Devel for Fremantle. I'll promote it to Extras-Testing soon, and will also write an announcement on the blog. Thanks for your contributions so far, keep 'em coming :)

Update: Announcement blog post :)

xerxes2 2011-03-01 22:23

Re: Panucci Podcast and Audiobook Player
 
I don't think we have a changelog but all commits for 2011 are new in this release.
https://github.com/xerxes2/panucci/commits/master

I don't think the bookmarks are working properly, haven't looked at that yet, but other than that it should work fairly well.

Edit: It seems that bookmarks are working just fine. It was just me that didn't know how to use them.

gruik 2011-03-06 23:56

Re: Panucci Podcast and Audiobook Player
 
since i updated to the last panucci 0.99.0 panucci can't read my files.
i use gpodder, select my podcast, open the files but panucci can't load it and always play the same file...
where can i find a previous version?
thx.

thp 2011-03-07 08:03

Re: Panucci Podcast and Audiobook Player
 
Quote:

Originally Posted by gruik (Post 962102)
where can i find a previous version?

Step by step:
  • Uninstall the Panucci version currently installed
  • Disable Extras-Devel and Extras-Testing repositories in H-A-M
  • Update your package cache (apt-get update as root)
  • Install the stable version of Panucci (0.3.x) from Extras


All times are GMT. The time now is 05:23.

vBulletin® Version 3.8.8