http://bugs.winehq.org/show_bug.cgi?id=5725
------- Additional Comments From jan.wine(a)zerebecki.de 2006-28-09 05:53 -------
I spoke with Alexandre Julliard on IRC and he wants a testcase demonstrating that.
--
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=4823
------- Additional Comments From bjchip(a)computer.org 2006-28-09 05:36 -------
Unfortunately the fix that worked on the work computer does not fix the home
computer. The celeron box still can't start the game. Not clear what is
required to correct this, but it is an ugly error and may force me to go back to
dual boot. Did try removing the shading and running emulation but no
combination turned the system back on.
This remains a bug.
It seems to be hardware specific, so I will try to be more specific about my HW.
Not tonight though.
--
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=6302
Summary: crash in GetLongPathNameW
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, PowerDVDTrial crashes in GetLongPathNameW. It calls GetLongPathNameW like
GetLongPathName(NULL,NULL,0). I don't know if this strange call is because of
not fully successfull installation process, but i think it should not crash
wine. The patch i'll attach hereafter avoids the crash, but i do not know if
it's fully correct, so i attach it here so hopefully someone can review this.
--
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=6301
Summary: kernel32:Simple MSDN sample does not work.
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, the simple sample from
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/fs/…
(end of the page) does not work for me in wine.
The output on wine is:
The full path name for the file test.txt is: C:\testfile.txt
The short path name for the directory c:\longdirectoryname is: c:\LONG~TX4
GetLongPathName failed with error 2.
On windows you get:
The full path name for the file test.txt is: C:\testfile.txt
The short path name for the directory c:\longdirectoryname is: c:\LONGDI~1
The long path name for the directory c:\longdirectoryname is: c:\longdirectoryname
I was not able to compile the sample with i386-mingw-gcc, because the linker
complained that _GetLongPathName could not be found, which is another strange
thing. So i compiled it on windows, and i'll attach executable hereafter.
There's also another bug in GetLongPathNameW, but i'll file separate bug for that.
--
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=6034
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-28-09 03:21 -------
You should read your log a bit more above:
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\Program Files\
\CyberLink\\PowerDVD\\CLFQEngine.dll") not found
err:module:import_dll Library MSVCP60.dll (which is needed by L"C:\\Program File
s\\CyberLink\\PowerDVD\\UPnP\\CLSplter.ax") not found
If you copy them, (and gdiplus.dll) to system32 , before you start the
installation, the installation works fine for me. Only thing is it takes a
_really_ long time (~ 15 min). It copies al lot of gifs and html files, and that
really takes a long time. But that's another bug.
--
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=6272
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2006-27-09 22:24 -------
Just for a record: support ticket with ACDSee Systems:
-----------------------------
On win2k:
c:\> cd "C:\Program Files\ACD Systems\ACDSee\9.0"
c:\Program Files\ACD Systems\ACDSee\9.0\> ACDSee9.exe
Displays error "The dynamic link library ACDInTouch53.dll could not be found..."
This is trial version and installed properly. Double-clicking on the link works.
-----------------------------
Reply from ACDSee Systems:
-----------------------------
We have a work around for this issue which is as follows:
Copy all the .dll files to the appropriate application folder:
From: C:\Program Files\Common Files\ACD Systems\EN
&
From: C:\Program Files\Common Files\ACD Systems\
To: C:\Program Files\ACD Systems\ACDSee\9.0\
There is no need to reboot, the program should open directly after the files
have been copied.
-----------------------------
--
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=5768
------- Additional Comments From dank(a)kegel.com 2006-27-09 21:44 -------
Cool! Sounds like progress!
I guess it's an msxml bug, too. Better file a separate bug for that
so it shows up when someone searches for the msxml component...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.