Skip to content
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

2.3.2 appimage only opens in compact window view on Fedora 38, without save option #2416

Open
Andrew-F-in-Australia opened this issue Apr 15, 2024 · 2 comments
Labels
os: linux Specific to Linux operating system type: imperfection Perceived defect in any part of project

Comments

@Andrew-F-in-Australia
Copy link

Andrew-F-in-Australia commented Apr 15, 2024

HI,

The 2.3.2 nightly build and LTS Appimage do not open natively with a 'save' icon, or menu bar on Fedora 38. I have not upgraded this machine to Fedora 39 or 40 .

Troubleshooting gives toggling the Menu Bar as a 'hamburger' icon as the only work around.

Details here:
https://forum.arduino.cc/t/solved-linux-appimage-2-3-2-no-menu-unable-to-save-sketch/1242394/7?u=andrew_f_in_australia

note that:
(1) there is a --no-sandbox option needed to run from command line,
(2) the appimage executes successfully from the GUI

  • both these methods do not provide a menu bar.
    (may be part of the issue.)

It appears as though the only view the appimage opens is in 'compact' view, not the 'classic' view identified as default in the Preferences|Options (UI) interface.
It is possible that the 'classic' view (or any other view) is not supported in Fedora.

@Andrew-F-in-Australia
Copy link
Author

Andrew-F-in-Australia commented Apr 15, 2024

Stack trace when ctrl] + [shift] + [P] | View: Toggle Menu Bar is selected (nightly build 14 April) is:


2024-04-15T00:40:49.560Z root ERROR [hosted-plugin: 51618] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.linux as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.osx as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.windows as cortex-debug.armToolchainPath is null
2024-04-15T00:40:49.560Z root ERROR [hosted-plugin: 51618] Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.linux as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.osx as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.windows as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.linux as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.osx as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.windows as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.linux as cortex-debug.pyocdPath is null
2024-04-15T00:40:49.560Z root ERROR [hosted-plugin: 51618] Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.osx as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.windows as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.linux as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.osx as cortex-debug.PEGDBServerPath is null
2024-04-15T00:40:49.560Z root ERROR [hosted-plugin: 51618] Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.windows as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.linux as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.osx as cortex-debug.stutilPath is null
2024-04-15T00:40:49.560Z root ERROR [hosted-plugin: 51618] Conflict in settings file Default: Ignoring cortex-debug.stutilPath.windows as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.linux as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.osx as cortex-debug.stlinkPath is null
2024-04-15T00:40:49.560Z root ERROR [hosted-plugin: 51618] Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.windows as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.linux as cortex-debug.stm32cubeprogrammer is null
2024-04-15T00:40:49.560Z root ERROR [hosted-plugin: 51618] Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.osx as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.windows as cortex-debug.stm32cubeprogrammer is null

@Andrew-F-in-Australia
Copy link
Author

Stack trace on selecting classic view in [ctrl] + [shift] + [P] Preferences:Open Settings (UI) | Window | Menu Bar Visiblity is:

024-04-15T00:38:26.983Z root ERROR [hosted-plugin: 51618] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.linux as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.osx as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.windows as cortex-debug.armToolchainPath is null
2024-04-15T00:38:26.983Z root ERROR [hosted-plugin: 51618] Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.linux as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.osx as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.windows as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.linux as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.osx as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.windows as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.linux as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.osx as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.windows as cortex-debug.pyocdPath is null
2024-04-15T00:38:26.983Z root ERROR [hosted-plugin: 51618] Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.linux as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.osx as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.windows as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.linux as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.osx as cortex-debug.stutilPath is null
2024-04-15T00:38:26.983Z root ERROR [hosted-plugin: 51618] Conflict in settings file Default: Ignoring cortex-debug.stutilPath.windows as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.linux as cortex-debug.stlinkPath is null
2024-04-15T00:38:26.983Z root ERROR [hosted-plugin: 51618] Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.osx as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.windows as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.linux as cortex-debug.stm32cubeprogrammer is null
2024-04-15T00:38:26.983Z root ERROR [hosted-plugin: 51618] Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.osx as cortex-debug.stm32cubeprogrammer is null
2024-04-15T00:38:26.983Z root ERROR [hosted-plugin: 51618] Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.windows as cortex-debug.stm32cubeprogrammer is null

@per1234 per1234 transferred this issue from arduino/Arduino Apr 15, 2024
@per1234 per1234 added os: linux Specific to Linux operating system type: imperfection Perceived defect in any part of project labels Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os: linux Specific to Linux operating system type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants