Archicad 16 on mint 19.1

Questions about Wine on Linux
Locked
archivearchive
Newbie
Newbie
Posts: 3
Joined: Tue Jan 22, 2019 3:59 am

Archicad 16 on mint 19.1

Post by archivearchive »

Hello. Sorry for my english.. and i'm new on linux !

I've installed Archicad 16 on my mint 19.1 os with wine 3.0.4.
First Archicad wasn't launching.
I update wine, then modify version of windows to xp in wine config.
Now Archicad is launching, i can even choose the template. But after few seconds it crash, I don't why.
I modify msvcrt.dll to inactive in wine library.
I installed winetricks but it didn't change anything.
I've been looking around the forums but didn't find any similar config/problems.

wine 3.0.4
Archicad 16 64bit
Linux Mint 19.1 Cinnamon (4.0.9)
Lenovo X1 carbon / Intel© Core™ i7-5600U CPU @ 2.60GHz × 2 / Intel Corporation HD Graphics 5500


here's the code :

Code: Select all

003a:fixme:msvcrt:__clean_type_info_names_internal (0x1bd26dc) stub
003a:fixme:msvcrt:__clean_type_info_names_internal (0x12f54b8) stub
003a:fixme:msvcrt:__clean_type_info_names_internal (0x14a5d78) stub
003a:fixme:msvcrt:__clean_type_info_names_internal (0x5a4d1380) stub
003a:fixme:msvcrt:__clean_type_info_names_internal (0x137a150) stub
003a:fixme:msvcrt:__clean_type_info_names_internal (0x100f5698) stub
003a:fixme:msvcrt:__clean_type_info_names_internal (0x3ae4d0) stub
003a:fixme:msvcrt:__clean_type_info_names_internal (0xafaa80) stub
003a:fixme:msvcrt:__clean_type_info_names_internal (0xbeb0b0) stub
003a:fixme:msvcrt:__clean_type_info_names_internal (0x39a450) stub
003a:fixme:msvcrt:__clean_type_info_names_internal (0x3894b0) stub
003a:fixme:msvcrt:__clean_type_info_names_internal (0x36c4c8) stub
004a:fixme:heap:RtlSetHeapInformation 0x260000 0 0x23f620 4 stub
004a:fixme:font:get_outline_text_metrics failed to read full_nameW for font L"Ani"!
004a:fixme:font:get_nearest_charset TCI failing on 20000000
004a:fixme:font:get_nearest_charset returning DEFAULT_CHARSET face->fs.fsCsb[0] = 20000000 file = L"/usr/share/fonts/truetype/fonts-gujr-extra/aakar-medium.ttf"
004a:fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0082: semi-stub! Returning default layout.
004a:fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0082: semi-stub! Returning default layout.
004a:fixme:win:FlashWindowEx 0x23e4d0 - semi-stub
0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 7400c (device=7 access=1 func=3 method=0)
004a:fixme:win:EnumDisplayDevicesW ((null),0,0x23c840,0x00000000), stub!
004a:fixme:win:EnumDisplayDevicesW ((null),1,0x23c840,0x00000000), stub!
Anybody could help me ? Archicad is the only firmware app I need on linux.. !
Thanks !
User avatar
DarkShadow44
Level 8
Level 8
Posts: 1207
Joined: Tue Nov 22, 2016 5:39 pm

Re: Archicad 16 on mint 19.1

Post by DarkShadow44 »

archivearchive wrote:Now Archicad is launching, i can even choose the template. But after few seconds it crash, I don't why.
What exactly happens? In the log, there's no crash.
archivearchive wrote:I modify msvcrt.dll to inactive in wine library.
Don't think so, what exactly did you do and why?
archivearchive wrote:I installed winetricks but it didn't change anything.
Just installing it doesn't do anything. You need to run it with the right arguments for it to change your WINEPREFIX. But only do that when you know what you're doing.
archivearchive
Newbie
Newbie
Posts: 3
Joined: Tue Jan 22, 2019 3:59 am

Re: Archicad 16 on mint 19.1

Post by archivearchive »

Now Archicad is launching, i can even choose the template. But after few seconds it crash, I don't why.

What exactly happens? In the log, there's no crash.
The software is crashing (the window disappear), and then the graphisoft bug reporter appear, and freeze (see image bellow).
graphisoft bug reporter
graphisoft bug reporter
I modify msvcrt.dll to inactive in wine library.

Don't think so, what exactly did you do and why?
I modify the permission of the dll in the wine library. I did it because I found this on a wine forum, but no change..
The wine config, in library tab :
wine config
wine config
I'll not do anything with winetrick.. until I know what I'm doing..!
Thank you.
User avatar
DarkShadow44
Level 8
Level 8
Posts: 1207
Joined: Tue Nov 22, 2016 5:39 pm

Re: Archicad 16 on mint 19.1

Post by DarkShadow44 »

Is there a free download one can test with?
archivearchive
Newbie
Newbie
Posts: 3
Joined: Tue Jan 22, 2019 3:59 am

Re: Archicad 16 on mint 19.1

Post by archivearchive »

You'll find trial download here :
https://www.graphisoft.com/downloads/ar ... Notes.html

Thanks for helping !
User avatar
DarkShadow44
Level 8
Level 8
Posts: 1207
Joined: Tue Nov 22, 2016 5:39 pm

Re: Archicad 16 on mint 19.1

Post by DarkShadow44 »

This is a just an update, this can't be used to test the program.
Locked