http://bugs.winehq.org/show_bug.cgi?id=5107
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-22-04 07:47 -------
i try to track down changes that broke the installer; first regression is caused by
http://www.winehq.org/pipermail/wine-cvs/2006-March/021660.html
That makes the installer fail with messagebox: Internal Failure: Error number 0x
00407070; (that 's what happens in wine-0.9.11)
Somehow this is fixed in 0.9.12, but maybe not right as the installer still fails.
i'll first try revertinf these changes and see if it fixes things
--
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=5112
------- Additional Comments From nospam(a)thenerdshow.com 2006-22-04 07:46 -------
Interesting. I did a trace.
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\windows\\system32\\winefile.exe" ->
"/home/user/.wine/dosdevices/c:/windows/system32/winefile.exe"
trace:file:CreateFileW returning 0x44
trace:file:RtlDosPathNameToNtPathName_U (L"",0x7faef4b4,(nil),(nil))
Running wine's explorer with no arguments causes it to try and create a file and
die. When I instead run it with an argument, such as "wine explorer ." it
works. Winefile needs no such command line argument to work. This is not the
expected behavior. Winefile and explorer should be interchangeable, since they
are, in fact, the same program. I did a byte compare to make sure.
--
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=5066
------- Additional Comments From winehq(a)aynoa.net 2006-22-04 07:32 -------
I use rpms, I recompile nothing. I don't know how to recompile fonts.
If you suggest the correct steps to me I will not have any problem in trying
them.
--
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=5112
Summary: Explorer (wine builtin) fails when window_metrics are
tweaked
Product: Wine
Version: CVS
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nospam(a)thenerdshow.com
Steps to reproduce:
1) Install wine from CVS.
2) $ wine explorer (Works. And creates fresh .wine folder too)
3) $ regedit (set HKCU/Control Panel/Desktop/DragFullWindows=1)
4) set HKCU/Control Panel/Desktop/WindowMetrics/BorderWidth=0
5) winecfg (set wine desktop 1024x768
6) $ wine explorer (fails silently)
7) reverse the changes you made above
8) $ wine explorer (still fails. WTF?!)
--
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=5066
------- Additional Comments From marcus(a)jet.franken.de 2006-22-04 07:16 -------
you do recompile wine inbetween? or at least the fonts dir?
--
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=5099
------- Additional Comments From b.buschinski(a)web.de 2006-22-04 06:54 -------
Created an attachment (id=2324)
--> (http://bugs.winehq.org/attachment.cgi?id=2324&action=view)
switch FSCTL_LOCK_VOLUME/FSCTL_UNLOCK_VOLUME return
even with this it works fine
The game needs the real CD to run and I think this is the device 9
(but not sure)
btw: It is called whenever I run the game and start a new game
so it is not only an installation 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=5066
------- Additional Comments From winehq(a)aynoa.net 2006-22-04 06:43 -------
I did the next:
1) Install FontForge 20040808 from SuSE packages.
2) Test wine 0.9.11 and it works fine.
3) Install wine 0.9.12 rpm and it fails.
4) Install FontForge 20060413 rpm from sourceforge.
5) Test wine 0.9.12 rpm and it fails.
6) Erase my wine configuration.
7) Test again wine 0.9.12 and it fails.
8) Uninstall wine 0.9.12.
9) Install wine 0.9.11
10) Test wine 0.9.11 and it works fine.
11) Restore my previous wine configuration.
12) Test wine 0.9.11 and it works fine.
13) Uninstall FontForge.
14) Test wine 0.9.11 and it works fine.
Note: I use winecfg to do all the wine tests.
--
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=5066
------- Additional Comments From marcus(a)jet.franken.de 2006-22-04 06:38 -------
speaking for the suse rpms ... the build environment was not changed.
0.9.11 was build with the exact same set of fontforge and freetype2 libraries
as was 0.9.12. :(
--
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=5111
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-22-04 06:25 -------
This isvery similar to , and is probably a duplicate of ,
http://bugs.winehq.org/show_bug.cgi?id=4998
It is fixed by the (yet) unmerged patches from Stefan Dosinger (see bug 4998)
Could you check if this is really the case?
--
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.