facebook

Disable theming totally

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #599755 Reply

    afxgroup
    Participant

    Hello,
    i’ve just upload my laptop with myeclipse 2018.9.0 and i have really a lot of problems with Theming (i disable it everywhere because it has really a lot of problems).
    If you see the first image you can see the broken lines on cursor. And when i type keys more glitches appears
    Glitches
    Now on laptop i’m trying to disable theming but without any luck. I have a lot of glitches.
    If I try to select Dev Style to disable it most of times the preferences is not working at all (see image 2). Broken preferences
    I need to close and reopen myeclipse. I’ve deleted the .metadata and i’ve created a new workspace from scratch but no luck.
    Is there a way to disable theming? I don’t want to use it. I want the classic editor.
    Thank you.

    #599758 Reply

    Brian Fernandes
    Moderator

    This isn’t a theming problem, but an issue with the display of some code mining annotations in the editor. Could you please give us some details on your system configuration so we can replicate, and fix this correctly?

    1) OS and Architecture
    2) Display resolution, and font scaling settings
    3) Laptop using integrated Intel graphics, or something else?

    In the meanwhile, you can disable the annotations at Window > Preferences > Java > Editor > Code Minings. Apologies for the inconvenience caused – do let us know if you still experience issues.

    #599759 Reply

    afxgroup
    Participant

    Windows 10 64bit
    1366×768 (no scaling – 100%)
    Dell Latitude E7240 with Intel HD

    With MyEclipse 2017 (i reverted to it) i have no problem using the classic theme that i want to use

    Edit:
    as i told you i cannot navigate thru preferences as you can see from the second image

    • This reply was modified 5 years, 6 months ago by afxgroup.
    #599773 Reply

    Brian Fernandes
    Moderator

    Thank you for the details on your configuration – certainly helps.

    1) From the settings, that we can see on the page, it does look like DevStyle themes are disabled already. Additionally, the editor screenshot does look like the Classic theme is already activated, I can tell from the unique shape of the editor tab.

    2) From your preference screenshot, I did not notice that the filter in the preference page is not working. Is it impossible to select a node manually as well? Perhaps if you restart MyEclipse, and jump directly to the Java node, without first selecting DevStyle (in case there is a problem with that page).

    Do send us your workspace error log, that will help us figure out what is going wrong. You can find it at [workspace_location]/.metadata/.log

    #599777 Reply

    afxgroup
    Participant

    Yes. It is impossible to choose any item from menu

    Attached the log

    Attachments:
    You must be logged in to view attached files.
    #599803 Reply

    Brian Fernandes
    Moderator

    The log indicates that there may be some plugins that are causing delays during startup, preventing other plugins from being correctly started.

    I noticed a number of errors from software that we do not ship with MyEclipse, like significant portions of JBoss tools. Have you installed any additional plugins into your 2018 install?

    #599842 Reply

    afxgroup
    Participant

    No. it is a fresh install with just ZK studio as additional plugin. Nothing else. Same plugins works correctly on another 2018 installation and is working on previous versions of myeclipse without any problem.

    #599940 Reply

    support-swapna
    Moderator

    afxgroup,

    Thank you for the details. I could not replicate the problem with Preferences dialog at my end with MyEclipse 2018.9.0 and ZK Studio.

    Can you please give us some more details?

    1) Is it only the Preferences dialog that does not work? Does editing of files work?

    2) When the instance is hung, can you please send us a few thread dumps that would help us figure out what process is running?

    To take a thread dump, you will need to run
    jstack -l 9000 > dump1.txt
    Please replace 9000 with the PID of the MyEclipse process, the jstack program can be found in the bin directory of any JDK installation. If you can generate 3-4 dumps (sent to different files, of course) during the period of freeze, and attach those files here, that could help a great deal.

    3) Can you try starting MyEclipse 2018 with -clean command args, switch to a new workspace and check if the issue persists? Here is the FAQ to start the IDE with -clean : https://www.genuitec.com/forums/topic/troubleshoot-using-the-clean-command-line-argument/

    Apologies for inconvenience caused.

    –Swapna
    Genuitec Support

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: Disable theming totally

This topic is marked as closed to new replies, however your posting capabilities still allow you to do so.

You must be logged in to post in the forum log in