Unable to run iTunes 10.4.1.10 on wine-1.3.28

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
rhb
Newbie
Newbie
Posts: 4
Joined: Wed Jul 08, 2009 2:05 am

Unable to run iTunes 10.4.1.10 on wine-1.3.28

Post by rhb »

I installed itunes ok, but it seems to have a problem with opengl. I run Ubuntu 10.10 Maverick, 64 bit. I think my Opengl is standard, but I didn't know how to display its version.

fixme:process:SetProcessDEPPolicy (1): stub
ALSA lib pcm_pulse.c:1008:(_snd_pcm_pulse_open) Unknown field handle_underrun
err:winediag:AUDDRV_GetAudioEndpoint PulseAudio "default" -22 without handle_underrun. Audio may hang. Please upgrade to alsa_plugins >= 1.0.24
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 32 channels, pretending there's only 2 channels
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 32 channels, pretending there's only 2 channels
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x158748,0x159104): stub
fixme:ddraw:DirectDrawEnumerateExA flags 0x00000001 not handled
err:winediag:X11DRV_WineGL_InitOpenglInfo The Mesa OpenGL driver is using software rendering, most likely your OpenGL drivers haven't been installed correctly
fixme:d3d_caps:wined3d_guess_card No card selector available for GL vendor 4 and card vendor 0000.
fixme:win:EnumDisplayDevicesW ((null),0,0x32ea70,0x00000000), stub!
fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 73 (X_GetImage)
Serial number of failed request: 1951
Current serial number in output stream: 1951
wine-1.3.28
iTunes 10.4.1.10
tmp.lst (END)
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Unable to run iTunes 10.4.1.10 on wine-1.3.28

Post by dimesio »

rhb wrote: err:winediag:X11DRV_WineGL_InitOpenglInfo The Mesa OpenGL driver is using software rendering, most likely your OpenGL drivers haven't been installed correctly
Reinstall your graphics driver. If your card is nVidia or ATI, make sure it is the proprietary driver.
rhb
Newbie
Newbie
Posts: 4
Joined: Wed Jul 08, 2009 2:05 am

Post by rhb »

Thank you. I don't like having a closed-source video driver in my system, and I was happy to pay the price of poor performance in some cases. It appears that iTunes (and perhaps some compiz features?) _demands_ hardware acceleration or they won't work at all. Itunes is now functional to the extent I have imported a specific playlist and plays the listed files.

iTunes appears to have problems; since I've never used it before I don't know how many of them might be wine issues. It won't allow me to change from "all files (*.*)" to anything else, it opens a folder and displays its content when asked to import a folder, and it seems it won't follow a symbolic link.

My purpose in using iTunes is figuring out how to support iPod users. If anyone has suggestions where to go for questions related to that, I would appreciate it. Maybe there's an open-source program that works with iPod on Windows and Linux? In any case, thank you again for solving my problem.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

rhb wrote: My purpose in using iTunes is figuring out how to support iPod users.
Wine does not support USB devices yet.
Locked