![]() |
2008-08-20
, 21:29
|
|
Posts: 170 |
Thanked: 40 times |
Joined on Dec 2007
@ Norway
|
#131
|
![]() |
2008-08-20
, 22:07
|
|
Posts: 4,672 |
Thanked: 5,455 times |
Joined on Jul 2008
@ Springfield, MA, USA
|
#132
|
Very nice app, i still prefer nokia podcasting for s60 but really nice work
![]() |
2008-08-21
, 05:35
|
|
Posts: 170 |
Thanked: 40 times |
Joined on Dec 2007
@ Norway
|
#133
|
![]() |
2008-08-25
, 16:37
|
Posts: 11 |
Thanked: 1 time |
Joined on Jun 2008
|
#134
|
![]() |
2008-08-26
, 09:20
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#135
|
The Following User Says Thank You to thp For This Useful Post: | ||
![]() |
2008-09-10
, 04:10
|
Posts: 38 |
Thanked: 8 times |
Joined on Jul 2008
|
#136
|
~ $ gpodder --verbose [ 2.590] Using ISO-8859-15 as encoding. If this [ 2.691] is incorrect, please set your $LANG variable. [ 3.158] (gPodderLib) Creating gPodderLib() [ 3.377] (Config) Update: videoplayer = xdg-open [ 3.446] (Storage) Setting up SQLite database [ 3.449] SQLite connection for thread 1073859456 opened. [ 3.674] (ConverterCollection) Could not find "oggdec", ".ogg" files cannot be converted. [ 3.681] (tagupdate) eyed3 not found -- tag update disabled [ 3.685] (gpodder.sync) Could not find gpod [ 3.777] (gpodder.sync) Could not find pymad [ 3.780] (gpodder.sync) Could not find eyeD3 [ 3.784] (gpodder.sync) Could not find Python Imaging Library (PIL) [ 3.862] Patching feedparser module... (mapContentType bugfix) [ 4.908] Cannot find pynotify. Please install the python-notify package. [ 4.909] Notification bubbles have been disabled./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) [ 7.108] (gPodder) I cannot set has-tooltip/query-tooltip (need at least PyGTK 2.12) [ 7.544] (Config) Update: paned_position = 225 [ 7.942] (Storage) Channel list read, 0 entries. [ 8.848] SQLite connection for thread 1131431056 opened. [ 8.858] (Storage) Channel list read, 0 entries. [ 8.871] (gPodder) auto_update_procedure() got called [ 9.375] (Importer) Empty/non-existing OPML file [ 10.946] start reader [ 10.973] end reader (benchmark: 0.0272 seconds) [ 67.814] (Config) Flushing settings to disk
~ $ gpodder --local --maemo --verbose [ 1.708] Using ISO-8859-15 as encoding. If this [ 1.709] is incorrect, please set your $LANG variable. [ 2.280] (gPodderLib) Creating gPodderLib() [ 2.361] Could not create directory: /media/mmc2/gpodder/ [ 2.551] Could not create directory: /media/mmc2/gpodder/torrents [ 2.553] (Config) Update: videoplayer = xdg-open [ 2.568] (Storage) Setting up SQLite database Traceback (most recent call last): File "/usr/bin/gpodder", line 166, in <module> sys.exit( main()) File "/usr/bin/gpodder", line 125, in main from gpodder import console File "/usr/lib/python2.5/site-packages/gpodder/console.py", line 21, in <module> from gpodder import download File "/usr/lib/python2.5/site-packages/gpodder/download.py", line 29, in <module> from gpodder.libgpodder import gl File "/usr/lib/python2.5/site-packages/gpodder/libgpodder.py", line 490, in <module> gl = gPodderLib() File "/usr/lib/python2.5/site-packages/gpodder/libgpodder.py", line 86, in __init__ not db.setup({ 'database': os.path.join(gpodder_dir, 'database.sqlite') }) File "/usr/lib/python2.5/site-packages/gpodder/dbsqlite.py", line 56, in setup self.__check_schema() File "/usr/lib/python2.5/site-packages/gpodder/dbsqlite.py", line 80, in __check_schema cur = self.cursor() File "/usr/lib/python2.5/site-packages/gpodder/dbsqlite.py", line 69, in cursor return self.db.cursor() File "/usr/lib/python2.5/site-packages/gpodder/dbsqlite.py", line 62, in db conn = sqlite.connect(self.settings['database']) sqlite3.OperationalError: unable to open database file [ 63.871] (Config) Flushing settings to disk Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner File "/usr/lib/python2.5/threading.py", line 446, in run File "/usr/lib/python2.5/site-packages/gpodder/config.py", line 261, in save_thread_proc self.save() File "/usr/lib/python2.5/site-packages/gpodder/config.py", line 282, in save raise IOError( 'Cannot write to file: %s' % self.__filename) IOError: Cannot write to file: /media/mmc2/gpodder/gpodder.conf [ 63.953] (Config) Flushing settings to disk Error in atexit._run_exitfuncs: Traceback (most recent call last): File "/usr/lib/python2.5/atexit.py", line 24, in _run_exitfuncs File "/usr/lib/python2.5/site-packages/gpodder/config.py", line 265, in __atexit self.save() File "/usr/lib/python2.5/site-packages/gpodder/config.py", line 282, in save raise IOError( 'Cannot write to file: %s' % self.__filename) IOError: Cannot write to file: /media/mmc2/gpodder/gpodder.conf Error in sys.exitfunc: Traceback (most recent call last): File "/usr/lib/python2.5/atexit.py", line 24, in _run_exitfuncs File "/usr/lib/python2.5/site-packages/gpodder/config.py", line 265, in __atexit self.save() File "/usr/lib/python2.5/site-packages/gpodder/config.py", line 282, in save raise IOError( 'Cannot write to file: %s' % self.__filename) IOError: Cannot write to file: /media/mmc2/gpodder/gpodder.conf ~ $
![]() |
2008-09-10
, 06:25
|
|
Posts: 4,672 |
Thanked: 5,455 times |
Joined on Jul 2008
@ Springfield, MA, USA
|
#137
|
The Following User Says Thank You to danramos For This Useful Post: | ||
![]() |
2008-09-10
, 08:16
|
|
Posts: 4,672 |
Thanked: 5,455 times |
Joined on Jul 2008
@ Springfield, MA, USA
|
#138
|
![]() |
2008-09-11
, 03:22
|
Posts: 38 |
Thanked: 8 times |
Joined on Jul 2008
|
#139
|
The problem is that mmc2 is the INTERNAL memory card. You said you don't have an internal memory card and so it's failing to create the necessary directories and so exiting without doing anything.... Pop in an internal memory card to fix the problem with gpodder.
![]() |
2008-09-12
, 10:03
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#140
|
I've already pointed this out elsewhere and suspect, from previous conversations, that this will be fixed in the future when the gpodder config files will be stored in a resource directory in the user's home and permit you to choose whether to store files in the internal or removable memory instead of forcing you to use internal memory for at least the config files, as it does now.