http://bugs.winehq.org/show_bug.cgi?id=4131
magnus(a)hacka.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |critical
------- Additional Comments From magnus(a)hacka.net 2006-05-02 01:50 -------
Lowered severity to critical.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4131
magnus(a)hacka.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.6. |0.9.7.
------- Additional Comments From magnus(a)hacka.net 2006-05-02 01:39 -------
I can verify that upgrading to kernel 2.6.15 solves the problem.
I've been playing without any freezing issues for 3 hours.
Eg. it seems the problem appears for kernel <2.6.15.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4464
------- Additional Comments From ivg2(a)cornell.edu 2006-05-02 01:36 -------
It was my understanding that those are part of the DirectX SDK, which Microsoft
distributes. This is not code that app developers write themselves.
Anyway, the applications do distribute those dlls, but in a way that does not
get installed correctly on Wine, and with legal restrictions.
Wine could implement those dlls. I recall Raphael saying that it wouldn't be
very hard. (I'm not volunteering here, just want to point out the issue, since
no one replied to my message about this on wine-devel).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4464
------- Additional Comments From vitaliy(a)kievinfo.com 2006-05-02 00:37 -------
It looks like this is complete responsibility of an application developers
themselfs to include these dlls with their programs. Windows doesn't have those,
and m$ doesn't distribute them with DX either.
I don't think we can do anything about this ATM.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4478
------- Additional Comments From cnbiz850(a)sohu.com 2006-04-02 22:05 -------
Thanks for the response.
The local I am using is as follows:
$ locale
LANG=zh_CN.UTF-8
LANGUAGE=zh_CN.UTF-8
LC_CTYPE="zh_CN.UTF-8"
LC_NUMERIC="zh_CN.UTF-8"
LC_TIME="zh_CN.UTF-8"
LC_COLLATE="zh_CN.UTF-8"
LC_MONETARY="zh_CN.UTF-8"
LC_MESSAGES="zh_CN.UTF-8"
LC_PAPER="zh_CN.UTF-8"
LC_NAME="zh_CN.UTF-8"
LC_ADDRESS="zh_CN.UTF-8"
LC_TELEPHONE="zh_CN.UTF-8"
LC_MEASUREMENT="zh_CN.UTF-8"
LC_IDENTIFICATION="zh_CN.UTF-8"
LC_ALL=
The program I am trying to port to Wine is actually not mine and it is a very
popular stock analysis program in China (please refer to my original post). The
filenames it tries to create depends on, I guess, the name of the listed
company, etc. Though I can not guarantee the problem is due to Chinese
filenames, the following messages I cut from the log file seem to indicate it.
------------------------
warn:ntdll:NtCreateFile L"\\??\\E:\\fxj\\DATA\\SH\\NOTE\\" not found (c0000034)
warn:file:wine_nt_to_unix_file_name L"NOTE\\" not found in
/home/djia/.wine/dosdevices/e:/fxj/data/sz
warn:ntdll:NtCreateFile L"\\??\\E:\\fxj\\DATA\\SZ\\NOTE\\" not found (c0000034)
warn:file:wine_nt_to_unix_file_name L"NOTE\\" not found in
/home/djia/.wine/dosdevices/e:/fxj/data/$$
warn:ntdll:NtCreateFile L"\\??\\E:\\fxj\\DATA\\$$\\NOTE\\" not found (c0000034)
-------------------
Interestingly, I did a "wine notepad" in the default locale as well as
"LANG=zh_CN.gb18030 wine notepad" as you suggested and saved to a Chinese
filename (though I can't type Chinese under Wine, I simply copied a Chinese word
from a webpage), and then I did "ls" in the xterm, you only find something like
"???.txt", etc., whereis if you use gedit to save a file, the Chinese filename
appears corrently on the xterm.
Hope this is better understood.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3694
jathey(a)comcast.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.5. |0.9.7.
------- Additional Comments From jathey(a)comcast.net 2006-04-02 21:54 -------
Still an issue with 0.9.7. The patch mentioned above is in 0.9.7, so therefore
it cannot be the fix for this problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4490
------- Additional Comments From misc(a)mokfam.com 2006-04-02 21:53 -------
I'm not sure if I understand the instructions at
http://www.winehq.org/site/docs/winedev-guide/x1344 fully so let me get some
things straight for my particular case. Untar 0.9.5, update that with CVS for a
day after its' release, compile and run AOL AIM. Repeat these steps, increasing
the date by one until I find the date AOL AIM crashes?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4131
------- Additional Comments From magnus(a)hacka.net 2006-04-02 21:18 -------
Information from Ubuntuforums.com about upgrade to 2.6.15 working:
---snip---
after several headbusting reinstalls and hours scouring the internet i had yet
to see a cure for the most recent wine/steam bug. an incessant hanging roughly
30 seconds after runtime, and repeating every time it broke out (either thru
patience or ctrl+alt+f#'ing to a different tty) roughly 30 seconds later.
after closely monitoring my processor time for roughly 20 minutes and still
remaining under 1:40 between wineserver and wine-preloader, id say i may have
found a cure, or rather i assembled one, that worked for me.
wine 0.9.6-0 ubuntu breezy, running a ck1 patched vanilla 2.6.15 kernel and 8178
binaries from nvidia.
no hanging, steam is every bit as responsive as it is windows. finally back to
cs'ing w/o leaving ubuntu!
be careful, following the following instructions will displace your previous
kernel source directory!
following the instructions found here but change every instance of 2.6.14 to
2.6.15 http://ubuntuforums.org/showthread.php?t=84174
(modified 2.6.14 to 2.6.15, just change commands, worked identically)
and after booting into my new kernel (which was simple as hell to make, and only
took about an hour, most of which was compile time) i installed nvidia-glx from
the official nvidia binary on their site.
Counterstrike runs fast as hell, hotplug works flawlessly, ipod is recognized
still, etc. my kernel is newer, seems a little quicker on the boot (?) and
overall i would say a big improvement from 2.6.10.
---snip---
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.