http://bugs.winehq.org/show_bug.cgi?id=8425
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-msi |wine-misc
------- Additional Comments From truiken(a)gmail.com 2007-17-05 18:22 -------
This isn't a bug in msi.
0009:Call KERNEL32.MultiByteToWideChar(00000000,00000000,0034cbc8
"C:\\windows\\temp\\_is908\\Dimm Transaccional.msi",ffffffff,0018217c,0000002d)
ret=004033f8
0009:trace:nls:MultiByteToWideChar cp 0 "C:\\windows\\temp\\_is908\\Dimm
Transaccional.msi\x00" -> L"", ret = 0
0009:Ret KERNEL32.MultiByteToWideChar() retval=00000000 ret=004033f8
MultiByteToWideChar is failing.
--
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=8423
------- Additional Comments From focht(a)gmx.net 2007-17-05 18:08 -------
Hello,
looks like a dup of bug 6533 or at least same category.
To reproduce: export LANG=de_DE vs. LANG=en_EN
At least the execution flow if different after VarDateFromStr (returns
0x00000003 for german locale case).
With LANG=en_EN it starts (at least the main exe).
Regards
--
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=8425
Summary: Ecuadorian SRI ANEXO TRANSACCIONAL installer crashes
Product: Wine
Version: CVS
Platform: PC
URL: http://descargas.sri.gov.ec/download/anexos/transacciona
l/dimm_at.zip
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: critical
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a_villacis(a)palosanto.com
Ecuadorian electronic tax reports are required to be submitted in a format
generated by a special program which can be downloaded from the URL indicated.
The supplied EXE starts unpacking the MSI file inside, and then crashes.
Can also be downloaded from http://www.palosanto.com/~a_villacis/setup_anexo.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=7702
------- Additional Comments From jasmine.aura(a)yahoo.com 2007-17-05 17:45 -------
Thanks Karsten for the information and the patch.
Patch applied cleanly against wine-0.9.37 release and it fixed the issue with
Remote Administrator 2.2 missing the window-border/menu-frame in 'managed' mode
(controlled by window manager) for me, as you suggested.
http://bugs.winehq.org/show_bug.cgi?id=8418#c8
However, in 'Virtual Desktop' mode (or when both 'Virtual Desktop' and 'Managed'
modes are disabled) the menu still doesn't work as it should, as I described in
the bug report link above, but I think that's unrelated to this patch anyway..
Cheers
--
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=8378
------- Additional Comments From thunderbird2k(a)gmx.net 2007-17-05 17:19 -------
It sounds like a pixelformat issue :( Could you attach a similar log when you
run the game using a wine version that worked?
--
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=4052
------- Additional Comments From truiken(a)gmail.com 2007-17-05 17:06 -------
Can you provide an example script to try this out 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=8419
------- Additional Comments From mail2benny(a)gmail.com 2007-17-05 16:47 -------
when i execute conio_demon.exe like this it seems to work ok
wineconsole --backend=user conio_demo.exe -dedicate
it doesn't in wine cmd. .
my program still failes in wineconsole
it exits, probably as a result of the getch() and kbhit() functions. . .
so stay tuned for the "cut down" program i'll upload it tomorrow.
--
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=8419
------- Additional Comments From mail2benny(a)gmail.com 2007-17-05 16:36 -------
Created an attachment (id=6333)
--> (http://bugs.winehq.org/attachment.cgi?id=6333&action=view)
Requested executable and source
The archive contains:
conio_demo.cpp //The source of a nice little program that shows what conio can
do
conio_demo.exe //The executable conio demo compiled in Dev-C++ 4.9.9.2
The original program i wrote seems to be too big to upload. . . so i'll be
cutting it down removing not "this problem related parts" from my program and
upload the source and executable later. conio_demo should give a good example
of what works and what doesn't. Also the getch() and kbhit() functions seem to
give problems which are not included in the demo. (i think cannot execute it
properly 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=7045
------- Additional Comments From truiken(a)gmail.com 2007-17-05 16:28 -------
Um, it's a *binary* search. Worst case is log2(154) = 7.267 builds.
--
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=7045
------- Additional Comments From cja(a)gmx.net 2007-17-05 16:22 -------
I wish. Git says:
--
Bisecting: 154 revisions left to test after this
--
Sounds to me like worst case 154 full builds.
--
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=8423
------- Additional Comments From focht(a)gmx.net 2007-17-05 16:00 -------
Hello,
could you please run the game using following wine flags:
WINEDEBUG=+seh,+tid,+loaddll,+ole,+variant
and attach log.
Regards
--
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=8424
Summary: PokerTracker can't run a 2nd time because of invalid ID
Product: Wine
Version: 0.9.37.
Platform: PC
URL: http://www.pokertracker.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Hubmasterflex(a)hotmail.com
I've seen people complain about this, and no bug report has been filed. The
problem is that after installation, PokerTracker runs fine after inputting the
product ID the first time but after running the program a 2nd time, it claims
that it has an invalid ID #. This program does have a trial version that anybody
could test out. I'll try to get logs up ASAP. In the meantime, look at the AppDB
page for more information.
--
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
------- Additional Comments From jeremielapuree(a)yahoo.fr 2007-17-05 15:26 -------
This bug occurs also in Alien Versus Predator 2 demo.
Joaopa
--
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=8423
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|test |wine-misc
Keywords| |download
--
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=8378
------- Additional Comments From sick_soul(a)yahoo.it 2007-17-05 15:06 -------
496161453cb96b12d0536a25bbe918f940404a56 is first bad commit
commit 496161453cb96b12d0536a25bbe918f940404a56
Author: Roderick Colenbrander <thunderbird2k(a)gmx.net>
Date: Sun Aug 27 23:10:32 2006 +0200
winex11.drv: Import ConvertPixelFormatWGLtoGLX from opengl32.
:040000 040000 ef4e76d6318e1aa2b7b47c146adb30e47728480c
038585a48480de76372f503d97bd697f45ecea3d M dlls
--
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=8423
Summary: Run-time error '13': Type mismatch
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.heatgames.net/EvilFlamesAtlantisMMORPG1.5F2.e
xe
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bdgraue(a)web.de
Run-time error '13': Type mismatch
if i try to run the game downloaded here http://www.evilflames.com/
installation was all fine. ever if i try to run the game i have the error.
there ist no other error, i think.
--
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=3687
------- Additional Comments From enno.rehling(a)gmail.com 2007-17-05 14:16 -------
I won't get to test this anytime soon, because my Linux installation is
completely shot. However, I'd like to mention that there's been a few patches to
the game recently, and the current version is 161. The demo, which is
downloadable from http://www.longestjourney.com/download/demo/tljdemoen_funcom/
has also received the updated code, and can be used for testing by anyone who
doesn't own the game.
I'm leaving Funcom in June, and further development on TLJ will be given into
somebody else's hands, do the offer of explaining what might be going on in the
code expires with that (since I won't have access to it anymore).
--
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=8422
Summary: 2xExplorer fails to start
Product: Wine
Version: 0.9.37.
Platform: PC
URL: http://netez.com/2xExplorer/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jhansonxi(a)gmail.com
wine-0.9.37-g6f8a67f
2xExplorer 1.4.1.12
Installs without problem but will not start.
--
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=8420
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-17-05 13:55 -------
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=8420
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-17-05 13:55 -------
Indeed.
*** This bug has been marked as a duplicate of 8085 ***
--
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=8085
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bob.deblier(a)telenet.be
------- Additional Comments From vitaliy(a)kievinfo.com 2007-17-05 13:55 -------
*** Bug 8420 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=8421
------- Additional Comments From focht(a)gmx.net 2007-17-05 13:24 -------
Hello,
very nice app .. good to manage all kinds of collections *g*
For the crash ... i'm pretty sure it's a listview bug though i couldnt pin down
the exact cause yet.
Run with WINEDEBUG=+listview and click one of the treeview nodes in left pane
(below root node).
In Windows the listview is rebuilt with new items (depending on context).
In Wine you can see the first row headers flashing before it crashes in
notify_dispinfoT() callback (dlls/comctl32/listview.c).
The client (app) accesses garbage data at that point (listview items empty)
For testing purposes i added exception handler to guard callback:
--- snip dlls/comctl32/listview.c ---
static BOOL notify_dispinfoT(const LISTVIEW_INFO *infoPtr, INT notificationCode,
LPNMLVDISPINFOW pdi, BOOL isW)
{
...
if (infoPtr->notifyFormat == NFR_ANSI)
realNotifCode = get_ansi_notification(notificationCode);
else
realNotifCode = notificationCode;
TRACE(" pdi->item=%s\n", debuglvitem_t(&pdi->item, infoPtr->notifyFormat !=
NFR_ANSI));
__TRY
{
bResult = notify_hdr(infoPtr, realNotifCode, &pdi->hdr);
}
__EXCEPT_PAGE_FAULT
{
DWORD dwExceptionCode = GetExceptionCode();
ERR("notify_hdr call failed with exception 0x%08x (%d)\n",
dwExceptionCode, dwExceptionCode);
}
__ENDTRY
...
}
--- snip dlls/comctl32/listview.c ---
The interesting thing is: with that callback guard, exceptions get thrown but
later the listview gets properly rebuilt and displayed (like windows, after
"second wave" of notifications).
Should be enough information for listview maintainer to hunt this thing down.
Regards
--
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-17-05 13:07 -------
There are a variety of fonts that do work, and a variety that don't.
C:\windows\fonts is a search path for fonts. If you wiped your .wine, they're
gone. And you're probably back to using the standard wine font set that don't
work right. It's also highly possible for registry settings to affect the font
search too. It's just a matter of having wine pick the right one. Because people
have a different font setups, this is a little bit like roulette.
--
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=8092
------- Additional Comments From ben(a)atomnet.co.uk 2007-17-05 12:47 -------
Ok, this is odd. Using a new .wine today, the game crashes with this issue if I
leave the registry at default OR set it to gdi which means I can't get Diablo to
start at all anymore.
--
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=5451
ben(a)atomnet.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
Priority|P3 |P2
------- Additional Comments From ben(a)atomnet.co.uk 2007-17-05 12:45 -------
Correcting.
--
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=8347
ben(a)atomnet.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
Priority|P3 |P2
------- Additional Comments From ben(a)atomnet.co.uk 2007-17-05 12:45 -------
Correcting.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5253
------- Additional Comments From ben(a)atomnet.co.uk 2007-17-05 12:43 -------
Adding to this. I just updated GIT, made a clean .wine and I'm getting the crash
when trying to connect to Battle.NET too. I wonder what was different in my old
.wine folder for it to work without an issue?
If it's working for you, update to GIT then try with a new clean .wine and it'll
probably fail. Most peculiar.
--
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=8414
------- Additional Comments From uli.peru(a)tin.it 2007-17-05 11:24 -------
method #1 has exactly the same behaviour of running directly top.exe, except for
not releasing the prompt in terminal.
method #2 works, but if you try it more then one time (quitting the game),
sometimes it hangs in the same way of the other two methods.
Tell me if you need logs of this methods, and I'll provide.
--
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=8417
liquitsnake(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-misc |wine-directx-ddraw
--
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=8197
------- Additional Comments From berg.foss(a)gmail.com 2007-17-05 11:01 -------
------- Additional Comment #12 From Vitaliy Margolen 2007-05-17 10:10 -------
> What do authors say?
I never asked because this program is only intended for windows. what I ask to
them ?? this error dont happen in windows !!!
> Why are you using test program and not them?
Because this test version have many added features . This test version (
157-test8) is stable and I used it since version test4 in windows ( XP and
server 2003) for many months without any problems. Consider like a RC version.
> If you using
test/beta/alpha software, make sure you do have debug information for it as well! .
is there a dbg or sbgsym version of wine to wine ubuntu repository ??
What happens with stable version? I will test tomrrow
--
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=8197
------- Additional Comments From berg.foss(a)gmail.com 2007-17-05 10:45 -------
Created an attachment (id=6330)
--> (http://bugs.winehq.org/attachment.cgi?id=6330&action=view)
fragments where references to "Unhandled exception"
fragment where references to 0x004c54c2 address were enlighted with spaces
before and after
the error that could be root of bug seems this "Unhandled exception: page fault
on read access to 0x00000141 in 32-bit code (0x004c54c2)." in tail of file.
winedbg=+all wine slsk.exe have 119 MB then I out here the tail of file where I
founded address 0x004c54c2.
--
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=8197
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Soulseek p2p program ( |Soulseek p2p program
|slsk.exe version 157 test8) |(slsk.exe version 157 test8)
|has crashing after load |has crashing after load
|files and ( i hope) trying |files and trying connect to
|connect slsk server |slsk server
------- Additional Comments From vitaliy(a)kievinfo.com 2007-17-05 10:10 -------
What do authors say? Why are you using test program and not them? If you using
test/beta/alpha software, make sure you do have debug information for it as well!
What happens with stable version?
--
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=8197
------- Additional Comments From vitaliy(a)kievinfo.com 2007-17-05 10:07 -------
Just plain +seh,+tid,+relay will do just fine.
Do not use obscure archive programs! Use gzip/bzip2.
--
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=8197
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6329|Output from command : |from 0.9.37
description|WINEDEBUG=+warn,+err,+fixme,|
|+virtual,+imports,+ntdll,+mo|
|dule,+loaddll,+resource,+env|
|iron,+reg,+file,+wininet,+wn|
|et,+wsocks,+netbios,+netapi,|
|+shell,+ipaddress wine |
|slsk.exe ( using 0.9.37 - |
|ubuntu) |
Attachment #6329|application/zip |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=8197
berg.foss(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6329|from 0.9.37 |Output from command :
description|WINEDEBUG=+warn,+err,+fixme,|WINEDEBUG=+warn,+err,+fixme,
|+virtual,+imports,+ntdll,+mo|+virtual,+imports,+ntdll,+mo
|dule,+loaddll,+resource,+env|dule,+loaddll,+resource,+env
|iron,+reg,+file,+wininet,+wn|iron,+reg,+file,+wininet,+wn
|et,+wsocks,+netbios,+netapi,|et,+wsocks,+netbios,+netapi,
|+shell,+ipaddress wine |+shell,+ipaddress wine
|slsk.exe |slsk.exe ( using 0.9.37 -
| |ubuntu)
--
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=8197
------- Additional Comments From berg.foss(a)gmail.com 2007-17-05 10:01 -------
Created an attachment (id=6329)
--> (http://bugs.winehq.org/attachment.cgi?id=6329&action=view)
from 0.9.37
WINEDEBUG=+warn,+err,+fixme,+virtual,+imports,+ntdll,+module,+loaddll,+resource,+environ,+reg,+file,+wininet,+wnet,+wsocks,+netbios,+netapi,+shell,+ipaddress
wine slsk.exe
using a
WINEDEBUG==+warn,+err,+fixme,+virtual,+imports,+ntdll,+module,+loaddll,+resource,+environ,+reg,+file,+wininet,+wnet,+wsocks,+netbios,+netapi,+shell,+ipaddress
wine slsk.exe.
If needed some more option , please specify .
If dont need some option , please specify too ;)
--
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=7833
------- Additional Comments From dank(a)kegel.com 2007-17-05 09:54 -------
You're the second person to try that. Nigel did, too,
guess he should have mentioned it 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=8419
lich(a)math.spbu.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lich(a)math.spbu.ru
------- Additional Comments From lich(a)math.spbu.ru 2007-17-05 09:46 -------
Please attach a program (.exe or .c) which demonstrates incorrect behaviour,
not just a library.
--
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=8421
Summary: Disk Explorer Pro 3.60 crashes when browsing or
searching
Product: Wine
Version: unspecified
Platform: Other
URL: http://www.tjelinek.com/main.php?section=dd
OS/Version: other
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The appdb says
"Need to override comctl32.dll or it crashes as soon as you try to browse or
search a database"
Here's a recent blog post I saw that gave a recipe for using
this app, saying you have to override comctl32:
http://ralph.n3rds.net/index.php?/archives/185-How-to-organize-disks-with-D…
--
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=6211
------- Additional Comments From alex(a)thehandofagony.com 2007-17-05 09:00 -------
I will do it shortly after the effects of my exam celebrations wear off. :)
--
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=7937
------- Additional Comments From dxdemetriou(a)msn.com 2007-17-05 08:33 -------
from my last post I play around with the right click and all that that causes
utorrent to crash, and haven't crashed yet. Also is faster than before.
I don't know why is this, or if haven't implemented well the icon in
notification area.
Anyway, now it works, and I don't think to stop using utorrent with the alltray
for a while, or if I'll see that other people haven't problem with the native icon.
Somebody can explain this error to understand why this happened?
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=5294
------- Additional Comments From focht(a)gmx.net 2007-17-05 08:28 -------
Hello,
--- quote ---
The first crash was actually due to missing stuff in msxml3 and that is still
not fixed, right?
So i suggest to leave this bug open for now.
--- quote ---
Yes, wine msxml3 is the remaining issue.
In the meantime, people can just 'winetricks msxml3' to test this application
further ... to report more bugs :-)
Regards
--
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-17-05 08:28 -------
A quick search on uTorrent's own forum revealed that the current version (1.7)
is supposed to work fine under Wine with no patches. This post lists the current
issues, DHT is not listed, maybe Ludde changed uT to circumvent that bug :-?
http://forum.utorrent.com/viewtopic.php?pid=250264#p250264
--
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 pecanin(a)alice.it 2007-17-05 08:19 -------
result is 0.... no bug for me... it's strange... emule is affected, but uT is
not...
Where can i find the patch to try emule?
If there was a new version of aMule with protocol obfuscation I did not need
to use emule with wine.. util the bug is not fixed or a new version of amule
is released i'm using VMware under linux with a WindowsXP virtual mchine that
wor perfectly with emule :-)))
--
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=7447
------- Additional Comments From focht(a)gmx.net 2007-17-05 08:17 -------
Hello,
another random pick.
Version 3.x wasnt available anymore but newer ones (5.x) exhibit same behaviour.
I added missing implementations to let application startup succeed.
--- snip dlls/shell32/iconcache.c ---
/****************************************************************************
* SHGetIconOverlayIndexW [SHELL32.@]
*/
INT WINAPI SHGetIconOverlayIndexW( LPCWSTR pszIconPath, int iIconIndex)
{
TRACE("%s %d\n", debugstr_w(pszIconPath), iIconIndex);
/* windows tolerates NULL IconPath, returning standard icons
(using icon cache manager) for the specific indizes
returning -1 now, because wine doesnt handle this case */
if( pszIconPath == NULL)
return -1;
return SIC_GetIconIndex( pszIconPath, iIconIndex, 0);
}
/****************************************************************************
* SHGetIconOverlayIndexA [SHELL32.@]
*/
INT WINAPI SHGetIconOverlayIndexA( LPCSTR pszIconPath, int iIconIndex)
{
INT ret, len;
LPWSTR lpwstrFile = NULL;
TRACE("%s %d\n", pszIconPath, iIconIndex);
if( pszIconPath != NULL)
{
len = MultiByteToWideChar(CP_ACP, 0, pszIconPath, -1, NULL, 0);
lpwstrFile = HeapAlloc(GetProcessHeap(), 0, len * sizeof(WCHAR));
MultiByteToWideChar(CP_ACP, 0, pszIconPath, -1, lpwstrFile, len);
}
ret = SHGetIconOverlayIndexW( lpwstrFile, iIconIndex);
if( lpwstrFile != NULL)
HeapFree(GetProcessHeap(), 0, lpwstrFile);
return ret;
}
--- snip dlls/shell32/iconcache.c ---
and
--- snip dlls/shell32/shell32.spec ---
@ stdcall SHGetIconOverlayIndexA(str long)
@ stdcall SHGetIconOverlayIndexW(wstr long)
--- snip dlls/shell32/shell32.spec ---
With that fixes applied, the application is happy now.
Though the user interface is japanese all over the place.
IJO NASHI :-)
Regards
--
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=5294
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-17-05 07:54 -------
The first crash was actually due to missing stuff in msxml3 and that is still
not fixed, right?
So i suggest to leave this bug open for now.
>Another exe protector version working :-)
Great!
--
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=8197
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.37. |0.9.36.
------- Additional Comments From vitaliy(a)kievinfo.com 2007-17-05 07:50 -------
Please don't change original reported version.
--
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=8413
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-17-05 07:45 -------
Closing invalid.
--
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=8413
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2007-17-05 07:45 -------
Correct resolution.
--
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=8413
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From vitaliy(a)kievinfo.com 2007-17-05 07:44 -------
It's not fixed, it's invalid.
--
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=8418
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
Component|wine-programs |wine-user
--
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=5294
------- Additional Comments From focht(a)gmx.net 2007-17-05 07:38 -------
Hello,
with recent GIT (http://article.gmane.org/gmane.comp.emulators.wine.cvs/30339)
that LOAD_LIBRARY_AS_DATAFILE issue has been fixed (app starts up fine).
Another exe protector version working :-)
If you encounter crashes or misbehaviour while using the app, file new bug reports.
Regards
--
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-17-05 07:35 -------
To check if DHT is working with uTorrent, please run nestat -l and check the UDP
port that uT is listening on: if Rcv-Q > 0 then it means it's affected by the 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=8197
berg.foss(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.36. |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=8420
Summary: Stack overflow starting application
Product: Wine
Version: 0.9.37.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bob.deblier(a)telenet.be
When starting DVD Shrink 3.2 wine hangs on a stack overflow.
--
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=8413
spam(a)vavincavent.dyndns.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From spam(a)vavincavent.dyndns.org 2007-17-05 07:07 -------
vincent@vincent-feisty:~/.wine/drive_c/windows/system32$ regsvr32 dao360.dll
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\windows\\system32\\dao2535.tlb"
failed with error 2
Successfully registered DLL dao360.dll
it's seems to be ok
--
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=8418
------- Additional Comments From jasmine.aura(a)yahoo.com 2007-17-05 07:01 -------
Created an attachment (id=6327)
--> (http://bugs.winehq.org/attachment.cgi?id=6327&action=view)
left clicking menu icon works (but right clicking menu-bar locks it up)
Single Left Clicking the icon on the left corner of the menu bar shows the
additional dialog menu options provided by Radmin..
So I can avoid right-clicking the top menu bar for 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=8418
------- Additional Comments From jasmine.aura(a)yahoo.com 2007-17-05 06:49 -------
regarding the 2nd note i put in the image:
i meant to say that the window position freezes (is impossible to move) after
'right clicking the on top menu bar once' and not 'moving it once'.
What I mean by "freezes" is that when I right click on the menu bar once, then I
can no longer move the window, nor click on minimize to minimize it, nor "X' to
close it, and the mouse pointer gets stuck at the resize-arrows-kind-of-shape.
If I dont right click on the top menubar, i can move the window many times,
though it somtimes leaves right and bottom border shadow on the screen
(refreshes when re-moved).
INTERESTING enough, I minimize that window by clicking the '-' (minimize) button
on the menu bar, then 'single left click' on the minimized window icon, and
alas.. The native Remote Admin window with all it's bells & whistles shows :)
If I disable both virtual desktop mode & window manager/managed mode, i can move
only the main Radmin screen, but not the remote view screen. The same problem as
in virtual desktop mode as to right clicking the top menu bar exists (acting
like the right click was inside and on the bottom of the remote desktop screen,
etc..)
--
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=8414
------- Additional Comments From focht(a)gmx.net 2007-17-05 06:37 -------
Hello,
downloaded this one (300 mb unpacked install).
No race issues here.
The game has a start wrapper.
You can bypass either with:
1. "wine top_d.exe" and "enter game" button to start game
2. directly using "wine system\game.exe startgame" (dont change into system
directory and run from there - it needs base working directory)
Try method 1 first using "top_d.exe" and report back if this one shows different
behaviour than using "top.exe".
As fallback you can start directly using method 2. This should work in every
case if it's a process spawn timing condition (but bypassed game update checks).
Regards
--
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=8418
------- Additional Comments From jasmine.aura(a)yahoo.com 2007-17-05 06:14 -------
Created an attachment (id=6326)
--> (http://bugs.winehq.org/attachment.cgi?id=6326&action=view)
radmin 2.2 in virtual desktop mode, wine 0.9.37+WS_CAPTION patch
In reply to:
> What do you mean by "win95ish menu bar which doesnt work"? You need to try
> explain what you see in technical terms, providing screenshots if required.
hope that explains some..
--
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 pecanin(a)alice.it 2007-17-05 05:45 -------
I don't understand what u exactly mean, I use uTorrent to download files,
opening .torrent files as normal, maybe i didn't understand where u get the
problem with it :-)
But i can download and upload for several day with uTorrent without getting
error and the DHT is working and always "green"
--
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 damjan.jov(a)gmail.com 2007-17-05 05:35 -------
After 6-7 days does your uTorrent DHT work, or are you just using the trackers?
--
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 pecanin(a)alice.it 2007-17-05 05:25 -------
'm using uTorrent without any problem, only emule loses kad connection, my
uTorrent has never been affacted bye the bug even if it has been working for 6-
7 days without interruptions..., I don't know why...
Pecanin
--
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 damjan.jov(a)gmail.com 2007-17-05 05:21 -------
It's this patch: http://bugs.winehq.org/attachment.cgi?id=6257&action=view
It isn't part of wine-0.9.37, and it hasn't been accepted into Git yet.
Alexandre isn't convinced with the solution, so I am busy writing some tests.
In the meanwhile, can someone test whether uTorrent works properly with 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=5774
------- Additional Comments From pecanin(a)alice.it 2007-17-05 05:15 -------
Where can i find the patch? I installed yesterday the version 0.9.37 of wine
but the problem persists :-( How to install it?
I'm using Slcware 11.0 with kernal 2.6.17.13 so it can be an other system to
test ...
Have fun
--
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=8418
------- Additional Comments From dmitry(a)codeweavers.com 2007-17-05 05:13 -------
> > You need to run in the virtual desktop (aka not managed mode) to
> > see additional system menu entries that an app places there.
>
> I tried that.. Created a virtual desktop (1280x1024), re-ran radmin.. The
> menu bar now looks like a win95ish menu bar which doesnt work, and right
> clicking on it behaves like i right clicked on the remote system's desktop,
> or erradically :/
What do you mean by "win95ish menu bar which doesnt work"? You need to try
explain what you see in technical terms, providing screenshots if required.
--
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=8413
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-17-05 05:03 -------
try copy dao360.dll to system32, and do "regsvr32 dao360.dll" and try again 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=8418
------- Additional Comments From jasmine.aura(a)yahoo.com 2007-17-05 04:55 -------
>Ah, you mean additional menu entries in the window system menu? That won't
>work under Wine in managed mode, since obviously Wine has no control over there.
I understand that.
> You need to run in the virtual desktop (aka not managed mode) to
> see additional system menu entries that an app places there.
I tried that.. Created a virtual desktop (1280x1024), re-ran radmin.. The menu
bar now looks like a win95ish menu bar which doesnt work, and right clicking on
it behaves like i right clicked on the remote system's desktop, or erradically :/
--
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=8418
------- Additional Comments From jasmine.aura(a)yahoo.com 2007-17-05 04:49 -------
the patch you suggested did in fact fix it (applied against 0.9.37). i can now
minimize/maximize/move the window at ease.
however, the right click dialog menu is the standard/default on that my window
manager provides (gnome), and does not display any of the above mentioned
features, as when running the client on native windows..
--
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=8418
------- Additional Comments From dmitry(a)codeweavers.com 2007-17-05 04:28 -------
> screenshot attached. I nested both in one..
> Remote View under wine in linux to a windows desktop where i'm running
> another remote viewer to another windows desktop..
Ah, you mean additional menu entries in the window system menu? That won't
work under Wine in managed mode, since obviously Wine has no control over
there. You need to run in the virtual desktop (aka not managed mode) to
see additional system menu entries that an app places 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=8419
Summary: wine console ignores conio.h
Product: Wine
Version: 0.9.37.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail2benny(a)gmail.com
I had to write a program for school, windows console based, pain since i use linux.
When i compiled it in windows using bloodshed dev-c++ 4.9.9.2 it worked without
any known bugs (in windows).
Wine cmd however seems to skip all the conio.h instructions in the program.
When i execute the program in wineconsole i get "fixme:curses:WCCURSES_GetEvents
Ooch. somebody beat us" which is the same problem as bug 8367 i think.
I know conio.h is mainly used in old dos compilers. But it being revived. .
http://conio.sourceforge.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=7045
------- Additional Comments From jeremielapuree(a)yahoo.fr 2007-17-05 04:22 -------
154 patches between 09.333 and 0.9.34 mean only 9 or 10 compilations. Not so long.
Gambatte!!!
Joaopa
--
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=7833
focht(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|MS Money 2006 trial aborts |MS Money 2006 trial aborts
|on startup, as it calls the |on startup, as it calls the
|unimplemented function |unimplemented function
|shlwapi.dll.SHSetTimerQueueT|shlwapi.dll.SHSetTimerQueueT
|imer |imer
------- Additional Comments From focht(a)gmx.net 2007-17-05 04:17 -------
Hello,
well i implemented the missing stub but only to notice there is no timer queue
support in wine yet *argh*
Are there any plans on timer queue api (ntdll/kernel32)?
The NT kernel32 timer queue API exports are just thin wrappers which forward to
ntdll RtlXXX timer queue api (plus additonal error checking).
Regards
--
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=8418
------- Additional Comments From jasmine.aura(a)yahoo.com 2007-17-05 04:14 -------
> could you check if the patch attached to
> http://bugs.winehq.org/show_bug.cgi?id=7702 fixes this issue?
gonna try it against 0.9.37 tarball sources.. Hopefully i wont need to git the
tree, have to make a ebuild (gentoo).. takes about 22 minutes to build on my
system, will report back with results 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=7045
------- Additional Comments From cja(a)gmx.net 2007-17-05 04:11 -------
The problem with the white shadow and white screens between scenes first
appear in wine 0.9.34 for "Secrete files of Tunguska". In wine 0.9.33
everything is fine. I would like to do a regression test, but I'm unsure
on what dll. (A full regression test between 33 and 34 is 154 possible runs.)
--
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=8418
------- Additional Comments From jasmine.aura(a)yahoo.com 2007-17-05 04:01 -------
Created an attachment (id=6321)
--> (http://bugs.winehq.org/attachment.cgi?id=6321&action=view)
screenshot of the missing menu behavior, vs. a normal view on a windows desktop
>Can you attach 2 screenshots (Windows and Wine) of what is expected to be
>there and how it looks like?
screenshot attached. I nested both in one..
Remote View under wine in linux to a windows desktop where i'm running another
remote viewer to another windows desktop..
--
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=8413
------- Additional Comments From spam(a)vavincavent.dyndns.org 2007-17-05 03:58 -------
I've installed oledb32r.dll, oledb32.dll and msdadc.dll
same problem
vincent@vincent-feisty:~$ WINEDEBUG= wine "c:\Program Files\s2000\s2000b.exe"
fixme:xrender:X11DRV_AlphaBlend not a dibsection
fixme:xrender:X11DRV_AlphaBlend not a dibsection
fixme:xrender:X11DRV_AlphaBlend not a dibsection
fixme:xrender:X11DRV_AlphaBlend not a dibsection
fixme:xrender:X11DRV_AlphaBlend not a dibsection
fixme:xrender:X11DRV_AlphaBlend not a dibsection
fixme:xrender:X11DRV_AlphaBlend not a dibsection
fixme:xrender:X11DRV_AlphaBlend not a dibsection
fixme:xrender:X11DRV_AlphaBlend not a dibsection
fixme:xrender:X11DRV_AlphaBlend not a dibsection
vincent@vincent-feisty:~$ err:ole:CoGetClassObject class
{00000101-0000-0010-8000-00aa006d2ea4} not registered
err:ole:CoGetClassObject no class object {00000101-0000-0010-8000-00aa006d2ea4}
could be created for context 0x1
--
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=8418
------- Additional Comments From jasmine.aura(a)yahoo.com 2007-17-05 03:44 -------
also, i think something similar that happened with another app maybe related, so
i'm posting it here..
In C&C Generals Installer, once I clicked next, the new popup dialog to enter
serial appears, but hidden behind the main installer window.. I was guessing
that window had a custom frame, but it didnt have menu-frame as expected with
wine, nor did it automatically gain focus.
I found someone commented on that on appdb's C&C generals page, and another who
also described the same issue:
http://appdb.winehq.org/commentview.php?iAppId=1287&iVersionId=1717&iThread…
--
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=8418
------- Additional Comments From dmitry(a)codeweavers.com 2007-17-05 03:34 -------
Can you attach 2 screenshots (Windows and Wine) of what is expected to be
there and how it looks like?
--
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=8418
------- Additional Comments From jasmine.aura(a)yahoo.com 2007-17-05 03:31 -------
after double checking, the other options in the right dialog menu include
- view size (checkmark): Normal View , FullScreen , and Stretch View
The above three options are toggled using the F12 key, which does work in wine
even though the actual menu is missing. My desktop's resolution is 1600x1200, so
fullscreening a remote desktop w/ 1024x768 res. is not very desirable. Since I
use gnome, I can at least right click on the taskbar associated with the new
view screen that missing its menu, click move and then i can move it across my
desktop.
makes me think that it's a trivial problem..
- Send CTRL+ALT+DEL, supposedly shortcutted with C+A+F12, which didnt work for me.
- Send Key: Ctrl-ESC, F12, CTRL+F12, etc.. (no keyboard shortcuts)
- Options: Color Format, Max Num of Updates per second, View Mode (no shortcuts)
- Connection Info - useful connection realtime data stats popup. (no shortcuts)
the get clipboard, set clipboard, and shutdown options do not have shortcuts
either. confirmed on a windows system
--
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=8418
jasmine.aura(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|other |Linux
--
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=8418
Summary: Remote Administrator 2.2 (Radmin) Remote View Screen
mode missing window frame/bar
Product: Wine
Version: 0.9.37.
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jasmine.aura(a)yahoo.com
this has been tested with various version of wine from 0.9.22 - 0.9.37
Always reproducable.
Open Remote Admin Viewer -> Add new connection (points to another windows
computer running r_server), once connected the remote desktop appears, but the
menu that's supposed to be drawn around it (as usual - by wine) is not there..
this is a bummer because there are normally very useful functions on the right
click dialog menu on the top menu-bar - in native windows (such as set/get
clipboard, send ctrl+alt+del).
Otherwise, it works flawlessly.. Had a session go almost 3 hours without a
lockup/disconnect or anything, and screen redraws nicely, even over a dsl
connection :)
"File transfer", "Telnet", and "Shutdown" modes don't have the missing
menu-frame problem, only the "Full Control" and "View Only" are missing menus.
running on the console:
wine "C:\Program Files\Radmin\Radmin.exe"
all i see at program start is:
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
nothing else appears on the console after i start an actual remote view session.
cheers :)
--
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=7648
saulius.krasuckas(a)elst.vtu.lt changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |saulius.krasuckas(a)elst.vtu.l
| |t
--
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=8416
------- Additional Comments From emkay(a)gmx.de 2007-17-05 02:17 -------
I can do that but the bug was also present when i had installed non beta
drivers. So that is possibly not going to change the probelm.
--
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=6155
------- Additional Comments From damjan.jov(a)gmail.com 2007-17-05 02:05 -------
The Windows version of Apache also doesn't work without IOCP (bug 6858).
--
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 damjan.jov(a)gmail.com 2007-17-05 01:55 -------
I posted it to wine-patches but it hasn't been accepted yet, today I'll ask why
on IRC.
--
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-17-05 01:53 -------
Excellent. Will this patch make it into the next release 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=1784
------- Additional Comments From infyquest(a)gmail.com 2007-17-05 00:57 -------
It seems there are new commits in the git that provide Midi-In support.
Please verify
--
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=8417
liquitsnake(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://sake906.assaulttech1.
| |com/AT1a2ins.exe
Keywords| |download
------- Additional Comments From liquitsnake(a)gmx.net 2007-16-05 23:58 -------
The game can be freely downloaded from the link given to test 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=8417
Summary: AssaultTech1: Cursor transparency doesn't work
Product: Wine
Version: 0.9.37.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
Looking at this pic,
http://img405.imageshack.us/img405/5172/at1jd2.jpg
it is clear that transparency doesn't work for the cursor. It fails to set the
white color to transparent like it does on Windows.
Other transparencies like 3d flat objects rendered to a camera work fine, but
pixels directly drawn over the buffer are missing 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=8389
------- Additional Comments From dank(a)kegel.com 2007-16-05 22:08 -------
Autocad 2004 fails similarly. (Autocad 2006 crashes earlier, when installing
.net 1.1.)
--
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=219
------- Additional Comments From ead1234(a)hotmail.com 2007-16-05 20:20 -------
ntoskrnl.exe has been added to wine now, though it may not be ready to handle
safedisc v1 as of yet there are several versions of safedisc and other
technologies and once safedisc 1.0 is supported there will be hundreds of other
apps that don't work with later versions of safedisc and other copy protection
technologies. 1 catch-all bug is hardly sufficient to deal with all the
bugs/limitations of ntoskrnl.exe that will eventually arise as not all copyright
technologies are going to fault at the same point in ntoskrnl and other areas of
wine. Is it not time to add an ntoskrnl component now that it has been partially
implemented in wine, especially for the safedisc 2+ versions that won't work
after this initial wave of stubs?
--
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=8416
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-x11driver |wine-misc
------- Additional Comments From vitaliy(a)kievinfo.com 2007-16-05 19:57 -------
Please install stable video drivers and not beta 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.
http://bugs.winehq.org/show_bug.cgi?id=8413
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
Component|test |wine-misc
------- Additional Comments From vitaliy(a)kievinfo.com 2007-16-05 18:56 -------
Not blocker,
Please attach terminal output here instead of using links to pastebin.
Also are you sure you have DAO/MDAC 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=219
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jhansonxi(a)gmail.com
------- Additional Comments From vitaliy(a)kievinfo.com 2007-16-05 18:51 -------
*** Bug 8411 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 on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=8411
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-16-05 18:51 -------
Duplicate
Wine does not support, yet, safedisk
And if you insist it is the problem related to most of the stuff you attached.
*** This bug has been marked as a duplicate of 219 ***
--
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=8416
------- Additional Comments From vitaliy(a)kievinfo.com 2007-16-05 18:48 -------
Please attach as a file (do not paste) output of 'glxinfo'.
--
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=8416
Summary: Warhammer dawn of war dark crusade grafic configuration
Product: Wine
Version: 0.9.37.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emkay(a)gmx.de
I have to use the GraphicsConfig.exe tool under windows to select the
graphiccard and select high settings.Under Linux there is only 3Dhal device
with low settings possible.
NVIDIA-drivers: 100.14.03
--
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=8415
Summary: Warhammer Drawn of War dark crusade graphic stuttering
since x.36
Product: Wine
Version: 0.9.37.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emkay(a)gmx.de
Since wineversion x.36 to x.37 the graphic is stuttering it doesnt matter which
windows i choose or if its startet with -opengl or -d3d. Everytime I get the
stuttering. With wine x.35 graphics are working fine (the only bug is the
brightness bug during gameplay).
NVIDIA-drivers: 100.14.03
--
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=8414
------- Additional Comments From focht(a)gmx.net 2007-16-05 17:18 -------
Hello,
nothing unusal in log file (failed CreateWindowExA with bad class name "Ime" is
expected and doesnt explain the behaviour).
If +relay effects the game startup it might be a race condition/startup timing
issue (multithreaded).
Could you run with flags WINEDEBUG=+seh,+tid,+loaddll,+ntdll and attach log in
case where it hangs?
CTRL+C in console when you think it hangs so the log gets cut off right place.
Regards
--
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=7658
------- Additional Comments From andrewriedi(a)gmail.com 2007-16-05 17:16 -------
My D3D hardware cursor patch was committed. Can this be retested with current
Git or when Wine-0.9.38 gets released? Thanks.
--
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=6710
------- Additional Comments From andrewriedi(a)gmail.com 2007-16-05 17:15 -------
My D3D hardware cursor patch was committed. Can this be retested with current
Git or when Wine-0.9.38 gets released? Thanks.
--
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=6250
------- Additional Comments From andrewriedi(a)gmail.com 2007-16-05 17:15 -------
My D3D hardware cursor patch was committed. Can this be retested with current
Git or when Wine-0.9.38 gets released? Thanks.
--
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=6211
------- Additional Comments From andrewriedi(a)gmail.com 2007-16-05 17:14 -------
My D3D hardware cursor patch was committed. Can this be retested with current
Git or when Wine-0.9.38 gets released? Thanks.
--
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=8414
Summary: "Tales of Pirates" often fails to open the game window
Product: Wine
Version: 0.9.36.
Platform: PC
URL: http://appdb.winehq.org/appview.php?iVersionId=7531&iTes
tingId=10666
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: uli.peru(a)tin.it
I've been able to run the game more than once, and when it runs it runs
smoothly, with just some very little texture problems.
To run the game I need to try several times, in most of which, after clicking
the "enter the game" button in the first windows, everything disappears and the
game hangs (but wine is not crashed!)
Running wine with the +relay flag makes everything slow, but the game starts
(and the log produced is about 70MB, I'll attach one only if strictly needed).
I'll attach instead the log produced with WINEDEBUG=+win,+seh,+tid in a case of
the game hanging.
I'm running wine 0.9.36 on Ubuntu 7.04.
--
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=8147
------- Additional Comments From ajrich(a)earthlink.net 2007-16-05 16:59 -------
I haven't been able to control the system with any key combination, but I was
able to figure out how to ssh in, and it is possible to issue commands through SSH.
Killing CNC3 and the gamedata process that accompanies it doesn't free the
screen, but issuing a reboot command allows a normal reboot.
--
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=8409
------- Additional Comments From focht(a)gmx.net 2007-16-05 16:55 -------
Hello,
looks like some app which uses embedded html/javascripting for its graphical
user interface.
You could sort this out first by trying native components (shdocvw, urlmon,
shell32 and the like).
As for the unimplemented ones ... it can cause some additional install steps to
be (silently) skipped.
The functions belong to Microsoft Safer API (implemented in advapi32).
I've seen increasing usage this API in installers.
VS.NET 2005 installer uses it too and it might become interesting one day.
If someone wants to take on this one .. i have minimal stub implementations for
the whole API in my private patch treasure (just to keep installers happy) :)
Regards
--
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=2193
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Diablo 2 bnetd game server |bnetd Diablo 2 game server
| |does not start
--
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=6155
------- Additional Comments From the3dfxdude(a)gmail.com 2007-16-05 16:33 -------
Diablo 2 the game is *not* affected by this. A program called D2GS.exe (diablo 2
game server) which I believe is distributed by bnetd or pvpgn is. I submitted
the bug entry to the appropriate appdb page.
--
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=8411
------- Additional Comments From focht(a)gmx.net 2007-16-05 16:12 -------
Hello,
right now there seems to be some work in progress on ntoskrnl part.
Though ntoskrnl.exe.PsGetVersion() is a trivial one. Couple of minutes.
Wait a few days/weeks until the first wave of stubs is done.
Regards
--
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=8413
Summary: microsoft visual c++ / abnormal program termination
Product: Wine
Version: 0.9.37.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spam(a)vavincavent.dyndns.org
when i use a setup.exe program to upgrade soins2000 (that work with wine)
version 0.9.37
http://pastebin.ca/491611
--
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=8412
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://software- |http://www.download.com/Swif
|files.download.com/sd/ev4TfR|tSwitch/3000-7541_4-
|RIxbbdv- |10408296.html
|zau1F241JVEIQSuv3DKZB3wDXN1V|
|2EG0x7g_Pbin2qgADxa3v3iErZlD|
|_zVeMbWDez238ZfJnhAsiTbchI/s|
|oftware/10659502/10408296/3/|
|swiftswitch(install).exe?pty|
|pe=3001&ontid=7541&siteId=4&|
|edId=3&pid=10659502&psid=104|
|08296 |
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-16-05 14:53 -------
ouch, better link added
--
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=8194
------- Additional Comments From cja(a)gmx.net 2007-16-05 14:52 -------
Stefan, if you mail me your address I'll see if I can buy EU2 somewhere and
send it to you. Without any obligations.
--
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=8412
Summary: Swiftswitch crashes
Product: Wine
Version: CVS
Platform: Other
URL: http://software-files.download.com/sd/ev4TfRRIxbbdv-
zau1F241JVEIQSuv3DKZB3wDXN1V2EG0x7g_Pbin2qgADxa3v3iErZlD
_zVeMbWDez238ZfJnhAsiTbchI/software/10659502/10408296/3/
swiftswitch(install).exe?ptype=3001&ontid=7541&siteId=4&
edId=3&pid=10659502&psid=10408296
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, yet another ole-bug:
the app crashes immediately. With native dcom98, it comes up 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=8194
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |stefandoesinger(a)gmx.at
------- Additional Comments From stefandoesinger(a)gmx.at 2007-16-05 14:12 -------
Actually I wanted to assing it to me myself. Must have failed for some 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.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=8200
------- Additional Comments From austinenglish(a)gmail.com 2007-16-05 14:00 -------
That SOUNDS like an issue with gnome, but I could be 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=8194
------- Additional Comments From cja(a)gmx.net 2007-16-05 13:58 -------
Stefan, I don't have enough access rights to assign this bug to 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.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=8194
------- Additional Comments From cja(a)gmx.net 2007-16-05 13:48 -------
Ofcourse, "Initalizing graphics" can mean a lot of things, I merely wanted
to point out that during the start-up sequence both games crashes at the
same stage. Yes, I agree, it can be totally different things.
I have not yet figured out what to change in the dsurface testcase
and how to run tests, but I'm working on it.
Meanwhile, I had a look at msdn for IDirectDrawSurfaceImpl_GetSurfaceDesc
(http://msdn2.microsoft.com/en-us/library/ms785087.aspx - hopefully the
correct one) and the only return values that can occur are:
DDERR_INVALIDOBJECT, DDERR_INVALIDPARAMS and DD_OK.
Wine returns DDERR_GENERIC on size 0.
I would guess that DDERR_INVALIDOBJECT is the correct error code.
I did a quick test, changing the error code and ran EU2. Returning invalid
object instead left the game spinning and after killing it it turned out to be
a write access page fault.
--
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=7929
blin(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
------- Additional Comments From blin(a)gmx.net 2007-16-05 13:40 -------
Added wine-bugs to cc again.
--
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=8411
Summary: MechWarrior 4: Vengeance fails to start
Product: Wine
Version: 0.9.37.
Platform: PC
URL: http://www.microsoft.com/games/pc/mechwarrior4.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jhansonxi(a)gmail.com
wine-0.9.37-g6f8a67f
MechWarrior 4: Vengeance w/Update 3
Safedisc 1 copy protection
Made several attempts to get this working but failed. Nobody else seems to have
ever succeeded either. Install and updates work without errors but game crashes
immediately. Mercenaries sequel has similar problems. Assuming that the copy
protection was part of the problem I used an unwrapper to get the real
executable and tried it also. I am attaching the terminal output and the
reports from the game's crash reporter.
--
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=8410
Summary: C&C 3 and moh:pa don't find dx8.1 capable hardware
(ti4200)
Product: Wine
Version: 0.9.37.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d3x(a)linuxmail.org
when i try to start C&C3 i get this error:
"DirectX error. Please make sure you have DirectX 9.0 or higher installed.
Also verify that your video card meets the minimum requirements, and that you
do not have hardware acceleration disabled in the Display control panel."
medal of honor:pacific assault shows a similiar error, saying that the
installed gpu doesn't support dx8.1.
i've got a nvidia geforce4 ti4200,
OpenGL version string: 1.5.8 NVIDIA 96.31
--
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=8403
------- Additional Comments From ead1234(a)hotmail.com 2007-16-05 12:24 -------
I'm not able to do a regression test, compilation after 2 pivots back is
broken and I haven't gotten it to work yet.
--
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=8408
------- Additional Comments From julliard(a)winehq.com 2007-16-05 12:17 -------
That stuff is not supposed to work yet. ntoskrnl needs to be loaded from a
service process that will take care of importing msvcrt. Currently the driver is
executed directly which cannot 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=7190
------- Additional Comments From dougm(a)bravoecho.net 2007-16-05 12:11 -------
I tried wine-0.9.33 with my MDI app and the problem is eliminated -- yay!
Thank 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=8393
mikolaj.zalewski(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-16-05 11:59 -------
The patch got into the Wine Git and will be available in Wine releases starting
from 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=8408
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-16-05 11:47 -------
See bug 4666, for explanation and fix from Mr. Focht ;)
--
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=8409
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.ea.com/ealink/
Summary|ead-link doesn't work |ea-link doesn't work
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-16-05 11:44 -------
sorry, should be "ea-link" of course
--
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=8409
Summary: ead-link doesn't work
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: wine-shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, a user submitted this app in appdb. It's a kind of Steam, but then for
EA-games. You can download demo's , and if you have cd's , also retail versions
of games. I think it would be nice if this would run in wine. Here's summary of
the bug:
The installer complains about some unimplemented api's in advapi32, but the
install seems nevertheless successfull. After starting the application, there's
basically 2 bugs:
1. The main window is completely white, so cannot be used/clicked anywhere.
2. There's a very weird extra window, where it says that it is the root desktop
window, and that it should be invisible. weird....
--
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-16-05 11:34 -------
After of 75 hours of continuous work, I'm shutting vanilla eMule 0.47c down to
upgrade it. It seems this bug is gone.
--
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=8408
Summary: unimplemented function ntoskrnl.exe.memset
Product: Wine
Version: CVS
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b.buschinski(a)web.de
Wine 16.May.2007 CVS
when I try to run Tribes Vengeance, the games run but the
ntoskrnl.exe crash because of an unimplmented function.
I know the ntoskrnl.exe is still brand new, but I wonder why
it crash beceause of a "find_forwarded_export" function,
even a new .wine could not solve this problem.
err:module:find_forwarded_export module not found for
forward 'msvcrt._except_handler3' used by L"c:
\\windows\\system32\\ntoskrnl.exe"
err:module:find_forwarded_export module not found for forward 'msvcrt.memcpy'
used by L"c:\\windows\\system32\\ntoskrnl.exe"
err:module:find_forwarded_export module not found for forward 'msvcrt.memset'
used by L"c:\\windows\\system32\\ntoskrnl.exe"
wine: Call from 0x241b77 to unimplemented function ntoskrnl.exe.memset,
aborting
wine: Unimplemented function ntoskrnl.exe.memset called at address 0x241b77
(thread 000b), starting debugger...
Unhandled exception: unimplemented function ntoskrnl.exe.memset called in
32-bit code (0x7efa3bec).
I am not very fimilar with this stuff, but I tought that
ntoskrnl.exe.spec:
@ cdecl -private memset(ptr long long) msvcrt.memset
means it need not be implemented.
correct me if I am wrong :)
My last guess is that it could be a kind of link error.
And please tell me if I should stop to open bug reports for
ntoskrnl.exe (for now), because it is extremly brand new
--
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=4666
------- Additional Comments From focht(a)gmx.net 2007-16-05 11:16 -------
Hello,
the game is protected by HackShield (by Ahnlab, http://www.hackshields.com/)
Technically it consists of user mode and kernel mode parts.
The kernel mode part (EagleNt.sys) hooks up several system services (like a root
kit) to detect API and memory modifications.
Several anti-debugging, anti-injection, memory protection techniques are employed.
To make this work, kernel mode infrastructure has to be added to wine.
--- snip ---
err:module:find_forwarded_export module not found for forward 'msvcrt.wcscpy'
used by L"c:\\windows\\system32\\ntoskrnl.exe"
err:module:find_forwarded_export module not found for forward 'msvcrt.wcslen'
used by L"c:\\windows\\system32\\ntoskrnl.exe"
err:module:find_forwarded_export module not found for forward 'msvcrt._stricmp'
used by L"c:\\windows\\system32\\ntoskrnl.exe"
err:module:find_forwarded_export module not found for forward 'msvcrt.strrchr'
used by L"c:\\windows\\system32\\ntoskrnl.exe"
err:module:find_forwarded_export module not found for forward
'msvcrt._except_handler3' used by L"c:\\windows\\system32\\ntoskrnl.exe"
err:module:find_forwarded_export module not found for forward 'msvcrt._wcsnicmp'
used by L"c:\\windows\\system32\\ntoskrnl.exe"
err:module:find_forwarded_export module not found for forward 'msvcrt.wcsrchr'
used by L"c:\\windows\\system32\\ntoskrnl.exe"
err:module:find_forwarded_export module not found for forward 'msvcrt._wcsicmp'
used by L"c:\\windows\\system32\\ntoskrnl.exe"
wine: Call from 0x7b840d20 to unimplemented function
ntoskrnl.exe.IoCreateDevice, aborting
wine: Unimplemented function ntoskrnl.exe.IoCreateDevice called at address
0x7b840d20 (thread 000f), starting debugger...
Unhandled exception: unimplemented function ntoskrnl.exe.IoCreateDevice called
in 32-bit code (0x7b840d98).
--- snip ---
The first ones can be fixed by adding missing import dependency "msvcrt" to
ntoskrnl build file.
--- snip dlls/ntoskrnl.exe/Makefile.in ---
IMPORTS = msvcrt kernel32 ntdll
--- snip dlls/ntoskrnl.exe/Makefile.in ---
The unimplemented one can be be silenced by a stub but this wont lead to
anything because the whole driver object infrastructure missing.
Regards
--
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=7633
------- Additional Comments From stuck(a)bright.net 2007-16-05 11:07 -------
I'm getting the same problem in FreeBSD 6.2, with the latest version of Wine
available in the ports tree, wine-0.9.36,1. The EAC version is v0.95b4. Would a
+relay log be of any use?
--
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=7342
------- Additional Comments From bryan.christ(a)gmail.com 2007-16-05 10:47 -------
I do get the error "Cannot start ms outlook", but no "fix me" messages.
--
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=8407
------- Additional Comments From dank(a)kegel.com 2007-16-05 10:35 -------
Oh, I should mention: as mentioned in bug 8406, you have to install mfc42
before installing the app, and kill wineserver to get rid of the
installer after installation. So the complete recipe for successfully
installing and starting the app is
rm -rf .wine
wget http://kegel.com/wine/winetricks
sh winetricks vcrun6
http://ww1.microchip.com/downloads/en/DeviceDoc/mp760a.zip
unzip mp760a
wine Install_MP760a.exe
wineserver -k (to get rid of splash screen)
sh winetricks dcom98
wine .wine/drive_c/Program\ Files/Microchip/MPLAB\ IDE/Core/MPLAB.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=8407
Summary: MPLab 7.60 hangs at splash screen
Product: Wine
Version: CVS
Platform: Other
URL: http://ww1.microchip.com/downloads/en/DeviceDoc/mp760a.z
ip
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
... and it doesn't hang if you install dcom98.
--
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=8128
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From truiken(a)gmail.com 2007-16-05 10:27 -------
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=8128
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |INVALID
------- Additional Comments From truiken(a)gmail.com 2007-16-05 10:27 -------
Invalid.
--
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=8128
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WONTFIX |
------- Additional Comments From truiken(a)gmail.com 2007-16-05 10:26 -------
That's invalid, not wontfix. wontfix implies that there's a bug to fix that
we're choosing not to fix, which is not the case.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8406
Summary: MPLab 7.60 installer doesn't terminate, leaves
background up
Product: Wine
Version: CVS
Platform: Other
URL: http://ww1.microchip.com/downloads/en/DeviceDoc/mp760a.z
ip
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The app won't install unless you first install mfc42
e.g. by installing the Visual C++ 6 runtime libraries with
"wget http://kegel.com/wine/winetricks; winetricks vcrun60".
(For the record, without mfc42, the installer fails with the cryptic dialog
1: 1904
2: c:\\Program Files\\Microchip\\MPLAB IDE\\KEELOQ\\KeeloqPlugin.dll
3: -2147220473 )
Once you have mfc42, the installer works fine, but doesn't exit when done.
You have to run wineserver -k to get the big bluegreen background to go away.
(And if you install dcom98, the installer crashes while setting
up msi. But that's another bug...)
I'm filing this as ole on a hunch. I would attach the +ole
log, but it's far too 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=8404
------- Additional Comments From vitaliy(a)kievinfo.com 2007-16-05 10:24 -------
Please do not repost the same file! Just change MIME type 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=8403
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-msi |wine-misc
Keywords| |regression
------- Additional Comments From truiken(a)gmail.com 2007-16-05 10:23 -------
The IE6 installer doesn't use msi. If you don't know what component a bug is,
don't guess. Please do a regression 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=8197
------- Additional Comments From berg.foss(a)gmail.com 2007-16-05 10:05 -------
testing with new version 0.9.37 give same behavior. attached new backtraces to
try 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=8197
berg.foss(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6302|wine0.9.27-dbg.txt |wine0.9.37-dbg.txt
filename| |
--
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=8404
seppo.yli-olli(a)hut.fi changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6298 is|0 |1
obsolete| |
------- Additional Comments From seppo.yli-olli(a)hut.fi 2007-16-05 09:52 -------
Created an attachment (id=6301)
--> (http://bugs.winehq.org/attachment.cgi?id=6301&action=view)
full console output this time with the *sigh* correct MIME
--
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=6573
squall38(a)rpgameplace.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6299 is|0 |1
obsolete| |
------- Additional Comments From squall38(a)rpgameplace.de 2007-16-05 09:51 -------
Created an attachment (id=6300)
--> (http://bugs.winehq.org/attachment.cgi?id=6300&action=view)
Wine 0.9.37 d3d debug output while Ragnarok Online crashes
Playing with resolutions and bit depths, I got the
"err:d3d_surface:d3dfmt_convert_surface Unsupported conversation type 9" to
disappear. Now there are no more Wine errors, but the result is the same ( app
crashing: http://www.rpgameplace.de/ro_errorhandler.jpg ).
--
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=8394
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From Speeddymon(a)gmail.com 2007-16-05 09:49 -------
May as well accept the 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=4371
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From dank(a)kegel.com 2007-16-05 09:32 -------
Sounds like it's working now. In any case, we don't
support winetools.
--
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=6573
------- Additional Comments From squall38(a)rpgameplace.de 2007-16-05 09:31 -------
Created an attachment (id=6299)
--> (http://bugs.winehq.org/attachment.cgi?id=6299&action=view)
d3d debug output
I'm seeing this too with 0.9.37 on an Intel 855GM (using 1.7.4 i810 driver on
X.org 7.2 and Mesa 6.5.2 i915 driver)
Attachment is debug output with WINEDEBUG="d3d". The "Vertex Declaration"
thingy repeats a few thousand times, so I cutted that message storm a bit (the
file size exceeded 18MB).
The relevant error seems to be "err:d3d_surface:d3dfmt_convert_surface
Unsupported conversation type 9" but I'm not sure.
In much much earlier Wine versions the game was working with direct rendering,
albeit slow (around 5-8 fps). Now I have to disable direct rendering by setting
LIBGL_ALWAYS_INDIRECT=true) to get in-game but it's of course unplayable slow
(maybe ~0.5 fps).
--
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=6155
------- Additional Comments From dank(a)kegel.com 2007-16-05 09:17 -------
It might help to gather a list of all the apps we know this breaks.
--
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=8405
Summary: Some fields is covered in Fluent
Product: Wine
Version: 0.9.37.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adziura(a)gmail.com
Some fields is covered by GUI in engineering program Fluent. See screenshot:
http://images21.fotosik.pl/296/772ca93117dc7869.png
I Use Wine 0.9.37 on Ubuntu 7.04.
--
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=8404
seppo.yli-olli(a)hut.fi changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6297 is|0 |1
obsolete| |
------- Additional Comments From seppo.yli-olli(a)hut.fi 2007-16-05 07:49 -------
Created an attachment (id=6298)
--> (http://bugs.winehq.org/attachment.cgi?id=6298&action=view)
full console output as requested
--
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=8404
------- Additional Comments From vitaliy(a)kievinfo.com 2007-16-05 07:28 -------
Please upgrade video driver to at least 9631. The ones you using have number of
known problems.
Also please attach complete terminal output, not just "registers".
--
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=8404
Summary: Dungeon Keeper 2 crashes after mouse movement
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: seppo.yli-olli(a)hut.fi
I started Dungeon Keeper 2 with Nvidia 6600 (nvidia-drivers-1.0-8776) and it
started loading itself just fine. I noticed it went to the game menu but when I
moved the mouse, it crashed. So I naturally started it again and this time moved
mouse as much as I could straight from the beginning. It crashed with load bar
0%. I repeated this several times to see if it was random but it always seemed
to crash on mouse movement. Dungeon Keeper was current, Wine was Git which I
synced and installed on 15.5.2007.
--
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.
We have the most current version of wine for our Linux
release.
The you say "wine does not support IE we have it's
replacement" .. what is the replacement??
thanks
Larry
--- Wine Bugs <wine-bugs(a)winehq.org> wrote:
> http://bugs.winehq.org/show_bug.cgi?id=8402
>
>
> vitaliy(a)kievinfo.com changed:
>
> What |Removed
> |Added
>
----------------------------------------------------------------------------
> Status|UNCONFIRMED
> |RESOLVED
> Resolution|
> |INVALID
>
>
>
>
> ------- Additional Comments From
> vitaliy(a)kievinfo.com 2007-15-05 14:29 -------
> Invalid.
> Upgrade Wine!
> Wine does not support running IE - we have it's
> replacement.
> Do not paste logs here! Create attachment(s)
> instead!
>
> --
> Configure bugmail:
> http://bugs.winehq.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
____________________________________________________________________________________
We won't tell. Get more on shows you hate to love
(and love to hate): Yahoo! TV's Guilty Pleasures list.
http://tv.yahoo.com/collections/265
http://bugs.winehq.org/show_bug.cgi?id=7633
------- Additional Comments From focht(a)gmx.net 2007-16-05 05:57 -------
Hello,
works for me.
EAC v0.95b4
wine-0.9.37-79-g6f8a67f
Regards
--
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=6994
Rincebrain(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4404 is|0 |1
obsolete| |
Attachment #4405 is|0 |1
obsolete| |
------- Additional Comments From Rincebrain(a)gmail.com 2007-16-05 05:27 -------
Created an attachment (id=6296)
--> (http://bugs.winehq.org/attachment.cgi?id=6296&action=view)
Output to console under 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=6994
------- Additional Comments From Rincebrain(a)gmail.com 2007-16-05 05:27 -------
Under 0.9.37, problem is partially resolved - background texture renders but
fails to tile correctly, resulting in the top-left portion of the map area being
textured correctly but the remaining portion of the stage being black.
Log from having played one stage quickly attached. No WINEDEBUG flags set.
--
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=8128
ben(a)atomnet.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From ben(a)atomnet.co.uk 2007-16-05 04:15 -------
That's what I've been hearing from multiple people that I've been checking with.
Must be a 1.1 game bug fixed in 1.2 then.
Closing as Wontfix (because it's not our problem 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=7633
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-16-05 03:41 -------
Eivind, what EAC version you tried running?
Does the bug still occur with newest Wine?
Does the bug stay if you emulate windows98?
--
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=7633
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-16-05 03:39 -------
Created an attachment (id=6295)
--> (http://bugs.winehq.org/attachment.cgi?id=6295&action=view)
Relay of the main thread: from last CreateThread() to the MessageBoxA()
Though for me it's unclear why the exception is thrown. Maybe we need to add
+exception channel? Or even +class,+dialog,+win ?
--
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=8138
------- Additional Comments From gigl(a)giglserver.de 2007-16-05 03:25 -------
I can confirm that Skype crashes in the moment when the remote station accepts
the call.
--
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.