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

SpinTools IDE crashes when selecting "Run" menu when no tool has been set up (on RaspberryPi 5) #11

Open
dgately opened this issue Dec 8, 2024 · 2 comments

Comments

@dgately
Copy link

dgately commented Dec 8, 2024

SpinTools IDE 0.41.0 crashes on a RaspberryPi 5 when "Run" menu is selected if no tools have been set up. This happens on RasberryPi 5... Not sure about other variants.

Both (JRE & non-JRE) versions create the same crash:

SpinToolsCrashRPi5.mp4
[spin-tools-0.41.0-linux-aarch64.tar.gz](https://github.com/maccasoft/spin-tools/releases/download/0.41.0/spin-tools-0.41.0-linux-aarch64.tar.gz)
[spin-tools-0.41.0-linux-aarch64-jre.tar.gz](https://github.com/maccasoft/spin-tools/releases/download/0.41.0/spin-tools-0.41.0-linux-aarch64-jre.tar.gz)

The SpinTools IDE crashes when executed by selecting the app from RPi Programming menu OR via Terminal app launch (./spinide)

When SpinTools IDE is exec'd from the Terminal, the following message shows up after the crash:

~/source/spin-tools $ ./spinide
Gdk-Message: 10:00:31.266: Error 71 (Protocol error) dispatching to Wayland display._"

RPi5 OS Info:

$ hostnamectl 
 Static hostname: RPi5NV1
       Icon name: computer
      Machine ID: 521e1fac2dad4e8db98a55b38c13eaac
         Boot ID: 7badf062129441fd9d1849a86e5655fc
Operating System: Debian GNU/Linux 12 (bookworm)  
          Kernel: Linux 6.6.62+rpt-rpi-2712
    Architecture: arm64
@dgately
Copy link
Author

dgately commented Dec 11, 2024

Note: This issue does not appear on a MacBook Pro. Seems to be a RaspberryPi-ONLY issue.

@maccasoft
Copy link
Owner

Yes, seems also an issue with the Raspberry Pi OS only, I'm using Ubuntu 24.04 and seems to work well (display an empty sub-menu).

Maybe some issue with Wayland, will try to fix it by disabling the menu if there are no tools configured.

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

No branches or pull requests

2 participants