[qutebrowser] userscript dir for MacOS

Maurício Habert m2habert at gmail.com
Wed Oct 5 18:35:49 CEST 2016


    > That means the script was found, but exited with that status.

    The "umpv" script works fine when called from the terminal. But, from
within QB, :messages print out a bunch of error from Mac OS's phython 2
framewors:

---
Process stderr:
Traceback (most recent call last):
  File "/Users/m2habert/¶bin/umpv", line 91, in <module>
    subprocess.check_call(opts)
  File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py",
line 535, in check_call
    retcode = call(*popenargs, **kwargs)
  File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py",
line 522, in call
    return Popen(*popenargs, **kwargs).wait()
  File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py",
line 710, in __init__
    errread, errwrite)
  File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py",
line 1326, in _execute_child
    os.close(errpipe_read)
OSError: [Errno 9] Bad file descriptor
Traceback (most recent call last):
  File "/Users/m2habert/¶bin/umpv", line 91, in <module>
    subprocess.check_call(opts)
  File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py",
line 535, in check_call
    retcode = call(*popenargs, **kwargs)
  File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py",
line 522, in call
    return Popen(*popenargs, **kwargs).wait()
  File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py",
line 710, in __init__
    errread, errwrite)
  File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py",
line 1334, in _execute_child
    child_exception = pickle.loads(data)
  File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/pickle.py",
line 1382, in loads
    return Unpickler(file).load()
  File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/pickle.py",
line 858, in load
    dispatch[key](self)
  File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/pickle.py",
line 966, in load_string
    raise ValueError, "insecure string pickle"
ValueError: insecure string pickle

---


    I, you probably guessed, followed the easiest path and installed QB
thru the mac ".dmg" package. Only now I went back to see all that huge list
of dependecies.

    So, I figure, "gotta macport the newest Python" (which I don't know
shit about, of course).

    I've just used your macport direction (' sudo port install python34
py34-jinja2 asciidoc py34-pygments py34-pyqt5 '); problem / error log still
persists.


    ¿Should I re-install QB thru macport? (' sudo pip3.4 install
qutebrowser ' ) ??


  Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://listi.jpberlin.de/pipermail/qutebrowser/attachments/20161005/77143fcc/attachment.htm>


More information about the qutebrowser mailing list