Hot Fix: Page URL was not captured if the "Open in Editor" option was set.Fix
Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)
What works
Import/Export notes works find (tags are created as expected).
I've exported data from my win32 install and imported them in my FBSD install. And the reverse operation worked as well
What does not
Whenever the Options menu is activated, an error shows up:
ui::wndProc class err::SystemException
Postcondition failed:
app::MainFrame::isRunAtSystemStartup
r == 0L
(0)Succes
This is probably related to app::MainFrame::isRunAtSystemStartup which might not be an available option under *nix. Consequently, it is not possible to change Cinta notes options using the gui. Hopefully, Cinta notes saves its configuration in a file called cintanotes.settings. It is a text file but be sure to open it with using a Unicode-aware text editor.
if someone has a solution/workaround...
Help is not working neither. Pressing F1 or choosing Help menu => help, we never get the help. No error message displayed.
What was not tested
I think I tested almost everything on both FBSD 7.2 and PC-BSD 8.0 RC (based on FBSD 8.0)
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
issue
by gwelr on Sunday January 31st 2010, 14:25
Whenever the Options menu is activated, an error shows up:
ui::wndProc class err::SystemException
Postcondition failed:
app::MainFrame::isRunAtSystemStartup
r == 0L
(0)Succes
This is probably related to app::MainFrame::isRunAtSystemStartup which might not be an available option under *nix. Consequently, it is not possible to change Cinta notes options using the gui. Hopefully, Cinta notes saves its configuration in a file called cintanotes.settings. It is a text file but be sure to open it with using a Unicode-aware text editor.
if someone has a solution/workaround...
Help is not working neither. Pressing F1 or choosing Help menu => help, we never get the help. No error message displayed.