• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 36 37 38 39 40 ... 117 Next »

[SOLVED] Hotkeys stopped working (4.0-5908 regression)
View New Posts | View Today's Posts

Pages (2): « Previous 1 2
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
[SOLVED] Hotkeys stopped working (4.0-5908 regression)
03-27-2015, 08:44 AM
#11
skid Offline
skidau / skid_au
**********
Developers (Some Administrators and Super Moderators)
Posts: 2,006
Threads: 8
Joined: Aug 2009
Thanks, Doppler12. Let us know how you go. The backtrace indicates the SDL2 haptic issue which should be fixed by using the latest libsdl2-dev.
Find
Reply
03-28-2015, 05:54 AM (This post was last modified: 03-28-2015, 11:17 AM by Doppler12. Edit Reason: new information )
#12
Doppler12 Offline
SmashLadder Mod
**
Posts: 8
Threads: 0
Joined: Mar 2015
Alright I tried compiling SDL2-2.0.3 stable From here
https://www.libsdl.org/download-2.0.php

and in Build 4.0-5935 I got this backtrace on start-up crash

Thread 1 (Thread 0x7ffff7fb0c00 (LWP 31198)):
#0  0x00007ffff5915216 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007ffff62aab1c in ?? () from /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0
#2  0x00007ffff6233207 in ?? () from /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0
#3  0x0000000000b09bab in ?? ()
#4  0x0000000000b09ff3 in ?? ()
#5  0x0000000000b000a4 in ?? ()
#6  0x00000000005c26d8 in ?? ()
#7  0x00000000004e5485 in ?? ()
#8  0x00000000004e63f3 in ?? ()
#9  0x000000000053daaa in ?? ()
#10 0x00000000007b3a95 in ?? ()
#11 0x0000000000447348 in ?? ()
#12 0x00007ffff57f6ec5 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#13 0x000000000046eeef in _start ()

Here's the backtrace from your PR
http://pastebin.com/S2CaruFZ

Which happens when attempting to configure controllers

I'm about at wits end, not sure what other SDL builds to try.

Edit: I have made progress, I'm going to retry 2.0.3 in the hopes its more stable than 2.0.4 and hope thats what's causing my crashes, but my crashes have now changed

Edit2: SDL2-2.0-3 crashes on start-up with dolphin 4.0-5935

SDL2-2.0-4 crashes on stopped emulation with 4.0-5935 on both esc and pressing the stop button but netplay seems to not have the issue I was having before, so its whatever. This is a manageable broken, inconvenient sure, but still useable. when I try to gdb 4.0-5935 it crashes on emulation start instead of stop so I'm not sure how useful a backtrace would be, but here it is anyway.

http://pastebin.com/c4sQ8gLN
Find
Reply
03-28-2015, 11:10 AM
#13
skid Offline
skidau / skid_au
**********
Developers (Some Administrators and Super Moderators)
Posts: 2,006
Threads: 8
Joined: Aug 2009
Doppler12, you're not the only one. Dolphin 4.0-5908 caused a lot of minor issues. I have decided to revert the 4.0-5908 change and have approached the code from another direction. The latest version of PR 2246 should fix the problem you are encountering as it changes the code back to how it was. Let me know if it does.
Find
Reply
03-28-2015, 12:01 PM
#14
Doppler12 Offline
SmashLadder Mod
**
Posts: 8
Threads: 0
Joined: Mar 2015
(03-28-2015, 11:10 AM)skid Wrote: Doppler12, you're not the only one.  Dolphin 4.0-5908 caused a lot of minor issues.  I have decided to revert the 4.0-5908 change and have approached the code from another direction.  The latest version of PR 2246 should fix the problem you are encountering as it changes the code back to how it was.  Let me know if it does.

I was actually about to just re-edit my post again, I must have missed your reply earlier, but with my 2.0.4 work around using checkinstall to replace the buggy SDL my linux distro has yet to replace -.-

Everything works perfectly, I can start and end emulation without crash and I can modify controller settings and netplay doesn't hang on startup. So yeah, everything is good with your build.
Find
Reply
« Next Oldest | Next Newest »
Pages (2): « Previous 1 2


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode