Re: XDarwin.app is installed with symlinks inside MainMenu.nib bundles, app won't launch.

2007-05-20 Thread Marc Aurele La France

On Sun, 20 May 2007, SciFi wrote:

On Fri, 18 May 2007 12:44:22 -0600, Marc Aurele La France wrote:

On Thu, 17 May 2007, SciFi wrote:

I'm totally out of ideas on this...



I'm not.  At least, not yet.  Please try the attached patch.



Patch went on okay.  Still have symlinks in the installed .app
bundle.  :(



I tee'd the stdout + stderr output to files for both make [all,
not World] and make install to prove your new lines to the
Imakefiles _did_ get executed, as well the xcodeprojs did get
rerun etc.  If you need this evidence, we probably should convert
this into a bugzilla report for proper tracking & attachments etc.


`make all` won't do it.  `make Everything` minimum.  Then `make install`.

Marc.

+--+--+
|  Marc Aurele La France   |  work:   1-780-492-9310  |
|  Academic Information and|  fax:1-780-492-1729  |
|Communications Technologies   |  email:  [EMAIL PROTECTED] |
|  352 General Services Building   +--+
|  University of Alberta   |  |
|  Edmonton, Alberta   |Standard disclaimers apply|
|  T6G 2H1 |  |
|  CANADA  |  |
+--+--+
XFree86 developer and VP.  ATI driver and X server internals.
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


Re: XDarwin.app is installed with symlinks inside MainMenu.nib bundles, app won't launch.

2007-05-20 Thread SciFi
On Fri, 18 May 2007 12:44:22 -0600, Marc Aurele La France wrote:
> On Thu, 17 May 2007, SciFi wrote:
>> On Thu, 17 May 2007 08:24:31 -0600, Marc Aurele La France wrote:
>>> On Wed, 16 May 2007, SciFi wrote:
 The XDarwin.app that got installed into /Applications *again* has the
 symlinks inside the MainMenu nibs for all languages.  Just to be
 sure, I moved the previous build out of the way for a clean copy to
 be put there.
> 
>> ^^
> 
 I did this build to apply the test patches from bug #1683; I've
 updated that record with good results.  A "cvs up" will show 'M' as
 expected for those files that were modified from those patches of
 course.  I don't think those patches had anything to do with this
 problem with XDarwin.app.
> 
 The nibs built under e.g.
 build2/programs/Xserver/hw/darwin/bundle/English.lproj/ have
 symlinks. Shouldn't use them for bundling into the final .app. The
 nibs built under e.g.
 build2/programs/Xserver/hw/darwin/quartz/build/Development/XDarwin.app/Contents/Resources/English.lproj/
 are OKAY.
 The latter are the .lproj trees I used to "fix" the XDarwin.app
 installed into /Applications manually via Finder drag&drop directly
 into the .app bundle.
> 
 Wish I could help diagnose this more, this is perplexing. I'll try
 testing anything if someone comes up with something.
> 
>>> You might need to might need to manually remove what was previously
>>> installed before running `make install` again.
> 
>> I did -- I meant I moved what was installed previously at /Applications
>> so make install would put a completely new fresh XDarwin.app there, no
>> old copy to get it mixed up, whilst keeping a backup of it "just in
>> case".
> 
> Oops.  Sorry about that.
> 
>> Really, I know enough what to do like this. Sometimes the words don't
>> say it right, esp. way past bedtime.  ;)
> 
>> I'm totally out of ideas on this...
> 
> I'm not.  At least, not yet.  Please try the attached patch.
> 
> Thanks.
> 
> Marc.

Patch went on okay.  Still have symlinks in the installed .app
bundle.  :(

I tee'd the stdout + stderr output to files for both make [all,
not World] and make install to prove your new lines to the
Imakefiles _did_ get executed, as well the xcodeprojs did get
rerun etc.  If you need this evidence, we probably should convert
this into a bugzilla report for proper tracking & attachments etc.

Other than these pesky build problems, manually fixing them will
result in a wonderfully working X11 system here.  Very impressed. 
Probably getting close to release quality, but maybe Apple will
want to wait for Leopard (I can't afford their $ADC$ prices to be
a tester, was hoping someone would like to mentor me for this…).

Thanks for helping.


___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel