Electronicks / JoyShockMapper

A tool for PC gamers to play games with DualShock 4s, JoyCons, and Pro Controllers. Gyro aiming, flick stick.
Other
356 stars 20 forks source link

V3.3.0 not running on Pop OS 21.10 #68

Closed Snorelaxed closed 2 years ago

Snorelaxed commented 2 years ago

I have followed new instructions added in PR #56 to build the project and also applied changes suggested in PR #56. Pleased to see It does build. While I'm trying to run it with a dualsense connected via Bluetooth, the following is the output.

AUTOLOAD is available. Files in /root/.config/JoyShockMapper/AutoLoad/ folder will get loaded automatically when a matching application is in focus.
1 device connected
Resetting all mappings to defaults
There is no OnReset.txt file to load.
There is no OnStartup.txt file to load.
terminate called after throwing an instance of 'std::bad_function_call'
  what():  bad_function_call
Aborted
Snorelaxed commented 2 years ago

@positiveway, @TauAkiou maybe y'all can help since it seems to be working for you in Ubuntu. P.S. thanks for your contributions BTW

TauAkiou commented 2 years ago

the first thing I will note is that I recommend not running this as root.

i've never used PopOS, so I may have to spin up a VM for testing.

Snorelaxed commented 2 years ago

I pulled the master branch today and it seems to work fine. I guess this error was caused by my mistake. @TauAkiou Thanks for that quick reply though.