Aporia
Aporia copied to clipboard
v0.4.1 Crashs on macosx 10.11.5
Excerpt from log: Waiting for instance confirmation (for 2 seconds)... 2016-07-05 11:48:55.880 Aporia-bin[5973:894526] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
(
(
To see full log open: /tmp/aporia/logs/aporia_run_5955.log
hecking for other instances of Aporia. Waiting for instance confirmation (for 2 seconds)... 2016-07-05 11:48:55.880 Aporia-bin[5973:894526] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
(
(
Are you using the app bundle?
I'm having an similar issue with Mac OS X 10.12.1, using app bundle Aporia_0.4.1_MacOSX downloaded from GitHub.
$ cat /tmp/aporia/logs/aporia_run_13085.log Checking for other instances of Aporia. Waiting for instance confirmation (for 2 seconds)...
(process:13100): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. Traceback (most recent call last) aporia.nim(2568) aporia gtk2.nim(17097) nim_init SIGILL: Illegal operation.
@equake Can you try this app bundle and see if it makes a difference?
I have the same problem with 0.4.1 on macOS 10.12.3 (16D32):
Checking for other instances of Aporia.
Waiting for instance confirmation (for 2 seconds)...
No response. Proceeding with startup.
(process:5353): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
2017-03-17 11:19:57.220 Aporia-bin[5353:939777] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
(<unknown>:5353): GLib-GObject-WARNING **: invalid cast from 'GtkMenuBar' to 'GtkWindow'
(<unknown>:5353): Gtk-CRITICAL **: gtk_window_add_accel_group: assertion 'GTK_IS_WINDOW (window)' failed
Traceback (most recent call last)
aporia.nim(2574) aporia
aporia.nim(2460) initControls
SIGILL: Illegal operation.
Aporia 0.4.0 does start.
Installing aporia using nimble from nim HEAD (and the dependencies using Homebrew), 0.4.1 does work.
Hi, I have the same problem on 10.12.4 (Sierra). 0.4.1 crashes, 0.4.0 works. In case it makes a difference, I have nim and Gtk (from homebrew) installed, too.
Thanks for letting me know. Sadly GTK is a PITA on macOS :\
I suppose I should use the DLLs from 0.4.0 anyway.
Hei,
Was going to try out v0.4.1 but resulted in a crasher similiar to this one on macOS 10.14 (18A391)
. Wanted to try out v0.4.2 but there was no macOS zip. Is there any progress on this? Would love to try out Aporia. Below is the screenshot of the crasher.
Thanks.
I'm afraid I'm not maintaining Aporia anymore. Sorry!