http://bugs.winehq.org/show_bug.cgi?id=8185
saulius.krasuckas(a)elst.vtu.lt changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6488|text/plain |application/octet-stream
mime type| |
--
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=8185
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-27-05 12:42 -------
Created an attachment (id=6488)
--> (http://bugs.winehq.org/attachment.cgi?id=6488&action=view)
log: +edit,+relay,+listbox,+combo,+message,+event,+win,+msg,+class,+user,+nls
(rzip-ed, original weight ~36 MB)
Well, I added some custom trace statements. I hope that won't distract anyone
from looking at.
--
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=7929
chrism(a)cjsoftuk.dyndns.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |chrism(a)cjsoftuk.dyndns.org
------- Additional Comments From chrism(a)cjsoftuk.dyndns.org 2007-27-05 12:40 -------
I would be grateful for this to be fixed.
I am extensive LAN gamer, and would like to use Wine+Linux as opposed to
Windows, but this is a bit of a showstopper.
Add this to the list of reasons for hating EA Games?
--
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.
http://bugs.winehq.org/show_bug.cgi?id=6194
------- Additional Comments From focht(a)gmx.net 2007-27-05 11:47 -------
Hello,
the prototypes is correct, though it could be LPCWSTR for const correctness :-)
Looking at API trace it seems to enumerates all attributes from catalog (given
handle) and compares the attribute name.
It returns the CRYPTCATATTRIBUTE on the match.
E.g. something like this:
--- snip pseudo code CryptCATGetCatAttrInfo() ---
..
CRYPTCATATTRIBUTE* pAttr = NULL;
while( (pAttr = CryptCATEnumerateCatAttr( hCatalog, pAttr)) != NULL)
{
if( wcsicmp( (LPCWSTR) pAttr->pwszReferenceTag, attr_name) == 0)
break;
}
if( pAttr == NULL)
{
SetLastError( CRYPT_E_NOT_FOUND);
}
return pAttr;
--- snip pseudo code CryptCATGetCatAttrInfo() ---
Regards
--
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.
http://bugs.winehq.org/show_bug.cgi?id=7573
------- Additional Comments From axelei(a)gmail.com 2007-27-05 11:16 -------
Same here. It only displays Deus Ex for playing. Others are only visible in the
first run. It also displays on the first run an error message saying my hardware
is not compatible with ATI promotion (HL2, lost coast, CounterStrike Source). (I
didn't have any ATI coupon, i bought the Valve Pack)
--
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=8516
Summary: S.t.a.l.k.e.r. crashes with BugReport and "illegal
instruction in module xrcdb.dll"
Product: Wine
Version: 0.9.37.
Platform: PC
OS/Version: Windows 2000
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: unrealreality(a)gmx.ch
S.t.a.l.k.e.r. crashes with BugReport and "illegal instruction in module xrcdb.dll"
What other information do yo need?
--
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=7698
------- Additional Comments From montgoss+wine(a)gmail.com 2007-27-05 10:40 -------
Crossover crashes for me the same way Wine does.
--
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.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=8502
------- Additional Comments From sliebbe(a)gmail.com 2007-27-05 10:33 -------
You are right. Apparently Debian released the official etch release (4.0) with a
beta version of xfce. I have so far stayed with the "etch/stable" version, but
am now inclined to update my sources.list to use "testing" or "unstable". Thanks
for the info.
--
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=8513
------- Additional Comments From citizenr(a)gmail.com 2007-27-05 10:18 -------
ok, i just compiled winsock2 tests and test_so_reuseaddr() fails, so its a
known bug, but its weird that searching bugzilla for SO_REUSEADDR didnt find
anything.
--
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=6818
juraj5(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From juraj5(a)gmail.com 2007-27-05 09:54 -------
Thank God, somebody finally fixed the bug! (works on 0.9.37)
THANK YOU!
*bows*
--
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.
http://bugs.winehq.org/show_bug.cgi?id=8515
Summary: Critical patch to start the game ?
Product: Wine
Version: 0.9.37.
Platform: PC
URL: http://www.runaway-thegame.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cylianna(a)no-log.org
The game won't start if src/dlls/ddraw/utils.c hasn't been patched with:
if( (DDPixelFormat->u2.dwRBitMask == 0xF800) &&
(DDPixelFormat->u3.dwGBitMask == 0x001F) &&
(DDPixelFormat->u4.dwBBitMask == 0x0) )
{
return WINED3DFMT_R5G6B5;
}
after last "if" of "case 16.
Thanks to whoever found this. Original link: http://doc.ubuntu-fr.org/runaway2
--
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=8511
------- Additional Comments From hadrien-wine(a)psydk.org 2007-27-05 09:44 -------
>Thanks! (And if you're at all in the mood, do consider
>submitting a patch to fix this.)
You're welcome ^^ Unfortunately I don't have any Linux box in order to compile
my custom Wine version, and I would like to avoid blind coding without testing.
>BTW what's the symptom in your app, i.e. how does this cause failure?
>And is your app publically available?
The application is called PngOptimizer and can be found here :
http://psydk.org/PngOptimizer
The symptom : when you drop files on the main window, nothing happens.
Here is the explanation :
PngOptimizer filters files by their extension. If you drop many files it will
only keep those that end with "png", "gif", "bmp" and "tga".
In Wine, the file name I get is one more character than the expected length, for
example : "abc.png#" instead of "abc.png" with # being zero.
When I extract the extension from the file name, I get "png#".
When I compare the extracted extension with an acceptable extension, for example
"png", the test fails, as "png#" is not equal to "png".
It can silently work on many applications that use zero-terminated strings as we
usually do in C or C++. For example, strcmp would succeed for "png#" and "png".
But I use my own string class, that manages strings as a character buffer and a
length. Thus, the code point U+0000 is a regular character for me, and the
comparison function I use relies on the length provided by the string object.
When creating the file name string object, its length is initialized with the
length provided by DragQueryFileW.
If you want to see the details, I provide the source code on my website. Check
the MainWnd.cpp file and the function : String MainWnd::GetDraggedFileName(HDROP
hDrop, int nFile)
--
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=8514
------- Additional Comments From citizenr(a)gmail.com 2007-27-05 08:49 -------
I couldnt code anything in Winapi even if my life depended on it ... but i will
try to find some code i can modify to be a testcase :)
--
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=8514
------- Additional Comments From dmitry(a)codeweavers.com 2007-27-05 08:06 -------
Could you please provide a small test case (possibly integrated with Wine
testing framework)?
--
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=8514
------- Additional Comments From citizenr(a)gmail.com 2007-27-05 08:05 -------
btw this can be seen using utorrent 1.7 between build 1170 and 2145(current
one). All you have to do is run uTorernt with allready occupied port so it cant
bind it, and then click "speed guide". Under windows it will display the port
number you set up earlier (the one that is allready occupied and it failed to
bind), under Wine it will display 0 and save it.
Yes, this is uTorrent bug (according to MSDN you cant call getsockname on
sockets that have no port binded to it), but Wine should follow Windows bug for
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=8514
Summary: getsockname not bug compatible with windows?
Product: Wine
Version: 0.9.37.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: citizenr(a)gmail.com
http://msdn2.microsoft.com/en-us/library/ms738543.aspx
>msdn:
>The getsockname function retrieves the current name for the specified socket
descriptor in
>name. It is used on the bound or connected socket
_bound or connected socket_, but if you call it just after you tried to bind
socket to XXXX port, and it Failed, it will
-XP SP2- return XXXX in sin_port sockaddr structure
-Wine - return 0 in sin_port sockaddr structure
--
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=8440
------- Additional Comments From wine.dev(a)web.de 2007-27-05 07:51 -------
The log is missing the Part, when the serial Port was opened.
(I expect to see the log near GetDefaultCommConfig / CreateFile)
Your app is using 2400 baud now.
This is not the fixed Speed, that wine reported before (38400)
and not the Speed, that wine is returning, when no Settings
in the Registry where found (9600).
When your System is to slow for a recompile, you can use a binary Release.
The wrong reported Speed (38400) was fixed in "wine-0.9.34", so when you try
wine-0.9.33 (normal speed) and wine-0.9.34 (slow), the fix mentioned above
might be the reason.
You can change the Settings in an actual with winspool.ConfigurePort:
#include <windows.h>
int main(int argc, char **argv)
{
if (argc > 1) {
ConfigurePort(NULL, NULL, argv[1]);
}
}
--
By by ... Detlef
--
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=8499
------- Additional Comments From dank(a)kegel.com 2007-27-05 07:50 -------
Last I checked, you need not only to install mono,
but you also have to set a couple registry entries.
wget http://kegel.com/wine/winetricks
sh winetricks mono11
will install a (possibly oldish) windows mono and
set the following registry keys:
[HKEY_LOCAL_MACHINE\Software\Microsoft\NET Framework Setup\NDP\v1.1.4322]
"Install"=dword:00000001
"SP"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework\policy\v1.1]
"4322"="3706-4322"
which were found by trial and error to be needed.
So before you conclude installing mono didn't help,
make sure you check out those registry keys.
--
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=8511
------- Additional Comments From dank(a)kegel.com 2007-27-05 07:45 -------
Thanks! (And if you're at all in the mood, do consider
submitting a patch to fix this.)
BTW what's the symptom in your app, i.e. how does this cause failure?
And is your app publically available?
--
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=8513
Summary: SO_REUSEADDR doesnt work?
Product: Wine
Version: 0.9.37.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: citizenr(a)gmail.com
download http://smallsrv.com/
download http://download.utorrent.com/
- run utorrent, in options set port to yourutorrentport
- run in command line $wine http.exe port=yourutorrentport
app will complain 'could not bind socket', Same app works under XP SP2 and
hijacks utorrent port
http://msdn2.microsoft.com/en-us/library/ms740621.aspx
--
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=8512
Summary: Saving in Google SketchUp6 doesn't work
Product: Wine
Version: 0.9.37.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: icyfeet(a)gmx.net
Trying to save *.skp causes Google Sketchup incl. wine to crash. Autosave seems to
work.
--
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=7821
------- Additional Comments From kelfe(a)gmx.de 2007-27-05 05:47 -------
is is also affecting the starmap in multiple ways, best visible if you select
star color to show by security (no stars vs. colored galaxy)
from debugging it looks like
stateblock->wineD3DDevice->strided_streams.u.s.position_transformed is always
false, which turns transformed to always false as well
--
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=7591
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-27-05 05:11 -------
Lei, Wine on my box have no issue about that:
I just have installed ICA16.exe fine on a local
X session.
* Christian wrote:
|
| To make things even more interesting I do not get the
| crash if I redirect the err output to a file ie:
|
| $wine "c:\\windows\\temp\\disk1\\setup.exe" 2>err.txt
|
| It just run normally as expected, you get the crash only
| if the err output is not redirected to a file.
This could be related to Wine bug where
GetStdHandle() always returns valid handles even
when an app isn't CUI and when its output wasn't
redirected. But I perfectly may be wrong, as
"C:\\windows\\temp\\disk1\\setup.exe" is a Win16
binary, not Win32...
For me redirecting Wine' stderr to a file doesn't
bring changes. Christian, please retest.
--
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=8511
Summary: DragQueryFile returns wrong string length
Product: Wine
Version: 0.9.33.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hadrien-wine(a)psydk.org
Hi,
A friend of mine tried to run a win32 software I made, which relies on
drag-and-drop features. My software is currently not working on Wine. We tracked
the problem down to the DragQueryFileW function.
Here is a reminder of the declaration:
UINT DragQueryFileW(HDROP hDrop, UINT iFile, LPWSTR lpszFile, UINT nBufferSize);
To get the needed length to store the file path, I call this function with
lpszFile set to NULL:
UINT nNeededLength = DragQueryFileW(hDrop, iFile, NULL, 0);
nNeededLength is the total number of characters, not including the terminating
null character, as stated by the function documentation in MSDN.
Then I call the function again with a dynamically allocated buffer:
UINT nRet = DragQueryFileW(hDrop, iFile, pszFilePath, nNeededLength + 1);
The "+ 1" is because DragQueryFileW expects a buffer size that counts the
terminating null character. The return value, nRet, is equal to nNeededLength on
a real Windows.
On Wine 0.9.33 instead, we get the expected length + 1. I made a test I ran on
Windows 2000 then on Wine 0.9.33 that confirms the unexpected behavior.
By looking at Wine source code it looks like the same problem exists with
DragQueryFileA and DragQueryFile16 in shell.c and shellole.c
A possible test case in a WM_DROPFILES handler:
wchar szSuperBuffer[260];
UINT nFile = 0;
UINT nLengthNeeded = DragQueryFileW(hDrop, nFile, NULL, 0);
UINT nRet = DragQueryFileW(hDrop, nFile, szSuperBuffer, sizeof(szSuperBuffer));
UINT nLengthGot = strlenW(szSuperBuffer);
if( !(nLengthNeeded == nRet && nLengthNeeded == nLengthGot))
{
// ERROR ! (message box, error trace, or whatever)
}
--
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=6535
------- Additional Comments From pgr(a)arcelectronicsinc.com 2007-27-05 01:10 -------
No output on the console. I think before my hardware/software upgrade I was
running the mandrake 10 or mandriva 2005 le. Hardware went from PIII 733 to AMD
semipron 2.5Ghz with nvida 5200 FX. Current version is mandriva 2006 and I am in
the process of upgrading distro again as soon as I find one that does what I need.
--
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=8503
------- Additional Comments From dmitry(a)codeweavers.com 2007-27-05 00:33 -------
When a user reports a problem with an application he/she is running that's
fair to assume that the user is able to run the application, and report
the bugs he sees in the way. However the Wine tests are the different beast,
the tests are supposed to be ran and debugged by a developer, not by someone
who has no idea what/how/where/why to do.
No offence intended.
--
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=8442
------- Additional Comments From dmitry(a)codeweavers.com 2007-27-05 00:06 -------
> I believe that this bug (8442) and the previous one (8441) could be ignored
> and maybe closed. The reason is that there might show up an OpenBSD port of
> wine-0.9.37 (within a year or so? ;) from which you could extract all
> relevant changes.
Nobody is going to "extract relevant changes" and send them to wine-patches,
that's your job. Even you may not be able to do it at that time (one year from
now) since most likely the code will change a lot and there will be a lot of
conflicts.
In order to make it manageable for you and for us you have to send the patches
once they are ready. Be prepared to re-work the patches as there is a chance
that they are will be not acceptable due to various reasons.
--
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=8503
------- Additional Comments From trevor_boon(a)yahoo.com 2007-26-05 21:13 -------
I find that comment unfair and unkind. Yes, I made a mistake and ran make test
from the wrong directory, but doesn't make me an idiot. It still failed anyway
with an error 6 when compiling the dsound tests. I won't waste any more of your
intolerant time.
--
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=8508
------- Additional Comments From dank(a)kegel.com 2007-26-05 21:11 -------
Looks like a crash in ole. Does
winetricks dcom98
help? If so, it really is an ole 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=8071
------- Additional Comments From Vectra.v(a)hotmail.fr 2007-26-05 19:25 -------
I have the same prob sorry i got duplicate this topic so i come here to get help.
--
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=8009
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-26-05 17:38 -------
Did you try running it in Managed mode?
--
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=8510
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-05 17:32 -------
CLOSING DUPLICATE DO NOT REOPEN!
--
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=8510
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-05 17:32 -------
Vectra Why did you reopened this duplicate???????
This bug is an EXACT DUPLICATE of bug 8071.
Making it duplicate AGAIN! DO NOT re-open!
*** This bug has been marked as a duplicate of 8071 ***
--
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=8071
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-05 17:32 -------
*** Bug 8510 has been marked as a duplicate of this 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=8510
Vectra.v(a)hotmail.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |UNCONFIRMED
Resolution|DUPLICATE |
------- Additional Comments From Vectra.v(a)hotmail.fr 2007-26-05 16:53 -------
Some one talk to make new bug report and i found no link to really resolved
--
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=8510
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-05 16:50 -------
Closing dup
--
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=8510
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
Status|UNCONFIRMED |RESOLVED
Priority|P4 |P2
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-05 16:49 -------
Duplicate.
Please search bugs for exact duplicates!
*** This bug has been marked as a duplicate of 8071 ***
--
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=8071
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Vectra.v(a)hotmail.fr
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-05 16:49 -------
*** Bug 8510 has been marked as a duplicate of this 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=8510
Summary: Lineage II c4
Product: Wine
Version: 0.9.33.
Platform: PC
URL: http://appdb.winehq.org/appview.php?iVersionId=5069&iTes
tingId=10255
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P4
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Vectra.v(a)hotmail.fr
When i try to launch the game i get this error :s
OS: Windows 2000 5.0 (Build: 2195)
CPU: AuthenticAMD PentiumPro-class processor @ 1811 MHz with 503MB RAM
Video: Direct3D HAL (9755)
You have triggered a bug in the DirectX 9.0 runtime. Please install DirectX 8.1b
(or later) for a fix. See Release Notes for instructions on how to obtain it.
--
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=4468
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-misc |wine-advapi33
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-26-05 15:31 -------
uuuuuuuuhhhhhhh, i found a new, and not yet known dll: advapi33! I guess this is
for 33-bits processors ;)
--
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=4468
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-26-05 15:29 -------
>At any rate, Full Tilt Poker now requires this when connecting for the first
time from a fresh install
There's a patch from Andrew talbot in git , that fixed the typo of one digit too
less in the profilekey. This allows FullTilt to start fine now (1st time) ,
unless you run into crash in wininet (see other full tilt bug report from
appdb). However, for a number of pokerclients to work properly later on , this
still needs to be implemeted properly. See link from comment #2
--
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=5335
------- Additional Comments From cubranic(a)acm.org 2007-26-05 15:25 -------
Ecco does not hang any more on 0.9.37 on KUbuntu Feisty. It's not ideal as the
second popup appears underneath the first one, but it can be dragged with the
mouse to where it's visible. Also, the second popup is decorated as a normal
window, which is not the case on Windows, I think. (But it turns out to be a
good thing in this case because that's what makes the popup draggable.)
I'm not sure if the problem was with the Gnome window manager or wine itself, so
it would be great if someone could test this on a different distribution,
preferably using Gnome.
--
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=4894
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-26-05 15:05 -------
Torsten, I guess you're hitting bug 6591.
--
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=4468
------- Additional Comments From scott(a)open-vote.org 2007-26-05 14:54 -------
At any rate, Full Tilt Poker now requires this when connecting for the first
time from a fresh install. If you use an old install, or copy the full tilt
poker folder from a working setup (or Windows) on top of your installed Full
Tilt Poker folder, it'll work.
--
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=8502
------- Additional Comments From sliebbe(a)gmail.com 2007-26-05 14:28 -------
The version of xfce is the current one for Debian etch(4.0) installed using
normal methods. Not beta.
--
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=6194
------- Additional Comments From hans(a)it.vu.nl 2007-26-05 14:23 -------
With an improved stub for CryptCATOpen the installer crashes
in a call to CryptCATGetCatAttrInfo, which is unimplemented and
also undocumented. I arrived at the following prototype based
on trial and error and some tests:
CRYPTCATATTRIBUTE * WINAPI CryptCATGetCatAttrInfo(HANDLE catalog,
LPWSTR attr)
To make these functions work we will need to parse catalog files
which are also undocumented. Looking at hexdumps I recognized
fragments of digital certificates and indeed the catalog file
at hand embeds PKCS7 encoded certificates in DER format. This can
be shown by the following command:
$ openssl pkcs7 -inform DER -text -print_certs -noout < catalog.cat
There is a viewer for catalog files that reveals more. Start it by right
clicking -> Open on a catalog file or from the command line like this:
$ rundll32.exe cryptext.dll,CryptExtOpenCAT catalog.cat
--
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.
http://bugs.winehq.org/show_bug.cgi?id=8085
------- Additional Comments From austinenglish(a)gmail.com 2007-26-05 13:39 -------
Patch didn't work for me, though in all honesty I'm not quite sure if I did it
right:
austin@manlaw:~/wine-git$ git bisect reset
austin@manlaw:~/wine-git$ patch -p0 < patch.diff
austin@manlaw:~/wine-git$ ./configure && make depend && make clean && make
austin@manlaw:~/wine-git$ ./wine dvdshrinksetup.exe
I'll attach the new terminal output shortly.
--
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=6535
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-26-05 13:21 -------
Paul, maybe you remeber what kernel version/
/release you used at the time of Aug 29 2006?
Does Wine prints something in terminal during
run? If so, attach the output please :)
If not, try generating +relay trace instead.
--
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=7001
------- Additional Comments From baby.lueshi(a)gmail.com 2007-26-05 13:13 -------
Created an attachment (id=6485)
--> (http://bugs.winehq.org/attachment.cgi?id=6485&action=view)
Age3Log.txt
I've located a (short) log AoE III generates on startup, and there's something
odd about it. It detects a GeforceFX 6800 as my graphics card, even though I
have a GeForce 6600 and it's device ID (0x140) doesn't match anything in the
config.xml file uploaded earlier.
--
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=7687
------- Additional Comments From b.buschinski(a)web.de 2007-26-05 13:11 -------
Hardware: PC-x86-64
OS: Linux
Version: CVS
wine runs with 32bit emul libs
Gentoo
Nvidia Geforce 6600GT with 1.0-9755 drivers
xorg-server-1.3.0.0
kernel 2.6.21
--
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=2515
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-26-05 13:08 -------
I downloaded scrt302.exe from [3], set my PC
date to "Feb 1 20:28:51 2000" and installed the
app. It offers me a 30 days trial and in Quick
Connect window I see "ssh1" and "ssh2" items in
protocol listbox.
I tried CRT v4.1 also [4], but it seems to only
be a simple terminal emulator, with no support
for encryption/SSH [5].
So this bug is more likely FIXED, not ABANDONED.
[3] http://download.chemconnect.com/
[4] http://www1.vandyke.com/pub/CRT/
[5] http://www.listsoft.ru/programs/509/
--
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=8442
------- Additional Comments From utg_vrtz(a)yahoo.se 2007-26-05 12:46 -------
I believe that this bug (8442) and the previous one (8441) could be ignored and
maybe closed. The reason is that there might show up an OpenBSD port of
wine-0.9.37 (within a year or so? ;) from which you could extract all relevant
changes.
Hence, I won't post any more single issue reports, as they will just waste time
for all of us.
--
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=8441
------- Additional Comments From utg_vrtz(a)yahoo.se 2007-26-05 12:43 -------
I believe that this bug (8441) and the next one (8442) could be ignored and
maybe closed. The reason is that there might show up an OpenBSD port of
wine-0.9.37 (within a year or so? ;) from which you could extract all relevant
changes.
Hence, I won't post any more single issue reports, as they will just waste time
for all of us.
--
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=8502
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From the3dfxdude(a)gmail.com 2007-26-05 12:39 -------
You were using a beta version of xfce? You can try upgrading it. You should not
persue this as a wine bug as it appears to be in xfce.
--
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=8509
------- Additional Comments From hightower(a)tregt.net 2007-26-05 12:17 -------
Created an attachment (id=6484)
--> (http://bugs.winehq.org/attachment.cgi?id=6484&action=view)
(0.9.36) WINEDEBUG=+msi
WINEDEBUG=+msi ~/tmp/wine-0.9.36/bin/wine d:\\setup.exe &>~/fableinstall2.log
+msi of wine-0.9.36
Note that both installs have been xkilled when they got to the message about
insert cd(cd2 for this one, cd1 for the current git)
--
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=6961
------- Additional Comments From s_j_newbury(a)yahoo.co.uk 2007-26-05 12:02 -------
Seems my issue is stemming from the compilation of surface_gdi.c. Compiling the
library with -O1 works, I'll see if I can track it down. Looks like it might be
a compiler 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=7316
------- Additional Comments From tehstealth(a)yahoo.com 2007-26-05 12:01 -------
All right, it turns out I was missing some dev file, syspress works
now...atleast, it loads. When I try drawing, the Wacom light goes green, but
that's it. I have to hold down one of the buttons to actually draw, but there's
no pressure sensitivity from what I can see, it spits out:
fixme:wintab32:X11DRV_WTInfoA Return proper size
fixme:wintab32:WTOverlap (0xc00, 1): stub
In openCanvas I get it opens an error saying:
Read-in violation toward address 53455250 occured at address B7D8A34C
This won't even let the program start, as I hit OK and it says it again and again.
and the console also gets:
fixme:wintab32:X11DRV_WTInfoA Return proper size
fixme:wintab32:X11DRV_WTInfoA Return proper size
fixme:wintab32:X11DRV_WTInfoA Return proper size
fixme:wintab32:X11DRV_WTInfoA Return proper size
In Flash I also get one error:
fixme:wintab32:WTInfoW (0, 0, (nil)): stub
And the pressure sensitivity option still doesn't show up.
--
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=8509
Summary: Fable: installshield keeps asking for CD1 after copying
some files from it
Product: Wine
Version: 0.9.37.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hightower(a)tregt.net
When installing Fable - The Lost Chapters it installs some files, then starts
asking for CD1, even if it's the one mounted(d: symlinked to /mnt/cdrom).
Did a regression test on 0.9.36 -> 0.9.37 and came up with:
6eb7eadffa5e9863722058325c0977142cd9af49 is first bad commit
commit 6eb7eadffa5e9863722058325c0977142cd9af49
Author: James Hawkins <truiken(a)gmail.com>
Date: Wed May 9 02:04:10 2007 -0500
msi: Check the volume name when changing media.
Tried the latest git aswell, same result.
On a note, I had to cd into the ~/.wine/dosdevices/d: directory and run wine
d:\\setup.exe to get it running, due to some dll on the cd(mgspid.dll)
--
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=8508
Summary: MathCAD 8 - crash when adding surface plot to page
Product: Wine
Version: 0.9.37.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markknecht(a)gmail.com
In MathCAD 8 when I attempt to add a surface plot to a MathCAD page Wine-0.9.37
crashes immediately. I will attach the debug info, such as it is, in an
attachment after I post this report.
If someone can point me toward instructions on getting better debug info,
specifically on a Gentoo AMD64 machine, then I'll be happy to rebuild Wine to
get you better info. FYI - I am not a programmer so the instructions need to be
*very* basic!
--
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=8507
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
--
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=8507
Summary: MAthCAD 8 - some fonts incorrect
Product: Wine
Version: 0.9.37.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markknecht(a)gmail.com
With Wine-0.9 37 I am finally able to install and run MathCAD 8 using one dll
from wine-tricks.(msvcirt.dll) Distro is 64-bit Gentoo on AMD64.
However the first problem I'm running into is that some fonts seem to be mapped
incorrectly. The most obvious is the equal sign '=' is showing up as the sort of
bold, larger X that is normally used for matrix cross products. Here is a link
to a web page that show math symbols:
http://searchdatacenter.techtarget.com/sDefinition/0,,sid80_gci803019,00.ht…
For multiplication I'm seeing I'm seeing an arrow pointing to the upper right.
I will attach a small PNG file to demonstrate the 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=8502
------- Additional Comments From sliebbe(a)gmail.com 2007-26-05 11:38 -------
I changed window managers from gnome to xfce between 0.9.35 and .37. This is
what caused the crash. I switched back to gnome, 0.9.37 works OK.
I queried xfce in wine bugzilla. No errors appear so I assume xfce should work.
I use a virtual desktop, not certain why it should crash changing windows in
virtual desktop.
OS: Debian GNU/Linux 4.0 (etch official release)
xfce: 4.3.99.2
Is it worth my and your time to follow up with debugging xfce??
--
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=7316
------- Additional Comments From tehstealth(a)yahoo.com 2007-26-05 11:22 -------
Ok, using the syspress program I get errors. In the console it spits out:
err:wintab32:X11DRV_LoadTabletInfo Unable to initialized the XInput library.
Although I have xinput installed, according to synaptic. That's the same error I
get when using the tablet in openCanvas. Also, a little dialog comes up saying:
Wintab services not available.
I'm using the Feisty debs of WINE, if that matters...
--
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=8462
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-05 10:47 -------
Really closing
--
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=7838
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |oavtal(a)bezeqint.net
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-05 10:36 -------
*** Bug 7307 has been marked as a duplicate of this 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=7307
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-05 10:36 -------
Duplicate. The fix is the same for both problems.
*** This bug has been marked as a duplicate of 7838 ***
*** This bug has been marked as a duplicate of 7838 ***
--
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=6591
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
------- Additional Comments From dank(a)kegel.com 2007-26-05 10:00 -------
*** Bug 7858 has been marked as a duplicate of this 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=7858
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From dank(a)kegel.com 2007-26-05 10:00 -------
ok...
*** This bug has been marked as a duplicate of 6591 ***
--
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=8503
dmitry(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From dmitry(a)codeweavers.com 2007-26-05 09:55 -------
Closing.
--
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=8503
dmitry(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From dmitry(a)codeweavers.com 2007-26-05 09:55 -------
I'm marking this as invalid since the reporter has no idea what he is doing.
--
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=8503
------- Additional Comments From trevor_boon(a)yahoo.com 2007-26-05 09:45 -------
Sorry about the misunderstanding. I tried what you said and it died with the error:
make: *** No rule to make target `clock/__test__', needed by `test'. Stop.
--
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=5623
zajec5(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zajec5(a)gmail.com
------- Additional Comments From zajec5(a)gmail.com 2007-26-05 09:08 -------
*** Bug 7874 has been marked as a duplicate of this 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=7874
zajec5(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From zajec5(a)gmail.com 2007-26-05 09:08 -------
Yes, it is.
*** This bug has been marked as a duplicate of 5623 ***
--
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=7307
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |trevor_boon(a)yahoo.com
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-05 09:02 -------
*** Bug 8462 has been marked as a duplicate of this 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=8462
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-05 09:02 -------
Duplicate
*** This bug has been marked as a duplicate of 7307 ***
--
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=6961
------- Additional Comments From s_j_newbury(a)yahoo.co.uk 2007-26-05 08:56 -------
Created an attachment (id=6480)
--> (http://bugs.winehq.org/attachment.cgi?id=6480&action=view)
Backtrace from Master of Orion 3 (in 1024x768)
Same bug? Moo3 normally runs in 800x600 but it can run in other resolutions
provided a suitable graphics mod. It normally works in the default resolution,
however it fails at 1024x768 after switching mode (it initializes at 800x600
first). Strangely with +relay it works fine, hints at a race doesn't it...
Maybe it's trying to blt a 1024x768 image to the 800x600 surface?
--
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=7874
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-26-05 08:30 -------
Isn't this a duplicate of bug 5623 ?
--
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=8506
------- Additional Comments From mailing_list(a)orange.nl 2007-26-05 08:27 -------
Thanks for the help! The video drivers are installed correctly:
$ glxinfo | grep direct
direct rendering: Yes
Is there other information I can provide to help you?
--
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=8506
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
Component|wine-directx-d3d |wine-directx
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-05 08:21 -------
Please run 'glxinfo' and verify that your video drivers installed correctly.
--
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=8503
------- Additional Comments From vitaliy(a)kievinfo.com 2007-26-05 08:17 -------
I think you did not understand what I said. You do not run tests directly on
Wine. You run them with 'make test'. That applies to _all_ Wine tests.
Please do that and check if ole32 tests fail or pass.
--
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=8497
------- Additional Comments From stefandoesinger(a)gmx.at 2007-26-05 08:16 -------
Please be careful about posting links to transgaming's cvs archives. This time
it was a hack to wininet, which they have taken from lgpl'ed wine, so its ok.
Blizzard seems to have fixed the problem on their side it seems. Wow exits
nice now, although it still failed yesterday. Can you retest?
--
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=7993
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-26-05 08:13 -------
Maybe +relay log would help to find a reason?
--
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=8495
------- Additional Comments From paloseco(a)gmail.com 2007-26-05 08:02 -------
Driver "i810" in xorg.conf
modinfo i915
filename: /lib/modules/2.6.20-15-generic/kernel/drivers/char/drm/i915.ko
license: GPL and additional rights
description: Intel Graphics
author: Tungsten Graphics, Inc.
srcversion: 01DCAFBA6F345BCBC810CC2
depends: drm
vermagic: 2.6.20-15-generic SMP mod_unload 586
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML
Express Graphics Controller (rev 04)
using ubuntu package xserver-xorg-video-i810 2:1.7.4-0ubuntu1
--
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=7858
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-26-05 07:53 -------
Vitaliy, can you retry resolving the bug now as duplicate of 6591, please?
--
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=4713
b.buschinski(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3149 is|0 |1
obsolete| |
------- Additional Comments From b.buschinski(a)web.de 2007-26-05 07:52 -------
Created an attachment (id=6479)
--> (http://bugs.winehq.org/attachment.cgi?id=6479&action=view)
WINEDEBUG="d3d,wined3d" wine CreatureViewerDX7.exe
Current CVS/Git wine and
this time is crashes a bit different,
somewhere in IWineD3DResourceImpl_GetParent
I think it is caused by wined3d/resource.c
Line 244: IUnknown_AddRef(This->resource.parent);
but I dont know why.
Can please someone look into it who is more familiar with it?
I guess(hope) it should be easy to fix.
--
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=6828
------- Additional Comments From carlo.bono(a)pillbox.it 2007-26-05 07:52 -------
Same identical problem.
I'm using Feisty Fawn (so Xorg 7.2.0) and ATI fglrx proprietary drivers for a
FireGL Z1. Backtrace is fundamentally identical to the one posted by Marc.
Great work ;)
cb
--
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=6653
------- Additional Comments From greg87(a)online.de 2007-26-05 07:27 -------
dup of bug #5552, #7115
I wonder how many more bugs do exist for the same thing.
Look in bug #5552 for a possible solution.
--
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=8363
------- Additional Comments From russofris(a)hotmail.com 2007-26-05 06:47 -------
No, I have not installed the redist, as it is not required to run the game
(the game ships with the necessary MSVCR DLLs and I like to keep things as
simple as possible). I am certain that my issues running exefile.exe were due
to the misconfigured path of the MSVC 8 runtime libs.
On the positive side, looks like someone managed to get a backtrace. Thanx
Karsten. Yay!
Frank
--
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=8506
mailing_list(a)orange.nl changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-directx-d3d
--
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=8506
Summary: Take Command - 2nd Manassas crashes after startup
Product: Wine
Version: 0.9.37.
Platform: Other
URL: http://www.madminutegames.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mailing_list(a)orange.nl
The games needs a no-cd patch otherwise it refuses to start at all. After start
up part of the screen turns black and further nothing happens.
--
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=7519
------- Additional Comments From dn.tlp(a)gmx.net 2007-26-05 06:03 -------
Created an attachment (id=6476)
--> (http://bugs.winehq.org/attachment.cgi?id=6476&action=view)
Wine debug log of GK3 installer
As requested, here is the wine debug log of the GK3 installer run -- typical
installation, using WINEDEBUG=+process,+tid,+ole,+loaddll on Wine version
0.9.37. The bug is still there.
--
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=8505
Summary: antenna : when i lunched it nothing was not happened
Product: Wine
Version: 0.9.37.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: reza12127(a)yahoo.com
I installed antenna successfully
but when i enter in it's directory in the ./usr/wine
and use wine antenna command it give errors that atached
Download link:
http://www.stormdance.net/software/antenna/web%20design%20software%
20download.htm
--
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=8504
Summary: The 4th coming v1.60 doesnt start
Product: Wine
Version: CVS
Platform: Other
URL: http://www.vizhost.com/t4c/T4CInstall-v160-Dialsoft-
LightInstall.exe
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spetreolle(a)yahoo.fr
The game installs fine but cannot auto update
due to the lack of CreateIoCompletionPort related APIs.
the console displays this in a loop on the console :
fixme:sync:CreateIoCompletionPort (0xffffffff, (nil), 00000000, 00000001): stub.
fixme:sync:CreateIoCompletionPort (0xffffffff, (nil), 00000000, 00000001): stub.
fixme:sync:CreateIoCompletionPort (0xffffffff, (nil), 00000000, 00000001): stub.
fixme:sync:CreateIoCompletionPort (0xffffffff, (nil), 00000000, 00000001): stub.
fixme:sync:GetQueuedCompletionStatus
((nil),0x61f6e9d0,0x61f6e9cc,0x61f6e9c8,5000), stub!
fixme:sync:GetQueuedCompletionStatus
((nil),0x61f6e9d0,0x61f6e9cc,0x61f6e9c8,5000), stub!
--
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=7281
M.B.Lankhorst(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From M.B.Lankhorst(a)gmail.com 2007-26-05 04:10 -------
Definitely happens, looking roughly through that log it seems to fail when
registering win2k/rtcrtp.dll, so if I had to guess that's most likely the
error, since it fails later on looking for an unknown clsid/interface
--
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=7519
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-26-05 04:09 -------
Oh, now I see log in your comment 11, Simon. Can you attach a log with
WINEDEBUG=+process,+tid,+ole,+loaddll set then?
--
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=7966
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-26-05 03:28 -------
Does wine prints something in console during
run? Chris, if so, please attach the output
as text file to the report.
--
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=8498
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-26-05 03:12 -------
The query fails because the they use namespaces and this is currently not
supported. It seems that it uses XSLPattern queries that we currently pass as an
XPath query what's also incorrect. I'll try to work on it - it's a similar
problem as in Civilization 4.
--
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=7519
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-26-05 00:40 -------
Simon, can you update Wine and reinstall GK3 with a fresh .wine? If GK3 doesn't
work, then it would be nice to see Wine log for GK3 installer attached 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=6152
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-26-05 00:20 -------
* Vlad wrote:
| Do I have to clean out everything invluding
| ~/.wine directory and
Yes, Vlad, reinstalling L2 with a fresh .wine directory is very useful for
testing. Look at what Petr said in comment 6.
| to compile and install everything from scratch?
Developers will always recommend you using latest Wine version. So please
uninstall Wine, update your Wine tree, recompile and reinstall Wine for first.
Then your game with a fresh .wine dir. If the bug is present, try searching it
on Bugzilla [2]. If none is found, enter a new bug report. Thanks.
[2] http://bugs.winehq.org/query.cgi
--
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=7190
------- Additional Comments From allen-brown(a)houston.rr.com 2007-25-05 23:30 -------
I can verify that it is fixed for me when using Quicken 2002 and another MDI app
on 0.9.37. These did have the problem when I tried 0.9.29, 0.9.31, and 0.9.32.
0.9.27 did not have the problem. All were built from source on FC4/FC6.
Thanks!
--
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=8503
------- Additional Comments From trevor_boon(a)yahoo.com 2007-25-05 22:53 -------
Sorry about the mime type. I'm guessing 'autodetect' was not suitable.
--
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=8503
------- Additional Comments From trevor_boon(a)yahoo.com 2007-25-05 22:52 -------
I did also run the winetest shell script, which spat out a large log file. Would
this be more pertinent?
--
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=8114
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2007-25-05 21:08 -------
Seems like a bug in kubuntu. Wine uses XDG standard specified locations. If they
are not checked, then this is problem with your distro configuration - exactly
what you found out.
Please file this bug with kubuntu.
--
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=8441
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|minor |blocker
------- Additional Comments From vitaliy(a)kievinfo.com 2007-25-05 21:03 -------
Wine doesn't compile - blocker.
--
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=8442
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|minor |blocker
------- Additional Comments From vitaliy(a)kievinfo.com 2007-25-05 21:02 -------
This is blocker - Wine does not compile
--
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=8495
------- Additional Comments From vitaliy(a)kievinfo.com 2007-25-05 20:58 -------
Still don't see what drivers and their version.
To enable GLSL:
[HKEY_CURRENT_USER\Software\Wine\Direct3D]
"UseGLSL"="enabled"
However with your "video card" that won't help.
--
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=8502
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
Keywords| |regression
------- Additional Comments From vitaliy(a)kievinfo.com 2007-25-05 20:49 -------
Not critical. Please do regression testing as described here:
http://wiki.winehq.org/GitWine#regression_testing
--
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=7001
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From vitaliy(a)kievinfo.com 2007-25-05 20:46 -------
Confirming then
--
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=8503
------- Additional Comments From vitaliy(a)kievinfo.com 2007-25-05 20:43 -------
Oh and please make sure when you attaching plain text file that mime type is set
properly.
--
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=8503
------- Additional Comments From vitaliy(a)kievinfo.com 2007-25-05 20:42 -------
Yes some tests do fail, that is why they are marked "todo_wine" in the source.
To really see if tests fail that shouldn't you run 'make test'
--
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=8503
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6473|text/x-log |text/plain
mime type| |
--
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=8503
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6472|text/x-log |text/plain
mime type| |
--
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=8503
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6471|text/x-log |text/plain
mime type| |
--
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=8503
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6470|text/x-log |text/plain
mime type| |
--
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=8503
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6469|text/x-log |text/plain
mime type| |
--
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=8503
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6468|text/x-log |text/plain
mime type| |
--
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=8503
------- Additional Comments From trevor_boon(a)yahoo.com 2007-25-05 19:09 -------
I won't add the others unless someone needs them... It's probably just spamming
the mailing list.
--
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=8503
trevor_boon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6473|Output of wine |Output of wine
description|wine/programs/winetest/ole32|wine/programs/winetest/ole32
|_test.exe chglobalstream |_test.exe hglobalstream
--
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=7001
baby.lueshi(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |baby.lueshi(a)gmail.com
------- Additional Comments From baby.lueshi(a)gmail.com 2007-25-05 18:50 -------
I can confirm this.
0.9.37
nVidia 6600 GT - 256Mb
--
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=8503
trevor_boon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6468|Output of wine |Output of wine
description|wine/programs/winetest/ole32|wine/programs/winetest/ole32
|_test.exe |_test.exe ole2
--
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=8503
Summary: all ole32_test.exe tests fail.
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trevor_boon(a)yahoo.com
Forgive me if this bug is waste of time, however I was trying to diagnose why an
app I've installed won't run properly, and figured that I'll try the wine test
applications. I've attempted to run ole32_test.exe with all of the tests in
turn, however they all fail.
I don't know if I've simply executed them incorrectly, or if a component is
missing, but as my app was giving up a truckload of 'err:ole:CoGetClassObject no
class object' errors, it was a logical step.
I've included the output of ole32_test.exe
--
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=8363
------- Additional Comments From russofris(a)hotmail.com 2007-25-05 18:16 -------
Still no love.
Starting ExeFile.exe directly leads to the app not finding MSVC 8 lib (tried
copying the dll into the path, and a couple other quick fixes without success).
Using winedbg to attach to the pid of exefile.exe (before the login)
immediately crashes the application.
Starting eve.exe via winedbg works (run, continue), but does not produce
additional output when the crash occurs.
I believe the problem here is that I'm just too dumb to properly use winedbg
(which is odd given my experience with windebug and gdb).
I sincerely hope that another eve player has more success than I, and that we
can get you the information that you require to resolve the issue.
Thank you much,
Frank Russo
--
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=8469
------- Additional Comments From austinenglish(a)gmail.com 2007-25-05 17:59 -------
Works fine for me in Ubuntu 7.04 and wine 0.9.37.
--
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=8501
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-25-05 16:19 -------
Hi, this is bug #922 again. I'm not gonna open that bug again, as it has been
closed already a few times. It seems it's a bug in Installshield. However, all
the installers work fine in windows, so IMHO they should work in wine too, buggy
or not.
--
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=8502
Summary: 0.9.37 (&36) crashes CrownOfGlory
Product: Wine
Version: 0.9.27.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sliebbe(a)gmail.com
Worked OK in 0.9.35. The program starts, displays window with graphics and loads
as usual. Before it switches window to the setup for new game it crashes.
First bug I have posted. It crashes in "graphics", assumed this is directx. Will
attach logs and traces.
--
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=8501
Summary: nhl2001 demo installer doesnt work
Product: Wine
Version: CVS
Platform: PC-x86-64
URL: http://www.download.com/NHL-2001-demo/3000-7472_4-
2871163.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b.buschinski(a)web.de
The nhl 2001 demo installer exit after 2% with
an error message:
Error Number: 0x80040706
Description: Object reference not set
The demo installer worked never like it should in wine
and I am not sure if it is msi,ole or rpc fault.
Note: You need an up to date version of wine
where Bug 8431 is fixed, at least todays version.
And the demo is just 50mb big.
--
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=8431
b.buschinski(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From b.buschinski(a)web.de 2007-25-05 15:29 -------
patch in cvs/git works fine
-> Fixed
--
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.
http://bugs.winehq.org/show_bug.cgi?id=8036
------- Additional Comments From sick_soul(a)yahoo.it 2007-25-05 15:23 -------
I have studied this some more,
I think I understand what happens:
in the patched version we do not handle empty sections well when
we save the profile.
I will go through the profile.c to check that in every function
the empty sections and keys are handled correctly,
and prepare a new patch.
--
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=5253
------- Additional Comments From the3dfxdude(a)gmail.com 2007-25-05 15:22 -------
The known affected apps are definitely ones that use the storm.dll library for
2D graphics. This includes Diablo and Starcraft. The only possible affected
Warcraft game is BNE and I haven't tested it since the regression. It's actually
newer than Starcraft.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=8500
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From vitaliy(a)kievinfo.com 2007-25-05 15:09 -------
Wine does not directly support "double-clicking" an any exe files. So this is
the problem with your distro configuration. More specifically, whatever starts
Wine this way have to change into the directory with said "exe" file before
running Wine. This will require some sort of script.
So in other words - open bug with your distro about this. Wine can't solve this
problem for you.
--
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=5303
------- Additional Comments From vitaliy(a)kievinfo.com 2007-25-05 14:57 -------
be6115a1-7de5-48dc-ad2a-25060e00fce2 is ISetupTransferEvents2 which is part of
InstallShield.
--
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=8500
Summary: Setup fails when using dbus automount
Product: Wine
Version: CVS
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
This is with KDE 3.5.6 (shouldnt matter though).
Steps to reproduce:
1. Simply let the cdrom automount by KDE
2. Go with Konqueror to the folder with the Setup.exe and click on it to start.
3. Soon there will be an error prompt to insert cd 1, but you cant do this
because all data is already on one cd/dvd.
The media gets mounted to system:/media/sr0/
The cdrom is configured in winecfg to use /mnt/cdrom
Using winefile let the setup succeed.
--
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=7946
------- Additional Comments From truiken(a)gmail.com 2007-25-05 14:38 -------
I looked into it when the bug was reported, but the bug is non-obvious and
non-trivial, so it's on my backburner.
--
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=8499
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|WONTFIX |
------- Additional Comments From truiken(a)gmail.com 2007-25-05 14:36 -------
This is very valid, and in fact, two people are actively working on this. Users
should be able to run any .NET application in Wine assuming Win32 Mono is installed.
--
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=7946
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-25-05 14:11 -------
James, any news investigating on this installer?
--
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=5303
------- Additional Comments From jonathlela(a)gmail.com 2007-25-05 14:08 -------
Created an attachment (id=6464)
--> (http://bugs.winehq.org/attachment.cgi?id=6464&action=view)
debug "+ole,+typelib,+olerelay,+seh,+relay,+file"
This the new log obtained by the following command line :
LC_ALL=ja_JP.UTF-8 WINEDEBUG="+ole,+typelib,+olerelay,+seh,+relay,+file" wine
setup.exe
However, My 3D card is broken and I'm running wine in VESA mode, so I think the
output must be parasited by that. The error (0x80040154 Class Not Registered)
is still the same.
--
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=8499
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From vitaliy(a)kievinfo.com 2007-25-05 13:48 -------
With #c programs use Mono, not Wine. See bug 3972 for problems installing .net
--
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=8365
------- Additional Comments From vitaliy(a)kievinfo.com 2007-25-05 13:45 -------
And what does Comment #8 has to do with this bug? Bas Westerbaan, Chris Malton
please re-read what reporter stated in Comment #5.
What you talking is a long known problem - bug 1990.
Reporter, what distro? What window manager? Are you using compiz/beryl?
Can you try enabling "virtual desktop" mode in winecfg and trying game again?
--
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=4781
M.B.Lankhorst(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |8498
------- Additional Comments From M.B.Lankhorst(a)gmail.com 2007-25-05 13:40 -------
There are currently 4 points of failure:
- rsaenh/rsaenh.c AcquireContext incorrectly returned an error
- CredUIReadSSOCredW not implemented
- builtin msxml3 doesn't work (yet, see #8498)
- when working around this, msn silently doesn't connect, and
WINEDEBUG=+winsock crashes, probably related
There are potentially other failures too, since I haven't gotten further yet.
I sent patches for the first 2, submitted bug report for third, and not sure
what to do about 4th.
--
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=7943
------- Additional Comments From vitaliy(a)kievinfo.com 2007-25-05 13:40 -------
Please attach +relay,+tid,+seh backtrace. Also make sure you have filed the bug
with ubuntu about 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=8363
------- Additional Comments From hverbeet(a)gmail.com 2007-25-05 13:39 -------
Git is potentially closer to what we have, which would make discussing the code
easier. (That part of the code is pretty much unchanged since 0.9.37 though, so
I doubt it'll make much of a difference either way.)
--
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=8469
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From vitaliy(a)kievinfo.com 2007-25-05 13:31 -------
Reported working.
If you have to wait for your "official" packages - file bug with fedora for not
having latest Wine available.
--
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=8499
Summary: AutoWikiBrowser doesn't work (uses .NET 2 framework)
Product: Wine
Version: 0.9.37.
Platform: PC
URL: http://en.wikipedia.org/wiki/WP:AWB
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-dotnet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dgerard(a)gmail.com
AutoWikiBrowser is a custom browser for editing Wikipedia.
http://en.wikipedia.org/wiki/WP:AWBhttp://sourceforge.net/projects/autowikibrowser/
It's open source, so we can get the code okay, but it's written in C# for .NET,
using Microsoft Visual C# Express Edition.
Windows use requires .NET 2 Framework. dotnetfx.exe doesn't install (bug 3972)
and in any case trying to run AutoWikiBrowser gives the message:
install the Windows version of Mono to run .NET executables
So I installed Mono for Windows 1.2.4, which seemed to install just fine. I
ran it again and got:
Stacktrace:
- with a blank line following and no stacktrace.
WINEDEBUG logs attached.
I posted the problem to wine-users and it was suggested I file it as a bug.
Note that you need to be an authorised user of AutoWikiBrowser to use it at all.
So if there's any particular bugchecking you need me to run, just let me know.
Platform is wine 0.9.37 on Ubuntu Feisty (7.04). I'm tracking current Wine
packages from wine.budgetdedicated.com.
--
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=8246
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |markekeller(a)gmail.com
------- Additional Comments From vitaliy(a)kievinfo.com 2007-25-05 13:28 -------
*** Bug 8482 has been marked as a duplicate of this 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=8482
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-25-05 13:28 -------
It's a dup.
*** This bug has been marked as a duplicate of 8246 ***
--
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=7943
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-25-05 13:10 -------
* Pietje van der Vent wrote:
|
| 0.9.27 worked under suse. I have tried numerous
| versions under ubuntu, including 0.9.27
Does that mean SuSE and Ubuntu were installed on
different machines? What if you try both distros
o a single machine?
--
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=8498
------- Additional Comments From M.B.Lankhorst(a)gmail.com 2007-25-05 13:01 -------
What I think is causing it is this:
XPath error : Undefined namespace prefix
xmlXPathEval: evaluation failed
Which is called from queryresult_create. If call is succesful it prints:
found %d matches, it isn't since that isn't printed.
However I'm not working on either msxml or libxml2, so it's not easy for me to
find out what's exactly wrong.
--
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=3412
------- Additional Comments From dank(a)kegel.com 2007-25-05 12:57 -------
Thanks for verifying that one file was the secret sauce.
Do file a new bug for the font 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=8498
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|conformance |
------- Additional Comments From truiken(a)gmail.com 2007-25-05 12:48 -------
My guess is that the E_INVALIDARG is left over from some earlier unrelated call
to SetLastError, and the app just calls GetLastError when something goes wrong.
Nothing in the logs points to any problem. I don't know why you added the
conformance keyword.
--
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=8498
------- Additional Comments From truiken(a)gmail.com 2007-25-05 12:36 -------
Well, either find the SetLastError that sets E_INVALIDARG, or attach the +relay log.
--
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=8498
------- Additional Comments From M.B.Lankhorst(a)gmail.com 2007-25-05 12:26 -------
I cannot find exactly why it returns 80070057, looking at it it seems to
return the error of GetLastError(), while that probably wasn't called here,
however if I change msxml3 to native the application works fine.
--
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=8498
------- Additional Comments From truiken(a)gmail.com 2007-25-05 12:15 -------
0x80070057 is E_INVALIDARG, you need to run with +relay and see which function
is returning 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=7336
------- Additional Comments From lich(a)math.spbu.ru 2007-25-05 12:07 -------
I am using wine-0.9.37-g0797076 (git-current)
No problems with Morrowind except missing main menu title music (and some
little visual glitches).
--
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=8365
------- Additional Comments From bas.westerbaan(a)gmail.com 2007-25-05 12:07 -------
The modifier keys are stuck.
When going back in the game and pressing Ctrl + Alt and releasing it, everything
works fine again for me.
So, it's rather the lack of key release events.
--
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=8498
Summary: builtin msxml3 fails to validate MSN Messenger's xml
Product: Wine
Version: unspecified
Platform: PC
URL: http://messenger.msn.com
OS/Version: Linux
Status: NEW
Keywords: download, conformance
Severity: normal
Priority: P2
Component: wine-msxml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: M.B.Lankhorst(a)gmail.com
When running msn messenger, trying to make it sign in it tries to validate
some xml, it fails and then bombs out with error 0x80070057
The xml code is clearly visible with a WINEDEBUG=+msxml
--
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=8469
------- Additional Comments From asf(a)asf.ath.cx 2007-25-05 11:52 -------
I installed it by yum from official fedora core 6 rpm.
I've already deleted ~/.wine and reinstalled emule. After that result was the same.
No i'm waiting for new fc6 rpm with wine 0.9.37.
--
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=4756
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-25-05 11:29 -------
Salim, Wine-0.9.37 is known to have some
more RichEd fixes in. Does it fix the bug?
If not, could you retest only using native
riched20.dll (keep riched32.dll builtin)?
Then it probably would be useful to generate
+richedit,+richedit_check,+richedit_lists,+richedit_style
debug log for "riched20=b" 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.
http://bugs.winehq.org/show_bug.cgi?id=8482
------- Additional Comments From markekeller(a)gmail.com 2007-25-05 11:02 -------
Maybe. I'm using files from 'non-genuine' Windows XP, 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=5774
------- Additional Comments From furex.furetto+wine(a)gmail.com 2007-25-05 10:50 -------
So we need to have timestamping in Wine's debug log; how do we get that done?
--
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=5774
------- Additional Comments From zthg4821(a)gmail.com 2007-25-05 10:48 -------
You should compile and run your tests on Windows. If the outcome is different
than it is under Wine Alexandre would clearly be proven wrong.
--
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=3412
------- Additional Comments From markknecht(a)gmail.com 2007-25-05 10:30 -------
Note that wine --help was of no value at all. wine --setup did create the
directory but only because Wine treated --setup like it was supposed to be an
executable.
mark@lightning ~ $ wine --help
Usage: wine PROGRAM [ARGUMENTS...] Run the specified program
wine --help Display this help and exit
wine --version Output version information and exit
mark@lightning ~ $ wine --setup
wine: creating configuration directory '/home/mark/.wine'...
wine: '/home/mark/.wine' created successfully.
wine: could not load L"c:\\windows\\system32\\--setup.exe": Module not found
mark@lightning ~ $
Having done the above I copied over your msvcirt.dll file into system32 and
MathCAD 8 installed fine. It seems that this is needed by this program's installer.
I also tried running MathCAD and it worked as before. The program seems to work
but it doesn't have all the right fonts I guess. I'll file a different bug on
that one unless you think we should just follow along here.
Thanks!
--
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=8497
Summary: World of Warcraft 2.1.0 hangs on exit (
Product: Wine
Version: 0.9.37.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spin667(a)mchsi.com
Previous to upgrading to WoW 2.1.0 the game exited cleanly. After the 2.1.0
patch, the game hangs on exit.
It can be killed but no game setting changes are made. This also results in
having to re-accept the TOS and EULA agreements each time. (This can reportedly
be avoided by deleting the RunOnce.wtf file in the WTF directory.)
I am using Xubuntu 7.04 (i386, not x86_64), with nvidia-glx version
1.0.9631+2.6.20.5-15.20, and wine 0.9.37 from the wine.budgetdedicated.com repo.
I used winetools to set up the directory. As a consequence there are a number
of dll overrides in place. I am using win98 as the winver. Perhaps other
people can confirm this issue who have a cleaner wine setup.
The game itself is still perfectly playable. I have however seen more in-game
glitches, whether that has anything to do with wine or not I couldn't say.
I will attach the output from wine in another comment.
PS: I examined other bugs in bugzilla, and did a quick search of the mailing
list. Hopefully this isn't a dup.
--
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=3412
------- Additional Comments From markknecht(a)gmail.com 2007-25-05 10:20 -------
Dan - Happy to try it but to do it right I need Wine to create a new .wine
directory before I install MathCAD. It used to be that running wine --version
would do this for me but that doesn't work.
How can I set up a default directory? Once done I'll copy the dll over and do
the install test again.
--
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=7965
------- Additional Comments From megatog615(a)gmail.com 2007-25-05 10:09 -------
I actually can't get Guild Wars to run in DX9 mode, no matter what I do.
I use Wine 0.9.37. The bug occurs very little now.
--
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=424
fgouget(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From fgouget(a)codeweavers.com 2007-25-05 10:08 -------
We now seem to have most of the infrastructure in place which is what this bug
was about. It will be better to deal with the remaining bugs on a case by case
basis.
So I am marking this bug as resolved.
--
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=8496
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2007-25-05 10:03 -------
By definition Wine can not do that. Look at buggy / closed source drivers.
--
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.