Changes between Version 1 and Version 2 of Ticket #58230
- Timestamp:
- Mar 24, 2019, 11:51:43 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #58230 – Description
v1 v2 3 3 Launch:\\ 4 4 5 {{{ 2019-03-24 17:55:01.751 inkscape[59066:169808] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead. }}}\\ 5 {{{ 6 2019-03-24 17:55:01.751 inkscape[59066:169808] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead. 7 }}} 8 \\ 6 9 7 10 Exit:\\ 8 11 9 {{{ (inkscape:59066): Gtk-WARNING **: 17:55:28.086: Attempting to store changes into `/Users/rmcgeher/.local/share/recently-used.xbel', but failed: Failed to create file ?/Users/rmcgeher/.local/share/recently-used.xbel.M767YZ?: No such file or directory10 12 11 (inkscape:59066): Gtk-WARNING **: 17:55:28.086: Attempting to set the permissions of `/Users/rmcgeher/.local/share/recently-used.xbel', but failed: No such file or directory }}} \\ 13 {{{ 14 (inkscape:59066): Gtk-WARNING: 17:55:28.086: Attempting to store changes into `/Users/rmcgeher/.local/share/recently-used.xbel', but failed: Failed to create file ?/Users/rmcgeher/.local/share/recently-used.xbel.M767YZ?: No such file or directory 15 \\ 16 17 (inkscape:59066): Gtk-WARNING: 17:55:28.086: Attempting to set the permissions of `/Users/rmcgeher/.local/share/recently-used.xbel', but failed: No such file or directory 18 }}} 19 20 \\ 12 21 13 22 14 23 I did a clean install and made sure everything is updated. 15 24 I tried to find and remove all X11 xQuartz preference files. 25 26