Skip to content

Instantly share code, notes, and snippets.

@jralls
Created April 19, 2018 20:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jralls/c39f3d22086e74d497ad933fa689b57b to your computer and use it in GitHub Desktop.
Save jralls/c39f3d22086e74d497ad933fa689b57b to your computer and use it in GitHub Desktop.
Gnucash console output
PS C:\Users\René Romijn> & 'C:\Program Files (x86)\gnucash\bin\gnucash.exe' --debug --logto=gnucash.trace
(gnucash.exe:13056): gnc.core-utils-WARNING **: 13:39:11.536: C:\Users\René Romijn\AppData\Roaming is not a suitable base directory for the user data. Trying temporary directory instead.
(Error: C:\Users\René Romijn\AppData\Roaming is a descendant of a non-existing home directory. As GnuCash will never create a home directory this path can't be used: Permission denied: "C:\Users\René Romijn\AppData\Roaming")
3:2018/04/19 13-39-12:gwen(13056):C:/gcdev64/gnucash/maint/src/gwenhywfar-4.20.0/src/base/i18n.c: 120: No translation found for WIN32 locale [English_United States.1252]
(gnucash.exe:13056): Gdk-WARNING **: 13:39:14.954: gdkwindow-win32.c:2303: GetClientRect failed with code 1400: Invalid window handle.
Found Finance::Quote version 1.47
(gnucash.exe:13056): Gtk-WARNING **: 13:39:31.470: Allocating size to GncMainWindow 0c0802b8 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?
P
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment