kunstmusik / blue

Blue - An Integrated Music Environment
https://blue.kunstmusik.com
GNU General Public License v2.0
131 stars 12 forks source link

Blue 2.8.1 on Windows 10 #570

Closed vertnik closed 3 years ago

vertnik commented 3 years ago

Hi!

I installed Blue 2.8.1 on Windows 10, with AdoptOpenJDK 11.0.9.101 hotspot. When Blue is started, some things are missing on the screen. For example there are missing drop down menus in File menu, so I can not open files.

When I click on the File menu, the output of the Application Log returns the following message: "WARNING [org.openide.filesystems.Ordering]: Not all children in Menu/Window/ marked with the position attribute: [blue-ui-filemanager-BlueFileManagerTopComponent.shadow], but some are: [org-netbeans-core-io-ui-IOWindowAction.shadow, SwitchToRecentDocumentAction.shadow, Web, Tools, Separator3.instance, ConfigureWindow, org-netbeans-core-windows-actions-ResetWindowsAction.shadow, Separator4.instance, CloseWindowAction.shadow, CloseAllDocumentsAction.shadow, CloseAllButThisAction.shadow, GroupsMenuAction.shadow, DocumentsAction.shadow]"

Here are the info about the Java version:

System Info: Product Version = Blue 12.0-631bd69cd6112b1cc4c892c24e3e605b1ba04241 Operating System = Windows 10 version 10.0 running on amd64 Java; VM; Vendor = 11.0.9.1; OpenJDK 64-Bit Server VM 11.0.9.1+1; AdoptOpenJDK Runtime = OpenJDK Runtime Environment 11.0.9.1+1 Java Home = C:\Program Files\AdoptOpenJDK\jdk-11.0.9.101-hotspot

Br,

Robert Blue2 8 1

kunstmusik commented 3 years ago

Hi Robert,

Please try deleting your dev folder as mentioned in this comment:

https://github.com/kunstmusik/blue/issues/551#issuecomment-739416600

Let me know if that clears things up or if what happened after that.

All best, Steven

vertnik commented 3 years ago

I can not find dev folder. I downloaded Blue 2.8.1 for windows, which is zip file.

Robert

vertnik commented 3 years ago

Steven, I founded dev folder. It was in AppData\Roaming.blue\dev. I deleted it and now Blue works normally.

Thank you,

Robert

kunstmusik commented 3 years ago

Glad to hear that's cleared up! Closing out this issue now.