View Single Post
Posts: 78 | Thanked: 16 times | Joined on Dec 2011
#572
Originally Posted by Slocan View Post
Can you check the latest logs in:
/home/user/.feedingit/logging/
after trying the import, to see if there were any errors?
Alternatively, can you send me the OPML file privately, so I can try it on my own? Note that the import doesn't give any feedback, but if it worked you should see your feeds in the Default Category.
I PM file to U. Plz check it out. There's content of error logs files.

feedingit-pyside.err
Code:
Traceback (most recent call last):
  File "/usr/share/feedingit/feedingit.py", line 147, in importOpml
    from opml_lib import parseOpml
ImportError: No module named opml_lib
feedingit-pyside-20120117.log
Code:
2012-01-17 06:17:54,726 (pid: 8249) ERROR    stderr of last run: Traceback (most recent call last):
  File "/usr/share/feedingit/feedingit.py", line 147, in importOpml
    from opml_lib import parseOpml
ImportError: No module named opml_lib
Traceback (most recent call last):
  File "/usr/share/feedingit/feedingit.py", line 158, in exportOpml
    from opml_lib import getOpmlText
ImportError: No module named opml_lib
Traceback (most recent call last):
  File "/usr/share/feedingit/feedingit.py", line 158, in exportOpml
    from opml_lib import getOpmlText
ImportError: No module named opml_lib
Traceback (most recent call last):
  File "/usr/share/feedingit/feedingit.py", line 158, in exportOpml
    from opml_lib import getOpmlText
ImportError: No module named opml_lib
Traceback (most recent call last):
  File "/usr/share/feedingit/feedingit.py", line 158, in exportOpml
    from opml_lib import getOpmlText
ImportError: No module named opml_lib

2012-01-17 06:17:54,728 (pid: 8249) ERROR    stdout of last run: 1
1
1
1

2012-01-17 06:17:54,797 (pid: 8249) ERROR    Failed to establish a connection to the Woodchuck server: object.__init__() takes no parameters
2012-01-17 06:17:54,798 (pid: 8249) INFO     Unable to contact Woodchuck server.
2012-01-17 06:18:06,210 (pid: 8249) DEBUG    /home/user/MyDocs/capability.xml
2012-01-17 06:18:06,218 (pid: 8249) DEBUG    /home/user/MyDocs/google-reader-subscriptions.opml
2012-01-17 06:18:07,538 (pid: 8249) ERROR    Uncaught exception: Traceback (most recent call last):
  File "/usr/share/feedingit/feedingit.py", line 147, in importOpml
    from opml_lib import parseOpml
ImportError: No module named opml_lib

Last edited by hood; 2012-01-17 at 02:32. Reason: PM file
 

The Following User Says Thank You to hood For This Useful Post: