https://bugs.gpodder.org/show_bug.cgi?id=601
Summary: gPodder Won't Start
Product: gPodder
Version: 2.0
Platform: PC
OS/Version: Windows
Status: UNCONFIRMED
Severity: normal
Priority: low
Component: Application
AssignedTo: [email protected]
ReportedBy: [email protected]
Hi all,
I'm running Windows 7 RTM, and starting gPodder from gpodder.exe flashes the
gPodder window momentarily, then the process exits immediately thereafter.
Running 'python.exe -mgpodder.launcher', results in the following traceback:
File "D:\gpodder-2.0-win32\lib\runpy.py", line 95, in run_module
filename, loader, alter_sys)
File "D:\gpodder-2.0-win32\lib\runpy.py", line 52, in _run_module_code
mod_name, mod_fname, mod_loader)
File "D:\gpodder-2.0-win32\lib\runpy.py", line 32, in _run_code
exec code in run_globals
File "D:\gpodder-2.0-win32\lib\site-packages\gpodder\launcher.py", line 68,
in
<module>
gui.main()
File "D:\gpodder-2.0-win32\lib\site-packages\gpodder\gui.py", line 2909, in
ma
in
gp = gPodder(bus_name, config)
File "D:\gpodder-2.0-win32\lib\site-packages\gpodder\gui.py", line 130, in
__i
nit__
BuilderWidget.__init__(self, None)
File
"D:\gpodder-2.0-win32\lib\site-packages\gpodder\gtkui\interface\common.py
", line 61, in __init__
GtkBuilderWidget.__init__(self, gpodder.ui_folders, gpodder.textdomain,
**kw
args)
File "D:\gpodder-2.0-win32\lib\site-packages\gpodder\gtkui\base.py", line 70,
in __init__
self.new()
File "D:\gpodder-2.0-win32\lib\site-packages\gpodder\gui.py", line 236, in
new
self.channels = PodcastChannel.load_from_db(self.db,
self.config.download_di
r)
File "D:\gpodder-2.0-win32\lib\site-packages\gpodder\model.py", line 117, in
l
oad_from_db
return db.load_channels(factory=cls.build_factory(download_dir))
File "D:\gpodder-2.0-win32\lib\site-packages\gpodder\dbsqlite.py", line 244,
i
n load_channels
cur = self.cursor(lock=True)
File "D:\gpodder-2.0-win32\lib\site-packages\gpodder\dbsqlite.py", line 135,
i
n cursor
return self.db.cursor()
File "D:\gpodder-2.0-win32\lib\site-packages\gpodder\dbsqlite.py", line 125,
i
n db
self._db = sqlite.connect(self.database_file, check_same_thread=False)
sqlite3.OperationalError: unable to open database file
I tried manually creating '.config/gpodder' in my home directory, and tried
running the above command as administrator but nither approach helped. Also, is
there a way to change the path of the gpodder configuration? I wasn't able to
find a place in the source.
Please let me know if I can help out in any way.
Thanks guys,
Ehtyar.
--
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