← Back to team overview

zim-wiki team mailing list archive

[Bug 569091] Re: [win] cannot open another notebook

 

I mean if you run it from source, on Windows, ignoring build_win32 and
its output -- in this case it still fails to open another notebook by
launching "zim.py --no-daemon" whereas if you run the .exe build it
fails to run "[path ...]zim.exe --no-daemon"

-- 
[win] cannot open another notebook
https://bugs.launchpad.net/bugs/569091
You received this bug notification because you are a member of Zim,
which is a bug assignee.

Status in Zim desktop wiki: Confirmed

Bug description:
When trying to open another Notebook and selecting one from the list or creating a new one, pressing OK only closes the selection dialog, but Zim does not open the notebook; it stays on the old notebook.

In the log, an error shows up:

ERROR: Failed running: ['C:\\Program Files (x86)\\Zim Desktop Wiki\\zim.exe', 'file:///D:/Dokumente/wiki/ToolEvaluierung', '--no-daemon']
Traceback (most recent call last):
  File "zim\applications.pyo", line 122, in spawn
GError: Hilfsprogramm (Invalid argument) konnte nicht ausgeführt werden

(last message should translate to "helper program (...) cannot be executed")

Using Windows-installer Zim-setup-0.46_2010-04-13.exe on Windows 7 64 bit.