http://bugs.winehq.org/show_bug.cgi?id=5024
Erich Hoover <ehoover(a)mines.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ehoover(a)mines.edu
--- Comment #24 from Erich Hoover <ehoover(a)mines.edu> 2007-10-13 02:26:00 ---
(In reply to comment #19 and comment #20)
> i wrote a test, just opening an ini-file with all possible combinations of the
> flags. The test passes on windows, but i wasn't able to get them all pass in
> wine.
> A bit stuck here :(
>
I noticed in your patch the the profile file is opened with "OPEN_EXISTING"
where WritePrivateProfileString indicates that the file will be created if it
does not exist (OPEN_ALWAYS). The appropriate flags are rather dependent on
your testing work, just confirming that it makes the game work is usually not
enough to get your patch merged. Could you attach the results of your
different test cases on Windows? If we can get the behavior to match then it
would make sense to get your changes included in git.
--
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=9107
--- Comment #14 from ChALkeR <chalkerx(a)gmail.com> 2007-10-13 02:23:46 ---
This can be also observed in PSI 0.11.RC3 (latest).
General->Options->Appearance->Choose different font.
MS Sans Serif and PSI default font work fine, almost all others - have this
bug.
http://downloads.sourceforge.net/psi/psi-win32-0.11-RC3.zip
I think it will be easier to first test on PSI (32 MB unpacked) then on QT4
itself (284MB with MinGW). You need 0.11, 0.10 is qt3-based.
And if setting winversion to 9x/ME or less, the fonts in the chat dialog go
white (or there are just no fonts), with default font too, but this can be
avoided and does not happen with default (non-9x) install.
--
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=4962
--- Comment #7 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2007-10-13 00:58:54 ---
I'm not sure how to treat your answer. I'm in favour to close it as fixed.
--
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=6861
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerox_xerox2000(a)yahoo.co.uk
--- Comment #10 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-10-12 23:56:08 ---
Hi Joris, could you run the application by the command below and attach the
file /tmp/relay.txt to this bug? thx
WINEDEBUG=+tid,+seh,+relay wine program.exe &> /tmp/relay.log && grep -A 20 -B
1500 "page fault" /tmp/relay.log > /tmp/relay.txt
--
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=4962
Andras Kovacs <andras(a)csevego.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andras(a)csevego.net
--- Comment #6 from Andras Kovacs <andras(a)csevego.net> 2007-10-12 21:24:57 ---
I haven't noticed.
--
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=6861
Joris Schalk <joriss.geo(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |joriss.geo(a)yahoo.com
--- Comment #9 from Joris Schalk <joriss.geo(a)yahoo.com> 2007-10-12 20:51:23 ---
Am I late with this post? Anyways, only recently discovered this game.
It indeed crashed at first while loading a profile. Tried to patch the game to
version 1.1 but with no success.
The solution for getting the game run correctly was, installing it in Windows.
Then patching the game in Windows and then copying the installed dir from my
Windows drive to the Wine drive.
Then it boots without any problems. Also, if you have some graphical issues (my
mouse cursor and some text was showing multiple times on screen), try disabling
the Font buffer as an option in de graphics menu of Fahrenheit.
Hopes this info still helps anyone. ;)
--
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=6470
--- Comment #5 from Bráulio Barros de Oliveira <brauliobo(a)gmail.com> 2007-10-12 20:29:31 ---
Hello Scott,
I'm currently using Wine 0.9.46 and the same eMule version (0.48a).
The behaviour changed since then. Now when I try to share the folder showed in
tree below:
$ tree
Frédéric Chopin (Chopin Complete Edition Disc 14-17) 03 - Variations
brillantes on ''Je vends des scapulaires'' from the Opera ''Ludovic'', for
Piano in B flat major, Op. 12/
`--
asddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd
`-- Frédéric Chopin (Chopin Complete Edition Disc 14-17) 03 - Variations
brillantes on ''Je vends des scapulaires'' from the Opera ''Ludovic'', for
Piano in B flat major, Op. 12.ogg
and click OK on "Options" window and a message box appers saying "Internal
application error" and then eMule freezes. Then eMule could be rerun without
removing the problematic shared directory from shareddir.dat, something that
was necessary when I was using wine 0.9.23. Besides, the old behaviour was to
crash the application instead of freezing.
Maybe now an eMule bug?
bráulio
--
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=6470
Scott Ritchie <scott(a)open-vote.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |scott(a)open-vote.org
--- Comment #4 from Scott Ritchie <scott(a)open-vote.org> 2007-10-12 20:05:46 ---
Can you give an example of such a long filename that breaks it? And, also,
reconfirm that this is still a problem?
--
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=8774
Kyle Richter <viperracer(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |viperracer(a)gmail.com
--- Comment #14 from Kyle Richter <viperracer(a)gmail.com> 2007-10-12 19:57:11 ---
I can also confirm this still exists on 9.46. It occurs for me when entering
Zones (Instances, Hearthstoning around, crossing the Great Sea) and when I load
the game. Its not always occurring, just a large percent of the time. I see a
new version of wine is out, has anyone tried 9.47 yet?
--
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=4299
Scott Ritchie <scott(a)open-vote.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |scott(a)open-vote.org
--- Comment #10 from Scott Ritchie <scott(a)open-vote.org> 2007-10-12 19:36:56 ---
Just to update, this bug is still very much alive in Wine 0.9.47
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.