https://bugs.winehq.org/show_bug.cgi?id=42742
Bug ID: 42742 Summary: Exception when running DDFCreator 3.0 Product: Wine Version: 2.4 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: fxedel@gmail.com Distribution: ---
Created attachment 57745 --> https://bugs.winehq.org/attachment.cgi?id=57745 That's the exception that was created by the DDFCreator program
I successfully installed DDFCreator (http://www.dmxcontrol.de/downloads/file/49-ddfcreator-3-0.html) with wine, but when running it, there's an exception: "Specified argument was out of the range of valid values. Parameter name: Column index is out of range."
https://bugs.winehq.org/show_bug.cgi?id=42742
Felix Edelmann fxedel@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu
https://bugs.winehq.org/show_bug.cgi?id=42742
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #1 from winetest@luukku.com --- Have you tried any of winetricks -q dotnet35 or somilar recipes?
https://bugs.winehq.org/show_bug.cgi?id=42742
--- Comment #2 from Felix Edelmann fxedel@gmail.com --- I tried dotnet35 but it says "This package does not work on a 64-bit installation. You must use a prefix made with WINEARCH=win32."
https://bugs.winehq.org/show_bug.cgi?id=42742
Felix Edelmann fxedel@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|UNCONFIRMED |RESOLVED
--- Comment #3 from Felix Edelmann fxedel@gmail.com --- I finally got it working using the win32 prefix.
https://bugs.winehq.org/show_bug.cgi?id=42742
--- Comment #4 from Austin English austinenglish@gmail.com --- (In reply to Felix Edelmann from comment #2)
I tried dotnet35 but it says "This package does not work on a 64-bit installation. You must use a prefix made with WINEARCH=win32."
This branch has a fix for that, if you can test that: https://github.com/Winetricks/winetricks/pull/757
https://bugs.winehq.org/show_bug.cgi?id=42742
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com --- Closing.