https://bugs.gpodder.org/show_bug.cgi?id=847
Summary: AttributeError: 'gPodder' object has no attribute
'mygpo_client' on startup (git latest)
Product: gPodder
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: high
Component: Application
AssignedTo: [email protected]
ReportedBy: [email protected]
t...@lap:~/projects/gpodder.git$ bin/gpodder
Using modules from /home/tim/projects/gpodder.git/src
Using resources from /home/tim/projects/gpodder.git/data
Plugin loaded: gpodder.soundcloud
Creating new from file gPodder
/home/tim/projects/gpodder.git/src/gpodder/gtkui/base.py:64: GtkWarning:
Unknown property: GtkVSeparator.orientation
self.builder.add_from_file(filename)
Traceback (most recent call last):
File "bin/gpodder", line 172, in <module>
gui.main(options)
File "/home/tim/projects/gpodder.git/src/gpodder/gui.py", line 3602, in main
gp = gPodder(bus_name, config)
File "/home/tim/projects/gpodder.git/src/gpodder/gui.py", line 162, in
__init__
BuilderWidget.__init__(self, None)
File "/home/tim/projects/gpodder.git/src/gpodder/gtkui/interface/common.py",
line 57, in __init__
GtkBuilderWidget.__init__(self, gpodder.ui_folders, gpodder.textdomain,
**kwargs)
File "/home/tim/projects/gpodder.git/src/gpodder/gtkui/base.py", line 70, in
__init__
self.new()
File "/home/tim/projects/gpodder.git/src/gpodder/gui.py", line 403, in new
self.update_feed_cache(force_update=self.config.update_on_startup)
File "/home/tim/projects/gpodder.git/src/gpodder/gui.py", line 2480, in
update_feed_cache
self.rewrite_urls_mygpo()
File "/home/tim/projects/gpodder.git/src/gpodder/gui.py", line 550, in
rewrite_urls_mygpo
rewritten_urls = self.mygpo_client.get_rewritten_urls()
AttributeError: 'gPodder' object has no attribute 'mygpo_client'
---
git bisect reports:
f5b6cebfad9517a1caf6781c08dfac98293ed847 is first bad commit
commit f5b6cebfad9517a1caf6781c08dfac98293ed847
Author: Thomas Perl <[email protected]>
Date: Thu Jan 28 17:39:10 2010 +0100
mygpo: Better integration + Fremantle UI
Replace the JSON-based persistence layer with
"minidb", a SQLite-based object persistence
layer, and make the UI request changes from
the API client when it thinks it fits best.
Also, add a Hildonized UI of the mygpo settings
dialog for Maemo 5.
:040000 040000 78e5e3b4eb496408d9e30fa1bf066761c4f88910
b3e8991e5d4b12b07f1ca39c5dff3c10b4f1814a M data
:040000 040000 e4d714fd15d09495d8d7d48b8546bd94c6c3a686
2c3dcbc289d20285e37a3379764d17bf180e160f M src
bisect run success
--
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs