wine 1.3.3 on UNUNTU 10.04.1 with gmax 1.2

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
A Nonny Moose
Level 4
Level 4
Posts: 217
Joined: Sun May 09, 2010 5:53 pm

wine 1.3.3 on UNUNTU 10.04.1 with gmax 1.2

Post by A Nonny Moose »

On wine 1.2 gmax material navigator opens its file system window but can't access the data. On 1.3.3 when you try to open the material navigator, the program posts an error and quits.

One assumes we are working on the file system(s) interface within the wine/windows interpreter. If so, I don't know if this is progress or not. The current result is certainly unambiguous.

The appdb has been updated, but I hesitate to post a bug on this if the work is in progress. :?:

On another note, one of the programs that insisted the Jet40 engine was missing finds it now. :)
A Nonny Moose
Level 4
Level 4
Posts: 217
Joined: Sun May 09, 2010 5:53 pm

Log.

Post by A Nonny Moose »

sorry, ,forgot to add the log. Here it is
_________________________________________________
fixme:win:EnumDisplayDevicesW ((null),0,0x2afe374,0x00000000), stub!
fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats
fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats
fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats
fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats
fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats
fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats
fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats
fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats
fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats
fixme:heap:RtlCompactHeap (0xd8e000, 0x0) stub
fixme:atl:AtlModuleInit SEMI-STUB (0x63323950 0x633233e8 0x63300000)
fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats
fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats
fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats
err:wgl:internal_SetPixelFormat Invalid operation on root_window
err:d3d:context_set_pixel_format Failed to set pixel format 3 on device context 0x27c, last error 0.
err:d3d:context_update_window Failed to set pixel format 3 on device context 0x27c.
fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats
err:mmtime:TIME_MMTimeStop Timer still active?!
___________________________________________________
In this example, I simply opened gmax and clicked on the material navigator. It crashes immediately.
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: wine 1.3.3 on UNUNTU 10.04.1 with gmax 1.2

Post by dimesio »

In this example, I simply opened gmax and clicked on the material navigator. It crashes immediately.
There's no crash in the log you posted.

If something worked in an older version and doesn't now, that's a regression. Run a regression test and file a bug.
A Nonny Moose
Level 4
Level 4
Posts: 217
Joined: Sun May 09, 2010 5:53 pm

OK

Post by A Nonny Moose »

Sorry about the word crashed. The program failed and posted a dialogue that allowed you to save before it closed. I wish there had been a crash because we'd probably have a dump.

How does one go about a regression test?
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: OK

Post by dimesio »

A Nonny Moose wrote:How does one go about a regression test?
http://wiki.winehq.org/RegressionTesting
A Nonny Moose
Level 4
Level 4
Posts: 217
Joined: Sun May 09, 2010 5:53 pm

Thanks

Post by A Nonny Moose »

Don't hold your breath on this. I haven't done any serious development work in over 20 years, but it is coming back in a flood. Nice set of tools, so far.
Locked