Skip to content

Devstyle Darkest Dark plugin removing all UI and build tools from Sloeber. #1280

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
MangyDogUK opened this issue Dec 26, 2020 · 13 comments
Closed
Labels

Comments

@MangyDogUK
Copy link

MangyDogUK commented Dec 26, 2020

As the topic says. Install a fresh download of sloeber from the website, install devstyle darkest dark off market place and while devstyle installs fine, the UI looses all build tools and controls relating to sloeber or arduino. You can select Arduino perspective, but thats it. Nothing actually loads.
Uninstalling devstyle doesnt not fix the problem.
I cant be the only one with this issue?

@jantje
Copy link
Member

jantje commented Dec 26, 2020

I guess devstyle requires (installed) a cdt version 10 or higher or java version 11 or higher.
Both resulting in sloeber not being loaded as it requires java8 and CDT version <10
This is simply the eclipse plugin version nightmare that caused us to create a single package to install.

@wimjongman
Copy link
Member

I don't think devstyle requires cdt. I also don't think Sloeber requires java 8.

@MangyDogUK can you attach the .log from the workspace .metadata directory?

@robamu
Copy link
Contributor

robamu commented Feb 2, 2021

I have the same issue. I attached the log file.

log_file_sloeber_no_buttons.log

@robamu
Copy link
Contributor

robamu commented Feb 2, 2021

I also had to delete the old Sloeber folder and replace it to get the icons back.

@jantje
Copy link
Member

jantje commented Feb 2, 2021

@rmspacefish based on your .log it looks to me your sloeber install updated the eclipse version. Which has the same root cause as #1263
Basically sloeber 3.3 needs CDT<=9 needs old eclipse needs java 8
Sloeber nightly needs CDT>=10 needs new eclipse needs java 11

We are currently in the final stages of releasing Sloeber 4.4 who has some serious internal changes; so it is going to be a big (technical) jump from 3.3 to 3.4.

Therefore we need testers #1290
Please subscribe for testing.

@uzi18
Copy link
Contributor

uzi18 commented Feb 2, 2021

My vote for dark mode 👍

@jantje
Copy link
Member

jantje commented Feb 2, 2021

My vote for dark mode 👍

I'm confused. How do you relate this comment to the issue?

@uzi18
Copy link
Contributor

uzi18 commented Feb 2, 2021

Just a joke, also had some problems with this mode but after some magic it is working on 3.3.
Always Backup Sloeber folder before update anything ;)

@jantje
Copy link
Member

jantje commented Feb 2, 2021

Always Backup Sloeber folder before update anything ;)

Happy to see you follow my advice ;-) http://eclipse.baeyens.it/how_to.shtml#/n

@robamu
Copy link
Contributor

robamu commented Feb 15, 2021

I tested installing the dark style plugin on Windows and Linux in the new beta version 4.4, and it worked without issues. The default color theme on Linux for a dark Ubuntu settings wasn't really ideal either (awful contrasts making some monitor/views unreadable), but I guess that is an Eclipse specific problem. DevStyle Dark really upgrades the whole IDE in that case..

@jantje
Copy link
Member

jantje commented Feb 15, 2021

The default color theme on Linux for a dark Ubuntu settings wasn't really ideal either (awful contrasts making some monitor/views unreadable), but I guess that is an Eclipse specific problem.

Yes indeed Sloeber does not come with color themes. It is one of the benefits/disadvantages of being in a bigger package ;-)

@uzi18
Copy link
Contributor

uzi18 commented Feb 15, 2021

Confirmed, it works without issues :)

@jantje jantje added the status: fixed in 4.4.0 fixed in 4.4.0 label Feb 15, 2021
@jantje
Copy link
Member

jantje commented Feb 15, 2021

thanks for confirming

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants