Giter Site home page Giter Site logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 20, 2024
Interesting idea.  I'll look into it.

(FYI, I don't get any alerts from code.google.com when a new issue is created.  
Best to drop us a note in the group, too.)

Original comment by [email protected] on 14 Dec 2011 at 4:16

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from fanficfare.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 20, 2024
I've added this feature (as a post_process_cmd) to the more recent version. 
http://fanficdownloader.googlecode.com/files/fanficdownloader-4.1.1.zip

It works for me on Windows7, let me know if there's any issues with Mac.

Original comment by [email protected] on 14 Dec 2011 at 7:04

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

from fanficfare.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 20, 2024
Cool. I'll try it asap and let you know how it works on OS X

Original comment by [email protected] on 15 Dec 2011 at 5:18

  • Added labels: ****
  • Removed labels: ****

from fanficfare.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 20, 2024
Seems to have a problem:


Traceback (most recent call last):
  File "./downloader.py", line 210, in <module>
    main()
  File "./downloader.py", line 198, in main
    .substitute(metadata))
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 486, in call
    return Popen(*popenargs, **kwargs).wait()
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 672, in __init__
    errread, errwrite)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1202, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory

I've tried the specified command manually and it works.

Original comment by [email protected] on 16 Dec 2011 at 2:17

  • Added labels: ****
  • Removed labels: ****

from fanficfare.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 20, 2024
Hmmm.  It's a problem that I thought of--and I was sure I tested for, but I 
guess not.  

It's treating the entire command as one argument.  Telling it to use a shell to 
run it lets the shell parse the args in the usual fashion.

Try the attached downloader.py file (it's a one-line change) and see if that 
fixes it.

Original comment by [email protected] on 16 Dec 2011 at 4:08

  • Changed state: Started
  • Added labels: ****
  • Removed labels: ****

Attachments:

from fanficfare.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 20, 2024
Works.

Thanks!

Original comment by [email protected] on 16 Dec 2011 at 4:15

  • Added labels: ****
  • Removed labels: ****

from fanficfare.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 20, 2024
Excellent!  I'll check in the change.

Original comment by [email protected] on 16 Dec 2011 at 4:24

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

from fanficfare.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.