| The Following User Says Thank You to Slocan For This Useful Post: | ||
|
|
2012-06-06
, 16:15
|
|
Posts: 85 |
Thanked: 25 times |
Joined on May 2010
@ Bilbao, Spain
|
#582
|
|
|
2012-06-06
, 16:48
|
|
Posts: 268 |
Thanked: 75 times |
Joined on Jan 2011
|
#583
|
|
|
2012-07-25
, 13:06
|
|
Posts: 35 |
Thanked: 19 times |
Joined on Sep 2010
@ France
|
#584
|
| The Following User Says Thank You to slider5 For This Useful Post: | ||
|
|
2012-07-25
, 16:48
|
|
Posts: 324 |
Thanked: 371 times |
Joined on Dec 2009
@ Vancouver, BC
|
#585
|
| The Following User Says Thank You to Slocan For This Useful Post: | ||
|
|
2012-07-26
, 20:30
|
|
Posts: 35 |
Thanked: 19 times |
Joined on Sep 2010
@ France
|
#586
|
| The Following User Says Thank You to slider5 For This Useful Post: | ||
|
|
2012-09-12
, 16:29
|
|
|
Posts: 332 |
Thanked: 76 times |
Joined on Oct 2007
@ St. Augustine, Trinidad and Tobago
|
#587
|
| The Following User Says Thank You to dormant For This Useful Post: | ||
|
|
2013-04-06
, 00:49
|
|
|
Posts: 676 |
Thanked: 1,067 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#588
|
|
|
2013-04-06
, 01:03
|
|
|
Posts: 676 |
Thanked: 1,067 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#589
|
| The Following User Says Thank You to int_ua For This Useful Post: | ||
|
|
2013-04-06
, 01:13
|
|
|
Posts: 676 |
Thanked: 1,067 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#590
|
Sending output to /home/user/.feedingit/logging/feedingit-20130406.log
Traceback (most recent call last):
File "./FeedingIt.py", line 1549, in <module>
debugging.init(dot_directory=".feedingit", program_name="feedingit")
File "/opt/FeedingIt/debugging.py", line 83, in init
filemode='a')
File "/usr/lib/python2.5/logging/__init__.py", line 1240, in basicConfig
hdlr = FileHandler(filename, mode)
File "/usr/lib/python2.5/logging/__init__.py", line 770, in __init__
stream = open(filename, mode)
IOError: [Errno 13] Permission denied: '/home/user/.feedingit/logging/feedingit-20130406.log'
Adding a line or two in rss_sqlite.py to do the replacement there at download would also work.
@SaintGermain: I'll be looking into that shortly, haven't had a chance yet.