|
2008-04-24
, 22:23
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#32
|
|
2008-04-24
, 23:34
|
Posts: 187 |
Thanked: 23 times |
Joined on Aug 2007
|
#33
|
|
2008-04-25
, 03:42
|
|
Posts: 136 |
Thanked: 14 times |
Joined on Jul 2007
@ Lafayette, LA
|
#34
|
I can't get it to not automatically check for new episodes on startup. Also, it would be cool if there was a way to only check for updates on one show as a menu selection. Sometimes i'm in a hurry to leave for work, and there is only one show that i know is updated and i want to download. Thanks for a great port!
|
2008-04-26
, 18:57
|
Posts: 187 |
Thanked: 23 times |
Joined on Aug 2007
|
#35
|
|
2008-04-26
, 19:31
|
Posts: 9 |
Thanked: 0 times |
Joined on Apr 2008
@ Finland
|
#36
|
Your best bet is probably to try starting gPodder from the command line (osso-xterm) like this: "gpodder --maemo". If it doesn't work out, you have a wrong version installed (you might try to find out with "gpodder --version"). In that case, please remove all gPodder packages that you have on your tablet and re-install by clicking on the green "install" button on http://maemo.gpodder.org/
Just ask again if you can't get it working (and post the output from the above commands, if any), we'll fix that
|
2008-04-28
, 19:46
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#37
|
The Following User Says Thank You to thp For This Useful Post: | ||
|
2008-04-28
, 19:47
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#38
|
|
2008-04-28
, 20:27
|
Posts: 9 |
Thanked: 0 times |
Joined on Apr 2008
@ Finland
|
#39
|
samikki: Please install the "python2.5-osso" package. Either through the application manager or via "apt-get install python2.5-osso".
|
2008-04-29
, 19:43
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#40
|
However, I still get some errors when starting up:
~ $ gpodder --maemo
/usr/lib/python2.5/site-packages/gpodder/SimpleGladeApp.py:337: GtkWarning: Mixing deprecated and non-deprecated GtkToolbar API is not allowed
return gtk.glade.XML(self.glade_path, root, domain)
/usr/lib/python2.5/site-packages/gpodder/gui.py:281: GtkWarning: gtk_accel_group_find: assertion `GTK_IS_ACCEL_GROUP (accel_group)' failed
self.itemQuit.reparent(menu)
27.2222222222
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/gpodder/gui.py", line 486, in on_tree_channels_resize
self.cell_channel_icon.set_property('visible', bool(percentage > 24.))
AttributeError: gPodder instance has no attribute 'cell_channel_icon'
29.7222222222
To make sure you keep up the good work, I made you a donation. Thanks.
BUT: I'm somewhat confused about this new version. I uninstalled the earlier gpodder I had and installed the new one from maemo.gpodder.org. Application manager says it's 0.11.1+svn-maemo15.
But it doesn't look like the screenshots at all. Preferences screen still looks like corrupt, there's no Add podcast window but a textfield instead (and it doesn't add anything).
There's no /media/mmc2/gpodder directory and the startup icon in the menu doesn't work.
Is there something wrong with the install link or did I make a mistake in the installation?