Atlas.ti on wine 1.4.1

Questions about Wine on Linux
Locked
brulien
Newbie
Newbie
Posts: 4
Joined: Fri Mar 01, 2013 5:02 am

Atlas.ti on wine 1.4.1

Post by brulien »

Hi all !

I would linke to install Atlas.ti on my Ubuntu 12.10 system with wine 1.4.1 but it fails.

I can run the installshield but while copying the files it aborts and display (inside the installshield) that an error occured and I am invited to press a botton "Finish".

Do you know what kind of problem it could be?

Thanks !

Julien
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Atlas.ti on wine 1.4.1

Post by dimesio »

Start by upgrading Wine to the latest development release. If the problem persists, post terminal output. http://wiki.winehq.org/FAQ#get_log
brulien
Newbie
Newbie
Posts: 4
Joined: Fri Mar 01, 2013 5:02 am

Re: Atlas.ti on wine 1.4.1

Post by brulien »

Thank you dimesio, it actually solved the installshield problem installing the newest version (1.5.2) !

Now I have other issues while running the program. It does not crash but there are some errors when I want to open a file. I attached 2 print screen and the logfile.

Thank you again
Attachments
SHOT2.png
shot1.png
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Atlas.ti on wine 1.4.1

Post by dimesio »

brulien wrote:Thank you dimesio, it actually solved the installshield problem installing the newest version (1.5.2) !
The latest development release is 1.5.25, so if that's not a typo, you still need to upgrade.

There was no log attached to your post.
brulien
Newbie
Newbie
Posts: 4
Joined: Fri Mar 01, 2013 5:02 am

Re: Atlas.ti on wine 1.4.1

Post by brulien »

Sorry for the attachment, and actually, I have been too vague about the version number, I used the lastest 1.5.25. Here is the content of the logfile :

Code: Select all

fixme:wincodecs:PngDecoder_Block_GetCount 0x1361d0,0x32e108: stub
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
err:shell:SHGetFileInfoW pidl is null!
err:shell:SHGetFileInfoW pidl is null!
fixme:ntdll:server_ioctl_file Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:dwrite:dwritefactory_RegisterFontFileLoader (0x3676af0): stub
err:thunk:_loadthunk (VTK1631W.DLL, stv_ThunkData16, VTK3231W.DLL): Unable to load 'VTK1631W.DLL', error 2
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {33d9a760-90c8-11d0-bd43-00a0c911ce86} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {33d9a761-90c8-11d0-bd43-00a0c911ce86} not found
fixme:winediag:AUDDRV_GetAudioEndpoint Winepulse is not officially supported by the wine project
fixme:winediag:AUDDRV_GetAudioEndpoint For sound related feedback and support, please visit http://ubuntuforums.org/showthread.php?t=1960599
fixme:quartz:DSoundRender_QueryInterface No interface for {37d84f60-42cb-11ce-8135-00aa004bb851}!
fixme:quartz:DSoundRender_QueryInterface No interface for {37d84f60-42cb-11ce-8135-00aa004bb851}!
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type
fixme:winemapi:MAPISendMail Ignoring 1 attachments:
fixme:winemapi:MAPISendMail 	"C:\\users\\brulien\\Application Data\\Scientific Software\\ATLASti\\Report-brulie-2013-03-05.AtlRep" ("Report-brulie-2013-03-05.AtlRep")
grep: /home/brulien/.local/share/applications/: est un dossier
fixme:htmlhelp:HtmlHelpW HH case HH_INITIALIZE not handled.
fixme:htmlhelp:HtmlHelpW HH case HH_UNINITIALIZE not handled.
brulien
Newbie
Newbie
Posts: 4
Joined: Fri Mar 01, 2013 5:02 am

Atlas.ti on wine 1.5.25

Post by brulien »

Nobody knows what this error stands for ? "err:shell:SHGetFileInfoW pidl is null!"
Locked