Active Topics

 



Notices


Reply
Thread Tools
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#221
Originally Posted by nextus View Post
hi all
I have two problems with gPodder:
1. I don't have a finger like scroll on main window as here:

My screen:
This has been removed so there is more space to view text in. The next version will have even tighter scrollbars, but will allow finger scrolling.

2. Also I can't set the default player as panucci. When I change from 'default' to 'panucci' in preferences, it continue to run in default player
You also have to set maemo_allow_custom_player=True. I agree that that's not really obvious to the casual user. Maybe we'll fix that in the next release. Would be helpful if you could add a bug report: http://bugs.gpodder.org/
 

The Following User Says Thank You to thp For This Useful Post:
Posts: 2 | Thanked: 1 time | Joined on Feb 2009
#222
Thank you for answers. I create a bug report here
I also found bug in panucci
 

The Following User Says Thank You to nextus For This Useful Post:
danramos's Avatar
Posts: 4,672 | Thanked: 5,455 times | Joined on Jul 2008 @ Springfield, MA, USA
#223
By the by--it's been a while since my last posting of any sort--but I feel an urgent need to tell you.. that I truly, TRULY appreciate the way gpodder works now that you've moved the database and the config to the ~/config/gpodder/ resource control path.

I've had my SDHC card become corrupt TWICE now.. in VERY VERY big ways--both times while I was far from home (once, two hours away! on a long trip).

I was able to literally just.. FORMAT the SDHC card clean.. and connect to a wifi connection.. and gpodder puts those little red x marks for downloaded but missing files. I was able to just swipe them and instruct gpodder to re-download them.. and VOILA! As if NOTHING ever happened.

Thank you.. thank you... THANK YOU!!!
 
danramos's Avatar
Posts: 4,672 | Thanked: 5,455 times | Joined on Jul 2008 @ Springfield, MA, USA
#224
PS - apparently, my MOTHER has stopped using Amarok to sync podcasts to her iPod recently and started using gpodder. I was sort of surprised to find out that, given she's VERY VERY much non-technical.. and she had ALWAYS asked me to help her Amarok, she hadn't said a PEEP to me about gpodder because it 'just works'.

Just another reason to throw you some congrats, THP & Co!
 
Posts: 99 | Thanked: 25 times | Joined on Mar 2008 @ shanghai , China
#225
i installed gPodder v0.15.0-1 but unable to launch it at n810. anybody successfully luanched already ? previous version works fine .
 

The Following User Says Thank You to deter3 For This Useful Post:
Posts: 4,556 | Thanked: 1,624 times | Joined on Dec 2007
#226
Nope, there's something wrong.. I need to paste the contents of the terminal later on..

EDIT: Posted
gpodder
/usr/lib/python2.5/site-packages/gpodder/Si mpleGladeApp.py:337: GtkWarning: Mixing dep recated and non-deprecated GtkToolbar API i s not allowed
return gtk.glade.XML(self.glade_path, roo t, domain)
Traceback (most recent call last):
File "/usr/bin/gpodder", line 185, in <mo dule>
sys.exit( main())
File "/usr/bin/gpodder", line 182, in mai n
gui.main()
File "/usr/lib/python2.5/site-packages/gp odder/gui.py", line 4581, in main
gp = gPodder(bus_name)
File "/usr/lib/python2.5/site-packages/gp odder/gui.py", line 353, in __init__
GladeWidget.__init__(self)
File "/usr/lib/python2.5/site-packages/gp odder/gui.py", line 140, in __init__
SimpleGladeApp.SimpleGladeApp.__init__( self, path, root, domain, **kwargs)
File "/usr/lib/python2.5/site-packages/gp odder/SimpleGladeApp.py", line 110, in __in it__
self.new()
File "/usr/lib/python2.5/site-packages/gp odder/gui.py", line 698, in new
self.update_feed_cache(force_update=gl. config.update_on_startup)
File "/usr/lib/python2.5/site-packages/gp odder/gui.py", line 1863, in update_feed_ca che
self.updateComboBox()
File "/usr/lib/python2.5/site-packages/gp odder/gui.py", line 1556, in updateComboBox
gl.config.podcast_list_icon_size)
File "/usr/lib/python2.5/site-packages/gp odder/libpodcasts.py", line 1006, in channe ls_to_model
color_dict, cover_cache, max_width, max _height, True)
File "/usr/lib/python2.5/site-packages/gp odder/libpodcasts.py", line 993, in update_ channel_model_by_iter
pixbuf = services.cover_downloader.get_ cover(channel, avoid_downloading=True)
File "/usr/lib/python2.5/site-packages/gp odder/services.py", line 204, in get_cover
(url, pixbuf) = self.__get_cover(channe l, custom_url, False, avoid_downloading)
File "/usr/lib/python2.5/site-packages/gp odder/services.py", line 226, in __get_cove r
if not async and avoid_downloading and not os.path.exists(channel.cover_file):
File "/usr/lib/python2.5/site-packages/gp odder/libpodcasts.py", line 531, in get_cov er_file
return os.path.join( self.save_dir, 'co ver')
File "/usr/lib/python2.5/site-packages/gp odder/libpodcasts.py", line 482, in get_sav e_dir
wanted_foldername = self.find_unique_fo lder_name(fn_template)
File "/usr/lib/python2.5/site-packages/gp odder/libpodcasts.py", line 455, in find_un ique_folder_name
current_try = util.sanitize_filename(fo ldername, cls.MAX_FOLDERNAME_LENGTH)
File "/usr/lib/python2.5/site-packages/gp odder/util.py", line 1025, in sanitize_file name
return re.sub('[/|?*<>:+\[\]\"\\\]', '_ ', filename.strip().encode(e, 'ignore'))
File "/usr/lib/python2.5/encodings/iso885 9_15.py", line 12, in encode
UnicodeDecodeError: 'utf8' codec can't deco de byte 0xbb in position 69: unexpected cod e byte
~ $
__________________
Originally Posted by ysss View Post
They're maemo and MeeGo...

"Meamo!" sounds like what Zorro would say to catherine zeta jones... after she slaps him for looking at her dirtily...

Last edited by Laughing Man; 2009-03-09 at 19:14.
 

The Following User Says Thank You to Laughing Man For This Useful Post:
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#227
I am uploading a fix for that UnicodeDecodeError bug right now.. the version will be 0.15.0-3 once uploaded and promoted to Extras.
 

The Following User Says Thank You to thp For This Useful Post:
Posts: 4,556 | Thanked: 1,624 times | Joined on Dec 2007
#228
I don't think the problem was fixed?
Code:
BusyBox v1.6.1 (2008-09-18 09:43:17 EEST) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ gpodder
/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)
Traceback (most recent call last):
  File "/usr/bin/gpodder", line 185, in <module>
    sys.exit( main())
  File "/usr/bin/gpodder", line 182, in main
    gui.main()
  File "/usr/lib/python2.5/site-packages/gpodder/gui.py", line 4581, in main
    gp = gPodder(bus_name)
  File "/usr/lib/python2.5/site-packages/gpodder/gui.py", line 353, in __init__
    GladeWidget.__init__(self)
  File "/usr/lib/python2.5/site-packages/gpodder/gui.py", line 140, in __init__
    SimpleGladeApp.SimpleGladeApp.__init__( self, path, root, domain, **kwargs)
  File "/usr/lib/python2.5/site-packages/gpodder/SimpleGladeApp.py", line 110, in __init__
    self.new()
  File "/usr/lib/python2.5/site-packages/gpodder/gui.py", line 698, in new
    self.update_feed_cache(force_update=gl.config.update_on_startup)
  File "/usr/lib/python2.5/site-packages/gpodder/gui.py", line 1863, in update_feed_cache
    self.updateComboBox()
  File "/usr/lib/python2.5/site-packages/gpodder/gui.py", line 1556, in updateComboBox    gl.config.podcast_list_icon_size)
  File "/usr/lib/python2.5/site-packages/gpodder/libpodcasts.py", line 1006, in channels_to_model
    color_dict, cover_cache, max_width, max_height, True)
  File "/usr/lib/python2.5/site-packages/gpodder/libpodcasts.py", line 993, in update_channel_model_by_iter
    pixbuf = services.cover_downloader.get_cover(channel, avoid_downloading=True)
  File "/usr/lib/python2.5/site-packages/gpodder/services.py", line 204, in get_cover
    (url, pixbuf) = self.__get_cover(channel, custom_url, False, avoid_downloading)
  File "/usr/lib/python2.5/site-packages/gpodder/services.py", line 226, in __get_cover
    if not async and avoid_downloading and not os.path.exists(channel.cover_file):
  File "/usr/lib/python2.5/site-packages/gpodder/libpodcasts.py", line 531, in get_cover_file
    return os.path.join( self.save_dir, 'cover')
  File "/usr/lib/python2.5/site-packages/gpodder/libpodcasts.py", line 482, in get_save_dir
    wanted_foldername = self.find_unique_folder_name(fn_template)
  File "/usr/lib/python2.5/site-packages/gpodder/libpodcasts.py", line 455, in find_unique_folder_name
    current_try = util.sanitize_filename(foldername, cls.MAX_FOLDERNAME_LENGTH)
  File "/usr/lib/python2.5/site-packages/gpodder/util.py", line 1025, in sanitize_filename
    return re.sub('[/|?*<>:+\[\]\"\\\]', '_', filename.strip().encode(e, 'ignore'))
  File "/usr/lib/python2.5/encodings/iso8859_15.py", line 12, in encode
UnicodeDecodeError: 'utf8' codec can't decode byte 0xbb in position 69: unexpected code byte
__________________
Originally Posted by ysss View Post
They're maemo and MeeGo...

"Meamo!" sounds like what Zorro would say to catherine zeta jones... after she slaps him for looking at her dirtily...
 
danramos's Avatar
Posts: 4,672 | Thanked: 5,455 times | Joined on Jul 2008 @ Springfield, MA, USA
#229
Yipes! It's broken for me too! Whenever it gets to the point where it's about to download, it's in perpetual 'queued' status for downloads.
 
danramos's Avatar
Posts: 4,672 | Thanked: 5,455 times | Joined on Jul 2008 @ Springfield, MA, USA
#230
Originally Posted by danramos View Post
Yipes! It's broken for me too! Whenever it gets to the point where it's about to download, it's in perpetual 'queued' status for downloads.
Ehrm... okay. Nevermind me--turned out to be a wifi network problem on my end.

Nothing to see here. Move along. ^.^;

Last edited by danramos; 2009-03-10 at 02:14.
 
Reply

Tags
media, podcasts


 
Forum Jump


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