hi, today i will install itunes 9.0.* but i get an ipixelformat error error snip: Code: fixme:htmlhelp:HtmlHelpW HH case HH_INITIALIZE not handled. fixme:heap:HeapSetInformation 0x3360000 0 0x33f484 4 fixme:ddraw:DirectDrawEnumerateExA flags 0x00000001 not handled err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect problems err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat. err:d3d:InitAdapters Failed to get a gl context for default adapter wine: Unhandled page fault on read access to 0x00000030 at address 0x2ec45e12 (thread 0044), starting debugger... fixme:process:WTSGetActiveConsoleSessionId stub disable or enable direct3d in winecfg didn't help. here is my config: fedora 12 x86_64bit: 2.6.32.11-99.fc12.x86_64 nvidia GeForce 9500 GT (rev a1): driver: xorg-x11-drv-nvidia-195.36.15-1.fc12.x86_64 rpm -qa | grep -i wine Code: wine-core-1.1.38-1.fc12.x86_64 wine-fonts-1.1.38-1.fc12.noarch wine-1.1.38-1.fc12.x86_64 wine-ldap-1.1.38-1.fc12.i686 wine-capi-1.1.38-1.fc12.i686 wine-pulseaudio-1.1.38-1.fc12.x86_64 wine-desktop-1.1.38-1.fc12.noarch wine-ldap-1.1.38-1.fc12.x86_64 wine-pulseaudio-1.1.38-1.fc12.i686 wine-cms-1.1.38-1.fc12.i686 wine-twain-1.1.38-1.fc12.x86_64 wine-common-1.1.38-1.fc12.noarch wine-twain-1.1.38-1.fc12.i686 wine-cms-1.1.38-1.fc12.x86_64 wine-capi-1.1.38-1.fc12.x86_64 wine-core-1.1.38-1.fc12.i686 glxinfo | grep -i render Code: direct rendering: Yes OpenGL renderer string: GeForce 9500 GT/PCI/SSE2 GL_NV_conditional_render, GL_NV_copy_depth_to_color, GL_NV_copy_image, GL_NVX_conditional_render, GL_NVX_gpu_memory_info, what can be the problem? greetings from austria gregor
vitamin
2010-May-08 17:21 UTC
[Wine] Re: fedora 12, wine, nvidia: opengl, ipixelformat error
gregor wrote:> err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect problemsThis is the main problem. gregor wrote:> wine-core-1.1.38-1.fc12.x86_64And this is why. You are using old, 64-bit Wine. It doesn't work (it's early alpha). If you want Wine to work: 1. Get latest Wine version 2. Use 32-bit Wine (not 64-bit Wine).