PathOfBuildingCommunity / PathOfBuilding

Offline build planner for Path of Exile.
https://pathofbuilding.community
Other
3.99k stars 2.08k forks source link

Path of Building crashes whenever mouse side buttons are pressed #8357

Closed lernaeus closed 6 hours ago

lernaeus commented 6 hours ago

Check version

Check for duplicates

What platform are you running Path of Building on?

Linux - PoB Frontend

Screenshots of crash/graphical issue, version and options menu

https://github.com/user-attachments/assets/c7f76216-b1d1-4c34-91de-202c7cdd06e2

image

What are your system specifications and configuration?

Operating System: Arch Linux on Kernel Linux 6.11.7-zen1-1-zen CPU: AMD Ryzen 5 5600 GPU: AMD Radeon RX 6700 XT Mesa version: 24.2.7

How to reproduce the issue

  1. Open Path of Building
  2. Press mouse side button

Character build code

Irrelevant

Paliak commented 6 hours ago

This appears to be an issue with how pobfrontend handles unusual mouse input

This section here probably need a check for the default case. https://github.com/hsource/pobfrontend/blob/f0b601b07915b10878f9ec5eb5e9334265692476/main.cpp#L115-L139

Closing as this is not caused by any code in this repo. Feel free to continue the conversation.