http://bugs.winehq.org/show_bug.cgi?id=13474
Summary: Network sockets: Unable to create two server sockets in
the same wine session
Product: Wine
Version: 1.0-rc2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yiourkas(a)gmail.com
I was having some issues while running warcraft III online. I noticed that I
only received message from some players and not from everyone. I investigated a
little bit into this.
It seems that within the same wine session, you cannot bind the same port
twice, even if the first server socket is closed.
I created a test program which had the following flow:
Create a server socket
Accept a socket connection by a client (telnet on linux in my case)
--do some stuff--
Close the client socket, close the server socket
Create another server socket bound on the same port
At this point I get an exception that the address is already used, however no
one is using it (telnet on linux replies with connection refused)
I don't know what else I have to paste in order to help you.
--
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=11581
Summary: GTA San Andreas: weird looking textures
Product: Wine
Version: 0.9.54.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: suawek(a)interia.eu
GTA San Andreas loads very quick. First two movies works good, third doesn't
even show because (as wine says) MPEG-1 is not yet supported. Movie shown
before the first gameplay works very good, all textures are OK. When the
gameplay starts, textures look like in the screenshots. The game runs slowly
but it's possible to play if you have nerves made of stone :)
My OS: Ubuntu 7.10
Graphic card: ATI Radeon 9600 (newest drivers from ATI website installed
correctly)
Wine: 0.9.54
--
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=11992
Summary: Counter Strike source crashes
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Joel7987(a)gmail.com
Created an attachment (id=11319)
--> (http://bugs.winehq.org/attachment.cgi?id=11319)
The output of wine
CS: Source crashes and goes back to the Desktop when I click accept on the
description server page, I've tested this on wine 0.9.56 and wine 0.9.57. I use
gentoo AMD64 with a Core 2 Duo E6600 (2,4 Ghz), Nvidia 7600 GT 256 MB (Nvidia
driver 169.12).
--
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=13898
Summary: Busted Development link
Product: WineHQ.org
Version: unspecified
Platform: PC
URL: http://www.winehq.org/site/development
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lats(a)yless4u.com.au
The link http://www.winehq.org/site/development
dose not work for me.
404 not found
Sorry, that document was not found. Please check your URL and try again.
--
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=12039
Summary: Next Link on commit log broken
Product: WineHQ.org
Version: unspecified
Platform: PC
URL: http://source.winehq.org/git/wine.git/?a=log
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
While going through the recent commits that have happened over my vacation, I
found a broken link.
Go to http://source.winehq.org/git/wine.git/?a=log
and attempt to go to the next page. You'll get the error:
403 Forbidden - Text field empty
The shortlog view works fine...
--
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=14047
Summary: HALO - colorful geometric artefacts
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: schorsch(a)schorsch.de
CC: Paul.Vriens.Wine(a)gmail.com
In the game 'HALO' in certain situations some colorful geometric artefacts
appears. Vertical and horizontal (related to the playing area) lines and one
ore two filled rectangles. Have a look at the screenshots
http://schorsch.de/halo_artefacts.png respectively
http://schorsch.de/halo_no_artefacts.png
Please note: in both pictures in the upper left corner you can see another bug
(as described in report #14033) not related to this bugreport.
Result of git regression testing:
schorsch@schorsch:~/downloads/wine-git$ git bisect bad
63f68ade778dae512ced2c703d0ad70c0f67ec5b is first bad commit
commit 63f68ade778dae512ced2c703d0ad70c0f67ec5b
Author: Paul Vriens <paul.vriens.wine(a)gmail.com>
Date: Fri Jun 13 09:51:54 2008 +0200
credui: Typo and minor correction in Dutch resource.
:040000 040000 b8ca806254e58f72ddfb200847f6c4694fc6ee9e
b399b09ad9b2cf5535c43d11850985f277e476fb M dlls
schorsch@schorsch:~/downloads/wine-git$
--
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=14033
Summary: regression in wined3d since 0.9.56
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: schorsch(a)schorsch.de
CC: thunderbird2k(a)gmx.net
In the game 'HALO' parts of the bottom left corner are mirrored to the top left
corner. Other parts of the top left corner are shown in inverted color (lower
color depth?)
Have a look at the screenshots http://schorsch.de/halo_buggy.png respectively
http://schorsch.de/halo_okay.png
Result of git regression testing:
schorsch@schorsch:~/downloads/wine-git$ git bisect good
ba90a740beb9ce9a839cc843db8d87f5a37becdd is first bad commit
commit ba90a740beb9ce9a839cc843db8d87f5a37becdd
Author: Roderick Colenbrander <thunderbird2k(a)gmx.net>
Date: Sun Feb 10 22:20:15 2008 +0100
wined3d: Add read_from_framebuffer_texture which combines code from
read_from_framebuffer (drawpixels) and LoadLocation.
This makes the code easier to read and the pieces borrowed from
read_from_framebuffer are more correct than the code in LoadLocation.
:040000 040000 74e4bdc73e367c8f38cd3d0818df0fc86eb788bf
3e54409be7c9d2964efbf3d3c2f3d3b84a267047 M dlls
--
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=10403
Summary: During playback video rendered in the lover left corner
of the scree in Psychonauts when using
OffscreenRenderingMode=fbo
Product: Wine
Version: 0.9.49.
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=4384
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
Created an attachment (id=9091)
--> (http://bugs.winehq.org/attachment.cgi?id=9091)
Extra rendered video
Some short videos (ex: loading next level) have extra copy of rendered video in
the lover left corner. See attachment.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11503
Summary: Plugin does not load in nwn2 dm toolkit
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cngnome(a)gmail.com
This is dotnet fw 2 program.
Dialog information from every plugin:
Could not load pluging C:\Program Files\Atari\Neverwinter Nights
2\NWN2Toolset\Plugins\DefaultVerifier.dll:
System.IO.FileNotFoundException: Exception from HRESULT: 0x8007007E
at System.ReflectionAssembly.nLoad(Assemblyname fileName, String codeBase,
Evidence assmeblySecurity, Assembly locationHInt, StackCrawlMark&, Boolean
throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssembyName assemblyREf, Evidence
assemblySecurity, STackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.AssemblyInternalLoadFrom(String assemblyFile, Evidence
securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlogorithm,
Boolean forIntrospection., stackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at NWNToolset.Plugins.NWN2PluginHost.StartupPlugins()
--
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=15338
Summary: setup_exception_record stack overflow when running
wineboot
Product: Wine
Version: 1.1.5
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aelschuring(a)hotmail.com
Created an attachment (id=16164)
--> (http://bugs.winehq.org/attachment.cgi?id=16164)
wineboot output with WINEDEBUG=+seh
After upgrading to 1.1.5 (using budgetdedicated repo on Ubuntu 8.04), wineboot
crashes when updating wineprefix:
aschuring@neminis:~$ wineboot -u
fixme:iphlpapi:NotifyAddrChange (Handle 0x7dc30a08, overlapped 0x7dc309ec):
stub
fixme:shell:DllCanUnloadNow stub
wine: configuration in '/home/aschuring/.wine' has been updated.
err:seh:setup_exception_record stack overflow 828 bytes in thread 0009 eip
7bc65bc5 esp 00240ff4 stack 0x240000-0x241000-0x340000
aschuring@neminis:~$ wineboot
aschuring@neminis:~$ wine --version
wine-1.1.5
This happens on a newly created prefix as well. The attached log is created
using the following commands:
aschuring@neminis:~$ rm -fr /tmp/test
aschuring@neminis:~$ mkdir /tmp/test
aschuring@neminis:~$ WINEDEBUG=+seh WINEPREFIX=/tmp/test wineboot -u 2>
wineboot.log
aschuring@neminis:~$ gzip wineboot.log
I have found several references to setup_exception_record in other bugs, but
none referred to wineboot specifically. They might be duplicates, but I'm not
in a good position to judge that:
bug #15259
bug #13411
--
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=15309
Summary: Flashplayer crashes in quartz when used with an IM.
Product: Wine
Version: 1.1.4
Platform: PC
URL: http://rapidshare.com/files/142582135/imc_412_adult.msi.
html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Created an attachment (id=16140)
--> (http://bugs.winehq.org/attachment.cgi?id=16140)
console output
Flashplayer crashes in quartz. The culprit is the same as in bug 15215
(dereference a NULL pointer).
Joaopa
--
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=15183
Summary: MagicMaps crashes with nvidia above version 169.12
Product: Wine
Version: 1.0.0
Platform: PC
URL: http://www.magicmaps.de/fileadmin/magicmaps/user_files/d
ownloads/interaktive_kartenwerke_20_demo.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sharkcow(a)gmx.de
Up to version 169.12 of nvidia binary driver, magicmaps works fine. With
current driver (tested 173.14.12), magicmaps draws the complete starting screen
including 2D and 3D map, then crashes with following error:
Unhandled exception 0xc0000090 at address 0x7dc20512 (thread 0009)
--
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=15044
Summary: Random crash in MSN Messeger 7.0
Product: Wine
Version: 1.1.3
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?familyid
=CF49C56C-8B3E-4EAE-9904-9505F47BED45&displaylang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=15700)
--> (http://bugs.winehq.org/attachment.cgi?id=15700)
Backtrace of the crash
After apply the workaround for bug 12179 and the patch for bug 12447. If you
use it for a long time it will suddenly crash.
--
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=14952
Summary: Microsoft Word 2003 hangs while instaling a new feature
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=15557)
--> (http://bugs.winehq.org/attachment.cgi?id=15557)
File that cause the problem
After opening the attached file, Word 2003 tries to install a new feature but
the installer just hangs ans you can't use the program. It works in Windows XP.
--
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=14808
Summary: CS2 Compiz tooltips
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: richard(a)cornbread.cc
Adobe CS2 The tooltips draw behind menu's and open images with compiz.
Also on start-up some workspace windows open behind photoshop.
--
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=14709
Summary: The White Chamber game crashes on exit
Product: Wine
Version: 1.1.2
Platform: Other
URL: http://www.studiotrophis.com/site/projects/thewhitechamb
er
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: selmi(a)centrum.sk
Created an attachment (id=15199)
--> (http://bugs.winehq.org/attachment.cgi?id=15199)
backtrace
install game (must be version 1.7, it didn't crashed with 1.3 i had before)
-start game
-for settings press OK, no need to change anything
-choose language for subtitles (i used czech subtitles and english speech)
-skip video
-game will start, you may play a bit (walkthroughs are available on internet),
or if you don't want to play i attached savegame (it belongs to 'saves'
subfolder of folder where you installed it), press esc and load it
-now when you press ESC and choose quit game it will crash.
Backtrace:
=>1 0xb7d00283 strlen+0x33() in libc.so.6 (0x0032fd0c)
2 0x7eb8c717 RemoveFontResourceExA+0x47() in gdi32 (0x0032fd3c)
--
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=14687
Summary: Helium Music Manager 2008 installation doesn't work
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arian.wichmann(a)gmx.net
Created an attachment (id=15159)
--> (http://bugs.winehq.org/attachment.cgi?id=15159)
Console log
The application Helium Music Manager 2008 produces the error messages:
Unable to register WMAManagerManaged. Code:2
Unable to register Interop.PortableDeviceApiLib.dll Code:2
Unable to register Interop.PortableDeviceTypesLib.dll Code:2
Unable to register IntermediaMTPLibrary.dll Code:2
The application installs nontheless but can't be used, so functionality isn't
given.
A shareware version of the software can be found here:
http://www.helium-music-manager.com/download.php
The console log is attached.
--
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=14664
Summary: VeZA Route Planner 2005: crashes on startup
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine-bugs(a)mohag.net
Created an attachment (id=15106)
--> (http://bugs.winehq.org/attachment.cgi?id=15106)
+relay output
VeZA Route Planner 2005 crashes on startup with the following error:
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 53 (X_CreatePixmap)
Serial number of failed request: 1978
Current serial number in output stream: 2061
+relay output attached
A demo can be obtained from here: http://www.veza.co.za/Support/downloads.asp
(Free registration required :-( )
--
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=14587
Summary: wineprefixcreate creates useless directories in "My
Files" directory
Product: Wine
Version: 1.1.1
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: diafero(a)arcor.de
In my linux home dir, I have a symlink called "Eigene Dateien" (the German name
for "My Files") which links to the My Files directory of my windows
installation. This is automatically choosen by wine to be the My Files
directory of the wine bottle as well, which is really nice (though I don't know
how wine determines that^^).
However, wine creates two directories in there called "Meine Musik" and "Meine
Videos" which it assigns to "My Music" and "My Pictures" of the wine bottle.
First of all, I don't want wineprefixcrreate to modify anything outside of the
prefix t should create (it took me a while until I figured out it was wine
which constantly re-created these annoying directories). And second, the names
are wrong (if they were correct, I would not have noticed that behaviour as the
correct directories exist in there). The directories are called "Eigene Musik"
and "Eigene Videos" in the German translation.
I attached a patch which fixes the problem for me.
Version 1.0 is affected as well.
--
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=14488
Summary: Bonjour Service with iTunes
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: antti.aaltonen(a)nic.fi
Itunes 7.6 worked quite well with Wine 1.1.0 and 1.0.0. Music could be imported
from CD, played and it did not use much resources. Still, iTunes need to be
restarted if you wanted to bring more than one CD because it did not notice
that CD was changed. Coverflow was not working, it said that directX is not
installed. But Apple Airport Express /Airtunes music streaming was working with
no errors.
After updating Wine to version 1.1.1 Airport Express is not found anymore and
can't be used. I tried to install newer 7.7 version of iTunes but with the same
results. It said at the first run that Bonjour Service is disabled and
therefore Airport Express can't be used.
I tried different versions of Wine and iTunes but I can't get Airport Express
to work again.
Kubuntu 8.04
Wine 1.1.1
iTunes 7.7
--
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=14322
Summary: Crashes when I try to run FeedDemon
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq.dserodio(a)neverbox.com
Created an attachment (id=14600)
--> (http://bugs.winehq.org/attachment.cgi?id=14600)
Error messages
When I try to run FeedDemon under Wine, it crashes (see attachment).
--
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=14215
Summary: Terragen crashes immediately on startup
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: uberskull(a)gmail.com
Created an attachment (id=14502)
--> (http://bugs.winehq.org/attachment.cgi?id=14502)
backtrace
Terragen crashes immediately on startup, installation works fine though.
--
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.