http://bugs.winehq.org/show_bug.cgi?id=5604
------- Additional Comments From armeagle(a)hetnet.nl 2006-06-07 05:18 -------
to Comment #11:
I downloaded wine 0.9.16 source from the site. Applied your change, compiled,
installed and now running it on Fedora Core 4 (wm: fluxbox). (only renamed the
intro movies of the demo to skip past them easily)
to Comment #12:
wow, that works indeed. Though the no-cursor thing is indeed a problem
(disappears the moment the 3d-space is being drawn).
Performance looks quite ok, except for the sound stuttering.
hmm. starting a new game for a second time made it crash again. But a third
start was just fine again (maybe i shouldn't move my mouse too much).
- Sometimes the game window doesnt open up on the top-left, but about 16 pixels
down (windowbar?), bit weird.
- Tried pressing the 'Graph' button on the bottom. Which resulted in another
crash :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5603
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From rob(a)codeweavers.com 2006-06-07 05:10 -------
Bug present in current GIT tree. Looks like a bug in ITypeLibComp_fnBind.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5604
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-06-07 03:42 -------
The first time i ran the game i ad the same crash in d3dx9_27.dll, changing
version to win98 solved that for me (the crash is probably related to
unimplemented stuff in gdi32, only called in win2k). Maybe you could give it a
try. Futheremore i had an invisible cursor, i think H. Verbeet is working on
that, so maybe that will be solved soon.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5612
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-06-07 03:29 -------
Created an attachment (id=2839)
--> (http://bugs.winehq.org/attachment.cgi?id=2839&action=view)
Debugger output from wineconsole window during its crash.
Sorry, but 12th step of backtrace was truncated. It's really hard to get nice
result by doing Select All, Copy in wineconsole and by pasting text into vim.
I get a big mess by groups of several concatenated lines. But that's another
bug, IMHO. I hope this attachment will be sufficient for bug description.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5612
Summary: Wineconsole crashes after Ctrl-C is pressed
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P5
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saulius.krasuckas(a)elst.vtu.lt
Here is what I get in my terminal:
$ ./wine wineconsole --backend=user wcmd.exe
fixme:console:CONSOLE_DefaultHandler Terminating process c on event 0
wine: Unhandled page fault on read access to 0x00000034 at address 0x7f18eb4d
(thread 000e), starting debugger...
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c0000119
And in wineconsole I see this head of backtrace:
Backtrace:
=>1 0x7f18eb4d in libgl.so.1 (+0x36b4d) (0x7f18eb4d)
2 0x7f306f4a X11DRV_GDI_Finalize+0x26 [.../dlls/winex11.drv/init.c:112] in
winex11 (0x7f306f4a)
In windows cmd.exe just reset user input to a new prompt line.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5581
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From dank(a)kegel.com 2006-06-07 02:04 -------
Indeed, if running mirc32.exe crashes freebsd, it's
a bug in freebsd, not wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5609
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-06-07 01:05 -------
* Vitaliy Margolen wrote:
| Wine is _NOT_ an OS. It's a means to run windows programs. You do not need to
| have any menu entries just for Wine (might be with exception of winecfg).
And for example apps like a notepad, taskmgr, uninstaller, winemine, winver,
wordpad, regedit. How would Gnome user run these?
* Duncan Lithgow wrote:
| I don't believe I should learn how to traverse directory names with spaces in
| them from the cli just so I can run something in wine.
Duncan, there are two kind of apps runable in Wine, lets call them builtin and
native. Builtin programs should come with Wine (I've enumerated some of them in
reply to Vitaliy). I guess these definitely should get their icons for nice
Wine-to-GUI integration in ideal case. Are you talking of these?
And there may be native Win32 programs, that you can try to install. Icons for
them should appear in your Gnome as programs create them during setup process,
as Vitaliy have said. Maybe you are talking about that 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=5475
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |infyquest(a)gmail.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5611
Summary: Installing keeptool fails to install all selected
components
Product: Wine
Version: CVS
Platform: Other
URL: http://keeptool.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Try to install keeptool from keeptool.com:
$ wget ftp://ftp.keeptool.de/KeepTool7.0.exe
$ wine KeepTool7.0.exe
Be sure to pick "Install All Components".
Then run it:
$ cd ~/".wine/drive_c/Program Files/KeepTool/KeepTool 7"
$ wine Hora.exe
Click on 'Cancel' on the login popup.
In 'Tools' menu, select 'ER Diagrammer'.
It will fail with a dialog box
"Could not find C:\Program Files\KeepTool\KeepTool 7\ErDgr.exe".
Now rerun the installer with +msi. You'll see a line like
trace:msi:ACTION_InstallFiles File L"ErDgr.exe" is not scheduled for install
That seems 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=4802
------- Additional Comments From dank(a)kegel.com 2006-06-07 00:11 -------
It does complete now, though there are several long pauses,
possibly associated with errors like this:
err:advapi:service_control_dispatcher failed to create pipe for L"IDriverT",
error = 0
And there is an error dialog box about not being able to register one DLL,
as James described.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5610
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|WNetAddConnection2W not |psexec from pstools doesn't
|implemented |work
------- Additional Comments From vitaliy(a)kievinfo.com 2006-05-07 22:18 -------
Changing summary to reflect the problem
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5610
------- Additional Comments From vitaliy(a)kievinfo.com 2006-05-07 22:18 -------
All I can say - good luck.
Wine does not implement none of the win networking. And you will have more
chances getting Samba to write some utility like this.
It also seems that Samba project doesn't play all that well with Wine. And just
recently refused re-licence of some of their libraries under LGPL - a must for
Wine to work with Samba. And that's just for encryption and single sign-on.
psexec is _not_ a real life program but an internal hack. Most of the stuff that
sysinternals use is not even documented by m$. And what is, is not acurate.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5610
osenbach(a)us.ibm.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|WONTFIX |
------- Additional Comments From osenbach(a)us.ibm.com 2006-05-07 21:21 -------
I have a real life program that depends on this function. It's called psexec.
I'm attempting to utilize it inside of a automation Linux environment to perform
actions on Windows systems.
>From a wine developer, I expected a more professional response to a real bug.
A user group is actively looking for such a tool to run under Linux:
http://lists.samba.org/archive/samba/2005-May/106170.html
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5610
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From vitaliy(a)kievinfo.com 2006-05-07 21:10 -------
Any particular reason you need to run such programs? They are purposely made for
winNT and of course won't work on Wine. If you have a real life program that
depends on this function - reopen.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5610
Summary: WNetAddConnection2W not implemented
Product: Wine
Version: 0.9.16.
Platform: PC
URL: http://www.sysinternals.com/FileAndDiskUtilities.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: osenbach(a)us.ibm.com
While attempting to execute the psexec.exe binary under wine on Fedora Core 5,
the following error is displayed:
Connecting to systemA...fixme:mpr:WNetAddConnection2W (0x7fc61e30, 0x417220,
L"Administrator", 0x00000000): stub
It appears that WNetAddConnection2W is not yet implemented in wine.
Psexec home page: http://www.sysinternals.com/Utilities/PsExec.html
Fedora wine rpm: wine-0.9.16-1.fc5
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5604
------- Additional Comments From vitaliy(a)kievinfo.com 2006-05-07 20:55 -------
Wait a second. Do you have _any_ modifications done to Wine? All the load
addresses look really strange.
Also what is your distro, where did you got Wine from and how did you installed 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=3708
------- Additional Comments From andrel(a)speakeasy.net 2006-05-07 19:58 -------
I am running the PhotoImpact 11 Upgrade install, from CD.
The Installer works to a point in Wine 0.9.15, where it crashes. If you kill
explorer.exe and setup.exe it leaves the binaries. The application then needs
MSVCIRT.DLL to be present. I used a copy from XP Home SP2 and tried it again.
The application blows up with a :
fixme:winedbg:be_i386_is_func_call Unsupported yet call insn (0x10) at
0x7fc3a417
fixme:heap:RtlCompactHeap stub
Invalid address (0x7fc3a419) for breakpoint 0, disabling it
and a message from Iedit_.exe (Called by Iedit.exe):
Unable to read version information from the file C:\Program Files\ Ulead
Systems\Ulead PhotoImpact 11\Iedit_.exe Insufficient memory or system
resources low.
This message pops up twice then the application exits.
This message is also displayed when running PhotoImpact 4.0 from Wine.
PhotoImpact 4.0 has no problems with the installation. But has the same
execution problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5604
------- Additional Comments From armeagle(a)hetnet.nl 2006-05-07 18:51 -------
To Comment #7:
Thanks, that got me further into the game. Though sound is stuttering (whether
ALSA or OSS), just a small issue. The bigger issue is that the game crashes in
creating a New Game, after selecting the opponents and clicking Next.
Anyway, I was just interested in the game. Don't HAVE to play it. But if someone
has fun in getting it to work, be my guest.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5604
armeagle(a)hetnet.nl changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2833 is|0 |1
obsolete| |
------- Additional Comments From armeagle(a)hetnet.nl 2006-05-07 18:34 -------
Created an attachment (id=2836)
--> (http://bugs.winehq.org/attachment.cgi?id=2836&action=view)
whole trace
As requested by Comment #6 From Louis Lenders,
making the old one obsolete.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5609
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2006-05-07 17:47 -------
You will find all your answers you are looking for in Wine's documentation. Wine
is _NOT_ an OS. It's a means to run windows programs. You do not need to have
any menu entries just for Wine (might be with exception of winecfg).
If program that you installed under Wine didn't create any links-icons it's a
totally separate problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5609
------- Additional Comments From duncan(a)lithgow-schmidt.dk 2006-05-07 17:39 -------
Okay, I'll put it another way.
I use Ubuntu gnu/linux with the gnome desktop. When I add the wine repository
and install the latest version I get no visible sign of anything happening.
You probably have a better idea of what I'm looking for then I do but for a
start a basic user whose willing to try wine without those scripts needs a menu
entry.
At the moment I can't for the life of me work out how to navigate to the
directory where 'x' is installed so I can run it. I don't believe I should learn
how to traverse directory names with spaces in them from the cli just so I can
run something in wine.
Duncan
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5609
mstefani(a)redhat.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From mstefani(a)redhat.com 2006-05-07 16:57 -------
There is "winecfg" to configure Wine. Writing a replacement for Gnome dosn't
make sense:
a.) Introduces unnecessary dependencies for no gain.
b.) Gnome aims to remove configuration options "to not confuse users". Making
winecfg a Gnome program would be a breach of Gnome philosophy. Yes, the Wine
project *IS* working on making Wine run out of the box without any config
needed. But there will be always a place for winecfg.
If you didn't refer to winecfg: Wine is already aiming to integrate into desktop
enviroment (Gnome, KDE or any other Freedesktop.org compliant). Installing a
Windows program in Gnome/KDE should already add icons to the desktop and/or menu
entries.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5605
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |julliard(a)codeweavers.com
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-05-07 16:46 -------
added author of the patch
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5604
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-misc |wine-usp10.dll
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-05-07 16:15 -------
changed component. this simple hack makes the application bypass the bug:
--- a/dlls/usp10/usp10.c
+++ b/dlls/usp10/usp10.c
@@ -184,7 +184,7 @@ HRESULT WINAPI ScriptApplyDigitSubstitut
SCRIPT_CONTROL* psc, SCRIPT_STATE* pss)
{
FIXME("%p,%p,%p\n",psds,psc,pss);
- return E_NOTIMPL;
+ return 0;
}
/***********************************************************************
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5604
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|DUPLICATE |
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-05-07 14:58 -------
>From the trace:
1 0x00678469 in galciv2 (+0x278469) (0x00678469)
so this is galactic civilazation 2, bug 2300 is another game AFAICS, galactic
civilazation 1.0. This is probably a bug in usp10. Alex , could you paste the
whole trace, so also what's before the unhandled exception. 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=5609
Summary: no gnome interface
Product: Wine
Version: 0.9.16.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: duncan(a)lithgow-schmidt.dk
As much as I would like to help testing wine I won't until there is a usable
gnome interface.
That's why so many people use other scripts to make it work.
Duncan
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5604
------- Additional Comments From armeagle(a)hetnet.nl 2006-05-07 14:55 -------
to Comment #2:
I always start from the game dirs.
to Comment #4:
I would have, but as I explained. adding a comment there wouldn't have allowed
me to change the status. But I guess that is left to the moderators. I thought
(then) that if status isn't changed, it might not notify the people involved.
But ofcourse bugzilal sends emails..
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5594
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From vitaliy(a)kievinfo.com 2006-05-07 13:55 -------
Wine won't have any support for vxd drivers (win9x 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=2300
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |armeagle(a)hetnet.nl
------- Additional Comments From vitaliy(a)kievinfo.com 2006-05-07 13:48 -------
*** Bug 5604 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=5604
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2006-05-07 13:48 -------
Exact duplicate.
Please reoped bugs instead of creating new ones that are exact duplicates.
*** This bug has been marked as a duplicate of 2300 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2300
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From vitaliy(a)kievinfo.com 2006-05-07 13:47 -------
Looks like something broke.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1432
Bug 1432 depends on bug 2300, which changed state.
Bug 2300 Summary: Galactic Civilizations demo dies with unhandled exception
http://bugs.winehq.org/show_bug.cgi?id=2300
What |Old Value |New Value
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5602
------- Additional Comments From dank(a)kegel.com 2006-05-07 13:42 -------
Ah, yes, this is bug 2207. That one should not have been closed.
Word Viewer's installer is "searching for installed components".
Whoever has time should look into this a bit and see if
it's Wine's fault somehow, or if the installer is just braindamaged.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5602
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-05-07 13:34 -------
Can be that a bug 2207 from Ivan Leo by any chance? But well, the old one is
closed already...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5604
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.gamershell.com/do
| |wnload_13136.shtml
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-05-07 13:26 -------
Confirming+added downloadlink
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5604
------- Additional Comments From vitaliy(a)kievinfo.com 2006-05-07 12:57 -------
So you saying if you cd into the game's directory it still doesn't work for you?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5006
------- Additional Comments From cisko(a)debian.org.sv 2006-05-07 12:00 -------
I had the same problem, but I changed configuration to act as win98 for the
installer and it worked fine, now the problem I have is that it doensn't
discover the phone with the USB. I unplugged it and plug it again and can't
detect it.
-Cisko.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4863
------- Additional Comments From mlessard(a)tc2l.ca 2006-05-07 11:54 -------
We test with 0.9.9 and Icon are ok ... but we have some stability issue with
these version ... how could make it work with 0.9.16 ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5605
Summary: regression: fraps fails to install
Product: Wine
Version: CVS
Platform: PC
URL: http://www2.fraps.com/FRAPS274.EXE
OS/Version: Linux
Status: NEW
Keywords: regression, download
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, found this wwhile i tried to reproduce bug 5601. The installer does not work
for me. Regression test showed that http://cvs.winehq.org/patch.py?id=19308 caused
the bug. Following diff against current cvs makes it work again for me:
diff --git a/dlls/winex11.drv/event.c b/dlls/winex11.drv/event.c
index ae72f16..640e1a2 100644
--- a/dlls/winex11.drv/event.c
+++ b/dlls/winex11.drv/event.c
@@ -298,7 +298,7 @@ DWORD X11DRV_MsgWaitForMultipleObjectsEx
data->process_event_count++;
if (process_events( data->display, mask )) ret = count;
- else if (count || timeout)
+ else //if (count || timeout)
{
HANDLE new_handles[MAXIMUM_WAIT_OBJECTS+1]; /* FIXME! */
@@ -309,7 +309,7 @@ DWORD X11DRV_MsgWaitForMultipleObjectsEx
timeout, flags & MWMO_ALERTABLE );
if (ret == count) process_events( data->display, mask );
}
- else ret = WAIT_TIMEOUT;
+ //else ret = WAIT_TIMEOUT;
data->process_event_count--;
return ret;
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5603
------- Additional Comments From juan_lang(a)yahoo.com 2006-05-07 11:17 -------
The fixme you report below has been fixed in CVS; please retest with a more
recent 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=5604
Summary: Galactic Civilizations demo dies with 'Unhandled
exception: divide by zero'
Product: Wine
Version: 0.9.16.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: armeagle(a)hetnet.nl
When i run the Galactic Civilizations demo, it dies after the intro movies with
'Unhandled exception: divide by zero'.
It sounds similar to http://bugs.winehq.org/show_bug.cgi?id=2300 But it doesn't
work for me, as opposed to what the last commenter says there.
Apparently I couldn't change the state of that bug back from 'resolved/fixed',
and my traceback is showing more information (see attachment).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5603
Summary: MS Dao 3.5 with builtin OLEAUT32.DLL fail to evalutate
expressions in SQL sentences
Product: Wine
Version: 0.9.16.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paolo.salvan(a)xvision.it
Using DAO 3.5 (the engine for MS Access 97 databases) and Wine 0.9.9/15/16
I've got a trouble:
when I launch a query that uses some expressions (ie: "SELECT
Format(...) FROM Customers") the query fails, lamenting that the
function doesn't exist...
(A note that can help: Dao uses VBAR332.DLL or Expsrv.dll module to
evaluate expressions)
The console log says:
----
fixme:ole:MSFT_ReadValue BSTR length = -1?
fixme:ole:MSFT_ReadValue BSTR length = -1?
----
Replacing the builtin OLEAUT32.DLL with the native DLL everything works
ok.
The attached minimal project reproduce the problem; before starting it, install
standard Dao 3.5 setup from MS or install
http://download.danea.it/demo/def2006demo09b.exe (that is my SW, it install a
minimal Dao3.5)
BTW, this is the minimal bit of Delphi code to reproduce the problem:
procedure TForm1.Button1Click(Sender: TObject);
var
daodbeng: DAODBEngine;
daodb: DAODatabase;
daors: DAORecordset;
begin
try
daodbeng:= OpDAO35.CreateEngine;
daodb:= daodbeng.OpenDatabase(ChangeFileExt(Application.ExeName,
'.mdb'), false, false, '');
// This works under Windows, fails under Wine:
daors:= daodb.OpenRecordset('SELECT Format(#1/1/2000#, "yyyy", 2) FROM
TConfig', dbOpenDynaset, _, _);
// This always works:
//daors:= daodb.OpenRecordset('SELECT * FROM TConfig', dbOpenDynaset, _, _);
daors.Free;
daodb.Free;
daodbeng.Free;
ShowMessage('OK');
except
on e: Exception do
ShowMessage('Exception: ' + e.ClassName + '; Msg: ' + e.Message);
end;
end;
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4063
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Component|wine-ole |wine-x11driver
Resolution|LATER |
------- Additional Comments From dank(a)kegel.com 2006-05-07 09:58 -------
I just repeated this crash with native dcom98 and riched20.
+relay shows it may be crashing in gdi32.StretchBlt.
I'm going to set the component to x11 (might not be right,
but it's closer than ole).
I haven't looked into it at all, but here's the relevant part of the log:
0009:Call
gdi32.StretchBlt(00008a78,00000000,00000000,00000085,0000009a,0000022c,00000000,00000000,00000085,0000009a,00cc0020)
ret=66039538
0009:Call ntdll.RtlAllocateHeap(7fcf0000,00000000,0000f134) ret=7f8ea0dc
0009:Ret ntdll.RtlAllocateHeap() retval=7db4a688 ret=7f8ea0dc
0009:Call winex11.drv.GetDeviceCaps(7fd4ffc8,00000058) ret=7f8dfb41
0009:Ret winex11.drv.GetDeviceCaps() retval=00000060 ret=7f8dfb41
0009:Call kernel32.MulDiv(00000060,00000f61,00000064) ret=7f8ea1f3
0009:Ret kernel32.MulDiv() retval=00000ec4 ret=7f8ea1f3
0009:Call winex11.drv.GetDeviceCaps(7fd4ffc8,0000005a) ret=7f8dfb41
0009:Ret winex11.drv.GetDeviceCaps() retval=00000060 ret=7f8dfb41
0009:Call kernel32.MulDiv(00000060,00000f61,00000064) ret=7f8ea229
0009:Ret kernel32.MulDiv() retval=00000ec4 ret=7f8ea229
0009:Call kernel32.94(7f94d820) ret=7f902ac1
err:syslevel:_CheckNotSysLevel Holding lock 0x7f94d820 level 3
0009:Call kernel32.IsBadReadPtr(00404b58,00000004) ret=660270ae
0009:Ret kernel32.IsBadReadPtr() retval=00000000 ret=660270ae
0009:Call kernel32.IsBadReadPtr(00403358,00000004) ret=660270ae
0009:Ret kernel32.IsBadReadPtr() retval=00000000 ret=660270ae
0009:Call kernel32.IsBadReadPtr(00404150,00000004) ret=660270ae
0009:Ret kernel32.IsBadReadPtr() retval=00000000 ret=660270ae
0009:Call kernel32.IsBadReadPtr(004040c0,00000004) ret=660270ae
0009:Ret kernel32.IsBadReadPtr() retval=00000000 ret=660270ae
0009:Call kernel32.UnhandledExceptionFilter(7fb9d514) ret=660881d6
0009:Call ntdll.NtCreateEvent(7fb9d448,001f0003,7fb9d408,00000001,00000000)
ret=7fc2f35b
0009:Ret ntdll.NtCreateEvent() retval=00000000 ret=7fc2f35b
wine: Unhandled exception 0x80000003 at address 0x7fc72698 (thread 0009),
starting debugger...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5602
Summary: Microsoft Word Viewer 97 installer appears to hang
Product: Wine
Version: CVS
Platform: Other
URL: http://www.5star-shareware.com/Windows/Business/MS-
OfficeAdd-Ins/word-viewer-download.html
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
+relay shows it's busy enumerating all the files on Z:\
which on my system is a LOT of files.
Removing the symlink ~/.wine/dosdevices/z:
makes the slow screen finish in eight seconds.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5415
------- Additional Comments From rob(a)codeweavers.com 2006-05-07 08:45 -------
If you have installed a package from your distribution, you don't need to do
anything. If you are copying the file from Windows, etc. you put it into
.wine/drive_c/windows/fonts.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4141
------- Additional Comments From dank(a)kegel.com 2006-05-07 08:21 -------
Qingdao, have I told you lately that you rock? :-)
Your patch fixes the problem!
Can you submit it along with the matching conformance test change,
or would you like me to?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5601
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2826|text/x-log |text/plain
mime type| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5183
------- Additional Comments From rob(a)codeweavers.com 2006-05-07 07:27 -------
This is caused by this fixme:
fixme:ole:OLEFontImpl_GetIDsOfNames
(0x7fe125a0,{00000000-0000-0000-0000-000000000000},0x7fafeca4,1,0409,0x7fafeca8),
stub!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4672
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-05-07 07:23 -------
;)) that should teach me to run "file" on every attachment I download before
doing a blind diff. 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=4672
------- Additional Comments From hverbeet(a)gmail.com 2006-05-07 06:46 -------
Those aren't binary dumps you're looking at.
@@ -1,4 +1,4 @@
-0000000 eb 48 90 00 ec 00 00 00 00 00 00 00 00 00 00 00
+0000000 00 00 00 00 ec 00 00 00 00 00 00 00 00 00 00 00
Looks like it zeroes the first 4 bytes.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4672
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-05-07 06:37 -------
Actually the sample log tells us about Wine getting DMA state of my HD:
0x0000030B HDIO_GET_DMA
Sorry for the typo.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4672
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-05-07 06:32 -------
There are only 5 bytes of the MBR that get changed:
--- hda_OK.mbr.txt 2006-07-05 12:59:16.000000000 +0300
+++ hda_BAD.mbr.txt 2006-07-05 12:59:25.000000000 +0300
@@ -1,4 +1,4 @@
-0000000 30 30 30 30 30 30 30 20 65 62 20 34 38 20 39 30
+0000000 30 30 30 30 30 30 30 20 30 30 20 30 30 20 30 30
0000020 20 30 30 20 65 63 20 30 30 20 30 30 20 30 30 20
0000040 30 30 20 30 30 20 30 30 20 30 30 20 30 30 20 30
0000060 30 20 30 30 20 30 30 0a 30 30 30 30 30 32 30 20
Changes occur at low offsets (<15 B) from the beginning of /dev/hda:
8 B: 65 -> 30
9 B: 62 -> 30
11 B: 34 -> 30
12 B: 38 -> 30
14 B: 39 -> 30.
May be some overflow somewhere? I have no idea on how to catch disk writes to
/dev/hda. Well, maybe except using strace combined with +all Wine trace for a
first time, e.g.:
$ WINEDEBUG=+all strace ./wine notepad &> strace_wine.txt
Then you shoud be able to filter interesting strings from the log, e.g.:
$ cat strace_wpath.txt | grep -v ^[^a-z] | grep -C10 /hda[^0-9] | less -S
An interesting part for me was this:
write(2, "0009:trace:reg:NtSetValueKey (0x"..., 750009:trace:reg:NtSetValueKey
(0x14,L"FirstBusTimeScanInMs",4,0xbfc64714,4)
rt_sigprocmask(SIG_BLOCK, [HUP INT USR1 USR2 ALRM CHLD IO], [], 8) = 0
writev(3, [{"^\0\0\0,\0\0\0\0\0\0\0\24\0\0\0\4\0\0\0(\0\0\0\0\0\0\0"..., 64},
{"F\0i\0r\0s\0t\0B\0u\0s\0T\0i\0m\0e\0S\0c\0a\0n\0"
read(5, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 64) = 64
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
write(2, "0009:Ret ntdll.NtSetValueKey() "..., 610009:Ret
ntdll.NtSetValueKey() retval=00000000 ret=7fc7bfee
write(2, "0009:Call ntdll.RtlFreeUnicodeSt"..., 600009:Call
ntdll.RtlFreeUnicodeString(bfc646f0) ret=7fc7bffc
write(2, "0009:trace:heap:RtlFreeHeap (0x7"..., 770009:trace:heap:RtlFreeHeap
(0x7fd10000,00000002,0x7fd14630): returning TRUE
write(2, "0009:Ret ntdll.RtlFreeUnicodeSt"..., 680009:Ret
ntdll.RtlFreeUnicodeString() retval=00000001 ret=7fc7bffc
open("/dev/hda", O_RDONLY|O_NONBLOCK|O_LARGEFILE) = 9
ioctl(9, 0x30b, 0xbfc646f8) = 0
close(9) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
write(2, "0009:Call ntdll.RtlCreateUnicode"..., 940009:Call
ntdll.RtlCreateUnicodeStringFromAsciiz(bfc646f0,7fcae580 "DMAEnabled"
Here I see two important lines:
open("/dev/hda", O_RDONLY|O_NONBLOCK|O_LARGEFILE) = 9
ioctl(9, 0x30b, 0xbfc646f8) = 0
By which we can see Wine is opening device of my HD and trying to get a chipset
of a it (from man ioctl_list: 0x00000309 HDIO_GET_CHIPSET) or something like
that... I guess you should find quite a few more IOCTLs. Well, it's a slow way
but quite strightforward.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5600
------- Additional Comments From schroeder(a)stw-bonn.de 2006-05-07 06:11 -------
you are right.
is it desirable to hand a path like Path/kicker.exe to the application instead
of Path\kicker.exe if started with "wine Path/kicker.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=5415
marc(a)mwiriadi.id.au changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marc(a)mwiriadi.id.au
------- Additional Comments From marc(a)mwiriadi.id.au 2006-05-07 03:12 -------
Should I link the core font or just add it to the .wine/system/fonts directory?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5601
Summary: Fraps fails on loading after install
Product: Wine
Version: 0.9.16.
Platform: Other
URL: http://www.fraps.com
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marc(a)mwiriadi.id.au
Fraps fails on loading after install attachment included
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5417
marc.w(a)smlintl.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5600
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2006-04-07 21:41 -------
Run this sample program on windows _from console window_.
What Wine does _is_ correct.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4287
------- Additional Comments From wsun013.wine(a)gmail.com 2006-04-07 20:32 -------
Nearly forget that I posted this bug. It is fixed like 1 or 2 months ago. Thank
you wine guys.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4287
wsun013.wine(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5600
Summary: __argv[0] does not contain path of started executable
Product: Wine
Version: 0.9.16.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: schroeder(a)stw-bonn.de
(sorry, don't know what component is appropriate, i had to select one)
the following code to find the path of the executable (and from that the
datafile kicker.sar) does not work in wine if the program is started like "wine
kicker.exe".
std::string prgPath = __argv[0];
int pos = prgPath.find_last_of('\\');
if (pos != prgPath.npos)
prgPath.erase(pos+1);
std::string sar = prgPath + "kicker.sar";
example program that uses this code-fragment:
http://spiele.download.t-online.de/dladvert/45943
manually setting that prgPath fixes the problem (there are still problems in
that program e.g. that fonts are not displayed, but that's another problem). I
have the full source code of that gamedemo - ask for further info 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=3628
------- Additional Comments From dank(a)kegel.com 2006-04-07 18:55 -------
Oddly, running as win98 with ole32, oleaut32, and rpcrt4 set to native
doesn't fix the problem... same failure. Looking at +relay
I see it's dying just after trying to access IFileSystem3, which is part of wsh.
And lo and behold, after doing
wine installers/WindowsXP-Windows2000-Script56-KB917344-x86-enu.exe
churchwindows now comes up, as long as I have dcom98!
Moving back to builtin dlls and win2k instead of win98,
cw.exe dies with
fixme:variant:VarCat Failed to convert right side from vt 8 to VT_BSTR?
but THAT's something even I can sink my teeth into.
Progress at last!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3628
------- Additional Comments From dank(a)kegel.com 2006-04-07 18:09 -------
I applied Rob's series of 11 patches from
http://winehq.org/pipermail/wine-patches/2006-July/028223.html
I then followed the steps in http://kegel.com/wine/cw.sh by hand
to install the demo. (I can send it to anyone interested, btw.)
It now fails with a slightly different error:
Error 429 on line 1034 of S_GENRL.BAS(ContInitLoadCW)
ActiveX component can't create object.
The GUIDs in the log look healthier than before, but I
get the feeling this is still unhappy because it wants to use DCOM.
Guess I'll try installing win98's dcom...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5592
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://fifa06.ea.com/home.as|http://www.4players.de/4play
|p?lang=en |ers.php/download_info/PC-
| |CDROM/Download/44633.html
Keywords| |download, regression
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-04-07 17:37 -------
This must be a regression then. Worked quite nice a few versions ago (see
application database, i added a few screenshots) I'll try this demo again if i
have some time.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5545
------- Additional Comments From mstefani(a)redhat.com 2006-04-07 17:20 -------
Dan, could you guys please have a look at the beginning of the tests for VarMul
and VarAdd and implement something similar for VarCat? I mean the part that
checks all possible input variants to those functions.
--
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=5545
mstefani(a)redhat.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dinardo(a)creasoftware.net
------- Additional Comments From mstefani(a)redhat.com 2006-04-07 17:15 -------
*** Bug 5596 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=5596
mstefani(a)redhat.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From mstefani(a)redhat.com 2006-04-07 17:15 -------
I'm merging this bug into #5545 as it is the same problem with VarCat not
accepting all input variants that native accepts.
I've run 'WINEDEBUG=+variant wine NullConvertTest.exe' and the important line is:
fixme:variant:VarCat Failed to convert right side from vt 1 to VT_BSTR?
VarCat dosn't handle VT_NULL here.
*** This bug has been marked as a duplicate of 5545 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5541
------- Additional Comments From dank(a)kegel.com 2006-04-07 16:47 -------
It's so short, here it is inline:
$ WINEDEBUG=+ole wine-git/wine .wine/drive_c/windows/system32/cscript.exe
trace:ole:DllMain 0x7f920000 0x1 0x1
trace:ole:DllMain (0x7f9b0000,1,0x1)
trace:ole:CoInitializeEx ((nil), 2)
trace:ole:CoInitializeEx () - Initializing the COM libraries
trace:ole:RunningObjectTableImpl_Initialize
trace:ole:apartment_construct creating new apartment, model=2
trace:ole:apartment_construct Created apartment on OXID 800000009
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
fixme:ole:CoRegisterMessageFilter stub
fixme:ole:CoRegisterMessageFilter stub
trace:ole:CoUninitialize ()
...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5599
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2006-04-07 14:10 -------
use 'winelauncher' to start Wine then. It will display your message box you are
talking about.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5487
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kkelly(a)cinci.rr.com
------- Additional Comments From vitaliy(a)kievinfo.com 2006-04-07 14:07 -------
*** Bug 5598 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=5598
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2006-04-07 14:07 -------
Duplicate
*** This bug has been marked as a duplicate of 5487 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5599
Summary: Make fatal errors display a Windows message box
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris.kcat(a)gmail.com
This is a "feature" I find sorely lacking, especially for people who like
to 'click and pray'. Normally when Wine fails and causes the app to die, it
prints out something to the console then exits. I think it would be really
helpful if it also brought up a message box, so it's a little more direct
about the problem. Things like failing to load a required DLL would benefit,
since even if the console is there, the actual error is not always easilly
readable (there could be multiple errors intermixed with other messages, and
the message has these wierd symbols around the string and has backslashes
doubled up; all making it difficult). It would also help seperate Wine
problems (missing DLLs typically are not) from actual program problems.
It might also be nice to have crash data grabbed from winedbg thrown into a
message box as well (something akin to Windows' infamous illegal operation
error dialog), along with printing to the console.
This would be useful since even apps that are known to work can still crash on
their own accord, through no fault of Wine's. And even if not, it would be
handy having a box pop right up that you can easilly Select All/Copy/Paste
from. Echoing fatal errors from the console to a message box for the user to
see would help move away from requiring a console to monitor output just in
case the program crashes, though they could still be encouraged to use a
console when investigating a problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5598
------- Additional Comments From kkelly(a)cinci.rr.com 2006-04-07 13:51 -------
I forgot to add... the game dies at this point.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5598
Summary: nested exceptions running game when using kernel 2.6.17
Product: Wine
Version: 0.9.14.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kkelly(a)cinci.rr.com
I'm not sure if this is a bug in wine, the kernel, or the result of sloppy
programming in the Windows app. When running Day of Defeat (a Half-Life mod) via
Steam with kernel-2.6.17 and later I get the following when the game starts up:
fixme:seh:check_no_exec No-exec fault triggered at 0x1e44e79, enabling work-around
fixme:seh:check_no_exec No-exec fault triggered at 0x1e49364, enabling work-around
fixme:seh:check_no_exec No-exec fault triggered at 0x1e42350, enabling work-around
fixme:seh:check_no_exec No-exec fault triggered at 0x1e4ccfc, enabling work-around
fixme:seh:check_no_exec No-exec fault triggered at 0x1e483f3, enabling work-around
fixme:seh:check_no_exec No-exec fault triggered at 0x1e4fe36, enabling work-around
fixme:seh:check_no_exec No-exec fault triggered at 0x1e41eb5, enabling work-around
fixme:seh:check_no_exec No-exec fault triggered at 0x1e47422, enabling work-around
err:seh:setup_exception nested exception on signal stack in thread 003d eip
7ffb4a83 esp 7fe43bd0 stack 0x7fab1000-0x7fbc0000
err:seh:setup_exception nested exception on signal stack in thread 003d eip
7ffb4a83 esp 7fe43bd0 stack 0x7fab1000-0x7fbc0000
I'm running Gentoo on an AMD64 system. Newer versions of wine won't build on my
system right now, so I don't know if the problem is still there. Reverting to
kernel-2.6.16 fixes the problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4848
ilan(a)fonz.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.12. |0.9.16.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4851
ilan(a)fonz.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.16. |0.9.9.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4851
ilan(a)fonz.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.9. |0.9.16.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4848
------- Additional Comments From ilan(a)fonz.net 2006-04-07 13:35 -------
Confirmed in 0.9.16. See attachment for updated logs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5597
------- Additional Comments From vitaliy(a)kievinfo.com 2006-04-07 13:18 -------
It's expecting a device BCMDMCCP.
Which is probably a part you haven't installed. And it's not supported by Wine
anyway.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4232
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From dank(a)kegel.com 2006-04-07 13:03 -------
See bug 5597 for the next problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5597
Summary: Kiwi Cattools 3.0.6 crashes on startup
Product: Wine
Version: CVS
Platform: Other
URL: http://www.kiwisyslog.com/software_downloads.htm#cattool
s
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Continued from bug 4232.
The current version of Kiwi Cattools installs fine
if you ask it to install as an app rather than a service,
but crashes on startup.
With winecfg set to win98, it opens all sorts of vxd's:
fixme:vxd:VXD_Open Unknown/unsupported VxD L"bcmdmccp.vxd". ...
fixme:vxd:VXD_Open Unknown/unsupported VxD L"smartvsd.vxd". ...
...
then dies with
err:seh:setup_exception stack overflow 56 bytes in thread 0009 eip 7ff8ffb6 esp
7fa90fc8 stack 0x7fa91000-0x7fba0000
With winecfg set to the default of win2k, it still dies with that last line.
+relay,+file shows it's trying to open a file that has the
same name as one of those vxd's, BCMDMCCP, and which is
commonly associated with a winmodem:
0009:Call kernel32.CreateFileA(00638630
"\\\\.\\BCMDMCCP",00000000,00000003,00000000,00000003,00000080,00000000)
ret=00630822
trace:file:CreateFileW L"\\\\.\\BCMDMCCP" QUERY_ACCESS FILE_SHARE_READ
FILE_SHARE_WRITE creation 3 attributes 0x80
...
warn:file:CreateFileW Unable to create file L"\\\\.\\BCMDMCCP" (status c0000034)
0009:Call ntdll.RtlNtStatusToDosError(c0000034) ret=7fc3284b
0009:Ret ntdll.RtlNtStatusToDosError() retval=00000002 ret=7fc3284b
trace:file:CreateFileW returning 0xffffffff
0009:Ret kernel32.CreateFileA() retval=ffffffff ret=00630822
0009:Call kernel32.GetVersion() ret=00634b60
0009:Ret kernel32.GetVersion() retval=08930005 ret=00634b60
err:seh:setup_exception nested exception on signal stack in thread 0009 eip
7ffb559e esp 7fe45c60 stack 0x7fa91000-0x7fba0000
So it seems like the app is tripping over its own shoelaces somehow.
Maybe tracing the syscalls in winxp would show us what the
app is expecting...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4232
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From dank(a)kegel.com 2006-04-07 12:42 -------
Yeah, the current version of the app on current wine doesn't have anything like
the same errors. Marking as fixed. I'll open a separate bug for
the remaining issues.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5596
dinardo(a)creasoftware.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Runtime error '13' in VB App|Runtime error '13' in VB App
|at concat Null to NullString|at concat Null to
| |NullString; Convert null to
| |string
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4842
------- Additional Comments From ilan(a)fonz.net 2006-04-07 12:32 -------
Should I use the built in or native oleaut32?
As previously mentioned the native version allows the program to run. The
builtin version fails.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5596
------- Additional Comments From dinardo(a)creasoftware.net 2006-04-07 12:30 -------
(From update of attachment 2823)
In this exe sample there are two controls: command1 and Text1. In the
Command1_Click there is tho follow code: text1.text = "" & Null. This work in
windows, but Wine raise the runtime error 13
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5596
------- Additional Comments From dinardo(a)creasoftware.net 2006-04-07 12:27 -------
Created an attachment (id=2823)
--> (http://bugs.winehq.org/attachment.cgi?id=2823&action=view)
This is an executable sample of bug
In this exe sample, there are: one command button (command1) and one TextBox
(text1), in the command button (command1_click) there is the follow code:
text1.text = "" & Null. This work in windows, but Wine raise the runtime error
13.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5596
Summary: Runtime error '13' in VB App at concat Null to
NullString
Product: Wine
Version: 0.9.16.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dinardo(a)creasoftware.net
In VB6 is typic concat a Recordset Field value to nullstring ("") so:
MyStringVar = "" & MyRecordset.Field("FieldName").Value
In this case, if the field value is Null, it come convert in a string, but
Wine raise the error: Type Mismatch (Err N.13). In Windows work normally!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4084
------- Additional Comments From vitaliy(a)kievinfo.com 2006-04-07 11:41 -------
Created an attachment (id=2822)
--> (http://bugs.winehq.org/attachment.cgi?id=2822&action=view)
warn+file,+ver
Yes same exact problem. It's checking for a version of system32\user.exe.
Because Wine doesn't have it it fails.
Placing a native copy of that file into system32 doesn't fix the problem either
- it checks the version several times and fails.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3154
------- Additional Comments From pgr(a)arcelectronicsinc.com 2006-04-07 11:38 -------
I have tried changing a few of the stub return values but it did not affect the
outcome.
Trace of open program and close program followed by a ctrl C. Shows WM_CLOSE
messages trying to close. I also see what looks like a call to the 16 ole
routines. 1.8 meg Log at http://arcelectronicsinc.com/testinfo/ole_relay.zip
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4421
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-04-07 10:45 -------
Resolving FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4703
------- Additional Comments From ferchimi(a)gmail.com 2006-04-07 10:18 -------
I'm using wine 0.9.11 since is the latest stable debian package available and in
this version the bus is still present, I am starting to suspect hat my old wine
work direcory is no longer usefull, neither are my dll overrides
I you can, please give me some information on installing windows system software
such as ole and ole32 (and so) and overriding dlls wihout using winetools, which
I used in the past to install IE6, MFC and other stuff, perhaps this is the
problem, and if I correct it maybe it will work ok...
thanx
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4421
------- Additional Comments From david.ronis(a)mcgill.ca 2006-04-07 10:17 -------
I just did a cvs update and rebuilt. The problem seens to have been fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5183
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Run-time error "13": Type |Run-time error "445":Object
|mismatch |doesn't support this action
| |(oleaut32)
Version|0.9.12. |0.9.16.
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-04-07 10:15 -------
Looks like one bug (in ole32) is fixed now indeed. Now there's still a bug in
oleaut32, it pops up a message bog with Run-time error "445":Object doesn't
support this action. With only native oleaut32 it runs 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=4426
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 10:13 -------
Does this bug still occur with a recent version of Wine?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5245
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|wine-ole |wine-misc
Ever Confirmed| |1
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 09:29 -------
Louis Lenders said on wine-devel:
"Isn't this just a bug in msvcrt? WINEDLLOVERRIDES="msvrt=n" wine Terragen.exe
works fine"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5245
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 09:25 -------
*** Bug 4370 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=4370
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 09:25 -------
Marking as duplicate as suggested.
*** This bug has been marked as a duplicate of 5245 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3013
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 09:22 -------
Run the program with WINEDEBUG=fixme-ole app.exe and the performance problem can
be worked around.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2677
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2303
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 09:18 -------
This works for me with current GIT.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1434
Bug 1434 depends on bug 2303, which changed state.
Bug 2303 Summary: Medal of Honor Allied Assault will not load
http://bugs.winehq.org/show_bug.cgi?id=2303
What |Old Value |New Value
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3991
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 08:44 -------
Need to install MDAC and/or ADOX as Vitaliy says.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4414
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |max-wine(a)alcyone.com
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 08:16 -------
*** Bug 1730 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=1730
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 08:16 -------
Duplicate of 4414.
*** This bug has been marked as a duplicate of 4414 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4287
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 08:13 -------
This works for me. It was likely a listbox bug that has been fixed in the last 5
months.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4232
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 08:01 -------
Is this bug still present in a recent version of Wine? The version originally
tested with no longer appears to be available for 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=5541
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 07:55 -------
Are any debug messages printed?
Can you attach a +ole log to this bug (with builtin ole32)?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5177
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 07:53 -------
This works for me with the most recent version of Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5071
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 07:47 -------
This is probably the bug:
fixme:ole:OLEFontImpl_GetIDsOfNames
(0x7e064210,{00000000-0000-0000-0000-000000000000},0x7fafefac,1,0409,0x7fafefb0),
stub!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4374
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-ole |wine-directx-dplay
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 07:42 -------
This is DirectPlay not implementing something, not an ole error.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4354
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 07:40 -------
Is this bug still present in the most recent version of Wine?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4265
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |rob(a)codeweavers.com
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 07:37 -------
This is probably the bug:
err:ole:RunningObjectTableImpl_Register Invalid combination of ROTFLAGS: 3
The correct solution is complicated, as ole seems to check some registry keys
and according to an MSKB entry fails with certain error codes if they aren't
present.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4258
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 07:35 -------
I'm not sure this is an ole problem. The ole trace looks normal to me.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3812
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 07:16 -------
Is the bug still present in the most recently released version of Wine?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4084
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 07:13 -------
Is the bug still present in the most recently released version of Wine?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3105
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 07:03 -------
Resolving as fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2883
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 07:02 -------
Looks like the application has regressed further:
trace:storage:HGLOBALStreamImpl_Write (0x7fdbe3f0, 0x7faff9e4, 24, (nil))
trace:storage:HGLOBALStreamImpl_SetSize (0x7fdbe3f0, 24)
trace:storage:HGLOBALStreamImpl_Write (0x7fdbe3f0, 0x7faff974, 40, 0x7faff99c)
trace:storage:HGLOBALStreamImpl_SetSize (0x7fdbe3f0, 64)
trace:storage:HGLOBALStreamImpl_Write (0x7fdceb30, 0x7faff9e4, 24, (nil))
trace:storage:HGLOBALStreamImpl_SetSize (0x7fdceb30, 24)
trace:storage:HGLOBALStreamImpl_Write (0x7fdceb30, 0x7faff974, 40, 0x7faff99c)
trace:storage:HGLOBALStreamImpl_SetSize (0x7fdceb30, 64)
trace:storage:StgCreateDocfile ((null), 4011022, 0, 0x7faff6c0)
trace:storage:StgCreateDocfile <-- (nil) r = 800300ff
It shows a message box saying that the StgCreateDocfile call failed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2108
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 06:57 -------
The test program puts up a message box with a title of "Microsoft" and a message
of "Result: 0", so this bug is now fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2612
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=4421
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 06:44 -------
Does this compile problem still occur for you in a recent release of Wine?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2423
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4811
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-ole |wine-misc
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4294
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 06:43 -------
The compile problem is a known one caused by using an older version of the gif
development libraries.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5415
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 06:41 -------
It sounds like you need to install the Arial font. This can be accomplished by
installing the Microsoft TrueType core fonts. In my distributions this is the
msttcorefonts package.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5279
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 06:37 -------
Presumably this can be worked around by doing "start <path to start menu item>",
which will accurately simulate what Explorer does when starting the process.
Don't listen to Vitaliy's comment about not posting traces here. Posting small
subsets of fixmes into the comments allows them to be searched using the
bugzilla interface, which is useful for finding bugs of the same class.
Marking as WONTFIX. Reopen if you disagree.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5264
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 06:32 -------
Please retry with the most recent released version and confirm if the bug is
still there.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5174
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 06:31 -------
Could you attach a log generated with WINEDEBUG=+ole,+typelib? This will help me
identify the problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4842
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 06:29 -------
Can you post the messages you get when running Golden Spade Poken when you have
the shockwave and flash players installed in Wine?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4703
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 06:27 -------
Is this bug still present in the most recent release?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4406
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |rob(a)codeweavers.com
Status|ASSIGNED |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=4406
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 06:24 -------
This is a known problem and is on my todo list.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4314
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 06:23 -------
The fixmes and errors don't appear to be the source of any bugs, so marking as
WONTFIX. The problem with umlauts is probably something to do with the keyboard
code.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4237
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 06:19 -------
It looks like it requires Windows Media Player to be installed, but can you
retest with most recent released version to see if it fails more gracefully 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=3214
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 06:13 -------
I think you're mixing native oleaut32 and builtin oleaut32. Try running with
WINEDLLOVERRIDES=oleaut32=b setup.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=3154
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 06:12 -------
Looks like the bug is related to the fixmes above. The problem is that olecli32
and olesrv32 aren't really implemented at the moment.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3324
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From rob(a)codeweavers.com 2006-04-07 06:02 -------
Resolving as fixed as per the comments of Gregor Muench.
--
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=5595
------- Additional Comments From truiken(a)gmail.com 2006-04-07 05:58 -------
The installer was calling MsiSetTargetPath after the CostFinalize action, which
is where the target paths are originally set for installation files.
Originally, the directories were being changed, but that doesn't trickle down to
the file's target paths, so we have to update those too. After this change, all
the Lotus Notes files install in the correct destination directory.
Patch sent:
http://winehq.org/pipermail/wine-patches/2006-July/028280.html
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5526
sterlingchristensen(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sterlingchristensen@hotmail.
| |com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5595
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |1.0.0
------- Additional Comments From dank(a)kegel.com 2006-03-07 20:45 -------
Setting target to 1.0. Let's fix this puppy.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5595
Summary: Lotus Notes 6.5.3 demo doesn't install
Product: Wine
Version: CVS
Platform: Other
URL: http://www-128.ibm.com/developerworks/lotus/downloads/
OS/Version: other
Status: NEW
Keywords: download
Severity: major
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Lotus Notes 6.5.3 demo doesn't install on vanilla wine.
It puts most of the files in the root of C:\ instead of
where you ask it to, so the resulting tree looks
like a dog's breakfast. Quite a few msi err's in
the log, which I will attach.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5276
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-03-07 17:13 -------
The new Ogre demos now suffer from this same bug:(
Downloadlink: http://www.ogre3d.org/
(Button "Demos" and then OGRE Demos (Win32) 1.2.0)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5426
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From truiken(a)gmail.com 2006-03-07 16:38 -------
The install works now. If you have other problems with Orca, please open a new
bug report.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5470
Andrew.Talbot(a)talbotville.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From Andrew.Talbot(a)talbotville.com 2006-03-07 16:15 -------
Actually, the app hangs after about six seconds, when run via winedbg. But it
runs, giving sound but no picture. So the summary is misleading. Shall I,
therefore, close the bug as fixed?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5594
------- Additional Comments From vitaliy(a)kievinfo.com 2006-03-07 16:09 -------
It looks like copy protection to me. And if it even tries (and I'm sure it does)
to load vxd driver - it will not work.
That's why I asked you to use "no-cd" patch.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5402
------- Additional Comments From bariuspelagic(a)hotmail.com 2006-03-07 15:15 -------
Well, now I get the same errors as before. See the attached console output.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5594
------- Additional Comments From muadda(a)gmail.com 2006-03-07 15:03 -------
cd to the directory does not change the behavior: I still have the same stack.
And with Win2k, I get the same error message "Sorry, not supported on Windows NT."
I should not need 'no-cd' because the "Play" CD is in my PC.
Do you think I need the last version of Wine? Somebody manages to run the game
according to:
http://appdb.winehq.org/appview.php?versionId=368
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4863
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |huw(a)codeweavers.com
------- Additional Comments From vitaliy(a)kievinfo.com 2006-03-07 14:47 -------
Adding author of the patch to CC.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5594
------- Additional Comments From vitaliy(a)kievinfo.com 2006-03-07 14:43 -------
Please run this program this way:
cd ~/.wine/drive_c/Program\ Files/L\'Exode\ d\'Abe/
wine Exoddus.exe
Also please verify that it does work on Win2k. If it does not, it probably will
not work on Wine.
Also please try using "no-cd" patch if applicable.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5402
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-03-07 14:40 -------
set wineversion to winxp (using winecfg) and try again please. 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=4863
------- Additional Comments From mlessard(a)tc2l.ca 2006-03-07 14:38 -------
I have same issue with wine 0.9.16 and Suse 10.1 with Lotus 6.5.1 .. why you
don't put patch in new release ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5402
------- Additional Comments From bariuspelagic(a)hotmail.com 2006-03-07 14:15 -------
I replaced the original WINE msvcrt.dll with one from a WinXPsp2 computer, version:
7.0.2600.2180 (xpsp_sp2_rtm.040803-2158)
When I try to run the program as you posted before I only get this:
err:module:LdrInitializeThunk "MSVCRT.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Canon\\PhotoStitch\\stitch.exe" failed, status c0000142
If I try to run it normally ("wine app.exe") then I get the same kinds of errors
as before.
Unforutnately, Canon does not provide the software for download. However, if
you like I can email it to you (4.56Mb zip file).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5594
Summary: Unhandled page fault at startup with the game "Oddworld,
Abe's Exoddus"
Product: Wine
Version: 0.9.9.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: muadda(a)gmail.com
When I run the game Exoddus.exe with "win98" setted in the winecfg tool, I get:
wine: Unhandled page fault on read access to 0xfedaf320 at address 0x40d830
(thread 000b), starting debugger...
When I run with winxp, win31, win4.0 or others, I get:
"Sorry, not supported on Win32s."
or:
"Sorry, not supported on Windows NT."
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5593
Summary: fixme:midi
Product: Wine
Version: 0.9.16.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lkstone(a)gmail.com
Hello. Just finding out how to use wine. When entering winecfg I get this fixme:
root@lkstone-desktop:/home/lkstone# winecfg
fixme:midi:OSS_MidiInit Synthesizer support MIDI in. Not supported yet (please
report)
Thanks
LK
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4093
------- Additional Comments From the3dfxdude(a)gmail.com 2006-03-07 12:31 -------
Florian,
You don't have accelerated opengl drivers. Install them and run the game using
opengl. The editor doesn't support opengl. I recommend using OSS as wine's sound
driver. If you don't do this, you will always have problems and we cannot help you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4093
------- Additional Comments From florianskarten(a)web.de 2006-03-07 12:25 -------
I forgot to say that i start it (and Warcraft III) without -opengl argument,
because it makes no difference.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4093
------- Additional Comments From florianskarten(a)web.de 2006-03-07 12:21 -------
Created an attachment (id=2816)
--> (http://bugs.winehq.org/attachment.cgi?id=2816&action=view)
Warcraft 3 : WorldEditor Crash Log
The World-Editor of Warcraft 3 crash too. I didn't see the crash, because i was
away at the momment of the crash. (so I don't know why it crashed.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5588
max-lists(a)ycom.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
OS/Version|other |Linux
Version|unspecified |0.9.16.
------- Additional Comments From max-lists(a)ycom.ch 2006-03-07 09:35 -------
Sorry for the bad bug definition.
My Linux distribution is Gentoo 2006.0.
I have this bug since I'm using wine (2004????)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5592
------- Additional Comments From Speedator(a)gmx.de 2006-03-07 08:55 -------
Created an attachment (id=2815)
--> (http://bugs.winehq.org/attachment.cgi?id=2815&action=view)
Log of the fifa06 demo.exe
"err:d3d:IWineD3DDeviceImpl_CreateAdditionalSwapChain Error in setting current
context (display 0x7c02fdd8 context 0x7c371098 drawable 50331651)!"
Don't know if it is the reason for the crash..
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5592
Summary: Fifa06 Demo closes directly after starting
Product: Wine
Version: 0.9.16.
Platform: PC
URL: http://fifa06.ea.com/home.asp?lang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Speedator(a)gmx.de
The demo installs without problems. But after executing it closes directly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5588
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|website-bugs |wine-binary
Product|WineHQ Apps Database |Wine
------- Additional Comments From vitaliy(a)kievinfo.com 2006-03-07 08:19 -------
Not an appDB bug. Please update your system information (hw, os, 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=5591
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P2 |P3
------- Additional Comments From vitaliy(a)kievinfo.com 2006-03-07 08:15 -------
Had the same problem at some point of time. Then it went away. Don't remember
doing anything about that.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5590
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |trivial
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Priority|P2 |P4
Summary|blue faces and over exposue |Blue faces in HL 2
|in HL 2 |
Version|unspecified |CVS
------- Additional Comments From vitaliy(a)kievinfo.com 2006-03-07 08:14 -------
These are two separate bugs. Please file one more bug for "exposue".
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5591
Summary: no sound over monitors in HL 2
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: strattonbrazil(a)gmail.com
Sound in HL 2 works well, except over monitors. Characters' mouths move but no
speech is audible. Only noticeable over monitors.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5590
Summary: blue faces and over exposue in HL 2
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: strattonbrazil(a)gmail.com
Certain faces in HL2 appear with strong blue tint. Also it seems several
objects are over exposed and appear very white.
This is the output from the game if that has any relation:
Reference Count for Material __lookupviewpanel (1) != 0
Reference Count for Material vgui/zoom (5) != 0
Reference Count for Material effects/tp_eyefx/tpeye3 (2) != 0
Reference Count for Material effects/tp_eyefx/tpeye (2) != 0
Reference Count for Material effects/tp_eyefx/tpeye2 (2) != 0
Reference Count for Material sprites/scanner_dots1 (1) != 0
Reference Count for Material sprites/scanner_dots2 (1) != 0
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5589
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|stefandoesinger(a)gmx.at |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |stefandoesinger(a)gmx.at
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From stefandoesinger(a)gmx.at 2006-03-07 04:25 -------
err:ddraw:IDirectDrawSurfaceImpl_SetSurfaceDesc Setting the surface memory
isn't supported yet
is the pointer. This was reported to break some other game too, I will look at
that
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5589
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |stefandoesinger(a)gmx.at
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5589
Summary: regression: weirdworld stopped working
Product: Wine
Version: CVS
Platform: PC
URL: http://download.shrapnelgames.com/downloads/weirdworlds_
demo.exe
OS/Version: Linux
Status: UNCONFIRMED
Keywords: regression, download
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, the game just exits with the attached console output. I ran with
WINEDLLOVERRIDES="msvcrt,dinput=n" wine weird.exe
to get around two other bugs. In wine-0.9.15 the game ran fine using same
command. This is likely due to ddraw rewrite.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4513
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
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=3182
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
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=3692
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.jowood.com/gamers
| |/?lang=de&site=2&ScreenID=63
| |09&GameID=gothic2&pfid=PC
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=5588
Summary: Cresus-facturation: contextual window not appearing
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: max-lists(a)ycom.ch
I recently entered this app in the AppDB as it's almost entirely working with Wine.
Only this tiny contextual window is getting me nuts ;)
The weblink to download the evaluation software is contained in the AppDB page:
http://appdb.winehq.org/appview.php?versionId=5167
Here's how to reproduce the bug :
The wizard is launched the first time you open the application.
- Click "Next" ("Suivant").
- Choose "simple" on the left list and then click "Suivant"
- Keep the radio selection as it appears and click again on "Suivant"
- Enter any name you want for the next screen. It will be the name of the invoice.
- Click on "Terminer" to finish the wizard
- A notification window appear, Click "Ok"
- A new Wizard (Assistant) opens. Click on "Annuler" to cancel it
Now the main app window is displayed.
- Click on the menu button containing a house with an outgoing arrow.
- On the new screen, click on the "+" sign on the bottom. The screen changes a
bit and you can now have access to the lines of the invoice.
The tiny window should appear through clicking once on any of the blank fields.
You can surely see it very briefly and eventually permanently appearing if
you're lucky.
I already contacted the developper of this app and told me that no "special"
code was used for this window. So it might be in Wine. Anyone willing to take
this challenge ? :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5527
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
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.