Save state hotkeys not functioning on vba-m-gtk-svn1030

DullOnion
Junior Member
Posts: 1
Joined: Thu Oct 13, 2011 7:10 pm

Save state hotkeys not functioning on vba-m-gtk-svn1030

Post by DullOnion »

I'm using the Arch Linux AUR package from http://aur.archlinux.org/packages.php?ID=16851

 

Up until a day ago they worked fine, but after a system update Shift + F1-F10 doesn't register with vba-m. Pressing F1-F10 to load a save state works fine, as does saving the state manually from the menu.

 

The packages I updated just prior to this issue were mpfr, xf86-input-evdev, xf86-input-keyboard, xf86-input-mouse, xf86-input-synaptics, xf86-video-intel, farsight2, fceux, glade, and virtualbox. Removing or reinstalling any of these packages does not resolve the issue. Reinstalling vba-m does not resolve the issue either. Saving states does not work in vanilla VBA. Shift+F1 works in every other program.

Squall Leonhart
Posting Freak
Posts: 1223
Joined: Tue Mar 18, 2008 9:21 am

Save state hotkeys not functioning on vba-m-gtk-svn1030

Post by Squall Leonhart »

This is not our problem, take it up with the distro.

cmays90
Junior Member
Posts: 1
Joined: Tue Nov 08, 2011 1:11 am

Save state hotkeys not functioning on vba-m-gtk-svn1030

Post by cmays90 »

I am using a completely different distro (Ubuntu 10.04 LTS), and I have the same issue.

hasufell
Junior Member
Posts: 4
Joined: Mon May 28, 2012 7:42 pm

Save state hotkeys not functioning on vba-m-gtk-svn1030

Post by hasufell »

This is not our problem, take it up with the distro.

same on gentoo

 

whos problem is it then if not yours?

Squall Leonhart
Posting Freak
Posts: 1223
Joined: Tue Mar 18, 2008 9:21 am

Save state hotkeys not functioning on vba-m-gtk-svn1030

Post by Squall Leonhart »

the idiot who broke the linux libraries.

 

vba-m isn't the only one affected.

hasufell
Junior Member
Posts: 4
Joined: Mon May 28, 2012 7:42 pm

Save state hotkeys not functioning on vba-m-gtk-svn1030

Post by hasufell »

link to upstream bug of that library?

hasufell
Junior Member
Posts: 4
Joined: Mon May 28, 2012 7:42 pm

Save state hotkeys not functioning on vba-m-gtk-svn1030

Post by hasufell »

Right, but we can't include a (random) fork of evdev in main repositories. That is pretty much against most policies and not sane to expose the user to testing that.

 

Telling users to report this downstream is the wrong way to go, because this issue is distribution agnostic.

 

Why not just use a different method for saving states?

Otherwise plz care to report this bug to freedesktop.org cause it's affecting your code/software.

Squall Leonhart
Posting Freak
Posts: 1223
Joined: Tue Mar 18, 2008 9:21 am

Save state hotkeys not functioning on vba-m-gtk-svn1030

Post by Squall Leonhart »

You could just NOT go out on a tandem and break previously working functionality that more than quite a few applications have used for ever with no issues previously.

 

VBA doesn't get updated anymore so theres not gunna be a fix there, nor is epsxe expected to get a linux update any time soon.

Squall Leonhart
Posting Freak
Posts: 1223
Joined: Tue Mar 18, 2008 9:21 am

Save state hotkeys not functioning on vba-m-gtk-svn1030

Post by Squall Leonhart »

I think the problem is that vba-m don't consider shift as a modifier key. When I try to set the pad buttons, it registered Shift_L and Shift_R as acceptable keys.

 

GTK considers all the normal modifiers properly, however the input configuration goes through the input library, which shift can also be used validly as a button

Post Reply