Hi,

the Next branch doesn't work with filenames containing spaces. For example,

   xournal "ab cd.xoj"

tries to open a file called "ab".

I tried to find out why this happens, but it looks a bit as if it's a 
problem with g_option_context_parse(); I don't know why it behaves like 
this.

I guess one solution could be to remove the G_OPTION_REMAINING part from 
entries[] and instead read out the file name manually from argv.

Best,
      Immi

------------------------------------------------------------------------------
_______________________________________________
Xournal-devel mailing list
Xournal-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xournal-devel

Reply via email to