http://bugs.winehq.org/show_bug.cgi?id=9336
Summary: Application UDPixel dosn't work (Mono related?) Product: Wine Version: 0.9.43. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: test AssignedTo: wine-bugs@winehq.org ReportedBy: mattias_oh@hotmail.com
Hi!
UDPixel (http://udpix.free.fr/) a program for removing dead pixels in a TFT-screen dosn't work. The program come in two variants: * Ver 2.2 (Needs Microsoft .NET Framework 2) * Ver 2.1 (Needs Microsoft .NET Framework 1.1)
I installed Mono ver 1.2.4 instead since none of the installers for Microsoft Framework was working in wine.
The output when I try to run the program:
$ wine UDPixel_en.exe Stacktrace:
If this is totally mono related then please help me with some instructions on how to make a bug report on their site (http://www.mono-project.com/Bugs). From what I can tell they doesn't seem to be that interested in bugs like "This and this program doesn't work" but more in "this and this source code doesn't work".
(Anyone who knows a similar native Linux program to UDPixel?)
http://bugs.winehq.org/show_bug.cgi?id=9336
Mattias Ohlsson mattias_oh@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mattias_oh@hotmail.com
http://bugs.winehq.org/show_bug.cgi?id=9336
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #1 from Dan Kegel dank@kegel.com 2007-11-04 10:26:13 --- I see it fail on startup with
Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.ThemeEngine ---> System.ArgumentException: The requested FontFamily could not be found [GDI+ status: FontFamilyNotFound] at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000] at System.Drawing.FontFamily..ctor (GenericFontFamilies genericFamily) [0x00000] at (wrapper remoting-invoke-with-check) System.Drawing.FontFamily:.ctor (System.Drawing.Text.GenericFontFamilies) at System.Drawing.FontFamily.get_GenericSansSerif () [0x00000]
This happens with both versions of the app running under mono 1.2.5.
http://bugs.winehq.org/show_bug.cgi?id=9336
Hans Leidekker hans@it.vu.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@it.vu.nl
--- Comment #2 from Hans Leidekker hans@it.vu.nl 2007-11-04 11:20:09 --- With corefonts installed this app starts and seems to work quite well. Progress!
http://bugs.winehq.org/show_bug.cgi?id=9336
--- Comment #3 from Dan Kegel dank@kegel.com 2007-11-04 11:36:10 --- Aha. I had to uninstall Linux corefonts before installing Windows corefonts. It seems that Windows corefonts just exits if Linux corefonts is installed (thinking they're already there), but that leaves nothing in C:\Windows\Fonts. Hans, can you verify that?
Hmm. I guess this bug can be marked fixed, but first let's open a bug about this corefonts confusion?
http://bugs.winehq.org/show_bug.cgi?id=9336
--- Comment #4 from Hans Leidekker hans@it.vu.nl 2007-11-04 13:00:20 --- I can confirm that Dan. With msttcorefonts installed the Windows corefonts installer succeeds but leaves nothing in c:\windows\fonts.
This is not strictly a Wine bug, so perhaps our wiki is a better place to document it?
Mono's dependency on corefonts is documented in other bugs. I think was it was introduced when they switched to libcairo.
http://bugs.winehq.org/show_bug.cgi?id=9336
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Component|test |wine-misc Resolution| |FIXED
--- Comment #5 from Dan Kegel dank@kegel.com 2007-11-04 17:48:28 --- The Wine bug would be "some apps fail if corefonts are installed on linux host", or something like that, and I do think it's a bug.
Closing this one, though!
http://bugs.winehq.org/show_bug.cgi?id=9336
--- Comment #6 from Hans Leidekker hans@it.vu.nl 2007-11-05 03:00:07 --- Oh right, that's bug 5057.
http://bugs.winehq.org/show_bug.cgi?id=9336
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Dan Kegel dank@kegel.com 2008-01-28 05:44:02 --- Closing all RESOLVED FIXED bugs older than four weeks.