https://bugs.winehq.org/show_bug.cgi?id=8036
--- Comment #44 from Claudio <sick_soul(a)yahoo.it> ---
(In reply to roger from comment #43)
> What's wrong with the patch that you couldnt send it over patches list and
> got merged into upstream?
>
> https://source.winehq.org/patches/
I tried already multiple times to raise awareness on this issue, and last time
a test failed on Windows, as you can see in the comments above, thus the patch
was ignored.
I do not have access to any Windows machine, so keeping this patch up to date
for the purpose of keeping the game working is all I can do.
The fundamental issue is that the windows profile API does not explicitly
mention what happens when section string or key string are the empty string in
the GetPrivateProfileString and WritePrivateProfileString.
In fact, it's nothing special at all (the section "" is a valid section, and
the key "" is a valid key),
but instead wine insists considering section "" and key "" as invalid names for
sections/keys, therefore causing all sorts of data corruption and weird runtime
behavior when running under wine.
--
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=8036
roger(a)mailinator.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |roger(a)mailinator.com
--- Comment #43 from roger(a)mailinator.com ---
What's wrong with the patch that you couldnt send it over patches list and got
merged into upstream?
https://source.winehq.org/patches/
--
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=8036
Claudio <sick_soul(a)yahoo.it> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #50103|0 |1
is obsolete| |
--- Comment #42 from Claudio <sick_soul(a)yahoo.it> ---
Created attachment 50106
--> https://bugs.winehq.org/attachment.cgi?id=50106
patch updated for wine-1.7.27
fixed patch for wine-1.7.27. Tested enough that it should not have surprises.
Have fun, people out there who still play this game like me :)
--
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=8036
--- Comment #41 from Claudio <sick_soul(a)yahoo.it> ---
(In reply to Claudio from comment #40)
> Created attachment 50103 [details]
> minimal patch for wine-1.7.27
>
> minimal patch for wine 1.7.27.
>
> There has been some improvement upstream. The only thing missing is to
> consider the section "" as just another section.
I was too quick to fire.. it's broken, I'll try to fix it momentarily.
--
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=8036
Sebastian Lackner <sebastian(a)fds-team.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sebastian(a)fds-team.de
--
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=8036
--- Comment #40 from Claudio <sick_soul(a)yahoo.it> ---
Created attachment 50103
--> https://bugs.winehq.org/attachment.cgi?id=50103
minimal patch for wine-1.7.27
minimal patch for wine 1.7.27.
There has been some improvement upstream. The only thing missing is to consider
the section "" as just another section.
--
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=27282
Summary: wine cannot execute TDRABCSetup.exe
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
1. Download the installer
$ wget http://www.95599.cn/update/down/TDRABCSetup.exe
2. start with wine:
$ wine TDRABCSetup.exe
there is no any output, also no any window display.
Typing Ctrl+C can not stop the program, the output is like below:
^Cfixme:console:CONSOLE_DefaultHandler Terminating process 8 on event 0
err:ntdll:RtlpWaitForCriticalSection section 0x338198 "?" wait timed out in
thread 0020, blocked by 0009, retrying (60 sec)
Only wineserver -k can stop the program.
--
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=14109
Summary: cannot download gecko with wine iexplore
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
CC: hans(a)it.vu.nl
With today's git, I can no longer install gecko via wine's iexplore. Regression
testing says:
62337044819bbb418f33abcf3869f2b5a915e6cf is first bad commit
commit 62337044819bbb418f33abcf3869f2b5a915e6cf
Author: Hans Leidekker <hans(a)it.vu.nl>
Date: Mon Jun 23 20:58:41 2008 +0200
wininet: Resolve hostname once per connection.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37534
Bug ID: 37534
Summary: 1.7.30 ./configure errors to report
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
Distribution: ---
Hi All,
Scientific Linux 6.5 (RHEL 6.5 clone).
Would your please fix these errors? I have attached my config.log. You will
note in the log that it does indeed find libpng.
Many thanks,
-T
wine-1.7.30]# ./configure --disable-win64
"configure: WARNING: libxrender 32-bit development files not found, XRender
won't be supported."
It is already installed. The "X" is in caps
# rpm -qa libXrender | grep -i i686
libXrender-0.9.8-2.1.el6.i686
"configure: WARNING: No OpenGL library found on this system.
OpenGL and Direct3D won't be supported."
# rpm -qa \*OpenGL\* | grep -i i686
perl-OpenGL-0.62-1.el6.i686
"configure: WARNING: libxslt 3/usr/lib/libXrender.so.12-bit development files
not found, xslt won't be supported."
# rpm -qa \*libxslt\* | grep -i i686
libxslt-1.1.26-2.el6_3.1.i686
libxslt-devel-1.1.26-2.el6_3.1.i686
"configure: WARNING: libpng 32-bit development files not found, PNG won't be
supported."
# rpm -qa \*libpng\* | grep -i i686
libpng-devel-1.2.49-1.el6_2.i686
libpng-1.2.49-1.el6_2.i686
"configure: WARNING: No sound system was found. Windows applications will be
silent."
VLC works fine (pulse audio output)
--
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.