Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [epp-dev] Issues with SWT and Mac 64bit?

I'm sure you've seen the various updates about this topic on other channels, e.g. on the Eclipse PMC mailing list [1] or in cross-project bug 445064 ("To Release Luna SR1 or not, that is [a] question ...") [2]. If we want to fix these issues we need to respin the build(s), including a re-testing of all packages.

The main discussion about the Luna SR1 release-strategy should be on bug 445064.

Thanks,
Markus


[1] https://dev.eclipse.org/mhonarc/lists/eclipse-pmc/msg02201.html
[2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=445064




On Thu, Sep 25, 2014 at 4:58 AM, Igor Fedorenko <igor@xxxxxxxxxxxxxx> wrote:
Yes, I know this trick but it does not appear to work on 10.9.5 any
more. OSX complains that application "is damaged and can't be opened"
after I edit the file. It won't start eclipse even if I copy info.plist
from working SDK installation to Standard.

--
Regards,
Igor

On 2014-09-24, 22:39, Eric Rizzo wrote:
Igor Fedorenko <mailto:igor@xxxxxxxxxxxxxx>
September 24, 2014 7:29 PM
Ha! I was able to reproduce the problem.

I always start my eclipse from command line (old habit, way from the
time I used windows), and this works, no blurriness.

If I start Eclipse from Finder, I can confirm Marcel's observations, SDK
works fine, Standard is blurry.

Looks like NSHighResolutionCapable is missing from Info.plist, but I
could not find a way to edit the file to test this theory.

Igor,
Right-click on Eclipse.app and select Show Package Contents. There
you'll find the info.plist file that you can drag to your text editor of
choice.

Eric





_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or
unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/epp-dev
Igor Fedorenko <mailto:igor@xxxxxxxxxxxxxx>
September 24, 2014 7:06 PM
Well, what do you know, I had every intention to keep my working config
until this was resolved, but our IT just pushed OSX updates to my
macbook. So I did some more testing.

As far as I can tell, both SDK and Standard packages work fine in my
updated environment, no blurriness. The problem must be something
else. I have OSX 10.9.5 and java 1.8.0_20 now. Attached is the new
installation details.

--
Regards,
Igor


_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or
unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/epp-dev
Marcel Bruch <mailto:marcel.bruch@codetrails.com>
September 24, 2014 5:59 PM


I attached mine to
https://bugs.eclipse.org/bugs/show_bug.cgi?id=445013


On a first sight:

My OS is higher than Igor’s: 10.9.5 instead of 10.9.4
My JDK is higher than Igor’s: jdk1.8.0_20 vs jdk1.8.0_11


However, since the SDK download works well for me, it’s certainly
neither Java nor the OS but rather some configuration option issue.
I’m glad to help with testing but I’m not experienced in various
options that that exist.


Best,
Marcel


_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or
unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/epp-dev
Igor Fedorenko <mailto:igor@xxxxxxxxxxxxxx>
September 24, 2014 5:38 PM
I just tried standard package from [1] and everything looks proper on my
mac. I didn't update to the latest OSX and my java version is not the
latest either. Not sure what else can explains the discrepancy.

FWIW, attached are my installation details

[1]
https://hudson.eclipse.org/packaging/job/luna.epp-tycho-build/205/artifact/org.eclipse.epp.packages/archive/20140918-0600_eclipse-standard-luna-SR1-macosx.cocoa.x86_64.tar.gz


--
Regards,
Igor


_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or
unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/epp-dev
Markus Knauer <mailto:mknauer23@xxxxxxxxx>
September 24, 2014 5:20 PM

Thanks, I misread your first mail.

Since I cannot reproduce this issue because I don't have access to a
Mac, I won't be of any help solving this issue. The build setup hasn't
changed as far as I can tell, i. e. it was running on the same Hudson
instance, with the same JVM (or at last a very similar one), the same
Maven/Tycho versions etc. So the question is: What's the difference?

Usually my first suspects are MacOSX and SWT. But why is the SDK build
not affected then?

Regards, Markus

_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or
unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/epp-dev
------------------------------------------------------------------------



_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/epp-dev

_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/epp-dev


Back to the top