SuperSaiyanWolverine / mupen64plus

Automatically exported from code.google.com/p/mupen64plus
0 stars 0 forks source link

Using the PS3 controller in bluetooth mode #400

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Describe your system:
 - Operating System (be specific): Arch Linux
 - Machine type (32-bit or 64-bit): 64
 - Mupen64Plus version: 1.99.4 (same problem on HG, too)
 - Plugins used: defaut.

Describe the problem:
When I start a rom with a ps3 controller via bluetooth, mupen64plus blocks (and 
doesn't crash). There isn't problem if I plug it via USB.

In debug mode, there aren't more informations...

Please provide any additional information below.

There, the log in debug mode.

[guillaume@yimm64 test]$ gdb ./mupen64plus
GNU gdb (GDB) 7.2
Copyright (C) 2010 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 "x86_64-unknown-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from 
/home/guillaume/Desktop/mupen64plus-bundle-src-1.99.4/test/mupen64plus...done.
(gdb) run GoldenEye007_europe.z64 
Starting program: 
/home/guillaume/Desktop/mupen64plus-bundle-src-1.99.4/test/mupen64plus 
GoldenEye007_europe.z64
[Thread debugging using libthread_db enabled]
 __  __                         __   _  _   ____  _             
|  \/  |_   _ _ __   ___ _ __  / /_ | || | |  _ \| |_   _ ___ 
| |\/| | | | | '_ \ / _ \ '_ \| '_ \| || |_| |_) | | | | / __|  
| |  | | |_| | |_) |  __/ | | | (_) |__   _|  __/| | |_| \__ \  
|_|  |_|\__,_| .__/ \___|_| |_|\___/   |_| |_|   |_|\__,_|___/  
             |_|         http://code.google.com/p/mupen64plus/  
Mupen64Plus Console User-Interface Version 1.99.4

UI-console: attached to core library 'Mupen64Plus Core' version 1.99.4
            Includes support for Dynamic Recompiler.
Core: Goodname: GoldenEye 007 (E) [!]
Core: Name: GOLDENEYE
Core: MD5: CFF69B70A8AD674A0EFE5558765855C9
Core: CRC: 414ca61 2e57b8aa
Core: Imagetype: .z64 (native)
Core: Rom size: 12582912 bytes (or 12 Mb or 96 Megabits)
Core: Version: 1447
Core: Manufacturer: Nintendo
Core: Country: Europe (0x50)
UI-Console: Cheat codes disabled.
UI-console: using Video plugin: 'Mupen64Plus OpenGL Video Plugin by Rice' 
v1.99.4
UI-console: using Audio plugin: 'Mupen64Plus SDL Audio Plugin' v1.99.4

(After 10 minutes, there is nothing else so I kill it)
^C
Program received signal SIGINT, Interrupt.
0x00007ffff7bd0a90 in __open_nocancel () from /lib/libpthread.so.0
(gdb) q
A debugging session is active.

        Inferior 1 [process 21180] will be killed.

Quit anyway? (y or n) y
[guillaume@yimm64 test]$

Original issue reported on code.google.com by yimb...@gmail.com on 1 Dec 2010 at 9:17

GoogleCodeExporter commented 9 years ago
Hi, this is a duplicate of bug #395
http://code.google.com/p/mupen64plus/issues/detail?id=395

now fixed

Original comment by fal...@gmail.com on 4 Dec 2010 at 3:18

GoogleCodeExporter commented 9 years ago
Thanks falktx!

Fix in third party software!

Original comment by dorian.f...@gmail.com on 5 Dec 2010 at 12:43