There are instances where AlphaCocoa lives on. For example The Global Prefs window is called "AlphaCocoa Preferences : Global". Similarly if the New Document feature is enabled then, under New Docments Prefs ... the window that arises is called "AlphaCocoa Preferences : New Document Feature", which is presumably the same issue as previously mentioned, but the default New Document Handler is AlphaCocoa, which may be something different.
Ooops, I had changed that but obviously the change got lost.
This is fixed now. Change committed to the repository (rev. 1267 (sourceforge.net)).
Hi Bernard,
I just tried to rebuild the core to check that the latest changed resolved all the issues (probably unnecessary but I have become a little gun-shy of Developer updates). Anyway, the build failed with the following error:
** BUILD FAILED **
The following build commands failed:
CpResource Resources/AlphaColors.clr /Users/cls/Documents/AlphaCocoa/Current/build/Debug/Alpha.app/Contents/Resources/AlphaColors.clr
(1 failure)
make[2]: *** [xc-core] Error 65
make[1]: *** [core-update] Error 2
make: *** [sf-update] Error 2
I presume that this is something that I have messed up but, just in case, I thought that I should let you know.
One other observation. I have finally moved across a bunch of templates that I used with AlphaX, which required opening as in other than UTF8 (western Roman?) and then re-saving in UTF8 to work properly. I know that this has been mentioned, so I had a rough idea what the problem was, but it should probably be featured prominently so that people are aware.
Cheers, Chris.
On 28 February 2017 at 8:25:08 am, Bernard Desgraupes (bdesgraupes@users.sf.netbdesgraupes@users.sf.net) wrote:
[tickets:#112]https://sourceforge.net/p/alphacocoa/tickets/112/ AlphaCocoa Lives!
Status: fixed
Created: Mon Feb 27, 2017 09:14 PM UTC by Chris Skeels
Last Updated: Mon Feb 27, 2017 09:24 PM UTC
Owner: nobody
There are instances where AlphaCocoa lives on. For example The Global Prefs window is called "AlphaCocoa Preferences : Global". Similarly if the New Document feature is enabled then, under New Docments Prefs ... the window that arises is called "AlphaCocoa Preferences : New Document Feature", which is presumably the same issue as previously mentioned, but the default New Document Handler is AlphaCocoa, which may be something different.
Sent from sourceforge.nethttp://sourceforge.net because you indicated interest in https://sourceforge.net/p/alphacocoa/tickets/112/https://sourceforge.net/p/alphacocoa/tickets/112/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/https://sourceforge.net/auth/subscriptions/
--
Christopher L. Skeels
Associate Professor, Department of Economics
Director, Econometrics Research Unit
Chair, Junior Hiring Committee
Room 327, FBE Building (#105), 111 Barry Street
The University of Melbourne
VIC 3010 Australia
Tel: (+61) 03 8344 3783<tel: (+61)%2003%208344%203783="">
Fax: (+61) 03 8344 6899<tel: (+61)%2003%208344%206899="">
email: Chris.Skeels@unimelb.edu.auChris.Skeels@unimelb.edu.au</tel:></tel:>
Related
Tickets:
#112Hi Bernard,
On my home machine (running OS X 10.9.5) I am still getting errors when running make sf-update (see below). It may just be that the OS is getting too old for this sort of behaviour. Anyway, adviuce welcome.
Cheers, Chris.
/Users/chrisskeels/AlphaCocoa/Current/Core/Sources/Views/AlphaView.m:298:36: error:
cannot find protocol declaration for 'WebUIDelegate'; did you mean
'WKUIDelegate'?
[self.viewref setUIDelegate:(id<webuidelegate>)self]</webuidelegate>;
^~~~~~~~~~~~~
WKUIDelegate
In file included from /Users/chrisskeels/AlphaCocoa/Current/Core/Sources/Views/AlphaView.m:1:
In file included from /Users/chrisskeels/AlphaCocoa/Current/Core/Sources/Globals/AlphaPrefix.h:19:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/WebKit.framework/Headers/WebKit.h:42:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/WebKit.framework/Headers/WKWebView.h:42:11: note:
'WKUIDelegate' declared here
@protocol WKUIDelegate;
^
1 error generated.
Hi Chris,
sorry for this. This has nothing to do with svn. This is just because I inadvertently committed a syntax error. This is fixed now and the core should rebuild just fine. This fixes the problem of remote links in the doc which did not work on 10.11 and 10.12 due to the App Transport Security limitations.
cheers,
Bernard
Dear Chris,
My main Mac is also still with OS X 10.9.5 (Mavericks) but I can easily do a svn update under this OS X.
Regards,
Andreas
ETH Zurich
Prof. em. Dr. Andreas Fischlin
IPCC Vice-Chair WGII
Systems Ecology - Institute of Biogeochemistry and Pollutant Dynamics
Universitaetstrasse 16, CHN E 24
8092 Zurich
SWITZERLAND
andreas.fischlin@env.ethz.chandreas.fischlin@env.ethz.ch
www.sysecol.ethz.ch/Staff/afhttp://www.sysecol.ethz.ch/Staff/af
+41 44 633-6090 phone
+41 44 633-1136 fax
+41 79 595-4050 mobile
On 15/03/2017, at 01:04, Chris Skeels cskeels@users.sf.netamp#99;amp#115;amp#107;amp#101;amp#101;amp#108;amp#115;amp#64;amp#117;amp#115;amp#101;amp#114;amp#115;amp#46;amp#115;amp#102;amp#46;amp#110;amp#101;amp#116; wrote:
Hi Bernard,
On my home machine (running OS X 10.9.5) I am still getting errors when running make sf-update (see below). It may just be that the OS is getting too old for this sort of behaviour. Anyway, adviuce welcome.
Cheers, Chris.
/Users/chrisskeels/AlphaCocoa/Current/Core/Sources/Views/AlphaView.m:298:36: error:
cannot find protocol declaration for 'WebUIDelegate'; did you mean
'WKUIDelegate'?
[self.viewref setUIDelegate:(id<webuidelegate>)self]</webuidelegate>;
^~~~~~~~~~~~~
WKUIDelegate
In file included from /Users/chrisskeels/AlphaCocoa/Current/Core/Sources/Views/AlphaView.m:1:
In file included from /Users/chrisskeels/AlphaCocoa/Current/Core/Sources/Globals/AlphaPrefix.h:19:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/WebKit.framework/Headers/WebKit.h:42:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/WebKit.framework/Headers/WKWebView.h:42:11: note:
'WKUIDelegate' declared here
@protocol WKUIDelegate;
^
1 error generated.
[tickets:#112]https://sourceforge.net/p/alphacocoa/tickets/112/ AlphaCocoa Lives!
Status: fixed
Created: Mon Feb 27, 2017 09:14 PM UTC by Chris Skeels
Last Updated: Mon Feb 27, 2017 09:24 PM UTC
Owner: nobody
There are instances where AlphaCocoa lives on. For example The Global Prefs window is called "AlphaCocoa Preferences : Global". Similarly if the New Document feature is enabled then, under New Docments Prefs ... the window that arises is called "AlphaCocoa Preferences : New Document Feature", which is presumably the same issue as previously mentioned, but the default New Document Handler is AlphaCocoa, which may be something different.
Sent from sourceforge.nethttp://sourceforge.net because alphacocoa-devel@lists.sourceforge.netalphacocoa-devel@lists.sourceforge.net 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.
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.orghttp://Slashdot.org! http://sdm.link/slashdot___________
AlphaCocoa-devel mailing list
AlphaCocoa-devel@lists.sourceforge.netAlphaCocoa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alphacocoa-devel
Dear Andreas,
It may have been related to the make sf-update flavour of the update. In any event, It all works now.
Cheers, Chris.
From: Fischlin Andreas afischlin@users.sf.netamp#97;amp#102;amp#105;amp#115;amp#99;amp#104;amp#108;amp#105;amp#110;amp#64;amp#117;amp#115;amp#101;amp#114;amp#115;amp#46;amp#115;amp#102;amp#46;amp#110;amp#101;amp#116;
Reply-To: "[alphacocoa:tickets]" 112@tickets.alphacocoa.p.re.sf.netamp#49;amp#49;amp#50;amp#64;amp#116;amp#105;amp#99;amp#107;amp#101;amp#116;amp#115;amp#46;amp#97;amp#108;amp#112;amp#104;amp#97;amp#99;amp#111;amp#99;amp#111;amp#97;amp#46;amp#112;amp#46;amp#114;amp#101;amp#46;amp#115;amp#102;amp#46;amp#110;amp#101;amp#116;
Date: Wednesday, 15 March 2017 9:59 pm
To: "alphacocoa-devel@lists.sourceforge.netalphacocoa-devel@lists.sourceforge.net" alphacocoa-devel@lists.sourceforge.netamp#97;amp#108;amp#112;amp#104;amp#97;amp#99;amp#111;amp#99;amp#111;amp#97;amp#45;amp#100;amp#101;amp#118;amp#101;amp#108;amp#64;amp#108;amp#105;amp#115;amp#116;amp#115;amp#46;amp#115;amp#111;amp#117;amp#114;amp#99;amp#101;amp#102;amp#111;amp#114;amp#103;amp#101;amp#46;amp#110;amp#101;amp#116;
Subject: [Alphacocoa-devel] [alphacocoa:tickets] Re: #112 AlphaCocoa Lives!
Dear Chris,
My main Mac is also still with OS X 10.9.5 (Mavericks) but I can easily do a svn update under this OS X.
Regards,
Andreas
ETH Zurich
Prof. em. Dr. Andreas Fischlin
IPCC Vice-Chair WGII
Systems Ecology - Institute of Biogeochemistry and Pollutant Dynamics
Universitaetstrasse 16, CHN E 24
8092 Zurich
SWITZERLAND
andreas.fischlin@env.ethz.chandreas.fischlin@env.ethz.chandreas.fischlin@env.ethz.chandreas.fischlin@env.ethz.ch
www.sysecol.ethz.ch/Staff/afhttp://www.sysecol.ethz.ch/Staff/afhttp://www.sysecol.ethz.ch/Staff/afhttp://www.sysecol.ethz.ch/Staff/af
+41 44 633-6090 phone
+41 44 633-1136 fax
+41 79 595-4050 mobile
On 15/03/2017, at 01:04, Chris Skeels cskeels@users.sf.net<mailto:cskeels@users.sf.netcskeels@users.sf.netamp#99;amp#115;amp#107;amp#101;amp#101;amp#108;amp#115;amp#64;amp#117;amp#115;amp#101;amp#114;amp#115;amp#46;amp#115;amp#102;amp#46;amp#110;amp#101;amp#116; wrote:
Hi Bernard,
On my home machine (running OS X 10.9.5) I am still getting errors when running make sf-update (see below). It may just be that the OS is getting too old for this sort of behaviour. Anyway, adviuce welcome.
Cheers, Chris.
/Users/chrisskeels/AlphaCocoa/Current/Core/Sources/Views/AlphaView.m:298:36: error:
cannot find protocol declaration for 'WebUIDelegate'; did you mean
'WKUIDelegate'?
[self.viewref setUIDelegate:(id<webuidelegate>)self]</webuidelegate>;
^~~~~~~~~~~~~
WKUIDelegate
In file included from /Users/chrisskeels/AlphaCocoa/Current/Core/Sources/Views/AlphaView.m:1:
In file included from /Users/chrisskeels/AlphaCocoa/Current/Core/Sources/Globals/AlphaPrefix.h:19:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/WebKit.framework/Headers/WebKit.h:42:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/WebKit.framework/Headers/WKWebView.h:42:11: note:
'WKUIDelegate' declared here
@protocol WKUIDelegate;
^
1 error generated.
[tickets:#112]https://sourceforge.net/p/alphacocoa/tickets/112/https://sourceforge.net/p/alphacocoa/tickets/112/https://sourceforge.net/p/alphacocoa/tickets/112/ AlphaCocoa Lives!
Status: fixed
Created: Mon Feb 27, 2017 09:14 PM UTC by Chris Skeels
Last Updated: Mon Feb 27, 2017 09:24 PM UTC
Owner: nobody
There are instances where AlphaCocoa lives on. For example The Global Prefs window is called "AlphaCocoa Preferences : Global". Similarly if the New Document feature is enabled then, under New Docments Prefs ... the window that arises is called "AlphaCocoa Preferences : New Document Feature", which is presumably the same issue as previously mentioned, but the default New Document Handler is AlphaCocoa, which may be something different.
Sent from sourceforge.nethttp://sourceforge.nethttp://sourceforge.nethttp://sourceforge.net because alphacocoa-devel@lists.sourceforge.netalphacocoa-devel@lists.sourceforge.netalphacocoa-devel@lists.sourceforge.netalphacocoa-devel@lists.sourceforge.net is subscribed to https://sourceforge.net/p/alphacocoa/tickets/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.https://sourceforge.net/p/alphacocoa/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.orghttp://Slashdot.orghttp://Slashdot.orghttp://Slashdot.org! http://sdm.link/slashdot_http://sdm.link/slashdot_______________________________________________
AlphaCocoa-devel mailing list
AlphaCocoa-devel@lists.sourceforge.netAlphaCocoa-devel@lists.sourceforge.netAlphaCocoa-devel@lists.sourceforge.netAlphaCocoa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alphacocoa-develhttps://lists.sourceforge.net/lists/listinfo/alphacocoa-devel
[tickets:#112]https://sourceforge.net/p/alphacocoa/tickets/112/ AlphaCocoa Lives!
Status: fixed
Created: Mon Feb 27, 2017 09:14 PM UTC by Chris Skeels
Last Updated: Wed Mar 15, 2017 10:42 AM UTC
Owner: nobody
There are instances where AlphaCocoa lives on. For example The Global Prefs window is called "AlphaCocoa Preferences : Global". Similarly if the New Document feature is enabled then, under New Docments Prefs ... the window that arises is called "AlphaCocoa Preferences : New Document Feature", which is presumably the same issue as previously mentioned, but the default New Document Handler is AlphaCocoa, which may be something different.
Sent from sourceforge.nethttp://sourceforge.net because alphacocoa-devel@lists.sourceforge.netalphacocoa-devel@lists.sourceforge.net is subscribed to https://sourceforge.net/p/alphacocoa/tickets/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.https://sourceforge.net/p/alphacocoa/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
Related
Tickets:
#112Hi Bernard,
It all works fine now. Thanks. I think that this ticket could be closed.
Cheers, Chris.