You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could it be that you have "-o pulse" where you should have "-o", "pulse" instead? This should work:
boodler = ["boodler.py", "-o", "pulse", "%s/%s" % agent]
cbraddock:/usr/local/bin:./boodle-ui-qt.py
/usr/local/lib/python2.6/dist-packages/boopak/pload.py:20: DeprecationWarning: the sets module is deprecated
import sets
Launching: boodler.py -o pulse com.eblong.zarf.cavepool/Cavern
Boodler failed to start: Unknown error
cbraddock:/usr/local/bin:
Yet, running the same boodler.py command (copy/paste) from the same terminal, right after the gui errors works fine.
Also notice I hard-coded the "-o pulse" in to the .py file but it is otherwise unchanged.
Ubuntu 9.04, latest boodle & ui-qt.
The text was updated successfully, but these errors were encountered: