From: Bernard D. <bde...@us...> - 2018-09-18 05:53:37
|
Thinking more about this, the core startup error you see is certainly a different one (than described in this ticket) and it is probably the indication that the core of the application must be recompiled. I've been observing something similar after a Developer checkout on another machine with an Alpha whose core was out of date: a recent new linkvar (printerFont) was the culprit because linkvars assume some sort of link between the core and the library. --- ** [tickets:#176] very bad problem while sourcing the file "AlphaPostGuiStartup.tcl"** **Status:** fixed **Created:** Fri Jul 06, 2018 02:20 PM UTC by Jonathan E. Guyer **Last Updated:** Sat Sep 15, 2018 05:56 AM UTC **Owner:** nobody ~~~ Error in "AlphaPostGuiStartup.tcl" There was a very bad problem while sourcing the file "AlphaPostGuiStartup.tcl". Alpha will probably not function properly. See error in log file /Users/guyer/Library/Logs/AlphaTcl/coreStartupErrors. ~~~ There is no /Users/guyer/Library/Logs/AlphaTcl/coreStartupErrors file Actions to reproduce: * Clean installation of Vega_rc6 * Check for ticket #172 and see that the menu items don't get key combos when option is held down * Choose Alpha > Global Setup > Update Alpha > AlphaTcl Developer Checkout * Choose relaunch * Error occurs on relaunch --- Sent from sourceforge.net because alp...@li... is subscribed to https://sourceforge.net/p/alphacocoa/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/alphacocoa/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |