Mouse issues - gimx-config crashes in Ubuntu

Need help? Ask here and someone will help
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Mouse issues - gimx-config crashes in Ubuntu

Post by Matlo »

What language are you using?
GIMX creator
Warbl
Posts: 12
Joined: Tue Dec 06, 2011 7:44 am

Re: Mouse issues - gimx-config crashes in Ubuntu

Post by Warbl »

English (united states).
Warbl
Posts: 12
Joined: Tue Dec 06, 2011 7:44 am

Re: Mouse issues - gimx-config crashes in Ubuntu

Post by Warbl »

Reinstalled ubuntu on its own partition, fully updated, installed gimx .24,tested it with my sidewinder mouse ingame and still have the problem with my mouses sensitivity, my mouse moves to the right fine but in any other directions it barely moves, went to tweak it in config and while it does now recognize my sidewinder it still crashes on auto detect or on any attempt to modify a value, switched mouse to see if it was the problem and i still have the same problem with 2 different mice.

gonna retry those console commands then attempt to roll back gmix to see if i have any luck.

P.S. ive rolled back to .22 and the config seems to be working, crossing my fingers that this will work untill theres a fix for my issues with .24
Warbl
Posts: 12
Joined: Tue Dec 06, 2011 7:44 am

Re: Mouse issues - gimx-config crashes in Ubuntu

Post by Warbl »

Ok so ive managed to make gimx work despite my technical issues by just modifying my profiles in gimx .22 and running the actual emulator in .24, .22 doesnt allow me to auto detect my mouse movement so i have to tweak mouse performance by editing the values in .22, not practical but its working and after some extensive tweaking (mouse poll rate, etc) it looks like this setup is gonna work for now so thanks alot for the advice and cant wait for the next build.
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Mouse issues - gimx-config crashes in Ubuntu

Post by Matlo »

The good news is, I'm on the way to fix this issue. It may take some time (a few days to a week) until I release new packages.

Did you tried to tweak your mouse parameters using the calibration mode (checkbox in gimx-bluetooth) of v0.24?
GIMX creator
Warbl
Posts: 12
Joined: Tue Dec 06, 2011 7:44 am

Re: Mouse issues - gimx-config crashes in Ubuntu

Post by Warbl »

I have but they always seem to roll back upon exiting, its not a big deal though because i can tweak and test on .22, so when im comfortable with a build il switch over to .24 until i need to build a new profile.

all i have left to do is tweak the trigger profile to get a smooth zoom with right mouse click.

awesome piece of software.
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Mouse issues - gimx-config crashes in Ubuntu

Post by Matlo »

Maybe it rolls back with v0.22, but it shouldn't with v0.24. If it rolls back with v0.24, there is a bug.
GIMX creator
Warbl
Posts: 12
Joined: Tue Dec 06, 2011 7:44 am

Re: Mouse issues - gimx-config crashes in Ubuntu

Post by Warbl »

Well theres something wrong with .24 when i use it, not only cant i save configs in calibration mode but whenever i use the emulator in .24 it only works for 2-3 minutes before disconnecting, i recently switched BT adapters to test speeds and found the one im currently using to be alot smoother but it could be that.

When i run .22 with my current BT adapter it works fine but occasionally on restarts il get this BT error "KO" which then requires me to reinstall .22 but so far .22 is my best bet.

il retry to run those commands you linked earlier to give you a better look at my system.
Warbl
Posts: 12
Joined: Tue Dec 06, 2011 7:44 am

Re: Mouse issues - gimx-config crashes in Ubuntu

Post by Warbl »

:~$ ulimit -Sc unlimited
:~$ gimx-config

(gimx-config:2810): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(gimx-config:2810): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(gimx-config:2810): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(gimx-config:2810): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
Segmentation fault (core dumped)
:~$ gdb -c core gimx-config
GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /usr/bin/gimx-config...(no debugging symbols found)...done.
[New LWP 2810]
[New LWP 2811]
[New LWP 2812]

warning: Can't read pathname for load map: Input/output error.
[Thread debugging using libthread_db enabled]
Core was generated by `gimx-config'.
Program terminated with signal 11, Segmentation fault.
#0 0xb6db1d89 in ?? () from /lib/i386-linux-gnu/libc.so.6
(gdb) bt
#0 0xb6db1d89 in ?? () from /lib/i386-linux-gnu/libc.so.6
#1 0xb6db54ce in calloc () from /lib/i386-linux-gnu/libc.so.6
#2 0xb66f15e3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3 0xb66f1dda in g_malloc0 () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4 0xb67ac75c in g_closure_new_simple ()
from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#5 0xb67add8e in g_cclosure_new ()
from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#6 0xb67c7813 in g_signal_connect_data ()
from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#7 0xb72f9940 in wxTextCtrl::DoSetValue(wxString const&, int) ()
from /usr/lib/libwx_gtk2u_core-2.8.so.0
#8 0xb72fd5d2 in wxTextCtrlBase::SetValue(wxString const&) ()
from /usr/lib/libwx_gtk2u_core-2.8.so.0
#9 0x080625de in ?? ()
#10 0xb704ffc8 in wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const () from /usr/lib/libwx_baseu-2.8.so.0
#11 0xb70df7aa in wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) () from /usr/lib/libwx_baseu-2.8.so.0
#12 0xb70dfbd1 in wxEvtHandler::SearchDynamicEventTable(wxEvent&) ()
from /usr/lib/libwx_baseu-2.8.so.0
#13 0xb70dfcbc in wxEvtHandler::ProcessEvent(wxEvent&) ()
from /usr/lib/libwx_baseu-2.8.so.0
---Type <return> to continue, or q <return> to quit---
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Mouse issues - gimx-config crashes in Ubuntu

Post by Matlo »

Thanks. I already have everything I need.
GIMX creator
Post Reply