Active Topics

 



Notices


Reply
Thread Tools
Helmuth's Avatar
Posts: 1,259 | Thanked: 1,341 times | Joined on Oct 2009 @ Germany
#331
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.
Attached Files
File Type: zip panucci.patch.zip (1.3 KB, 82 views)

Last edited by Helmuth; 2011-02-21 at 22:34.
 

The Following User Says Thank You to Helmuth For This Useful Post:
xerxes2's Avatar
Posts: 513 | Thanked: 651 times | Joined on Feb 2011 @ Sweden
#332
Ok, will have a look and se if it works. And for the Qt stuff I have no idea as Panucci uses gtk.
__________________
But the WM7 "horse" has a blood lineage tracing back to donkeys such as WM6.5, 6.1, 6.0, 5.1 that was fully neglected for too many years and Microsoft did sweet F all to maintain it (still running on Pocket IE4/6!!).
 

The Following 3 Users Say Thank You to xerxes2 For This Useful Post:
Helmuth's Avatar
Posts: 1,259 | Thanked: 1,341 times | Joined on Oct 2009 @ Germany
#333
Originally Posted by xerxes2 View Post
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?
 

The Following 2 Users Say Thank You to Helmuth For This Useful Post:
xerxes2's Avatar
Posts: 513 | Thanked: 651 times | Joined on Feb 2011 @ Sweden
#334
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
__________________
But the WM7 "horse" has a blood lineage tracing back to donkeys such as WM6.5, 6.1, 6.0, 5.1 that was fully neglected for too many years and Microsoft did sweet F all to maintain it (still running on Pocket IE4/6!!).
 

The Following 2 Users Say Thank You to xerxes2 For This Useful Post:
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#335
Originally Posted by xerxes2 View Post
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
 

The Following User Says Thank You to thp For This Useful Post:
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#336
Originally Posted by Helmuth View Post
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
 

The Following User Says Thank You to thp For This Useful Post:
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#337
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

Last edited by thp; 2011-03-01 at 21:59.
 

The Following 2 Users Say Thank You to thp For This Useful Post:
xerxes2's Avatar
Posts: 513 | Thanked: 651 times | Joined on Feb 2011 @ Sweden
#338
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.
__________________
But the WM7 "horse" has a blood lineage tracing back to donkeys such as WM6.5, 6.1, 6.0, 5.1 that was fully neglected for too many years and Microsoft did sweet F all to maintain it (still running on Pocket IE4/6!!).

Last edited by xerxes2; 2011-03-01 at 23:31.
 
Posts: 94 | Thanked: 59 times | Joined on Jun 2010
#339
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's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#340
Originally Posted by gruik View Post
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
 

The Following 2 Users Say Thank You to thp For This Useful Post:
Reply

Tags
barbiestrsand


 
Forum Jump


All times are GMT. The time now is 20:32.