[Bug 42360] New: Terragen 4 fails to start
https://bugs.winehq.org/show_bug.cgi?id=42360 Bug ID: 42360 Summary: Terragen 4 fails to start Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: eneeen(a)gmail.com Distribution: --- Created attachment 57137 --> https://bugs.winehq.org/attachment.cgi?id=57137 tgd4_backlog Using Kubuntu 16.10 I've attached backlog. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42360 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de --- Comment #1 from Fabian Maurer <dark.shadow4(a)web.de> --- "wintricks allfonts" fixes this crash. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42360 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk --- Comment #2 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- (In reply to Fabian Maurer from comment #1)
"wintricks allfonts" fixes this crash.
Then this is probably a duplicate. Could someone test which font is needed? I guess this is the downlodlink https://planetside.co.uk/free-downloads/terragen-4-free-download/ ? (I cannot test as i can test only 32-bit executables here) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42360 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://planetside.co.uk/fr | |ee-downloads/terragen-4-fre | |e-download/ Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Keywords| |download, win64 --- Comment #3 from Bruno Jesus <00cpxxx(a)gmail.com> --- Confirming in Wine 2.5 and confirming that winetricks allfonts solves the issue. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42360 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |42783 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42360 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #4 from winetest(a)luukku.com --- Component field: fonts wine version field: wine-2.0 Not really important, but it would give better search results when you search wine bugs by wine version or component. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42360 --- Comment #5 from Alex <eneeen(a)gmail.com> --- It seems it looks for arial.ttf Take a look @ this thread: https://www.planetside.co.uk/forums/index.php/topic,16453.msg161083.html#msg... Can't arial be substituted with arimo? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42360 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |fonts Summary|Terragen 4 fails to start |Terragen 4 crashes: cannot | |find/load arial.ttf --- Comment #6 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- (In reply to Alex from comment #5)
It seems it looks for arial.ttf
Take a look @ this thread: https://www.planetside.co.uk/forums/index.php/topic,16453.msg161083. html#msg161083
Can't arial be substituted with arimo?
Not sure, but even if you have a arial.ttf in C:\\windows\\Fonts it cannot find it like pointed out in the thread you posted. I used wine-staging, and produced a debuglog. From that: 0102:Call KERNEL32.GetFileAttributesA(115e2610 "C:\\windows\\Fonts\\z:\\opt\\wine-staging\\bin\\..\\share\\wine\\fonts\\arial.ttl") ret=180588582 0102:Ret KERNEL32.GetFileAttributesA() retval=ffffffff ret=180588582 0102:Call msvcr100._stat64i32(115e2610 "C:\\windows\\Fonts\\z:\\opt\\wine-staging\\bin\\..\\share\\wine\\fonts\\arial.ttl",0022ed30) ret=1805887ba 0102:Call KERNEL32.GetFileAttributesExA(115e2610 "C:\\windows\\Fonts\\z:\\opt\\wine-staging\\bin\\..\\share\\wine\\fonts\\arial.ttl",00000000,0022e9c0) ret=7fb421e60862 0102:Ret KERNEL32.GetFileAttributesExA() retval=00000000 ret=7fb421e60862 No success... Like suggested in the thread: if you replace \\z:\\opt\\wine-staging\\bin\\..\\share\\wine\\fonts\\arial.ttl with just arial.ttf in the registrykey (and make sure arial.ttf is in C:\\windows\\Fonts) the application starts fine. I change the title of bugn to reflect the problem -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42360 --- Comment #7 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- Last remark: a possible solution in wine-staging that works would be to create links like ln -sf /opt/wine-staging/share/wine/fonts/arial.ttf in the c:\windows\Fonts directory Don`t know if that is handy though -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42360 --- Comment #8 from Alex <eneeen(a)gmail.com> --- I've tried soludion with symlinking arial to arimo without installing mscorefonts and after adding "Arial.TTF" to registry Terragen works nice. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42360 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #9 from joaopa <jeremielapuree(a)yahoo.fr> --- Missing arial font (see comment 5) So, it can be close as DUPLICATE. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42360 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #10 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Dupe *** This bug has been marked as a duplicate of bug 34516 *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42360 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Close duplicate. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla