Project

General

Profile

Actions

Emulator Issues #2294

closed

Dolphin crashes if no video plugin is found and you clic on video config on main window

Added by anthony.saunier about 14 years ago.

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

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What steps will reproduce the problem?
1.Delete all video plugins on plugins folder
2.Start dolphin
3.Clic on graphics button

What is the expected output? What do you see instead?
Expected output is a popup with no plugin found and that's all

But after cliking okay on the popup, Dolphins crashes.

I know it's not important but it is a bug though :)

What version of the product are you using? On what operating system?
Win 7 64bits last build of dolphin

Please provide any additional information below.

To solve this issue, her eis what to do:

After line 280 of pluginmanager.cpp, we must put an ELSE bloc till the end
of the function.

Actions #1

Updated by BhaaL about 14 years ago

  • Status changed from New to Questionable

Can't reproduce this on r5045. Altho, Line 280 of PluginManager is fine, its a return

  • no else needed.
Actions #2

Updated by anthony.saunier about 14 years ago

That's really strange. Should work with the return but for me, the only way to make it work was the solution i gave. Could it be possible that the return was ignored ?

Actions #3

Updated by BhaaL about 14 years ago

Unlikely. I tested this by simply renaming my Plugins folder on Win7 x64, DebugFast
build.

Actions #4

Updated by anthony.saunier about 14 years ago

thanks jack. I should have an other problem on my computer. U can close this then.

Actions #5

Updated by BhaaL about 14 years ago

  • Status changed from Questionable to Invalid
Actions

Also available in: Atom PDF