Videora (.NET 2.0) crashes on launch

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
walexand
Newbie
Newbie
Posts: 1
Joined: Mon Oct 20, 2008 6:55 pm

Videora (.NET 2.0) crashes on launch

Post by walexand »

Videora iPod Converter is a .NET 2.0 app which crashes on launch.

The error is:

System.ArgumentException: Parameter is not valid.
at System.Drawing.Font.GetHeight(Graphics graphics)
at System.Drawing.Font.get_SizeInPoints()
at System.Drawing.SystemFonts.FontInPoints(Font font)
at System.Drawing.SystemFonts.get_MenuFont()
at System.Windows.Forms.ToolStripManager.get_DefaultFont()
at System.Windows.Forms.ToolStripItem.get_Font()
at System.Windows.Forms.ToolStripItemInternalLayout.CommonLayoutOptions()

... etc ...

.NET 1.1, 2.0 and core fonts are installed, any other ideas?
Locked