Changes between Initial Version and Version 1 of Ticket #48585, comment 3


Ignore:
Timestamp:
Aug 16, 2015, 12:57:00 PM (9 years ago)
Author:
vitorn
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #48585, comment 3

    initial v1  
    1 Cc Me!
     1Thanks for your nice comments.
     2
     3OK, let's try again.  You can start zim from Zim.app in Applications/MacPorts, or from the command line. 
     4
     5When running from the app:
     6A window pops up reporting a crash in python (yes!).  I've not seen other problems with python, just when I try to open zim.
     7Zim freezes, and process must be killed.
     8
     9When running from the command line:
     10A few warnings appear (see list below), and sometimes (but not always!) zim will start after a CTRL-C.  Below is an example of an instance in which the program did not start, even after the CTRL-C.
     11
     12** (process:901): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
     13
     14** (process:901): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
     15
     16** (process:901): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
     17^C
     18** (process:903): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
     19
     20** (process:903): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
     21
     22** (process:903): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
     23