← Back to team overview

zim-wiki team mailing list archive

Problem with print to browser

 

Hello list!

Where does zim takes config information for plugin "Print to browser"?

I have a problem now, when I use Ctrl+P it tries to open winebrowser which was installed on my computer, but for now i removed that package.

Debug log is:

DEBUG: Action: print_to_browser
INFO: Loading template from: <UnixFile: /usr/share/zim/templates/html/Print.html>
DEBUG: Wrote <UnixFile: /home/test/Notebooks/Notes/Home.txt>
DEBUG: Wrote <TmpFile: /tmp/zim-test/print-to-browser.html>
DEBUG: open_url(file:///tmp/zim-test/print-to-browser.html)
INFO: Opening in webbrowser: file:///tmp/zim-test/print-to-browser.html
env: wine: No such file or directory


I've created another test user on my system and under it "Print to browser" works fine. So I think that it is configuration problem in my current user environment.

Any suggestions?
Thanks in advanced.




Follow ups