Project

General

Profile

Actions

Emulator Issues #4311

closed

USB device with no name causes a crash

Added by newjunk over 13 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
OS X
Issue type:
Other
Milestone:
Regression:
No
Relates to usability:
Yes
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What's the problem?
I have a pair of usb headphones which have no USB name. Starting dolphin on OSX with them connected causes a crash. The attached patch fixes the problem.

Dolphin version with the problem (as it appears in the title bar, Ex.: "R
4779" or "R 6403M"):

R 7348

(optional) Dolphin version that does not have the problem:

Operating system and version:
32-bit or 64-bit:

OSX 10.6.6

Game ID (as it appears in game properties, Ex.: "GZ2P01" or "RSBE01"):

Build command-line (not on Windows):

Was the ISO a plain dump from disc, compressed and/or scrubbed?

Please provide any additional information below.


Related issues 1 (0 open1 closed)

Has duplicate Emulator - Emulator Issues #4575: My Bluetooth Dongle on hackintosh crashed with Dolphin EmulatorDuplicate

Actions
Actions #2

Updated by DimitriPilot3 about 13 years ago

  • Issue type set to Other
  • Operating system OS X added

This patch should be good... Is it possible for the last lines of the patch to be rewritten as:

std::string name = devName ? [devName UTF8String] : "Unknown device";

?

(note that I am not an OS X developer)

Actions #3

Updated by Sonicadvance1 about 13 years ago

Yes, yes it can.

Actions #4

Updated by BhaaL about 13 years ago

Issue 4575 has been merged into this issue.

Actions #5

Updated by cleiffyleonard about 13 years ago

Hi, I'm from issue 4575, is there a direction about how to apply the patch? Because I'm not a programmer and totally don't know where and how to apply the patch... Do I need some programming software to apply it or not? Please Help. Thx a lot.

Actions #6

Updated by BhaaL about 13 years ago

You can try this one in case you don't compile your own: https://rapidshare.com/files/2704859443/Dolphin-r7591M.dmg

Actions #7

Updated by cleiffyleonard about 13 years ago

Ohhhh Misterr... It really workssss...and I'm insanely happyyyyy... THX A LOTTT Mister for the help... I'm soo WOW...

Actions #8

Updated by DimitriPilot3 about 13 years ago

  • Status changed from New to Fixed
  • Relates to usability set to Yes

I just committed (a variation of) the patch in this issue in r7598. The official site's download page claims that this compiled fine under OS X; and a few OS X users have reported good results with j4ck.fr0st's patch build.

I'm going to assume this issue is fixed unless someone claims otherwise...

Actions #9

Updated by bonioli about 13 years ago

r7598 and r7599 working fine!
Issue is fixed!
Thanks j4ck and Dimitri

Actions

Also available in: Atom PDF