http://bugs.winehq.org/show_bug.cgi?id=7442
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #5325 is|0 |1
obsolete| |
--
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=7442
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #5324 is|0 |1
obsolete| |
--
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=7649
------- Additional Comments From mail(a)science.su 2007-14-03 05:46 -------
Good work!
Should I create new bug report with description of new problem or just describe
it here? I know one-problem-per-bug rule but in this case this isn't obvious
(because as we can see now startup crash has more than one cause).
--
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=7709
Summary: err:d3d_shader:vshader_input_is_color Error
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m6(a)kcidx.org
D3D shader error when running Command & Conquer 3
--
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=7708
Summary: xwall doesn't install
Product: Wine
Version: CVS
Platform: Other
URL: http://xwall.us
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
While googling for something else, I ran into
http://www.xwall.us/phpBB2/viewtopic.php?p=9772&sid=10ccd6aacc8f415d28a23c9…
which is an explanation of how to install xwall (a spam filter server)
under wine.
It's a scary recipe; it calls for a bazillion native DLLs, including ie6,
installed with winetools.
Trying to run xwall's setup.exe without any of that crap yields a
fatal dialog
Installation failed
usage: setup [mailbeam.inf]
Looking at the log, it seems the installer invokes
0009:Call shell32.ShellExecuteA(00000000,0040700e "install",00407004
"xwall.inf",00000000,00000000,00000001) ret=00401033
i.e. invokes ShellExecute with the verb "install".
Wine seems to do the wrong thing in this case:
0009:Call kernel32.CreateProcessW(00000000,0033de1c
L"xwall.inf",00000000,00000000,00000000,00000400,00000000,00000000,0033dd08,0033dd4c)
ret=7ec528ac
which doesn't seem to work well at all.
Maybe Windows registers a 'install' verb with the shell that knows
what to do with .inf files? I'm ignorant here.
--
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=7685
------- Additional Comments From damjan.jov(a)gmail.com 2007-14-03 02:39 -------
I think I might know what's wrong. In some cases, WSASend() needs to block until
the entire buffer given to it is sent, while I think wine sometimes returns
earlier like the semantics of send(). I'll run some tests this weekend. Wish me
luck.
--
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=7663
------- Additional Comments From dmitry(a)codeweavers.com 2007-13-03 22:51 -------
> Ok, but still won't work if path contains spaces (do you have any idea why
> would that be?).
You need to debug this, just add the traces where appropriate in the code.
--
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=7684
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From truiken(a)gmail.com 2007-13-03 21:45 -------
Correcting.
--
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.