http://bugs.winehq.org/show_bug.cgi?id=32228
Bug #: 32228
Summary: Tropico 3 crashes Regression
Product: Wine
Version: 1.5.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zelotech(a)yahoo.de
Classification: Unclassified
Tropico 3 crashes at startup.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=20138
Summary: Tropico 3 doesn't start
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benny.gaechter(a)bluewin.ch
Installation of Tropico 3 worked without problems. But as i tried to start the
application the loading screen appears and then the programm quits.
i tried to debug the application (it's the first time i hope i made it
right...)
I used this command => WINEDEBUG=+relay,-debug wine
'/home/benny/Desktop/Tropico 3.desktop' &> debug.txt
OS: Linux Mint 7 Gloria
CPU: Intel E6700
GPU: Nvidia 8800GTS
RAM: 2GB
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=22821
Summary: Tropico 3 - cursor is black rectangle everywhere in
game
Product: Wine
Version: 1.2-rc1
Platform: x86
URL: http://www.gamershell.com/download_50826.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zilforever(a)gmail.com
works in wine-1.1.44-380-g0d84ccb
but not wine-1.1.44-382-g6264bc2
Bisecting: 0 revisions left to test after this (roughly 0 steps)
[45b7eb6858f8da0721101a19a9fcd46d53c08e94] winex11: Move X11 locking inside the
cursor creation functions.
its okay with
git checkout -f 45b7eb6858f8da0721101a19a9fcd46d53c08e94
Here ->
http://source.winehq.org/git/wine.git/?a=commit;h=45b7eb6858f8da0721101a19a…
its winex11 but in bugzilla winex11.drv
I thought i was lucky because need to test only one day of commits (i compiled
the day before) but there where 6 commits about cursor. So need to do it with
bisect anyway. The first was bad so too bad i didnt use 'checkout' in first
place anyway.
ps:
text from bugzilla:
There are ten types of people, those who know binary and those who don't.
that make no sense, should be:
There are 10 types of people, those who know binary and those who don't.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=20546
Summary: Tropico 3 demo - no antialiasing in visuals settings
Product: Wine
Version: 1.1.32
Platform: PC
URL: http://www.gamershell.com/download_50826.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zilforever(a)gmail.com
Created an attachment (id=24508)
--> (http://bugs.winehq.org/attachment.cgi?id=24508)
wine
I tested it in wine 1.1.32 under new Ubuntu 9.10 (32 bit and 64 bit version)
Linux 32bit GCC 4.3.3 Release May 26 2009
Linux 2.6.31-14-generic i686
Intel(R) Pentium(R) Dual CPU E2220 @ 2.40GHz
2399MHz MMX SSE SSE2 SSE3 SSSE3 HTT
GeForce 9600 GT PCI Express 185.18.36 512Mb
Only OFF, no LOW, MEDIUM OR HIGH on list.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=24845
Summary: Tropico 3 demo crashes on startup unless sound set to
emulation
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Demo can be downloaded from http://www.tropico3.com/?p=downloads
Installs fine, but on my machine, it crashes after putting up its "Loading"
screen unless I set sound hardware acceleration to emulation in
winecfg/registry,
[Software\\Wine\\DirectSound]
"HardwareAcceleration"="Emulation"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=29552
Bug #: 29552
Summary: Tropico 3 installer crashes with
-fno-omit-frame-pointer
Product: Wine
Version: 1.3.31
Platform: x86
URL: http://www.fileplanet.com/204947/200000/fileinfo/Tropi
co-3-Demo
OS/Version: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: austinenglish(a)gmail.com
Classification: Unclassified
Regression SHA1: 5cfe7db1854ff1142d598eaf49f6050676c8d547
Created attachment 38287
--> http://bugs.winehq.org/attachment.cgi?id=38287
terminal output
The installer for Tropico 3 crashes near at the end of installation when Wine
was compiled with cflags="-fno-omit-frame-pointer".
The crash doesn't happen if I compile Wine with cflags=-O0 or -O1.
The crash occurs with the default -O2.
5cfe7db1854ff1142d598eaf49f6050676c8d547 is the first bad commit
commit 5cfe7db1854ff1142d598eaf49f6050676c8d547
Author: Austin English <austinenglish(a)gmail.com>
Date: Tue Oct 18 12:17:37 2011 -0700
configure: Use -fno-omit-frame-pointer when available.
:100755 100755 7325264e829e7367e212bfda3b779fe4c8ea486e
138fa8d9a14bf240d0ee68a23aab2a97c4209ea0 M configure
:100644 100644 5a9fd2ba1d4119695c1f811df67800f3144c4072
363d08f8076bce38fb75b689f076f13864725a4d M configure.ac
Other bug related to this commit: bug #28938
Cflags used on my system when compiling Wine from source (from the generated
Makefile):
...
CFLAGS = -g -gdwarf-2 -O2
EXTRACFLAGS = -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits
-Wunused-but-set-parameter -Wwrite-strings -fno-omit-frame-pointer
-Wpointer-arith -Wlogical-op
...
Fedora 16 x86
gcc version 4.6.2 20111027 (Red Hat 4.6.2-1) (GCC)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=20540
Summary: Tropico 3 demo - no sea water
Product: Wine
Version: 1.1.32
Platform: PC
URL: http://www.gamershell.com/download_50826.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zilforever(a)gmail.com
Created an attachment (id=24494)
--> (http://bugs.winehq.org/attachment.cgi?id=24494)
water
I tested it in wine 1.1.32 under new Ubuntu 9.10 (32 bit and 64 bit version)
Linux 32bit GCC 4.3.3 Release May 26 2009
Linux 2.6.31-14-generic i686
Intel(R) Pentium(R) Dual CPU E2220 @ 2.40GHz
2399MHz MMX SSE SSE2 SSE3 SSSE3 HTT
GeForce 9600 GT PCI Express 185.18.36 512Mb
There is no sea water in any settings (low or ultra).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=21925
Summary: Tropico 3 does not remove menu entries after uninstall
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
After installing and uninstalling Tropico 3, it does not remove menu entries.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=20542
Summary: Tropico 3 demo - no lights on textures
Product: Wine
Version: 1.1.32
Platform: PC
URL: http://www.gamershell.com/download_50826.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zilforever(a)gmail.com
Created an attachment (id=24503)
--> (http://bugs.winehq.org/attachment.cgi?id=24503)
windows XP
I tested it in wine 1.1.32 under new Ubuntu 9.10 (32 bit and 64 bit version)
Linux 32bit GCC 4.3.3 Release May 26 2009
Linux 2.6.31-14-generic i686
Intel(R) Pentium(R) Dual CPU E2220 @ 2.40GHz
2399MHz MMX SSE SSE2 SSE3 SSSE3 HTT
GeForce 9600 GT PCI Express 185.18.36 512Mb
It looks like there are no lights on textures even when everything set to utra
quality.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=20402
Summary: Tropico 3 demo - setup wizard appear under background
image
Product: Wine
Version: 1.1.31
Platform: PC
URL: http://www.gamershell.com/download_50826.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zilforever(a)gmail.com
setup wizard appear under background image. alt + tab helps. The rest of
Installer is ok.
I dont know what debug to add.
http://wiki.winehq.org/DebugChannels
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.