http://bugs.winehq.org/show_bug.cgi?id=7643
--- Comment #49 from haarp <liquitsnake(a)gmx.net> 2008-02-26 17:52:41 ---
That's interesting.
This explains why it fails considerably more often in late game when all kinds
of units are stomping through the battlefield.
I tried increasing videomem in the registry and I have a feeling that it's
running more stable now, probably because textures stay longer in memory when
more of it is available.
It's strange tho that occasionally you can play for an hour without problems,
while some other time SupCom 'stack-overflows' right away.
Also, the new Forged Alliance addon uses more detailed effects/textures/shaders
even on lowest settings. It only makes sense that FA crashes more often and
sooner than the original game does. But it doesn't matter since FA suffers from
severe graphical corruption anyway
Still, the issue remains. Thanks to your work Erich we now have ReplacefileW,
and maybe your research on the crashbug can help to fix it. Maybe. Maybe not. I
wouldn't know, I know almost nothing about C :)
--
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=8783
tom schorpp <thomas.schorpp(a)googlemail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thomas.schorpp(a)googlemail.co
| |m
--- Comment #14 from tom schorpp <thomas.schorpp(a)googlemail.com> 2008-02-26 17:24:51 ---
the cp2101.c driver and most others do not have the TIOCGICOUNT ioctl, too, see
att.
my mobile ft app wants it, too, see att.
http://bugs.winehq.org/attachment.cgi?id=10999
some drivers have it, now trying to copy it to cp2101.c.
tom
--
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=7946
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7071 is|0 |1
obsolete| |
--- Comment #18 from Austin English <austinenglish(a)gmail.com> 2008-02-26 17:17:28 ---
Created an attachment (id=10997)
--> (http://bugs.winehq.org/attachment.cgi?id=10997)
+msi,+msidb,+file log in current git
James, the msi file is 12M rzipped if you'd like me to e-mail it to 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=7643
--- Comment #48 from Erich Hoover <ehoover(a)mines.edu> 2008-02-26 16:47:08 ---
(In reply to comment #47)
> -Zooming out so only strategic symbols remain, seems to make it crash less
> often
>
>From the research I did (a long time ago now) the game appeared to be accessing
textures that had recently been deallocated by Wine. So, I think that the
reference count somewhere is not being applied correctly and some textures are
getting freed too quickly. From watching the main menu pause for a moment when
you move your mouse over the buttons I would guess that Wine is not handling
pre-loading textures and holding on to them until the game indicates they are
no-longer needed anywhere.
--
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=7643
--- Comment #47 from haarp <liquitsnake(a)gmx.net> 2008-02-26 16:25:27 ---
Some information I discovered:
-This crash has nothing to do with Supcom's version
-Definately D3D related crash
-Zooming out so only strategic symbols remain, seems to make it crash less
often
-Happens on all graphic settings. I have reports however that shadows are
dangerous in this regard.
The crash is the last hurdle to give SupCom the ability for proper basic
gameplay.
If this gets fixed. We can try ourselves at putting the 'fun' back into game by
fixing other bugs like slow videos
--
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=4066
Thomas Beimel <gnulinux(a)thomas-beimel.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--- Comment #11 from Thomas Beimel <gnulinux(a)thomas-beimel.de> 2008-02-26 16:23:18 ---
*** This bug has been confirmed by popular vote. ***
--
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=5771
Thomas Beimel <gnulinux(a)thomas-beimel.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gnulinux(a)thomas-beimel.de
--- Comment #5 from Thomas Beimel <gnulinux(a)thomas-beimel.de> 2008-02-26 16:22:34 ---
Still an issue in Wine 0.9.56.
--
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=7774
Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikolaj.zalewski(a)gmail.com
--- Comment #3 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2008-02-26 15:54:21 ---
The patch
http://www.winehq.org/pipermail/wine-patches/2008-February/050731.html should
fix this.
--
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=7675
--- Comment #12 from Dan Kegel <dank(a)kegel.com> 2008-02-26 15:53:33 ---
Still crashing on startup. The "remove vb plugin" trick
that still works for CS doesn't help for CS2, it seems.
Nor does it work if I go back to wine-0.9.52.
--
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=4066
IvoAnjo <knuckles(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |knuckles(a)gmail.com
--
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=9043
--- Comment #3 from Dan Kegel <dank(a)kegel.com> 2008-02-26 15:09:49 ---
Heh. Doing
cd .wine/drive_c/Program\ Files/Adobe/InDesign\ CS\ Trial/
cd Plug-Ins/Script/
mkdir bad
mv Support\ for\ Visual\ Basic.apln bad
chmod 000 bad
works around the problem.
Conversely,
mv Plug-Ins Plug-Ins.foo
mkdir Plug-Ins
mv Plug-Ins.foo/Script/Support\ for\ Visual\ Basic.apln Plug-Ins
makes the problem happen a bit quicker.
(If you're wondering, no, winetricks wsh56 or dcom98 still don't help.)
--
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=6450
Simetrical <Simetrical+wine(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--- Comment #7 from Simetrical <Simetrical+wine(a)gmail.com> 2008-02-26 15:08:28 ---
*** This bug has been confirmed by popular vote. ***
--
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=280
cleber <cleberdemattoscasali-hotpop(a)yahoo.com.br> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cleberdemattoscasali-
| |hotpop(a)yahoo.com.br
--- Comment #16 from cleber <cleberdemattoscasali-hotpop(a)yahoo.com.br> 2008-02-26 14:28:36 ---
I think this bug is a duplicate of bug 9787
http://bugs.winehq.org/show_bug.cgi?id=9787
--
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=8178
--- Comment #4 from Dan Kegel <dank(a)kegel.com> 2008-02-26 13:14:13 ---
Bug 10134 (.net 1.1 installer fails) is now fixed,
and this app is now blocked on bug 11742 (and the mdac problem,
but that's got a nice workaround, just run the installer twice).
--
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=8178
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |10134
--
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=8178
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |11742
--
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=5646
--- Comment #10 from Lei Zhang <thestig(a)google.com> 2008-02-26 12:07:29 ---
If the form is using an edit control, this is probably the same problem as bug
9924.
--
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=5646
Alexander Dorofeyev <alexd4(a)inbox.lv> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alexd4(a)inbox.lv
--- Comment #9 from Alexander Dorofeyev <alexd4(a)inbox.lv> 2008-02-26 11:59:58 ---
IMO if it doesn't work in Vista doesn't mean it's invalid. Many apps become
broken with later windows version, but does it mean there is no bug in Wine
that can (and should) be fixed?
--
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=11694
Summary: Wine crashes when run in a directory other than build
directory
Product: Wine
Version: 0.9.56.
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: regression, source
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: julliard(a)winehq.org
ntdll: Store the unhandled exception filter at startup to avoid race
conditions.
commit:78fba54ab791f8ed6d68305869b18403d08011e0
Ever since this commit, running wine from a directory other than the build
directory. For instance:
austin@austin-desktop:~/wine-git$ rm -rf ~/.wine && ~/wine-git/wine notepad #
this works fine
austin@austin-desktop:~$ rm -rf ~/.wine && ~/wine-git/wine notepad # fails
Reverting this commit lets wine run fine for me.
Also, see:
https://bugs.edge.launchpad.net/ubuntu/+source/wine/+bug/191575
--
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=11102
Summary: More Help link is broken
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
URL: http://bugs.winehq.org/
OS/Version: other
Status: NEW
Severity: minor
Priority: P2
Component: bugzilla-unknown
AssignedTo: jnewman(a)codeweavers.com
ReportedBy: austinenglish(a)gmail.com
"More Help on using Bugzilla." link on the main page is broken. Leads to
http://bugs.winehq.org/docs/html/ which gives the error:
"Forbidden
You don't have permission to access /docs/html/ on this server."
--
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=8945
--- Comment #39 from Dan Kegel <dank(a)kegel.com> 2008-02-26 09:39:05 ---
IIRC there was a Picasa bug of this sort; the app depended
on the case of a drive letter. The annoying thing was,
the case of the drive letter returned by Windows depended
on the version of Windows. So beware, and run those tests
on several flavors of Windows...
--
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=8945
--- Comment #38 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-02-26 05:18:47 ---
Alexandre said that in the patch the only change is really necessary is
the wine_unix_to_nt_file_name one, and we need to add the tests that show
that windows returns upper cased drive letters in the paths:
GetWindowsDirectory with some other path fetching/converting APIs and check
that the returned drive letter is in upper case.
--
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.