Skip to content

Appearance settings error for win64 and win32 builds #152

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
brunnels opened this issue Jun 21, 2014 · 11 comments
Closed

Appearance settings error for win64 and win32 builds #152

brunnels opened this issue Jun 21, 2014 · 11 comments

Comments

@brunnels
Copy link

When going to settings ->general -> appearance I get following error:

"The currently displayed page contains invalid values"

Then if I click on another option and back on appearance there is an empty Theme combobox displayed.

I've tried the release and nightly builds with the same issue. I'm running on windows 7 x64 with java se x32 and x64 installed.

It is related to this value in configuration/config.ini

eclipse.product=it.baeyens.arduino.application.product

If I change to

eclipse.product=org.eclipse.platform.ide

the issue is resolved.

@wimjongman
Copy link
Member

If you propose that this is the solution for the problem then I must object.

The correct fix is to add a CSS to the product file.

@brunnels
Copy link
Author

Sorry for the confusion, no, I am not proposing that as the solution. I was just noting the troubleshooting that I did.

@jantje
Copy link
Member

jantje commented Jun 21, 2014

I have no clue what this is about. It looks like wim does :-)
@wimjongman can you fix this or tell me where I can find info on fixin this?
Jantje

@wimjongman
Copy link
Member

I will take a look.

@jantje
Copy link
Member

jantje commented Jun 21, 2014

txs

@jantje
Copy link
Member

jantje commented Jun 26, 2014

could it be that #156 has the same root cause?

@wimjongman
Copy link
Member

Okay, I've fixed this. I have also taken the following liberties:

Added local OSGi console to the console view
Added JDT so that we can use the product also to develop the product
Added theming, in Luna we now have multiple themes available

The downside is that it now only supports Luna. Are we ready to drop the old releases (juno and kepler)?

@jantje
Copy link
Member

jantje commented Jun 29, 2014

for the product I'm fine wit luna only support.
I'll update my jenkins build.

@wimjongman
Copy link
Member

Merged with f7da838

@jantje
Copy link
Member

jantje commented Jul 1, 2014

@brunnels
Can you verify on your side it is fixed?

@brunnels
Copy link
Author

brunnels commented Jul 3, 2014

Tested with the 7/2 nightly build. Everything looks good. Thank you

@brunnels brunnels closed this as completed Jul 3, 2014
amorellgarcia pushed a commit to amorellgarcia/arduino-eclipse-plugin that referenced this issue Jul 10, 2014
removed option to build for kepler and juno
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants