quiqr / quiqr-desktop

Hugo CMS and Publishing Application
https://quiqr.org
MIT License
93 stars 3 forks source link

Cannot sync to folder, GLib-GIO-CRITICAL errors #461

Closed AlphaJack closed 5 months ago

AlphaJack commented 9 months ago

I can sync with Github targets, but not with folder ones (both source/build/source+build):

START FOLDER SYNC
-----------------
  from is:     /home/jack/Quiqr/sites/template/main

  destination path:    /home/jack/Downloads/website
  override BaseURL:    
-----------------

IPC_MAIN_FAIL: publisherDispatchAction {
  key: 'publisherDispatchActionResponse',
  token: '2a206a23-e774-c440-e185-d59e602d95bc',
  response: { error: 'Something went wrong.' }
}

(quiqr:16912): Gtk-WARNING **: 13:35:20.397: Failed to measure available space: The specified location is not supported

(quiqr:16912): GLib-GIO-CRITICAL **: 13:35:20.622: GFileInfo created without standard::size

(quiqr:16912): GLib-GIO-CRITICAL **: 13:35:20.622: file ../glib/gio/gfileinfo.c: line 1846 (g_file_info_get_size): should not be reached

(quiqr:16912): GLib-GIO-CRITICAL **: 13:35:20.802: GFileInfo created without standard::size

(quiqr:16912): GLib-GIO-CRITICAL **: 13:35:20.802: file ../glib/gio/gfileinfo.c: line 1846 (g_file_info_get_size): should not be reached

(quiqr:16912): GLib-GIO-CRITICAL **: 13:35:20.945: GFileInfo created without standard::size

(quiqr:16912): GLib-GIO-CRITICAL **: 13:35:20.945: file ../glib/gio/gfileinfo.c: line 1846 (g_file_info_get_size): should not be reached
START FOLDER SYNC
-----------------
  from is:     /home/jack/Quiqr/sites/template/main

  destination path:    /home/jack/Downloads/website
  override BaseURL:    
-----------------

IPC_MAIN_FAIL: publisherDispatchAction {
  key: 'publisherDispatchActionResponse',
  token: '43baf37b-0048-c8c3-3c67-792c390055a5',
  response: { error: 'Something went wrong.' }
}
mipmip commented 9 months ago

Acknowledged. This must be fixed.

mipmip commented 5 months ago

fixed in v018 branch