http://bugs.winehq.org/show_bug.cgi?id=4337
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-21-01 06:02 -------
Created an attachment (id=1732)
--> (http://bugs.winehq.org/attachment.cgi?id=1732&action=view)
a.exe gives wrong output
it's a bug in atof. Even the simple attached program (from
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html…)
gives a wrong output with builtin msvcrt. Works fine with native:
atof test: " -2309.12E-15"; float: -2.309120e-12
atof test: "7.8912654773d210"; float: 7.891265e+00
atoi test: " -9885 pigs"; integer: -9885
atol test: "98854 dollars"; long: 98854
[root@h185158 ~]# WINEDLLOVERRIDES="msvcrt=n" wine a.exe
atof test: " -2309.12E-15"; float: -2.309120e-012
atof test: "7.8912654773d210"; float: 7.891265e+210
atoi test: " -9885 pigs"; integer: -9885
atol test: "98854 dollars"; long: 98854
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4086
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4359
Summary: Regression: WMP 7.1 crashes with native DCOM
Product: Wine
Version: 0.9.6.
Platform: PC
URL: http://appdb.winehq.org/appview.php?versionId=198
OS/Version: Linux
Status: NEW
Keywords: regression, download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)thehandofagony.com
In Wine 0.9.2, Windows Media Player could be started without having to install
the DCOM98 update, but unless this was installed, entering the playback screen
would crash the Player.
In Wine 0.9.6, however, the player crashes on startup unless DCOM98 is installed.
Console output
fixme:actctx:CreateActCtxW stub!
err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered
err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10}
could be created for for context 0x1
fixme:ole:CoCreateInstance no classfactory created for CLSID
{6c736db1-bd94-11d0-8a23-00aa00b58e10}, hres is 0x80040154
err:seh:setup_exception stack overflow 44 bytes in thread 0009 eip 7fec502e esp
7fc50fd4 stack 0x7fc51000-0x7fd60000
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4348
------- Additional Comments From karllinuxtest.relton(a)ntlworld.com 2006-21-01 05:14 -------
Created an attachment (id=1731)
--> (http://bugs.winehq.org/attachment.cgi?id=1731&action=view)
Log output with +variant
Here is the log output with +variant - but note it does not really seem to be
any different to the log that I get without this setting (which makes me
suspicious).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1490
------- Additional Comments From wijn(a)wanadoo.nl 2006-21-01 04:12 -------
> Wouldn't this be nearly always cause this bug for
> older applications? e.g: I'm trying to run a 16 bit application with a 64k shell
> stack and Wine is copying over all the environment variables from a modern 32bit
> operating system?
This bug can and does happen on Windows (any version) as well. Assigning a fixed
size buffer for something that may very well grow beyond theat size is asking
for trouble. It happens all the time though even if with one or two extra lines
of code this could have been prevented.
I have seen this problem only with a coupe of Bible programs, probably sharing
some code.
> But now the program is complaining that it can't find the data files, so
> obviously there is still some kind of environment variable error.
> I feel like I am very close... Please help me figure out what environment
> variables I am missing....
No variables come to my mind. You can try the unset method, removing variables
that are obviously of no use to the program (KDE stuff, LS_COLORS and more)
until the program get past the insufficient space error.
Pay attention to the current directory from where you start wine. If the program
looks for data files relative to the current dir, then that matters.
If nothing else helps, create a WINEDEBUG=+file,+dosfs log file; bzip2 the
result and attach it here.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4037
------- Additional Comments From m0unds(a)speakeasy.net 2006-21-01 03:58 -------
Manually installed: IE 6.0, VB Runtime 6.0, MSXML 4.0, MDAC 2.8, DCOM98. I
managed to get the program to register correctly and it does start and run
normally. No crashing so far--- only thing I'm noticing now is that it
displays the following as it runs:
fixme:sync:RegisterWaitForSingleObjectEx 0x1e8 0x71468576 0x7fe525b0 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e4 0x71468576 0x7fe15610 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e4 0x71468576 0x7fe15818 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e8 0x71467916 0x1 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e4 0x71468576 0x7fe00e88 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e8 0x71467916 (nil) 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e4 0x71468576 0x7fe221e0 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e8 0x71467916 0x1 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e4 0x71468576 0x7fe210c0 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e8 0x71467916 (nil) 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e4 0x71468576 0x7fe1d7f0 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e8 0x71467916 0x1 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e8 0x71468576 0x7fe525b0 0 4
other than this, though, the software is working correctly so far.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4009
------- Additional Comments From lukas(a)petrovicky.net 2006-21-01 03:31 -------
I used to play WA with this patch on Windows XP and that's also what I've tried
in wine. However, switching to Windows 98 mode doesn't help at all.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4009
------- Additional Comments From cihan(a)uq.edu.au 2006-21-01 03:15 -------
Yes, I play it on Windows 2000. And as mentioned before, besides the main menu I
can play it perfectly under Wine as well.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4131
magnus(a)hacka.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.5. |0.9.6.
------- Additional Comments From magnus(a)hacka.net 2006-21-01 02:59 -------
No change in 0.9.6. Troubleshooting together with Valve via e-mail. I've
e-mailed you Leon and Vitaliy on the addresses listed here!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4037
m0unds(a)speakeasy.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.2. |0.9.6.
------- Additional Comments From m0unds(a)speakeasy.net 2006-21-01 02:57 -------
Bug is still present with WINE .96; the application is generating an error
message almost identical to the message I got with the old version, but debug
exits with 0x8. MS Data Access Comp. are installed correctly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4337
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-21-01 02:38 -------
seems to be a recent patch: between 9 jan and 15 jan.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4349
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ehildum(a)comcast.net
------- Additional Comments From vitaliy(a)kievinfo.com 2006-21-01 01:30 -------
*** Bug 4356 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=4356
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2006-21-01 01:30 -------
Not even Wine's bug
*** This bug has been marked as a duplicate of 4349 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4103
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-01 23:47 -------
Created an attachment (id=1730)
--> (http://bugs.winehq.org/attachment.cgi?id=1730&action=view)
xllsettings trace of running oni
With just mesa I got an error about not having a hardware accelerated OpenGL
device
After installing nvidia drivers I get it not able to find acceptable screen
setting
trace:x11settings:X11DRV_ChangeDisplaySettingsEx width=1920 height=1080 bpp=32
freq=0 (XRandR)
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found! (XRandR)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4358
Summary: "Bug link" email to app maintainer fails to mention
which bug!
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
When an app in the db only has a few bugs,
it's not such a problem that the emails about
"new bug link" don't mention which bug has been linked.
But once the app has thirty or so bugs,
that email is pretty darn annoying.
Can we get it to include a link to the bug
in question?
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=4356
Summary: ./tools/wineinstall fails during make depend
Product: Wine
Version: 0.9.6.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-help
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehildum(a)comcast.net
Fedora Core 4 (up to date as of 1/20/06), gcc vers. 4.0.2, lex 2.5.4
wine built from source updated from CVS on 1/20/06.
wineinstall and make depend fail with error message:
<snip>
make[2]: Entering directory `/home/ehildum/src/wine/wine-0.9.6/tools/widl'
gcc -g -O2 -o widl client.o hash.o header.o proxy.o server.o typegen.o typelib.o
utils.o widl.o write_msft.o parser.tab.o lex.yy.o -L../../libs -lwpp -lwine_port
-lfl
../../libs/libwpp.a(lex.yy.o)(.text+0x624): In function
`_yy_dummy_uses_of_static_functions_b2f4_517d_02ff_b30c_3e5a_47d7_aaa3_3b5d_':
/home/ehildum/src/wine/wine-0.9.6/libs/wpp/lex.yy.c:3357: multiple definition of
`_yy_dummy_uses_of_static_functions_b2f4_517d_02ff_b30c_3e5a_47d7_aaa3_3b5d_'
lex.yy.o(.text+0x58c):/home/ehildum/src/wine/wine-0.9.6/tools/widl/lex.yy.c:1796:
first defined here
collect2: ld returned 1 exit status
make[2]: *** [widl] Error 1
</snip>
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4325
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|website-bugs |wine-directx-d3d
Product|WineHQ Apps Database |Wine
Version|unspecified |0.9.5.
------- Additional Comments From dank(a)kegel.com 2006-20-01 22:41 -------
This bug was misfiled; moving from 'app db' to '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=3894
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|website-bugs |wine-misc
Product|WineHQ Apps Database |Wine
Version|unspecified |0.9.1.
------- Additional Comments From dank(a)kegel.com 2006-20-01 22:39 -------
This bug was misfiled. Moving to 'wine' from 'app db'.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3213
------- Additional Comments From infyquest(a)gmail.com 2006-20-01 22:30 -------
I will also look into that direction, right now i have been busy with work.
I will look into it when im free
--
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=3543
------- Additional Comments From ericsbinaryworld(a)gmail.com 2006-20-01 21:05 -------
Running with progman already open does not resolve the problem.
Running as win2k or win3.1 does not resolve 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=3221
------- Additional Comments From gary.barnes(a)earthlink.net 2006-20-01 20:48 -------
I have the "split" dialog problem in Quicken Deluxe 98. A second small window
on top of the main dialog seems to continuously get created. See the
attachment. This problem did not exist in version 20050211 and earlier. It
appeared in version 20050310 and still occurs in 0.9.6. The +relay output was
created using the Mandriva binary rpm from the wine download site. I would be
happy to help bebug this if someone tells me what to do.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=443
------- Additional Comments From elanthis(a)awesomeplay.com 2006-20-01 20:11 -------
This error persists with wine 0.9.6.
elanthis@stargrazer:~/Windows/cygwin/bin$ wine bash.exe
21 [main] ? (8) cygheap_user::init: GetTokenInformation (TokenUser), Win32
error 5
fixme:advapi:ImpersonateLoggedOnUser ((nil)):stub returning FALSE
fixme:advapi:ImpersonateLoggedOnUser ((nil)):stub returning FALSE
fixme:advapi:ImpersonateLoggedOnUser ((nil)):stub returning FALSE
fixme:advapi:ImpersonateLoggedOnUser ((nil)):stub returning FALSE
fixme:ntdll:NtQueryObject Unsupported information class 1
fixme:ntdll:NtQueryObject Unsupported information class 1
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1490
------- Additional Comments From k_wayne(a)linuxpower.org 2006-20-01 19:42 -------
> Running under Wine, the windows environment ("shell") is a almost 100% copy of
the unix environment ("shell")
Really? Do you mean that Wine copies the unix shell environment over to the
emulated windows environment? Wouldn't this be nearly always cause this bug for
older applications? e.g: I'm trying to run a 16 bit application with a 64k shell
stack and Wine is copying over all the environment variables from a modern 32bit
operating system?
> Anyway did you try, and what are the results of running:
> env -i PATH=$PATH DISPLAY=$DISPLAY wine yourprogram.exe
It didn't "work" until I added XAUTHORITY.
env -i PATH="$PATH:./" DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY wine bcs/Bcs.exe
Thank you, this got me past the "Insufficient space in environment" error.
But now the program is complaining that it can't find the data files, so
obviously there is still some kind of environment variable error.
I feel like I am very close... Please help me figure out what environment
variables I am missing....
It feels path related, I have tried adding the fake_windows dir and the
application dir to my Unix path but it doesn't help.
Any advice?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4009
------- Additional Comments From vitaliy(a)kievinfo.com 2006-20-01 19:33 -------
Oh great thatnks for whole lot of so usefull info.
So is there anyone who actually has this game running on windows 2000? And I
mean _real windows_? The patch that's provided with game is useless and d leads
to exactly the same results as Lukas informed us 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=4283
ericsbinaryworld(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From ericsbinaryworld(a)gmail.com 2006-20-01 19:07 -------
Ok, it now works. Thank you for helping me through 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=4343
------- Additional Comments From vitaliy(a)kievinfo.com 2006-20-01 17:50 -------
That's a known problem fixed some week ago. (lockup in ole)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4009
------- Additional Comments From lukas(a)petrovicky.net 2006-20-01 17:47 -------
I posted twice more than I wanted. Sorry for that :(
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3754
------- Additional Comments From vitaliy(a)kievinfo.com 2006-20-01 17:40 -------
Created an attachment (id=1727)
--> (http://bugs.winehq.org/attachment.cgi?id=1727&action=view)
output | grep -v GetFileSecurityW
Well no sident required to get that far. All you need is:
borrow these dlls: atl71.dll mfc42.dll msvbvm60.dll msvcr71.dll.
touch ~/.wine/drive_c/windows/system32/wsock32.dll
Import this into registry:
[HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Internet Explorer]
"Version"="6.0.2800.1106"
Log before the error is attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3213
------- Additional Comments From us(a)edmeades.me.uk 2006-20-01 17:14 -------
Actually thats wrong, ignore that. However, I think the simple change is that
in the SetBitmapSize, we reject a set of 0,0 (checks for <=0 and treats as a
failure). I think changing this to just <0 is more accurate.
Still investigating
--
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=4155
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From alex(a)thehandofagony.com 2006-20-01 17:12 -------
It works in newver Wine versions.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4355
Summary: WMP10 setup fails due to unimplemented functions
Product: Wine
Version: 0.9.6.
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)thehandofagony.com
The Windows Media Player 10 setup program fails due to unimplemented functions.
See the AppDB entry for information on how to start the installer.
fixme:advapi:DecryptFileA "C:\\windows\\temp\\IXP000.TMP\\" 00000000
fixme:actctx:CreateActCtxW stub!
fixme:setupapi:SetupGetInfInformationW (0x7fe339d8, 1, 0x7fe3b8d0, 8192,
0x7f19a7d4) Stub!
fixme:setupapi:SetupGetInfInformationW (0x7fe339d8, 1, 0x7fe3b8d0, 8192,
0x7f19a7d4) Stub!
fixme:setupapi:SetupQueryInfFileInformationW (0x7fe3b8d0, 0, 0x7f19a844, 260,
(nil)) 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=4343
------- Additional Comments From djrpublic(a)cfl.rr.com 2006-20-01 17:03 -------
OK as you requested - I renamed .wine - ran winecfg to rebuild it and change to
win98 - nothing else
The install hangs in exactly the same place and manner as yesterday.
I gather that I'm not the only one having problems with wine 0.9.5 under Ubuntu
from comment on the Ubuntu forum. Perhaps it's a little hasty to update without
a specific Ubuntu binary?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4051
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-01 16:48 -------
I do not think that it is related to this bug. This bug is about crashing in the
audio drivers (mostly alsa)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3754
michael_neuweiler(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
------- Additional Comments From michael_neuweiler(a)yahoo.com 2006-20-01 16:42 -------
addendum to comment above: installation of sidenet script was done on a clean
env. And msvbvm60.dll, msvcr71.dll, wininet.dll, wsock32.dll were copied to
windows\system32
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4283
------- Additional Comments From ericsbinaryworld(a)gmail.com 2006-20-01 16:27 -------
ah, so it appears the packages were split at some time and when I updated my
wine install, it didn't prompt for these to be installed. I'm currently
installing them and will update you on whether this fixes things.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4051
------- Additional Comments From yuriy.kozlov(a)gmail.com 2006-20-01 16:26 -------
"Is this still a problem with anyone with version 0.9.6."
I don't know if this same bug is still there, but now in 0.9.5 and 0.9.6 I get
this error when clicking on the audio tab and winecfg freezes:
*** glibc detected *** free(): invalid pointer: 0x7c02a820 ***
wine: Assertion failed at address 0xffffe410 (thread 0009), starting debugger...
However, I am currently using the Kubuntu Dapper development release, so the new
error is not necessarily a wine 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=4354
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-20-01 16:19 -------
oh no sorry, the error number differs i see 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=4009
------- Additional Comments From alex(a)thehandofagony.com 2006-20-01 16:07 -------
*** Bug 4255 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=4255
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From alex(a)thehandofagony.com 2006-20-01 16:07 -------
The errors in the full game and the demo now seem to be the same, so making this
a duplicate.
*** This bug has been marked as a duplicate of 4009 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2480
------- Additional Comments From mstefani(a)redhat.com 2006-20-01 15:57 -------
Hmm ... there could be an other/more bugs in Wine oleaut32 implementation but
after fixing those you would run into the next problem. It looks like flora need
IE to run. You could try to install it or go the harder route of using the
MozillaActiveX control. Anyway that's far away of my area of expertise and
interest in Wine. A pointer to the MozillaActiveX control is
http://wiki.winehq.org/MozillaIntegration?highlight=%28activex%29
Regarding the possible bug in oleaut32: could please run flora.exe and get the
variant, ole and typelib traces?
WINEDEBUG=+ole,+variant,+typelib wine flora.exe and attach the 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=4354
Summary: Worms WP setup fails with when copying files
Product: Wine
Version: 0.9.6.
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)thehandofagony.com
The setup program for Worms World Party fails when it starts copying files,
displaying a dialogue about an uhandled exception. The strange thing is, that
if I install the demo first, the installer for the full game will succeed.
Dialogue box
Error Number: 0x80040706
Description: Object reference not set
Setup will now terminate.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4353
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-20-01 15:06 -------
it's from this evening :) (10-01-2006)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3213
us(a)edmeades.me.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |us(a)edmeades.me.uk
------- Additional Comments From us(a)edmeades.me.uk 2006-20-01 15:02 -------
Its toolbar related (comctl32). Basically the size of the toolbar is
calculated from the contents, but it incorrectly takes the 'bitmap' path even
though there are only strings in the toolbar. This means we end up returning
the 'default' bitmap height, which is the size we end up with.
Changing the code to not go down the bitmap path seems the 'right' thing, but
only when there are no bitmaps. Investigating further
--
Configure bugmail: http://bugs.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=4338
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winehq(a)paniq.org
------- Additional Comments From vitaliy(a)kievinfo.com 2006-20-01 14:44 -------
*** Bug 4352 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=4352
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2006-20-01 14:44 -------
Great.
*** This bug has been marked as a duplicate of 4338 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4278
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-01 14:30 -------
at least part of the problem is that X is at maximum 24 bit so dealing with 32
is going to be a problem.
confirming
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4353
Summary: Regression: Battlefield 2 demo fails to install since
Wine-0.9.3
Product: Wine
Version: CVS
Platform: PC
URL: http://www.gamershell.com/download_9576.shtml
OS/Version: Linux
Status: NEW
Keywords: regression, download
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, i just tried to install this demo again. In wine-0.9.3 it installed fine.
Now it pops out to the console again. This is in the console:
wine: '/root/.wine' created successfully.
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7e1ce6bc,0x7e1ce6c0), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7e1ce6b8,0x7e1ce6bc), stub!
fixme:win:SetWindowTextA setting text "TITLE_CAPTIONBAR" of other process window
(nil) should not use SendMessage
fixme:win:SetWindowTextA setting text "Battlefield 2(TM) Demo - InstallShield
Wizard" of other process window (nil) should not use SendMessage
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fc8d3e4,0x7fc8d3e8), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fc8d2bc,0x7fc8d2c0), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fc8d368,0x7fc8d36c), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fc8d8d0,0x7fc8d8d4), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fc8d7a8,0x7fc8d7ac), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fc8d854,0x7fc8d858), stub!
fixme:win:SetWindowTextA setting text "TITLE_CAPTIONBAR" of other process window
(nil) should not use SendMessage
fixme:win:SetWindowTextA setting text "Battlefield 2(TM) Demo - InstallShield
Wizard" of other process window (nil) should not use SendMessage
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fc8d5b4,0x7fc8d5b8), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fc8d48c,0x7fc8d490), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fc8d538,0x7fc8d53c), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fc812e8,0x7fc812ec), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fc811c0,0x7fc811c4), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fc8126c,0x7fc81270), stub!
fixme:x11drv:X11DRV_SetWindowRgn not supported on other thread window 0x2002a
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fc812e8,0x7fc812ec), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fc811c0,0x7fc811c4), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7fc8126c,0x7fc81270), stub!
fixme:x11drv:X11DRV_SetWindowRgn not supported on other thread window 0x2002a
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7e1ce6d0,0x7e1ce6d4), stub!
err:ole:dispatch_rpc no apartment found for ipid
{ffffffff-ffff-ffff-0d00-00000a000000}
err:rpc:I_RpcReceive we got fault packet with status 6be
err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error
0x80070057
err:ole:dispatch_rpc no apartment found for ipid
{ffffffff-ffff-ffff-0d00-00000a000000}
err:rpc:I_RpcReceive we got fault packet with status 6be
err:ole:dispatch_rpc no apartment found for ipid
{ffffffff-ffff-ffff-0b00-00000a000000}
err:rpc:I_RpcReceive we got fault packet with status 6be
err:ole:dispatch_rpc no apartment found for ipid
{ffffffff-ffff-ffff-0d00-00000a000000}
err:rpc:I_RpcReceive we got fault packet with status 6be
When it pops out the last ole related errors are printed, so i guess it's
related to 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=4352
Summary: listbox selection is sticky in Jeskola Buzz
Product: Wine
Version: 0.9.5.
Platform: PC
URL: http://web.hibo.no/~mva/getbuzz.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)paniq.org
when switching to the wavetable view (f9) and selecting entries from the sample
list from bottom to top, old items previously selected are not being deselected.
selecting from top to bottom works as expected.
i guess thats only happening with multiselection boxes.
this bug makes it impossible to use samples in buzz and injures core features.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3119
winehq(a)paniq.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From winehq(a)paniq.org 2006-20-01 13:57 -------
is now fixed since a while.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4347
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2006-20-01 13:46 -------
patch commited.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4131
------- Additional Comments From leon_fraitak(a)mail.ru 2006-20-01 13:00 -------
To quote Vitaliy on IRC:
[19:04:01] <vitamin> kommerck, well Wine's pipes are working fine... In bytes
format
[19:04:42] <vitamin> And lots of stuff uses them - so Unless they now
transfering LOTS more I don't think so
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4351
Summary: wine segfaults (segmentation fault) with some apps
during instalation
Product: Wine
Version: 0.9.6.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: penna(a)bb.com.br
I am trying to install ARS User, from Remedy.
Versions 5.1.2 and 4.5.1 give a segfault when running:
"wine user.exe"
Other versions: 5.1 and 3.0 installs ok.
There is a thread at wine-devel list that explains better:
http://www.winehq.org/pipermail/wine-devel/2006-January/044272.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=4131
------- Additional Comments From leon_fraitak(a)mail.ru 2006-20-01 12:50 -------
It should be something with Winsock, as it doesn't happen in offline mode.
Vitaliy said Wine pipes should be 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=1490
------- Additional Comments From wijn(a)wanadoo.nl 2006-20-01 12:38 -------
> Please explain how to use the "unset" command.
by example:
unset LS_COLORS
removes the var LS_COLORS from your environment, check with command "env
"
> I don't think "env -i" would help at all - that is the unix shell, not the
> windows shell.
Running under Wine, the windows environment ("shell") is a almost 100% copy of
the unix environment ("shell")
Anyway did you try, and what are the results of running:
env -i PATH=$PATH DISPLAY=$DISPLAY wine yourprogram.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=4283
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-20-01 12:26 -------
I guess sometimes links get created by {pre|post}[un]install scripts of an rpm
package, so you may try --scripts option:
$ rpm -q --scripts 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=4283
------- Additional Comments From vitaliy(a)kievinfo.com 2006-20-01 09:46 -------
Do you have all of the following installed?
wine-0.9.5-2.fc4.i386.rpm
wine-arts-0.9.5-2.fc4.i386.rpm
wine-capi-0.9.5-2.fc4.i386.rpm
wine-cms-0.9.5-2.fc4.i386.rpm
wine-devel-0.9.5-2.fc4.i386.rpm
wine-ldap-0.9.5-2.fc4.i386.rpm
wine-tools-0.9.5-2.fc4.i386.rpm
wine-twain-0.9.5-2.fc4.i386.rpm
Optional (deppends on your configuration:
wine-nas-0.9.5-2.fc4.i386.rpm
wine-jack-0.9.5-2.fc4.i386.rpm
Wine-esd-0.9.5-2.fc4.i386.rpm
To confirm please run "rpm -qa | grep 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=4322
------- Additional Comments From vitaliy(a)kievinfo.com 2006-20-01 09:31 -------
What if we symlink Desktop instead of using z:\$HOME\Desktop?
Or what if we create separate path for $HOME?
All the links that we use Z:\ for are $HOME related only.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4278
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-20-01 09:26 -------
Hi , i just gave this a quick try as well and i too have the error. I did a
+relay trace and removed all kernel32+ntdll calls as i guess the error won't be
there:
0009:Call gdi32.GetDeviceCaps(000002e4,0000000c) ret=10910f4a
0009:Call winex11.drv.GetDeviceCaps(7ff04620,0000000c) ret=7f796fee
0009:Ret winex11.drv.GetDeviceCaps() retval=00000018 ret=7f796fee
0009:Ret gdi32.GetDeviceCaps() retval=00000018 ret=10910f4a
0009:Call user32.MessageBoxW(00000000,10219770 L"Please set your desktop color d
epth to 32 bits.",10218f70 L"Desktop color depth error",00000000) ret=10910faf
Just before the messagebox there's a call to gdi32.GetDeviceCaps . It returns
0x0000018 which is 24 and i guess that should be 32 (bits). If i add a quick
hack in dlls/gdi32/dc.c line 888: if(cap==12 && hdc==0x000002e4) return 32;
i can actually bypass the error, see the splash screen enter the menu, (which is
completely screwed up and a lot of these messages:
err:d3d:IDirect3DDevice8Impl_ActiveRender cannot get valides GLXFBConfig for
(21,D3DFMT_A8R8G8B8)/(75,D3DFMT_D24S8))
So i guess this is a bug in gdi32
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4229
------- Additional Comments From tuharsky(a)misbb.sk 2006-20-01 09:09 -------
Unfortunately, no, You can't download ASPI or ISS.
However, in my opinion, any VFP application that creates it's own windows inside
can do.
I have installed more packages: fontforge, libttf-dev, libttf2. However, I
noticed the change (creating the fonts functional during compilation) after
installing the fontforge package.
I can try to figure out, which package did it. But it seems the fontforge ore
some of it's dependencies.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4278
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tony.lambregts(a)gmail.com
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-01 08:45 -------
*** Bug 4350 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=4350
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-01 08:45 -------
Sorry about that.
*** This bug has been marked as a duplicate of 4278 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2962
------- Additional Comments From dank(a)kegel.com 2006-20-01 06:44 -------
It sounds like you didn't run 'configure'.
But presumably a newer precompiled version of wine
is available, so perhaps you don't need to
build from sources.
Do you still have the text entry problem with a fresh copy 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=2480
------- Additional Comments From mstefani(a)redhat.com 2006-20-01 06:34 -------
Good, the automation error is gone. The program hits now an other problem.
Could you please try running it with native (aka from Windows) oleaut32 dll? I
want to check if the problem is still in that dll.
WINEDLLOVERRIDES="oleaut32=n" wine flora.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=2480
------- Additional Comments From pmad(a)biology.pl 2006-20-01 06:31 -------
I retest with latest wine CVS and both: latest and previous version of Flora
Ojczysta (Polish scientific botanical application) - in both cases I got
another error - "Run-time error '438' - Object daesn't support this property or
method"...
I include full console output and screenshot.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4342
wine.dev(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine.dev(a)web.de
------- Additional Comments From wine.dev(a)web.de 2006-20-01 05:49 -------
Same Problem in wine-0.9.6/wine-cvs with ISS@VFP (see bug #4268), Notepad.exe
(win2k) and others.
This is a System-Dialog (so the component is "wine-gui") that can use additional
Property-Sheets from the Printer-Driver.
PrintDlgEx* is located in comdlg32.dll and has a COM-Interface.
Our stub is in "dlls/commdlg/printdlg.*"
Using a native comdlg32.dll may help as a workaround.
I have no knowledge about the COM-Things. Sorry.
(i have no rights to update: Version "CVS" / Component: "wine-gui")
By by ... Detlef
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4283
------- Additional Comments From ericsbinaryworld(a)gmail.com 2006-20-01 05:25 -------
[emesa@short-e ~]$ rpm -ql wine | grep notepad.exe.so
[emesa@short-e ~]$
It appears to be missing from the rpm. A packaging error, perhaps?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2759
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-20-01 04:25 -------
This is fixed in Wine 0.9.6
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3505
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.snapfiles.com/php|http://www.bellamax.com/cons
|/download.php?id=107207 |umer/brilliantlabs.jsp
Keywords|download |
Version|CVS |0.9.6.
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-20-01 03:11 -------
"Brilliant Labs has been purchased by Bellamax, Inc.
Look for our new photo-editing product in late March 2006."
The application is no longer downloadable; it might be again in March 2006.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4064
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-20-01 02:51 -------
My patch has been commited.
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=4343
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-20-01 02:48 -------
>copied fonts - stdole32.tlb - usp10.dll - ran winecfg, selected Win98, setup
drives, added overrides for the 2 windoze files
It works here without doing any of these (fonts are missing when running the
application though). Please try to install it using everything builtin and try
again.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4131
magnus(a)hacka.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |magnus(a)hacka.net
AssignedTo|magnus(a)hacka.net |wine-bugs(a)winehq.org
------- Additional Comments From magnus(a)hacka.net 2006-20-01 02:34 -------
Reassigning bug. Someone with good debugging knowledge need to take over.
Post result or questions here and I will relay the info the the Valve engineer I
got hold of.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1490
------- Additional Comments From k_wayne(a)linuxpower.org 2006-20-01 02:25 -------
I have tried with wine 0.9.5 (ubuntu binary from winehq).
Still has exactly the same problem.
Please explain how to use the "unset" command.
I don't think "env -i" would help at all - that is the unix shell, not the
windows shell.
I'm sure somehow we can replicate the way windows somehow avoids this bug in the
software. It works fine on many different versions of windows I have seen.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4103
------- Additional Comments From marcus(a)jet.franken.de 2006-20-01 02:07 -------
I get a stackoverflow when running this on SUSE Linux 10.0-AMD64.
The stack gets overwritten by GL abilities (quite a lot from my NVidia
libGL.so).
I think it might be more related to nvidia than to amd64 ;)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4322
------- Additional Comments From mjung(a)iss.tu-darmstadt.de 2006-20-01 01:35 -------
The problem here is as follows: The first time you start wine without having
an .wine directory already, wineprefixcreate will create it for you. It will
map drive Z: to '/'. When shell32.dll is registered during this process, it
queries the HOME environment variable and maps the result to a DOS path, which
would be something like 'Z:\\home\\joe'. Furthermore, it registers the path
for the Desktop shell folder to 'Z:\\home\\joe\\Desktop'. If you now remove
the Z: drive afterwards, the Desktop shell folder's path doesn't exist any
more and thus won't initialize any more. This is bad, since it is the entry
point for all shell namespace stuff. Therefore, the file dialog and browsing
on winecfg's drives tab is broken.
We have to implement some fallback code somewhere around
shell32/shellpath/SHGetFolderPathW for the case that the desktop folder path
doesn't exist. A save bet would probably be 'C:\\windows\\profiles\\All
Users\\Desktop'.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4350
Summary: Program asks for 32 bit color depth and wont run
Product: Wine
Version: 0.9.6.
Platform: PC
URL: http://www.splintercell.com/uk/splintercellpandoratomorr
ow/downloads.php
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tony.lambregts(a)gmail.com
Spinter cell Pandora tomorrow demo installs but will not run.
Game displays an error on startup
"Desktop color depth error
Please Set your desktop color depth to 32 bits."
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3062
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-01 00:05 -------
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=2525
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-01 00:04 -------
For Real this 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=4051
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From tony.lambregts(a)gmail.com 2006-19-01 23:58 -------
Is this still a problem with anyone with version 0.9.6.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4011
------- Additional Comments From robust(a)gentoo.se 2006-19-01 23:50 -------
I use wine 0.9.5 with cyberjass 3.1 and this is the message that I recieve:
Failed to init DirectX 8. MSN features will be disabled.: 0x80040154
The application works after this message has been displayed. This is the output
that I get in the console:
err:ole:CoGetClassObject class {667955ad-6b3b-43ca-b949-bc69b5baff7f} not registered
err:ole:CoGetClassObject no class object {667955ad-6b3b-43ca-b949-bc69b5baff7f}
could be created for for context 0x1
err:ole:CoUninitialize Mismatched CoUninitialize
err:ole:CoUninitialize Mismatched CoUninitialize
--
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=3062
------- Additional Comments From robust(a)gentoo.se 2006-19-01 23:44 -------
Problems with current versions of wine and WoW should be fixed, afaik.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2525
------- Additional Comments From robust(a)gentoo.se 2006-19-01 23:41 -------
I have never had any problems with reiser4 and wine. And I don't have any now
either.. can't speak for the others but the problem is not affecting me at least.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4051
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |phobieweb(a)yahoo.de
------- Additional Comments From tony.lambregts(a)gmail.com 2006-19-01 23:28 -------
*** Bug 4336 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=4336
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From tony.lambregts(a)gmail.com 2006-19-01 23:28 -------
Duplicate of bug 4051
*** This bug has been marked as a duplicate of 4051 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4322
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Summary|winecfg crashes |winecfg Breaks if drive Z:
| |not defined as / or users
| |home
------- Additional Comments From tony.lambregts(a)gmail.com 2006-19-01 23:24 -------
I don't know what to think about this one. Z: is usually mapped to / and not
their users home but that maybe the way that some packagers do this.
You Cannot browse on the Drives tab either if Drive Z: is not mapped to either
the users home or root
Confirming 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=4347
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From vitaliy(a)kievinfo.com 2006-19-01 23:18 -------
Patch sent.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4348
------- Additional Comments From mike(a)codeweavers.com 2006-19-01 23:06 -------
Likely to be a bug in Wine's msvcrt.dll. If you can program, try adding a
ERR("%s\n", fmt); to the start of the sprintf function to see what kind of
format string it's trying to use. If not, you can confirm that the bug is
msvcrt by copying a windows version of that dll into the app's 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=4184
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |critical
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Priority|P2 |P1
------- Additional Comments From tony.lambregts(a)gmail.com 2006-19-01 22:52 -------
This can be a real show stopper for new users. Changing screen color depth
option to anything but the current screen depth simply breaks 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=4110
nickmarko(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From nickmarko(a)gmail.com 2006-19-01 21:26 -------
All you have to do is install a newer version of Wine. Wine 0.9.5 works for me
(installed from CVS).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4346
------- Additional Comments From mike(a)codeweavers.com 2006-19-01 21:00 -------
I didn't know it was directly related to Arial, but Picasa would crash for me if
freetype support wasn't compiled in.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4283
------- Additional Comments From ericsbinaryworld(a)gmail.com 2006-19-01 20:35 -------
I'm not sure how to look into the rpm. There are no other rpms installed or any
other versions 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=4343
lamber45(a)cse.msu.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lamber45(a)cse.msu.edu
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4344
lamber45(a)cse.msu.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lamber45(a)cse.msu.edu
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4343
------- Additional Comments From djrpublic(a)cfl.rr.com 2006-19-01 17:58 -------
Well this was a case of being unable to get wine to even consider anything
resembling a reasonable drive configuration. Wouldn't let me give it a valid c:
Kept recalling my Windoze directories even though I repeatedly removed them ...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3037
a(a)gaydenko.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.5. |0.9.6.
------- Additional Comments From a(a)gaydenko.com 2006-19-01 17:48 -------
Up to 0.9.6.
(file open dialog works again :-))
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4343
------- Additional Comments From tony.lambregts(a)gmail.com 2006-19-01 17:34 -------
> blew away the old .wine folder - isn't it nice that an update requires
> reinstallation of all programs?
mv vs. rm -fr and I pick mv...
I upgrade wine all the time and most of the time I do not find it nessarary to
"blow away" my .wine (if a program does not install I will temporarily move it
out of the way to test cleanly but that is another matter)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4348
------- Additional Comments From mstefani(a)redhat.com 2006-19-01 16:21 -------
Is there a free demo for the program? If yes can you provide a link for it?
If not can you please run the program with
WINEDEBUG=+variant wine $program
and attach the output to this 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=4348
Summary: Wine displays number fields incorrectly
Product: Wine
Version: 0.9.5.
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: karllinuxtest.relton(a)ntlworld.com
Art Explosion Greetings Card Factory displays the size of objects (and font
sizes) in certain places in its gui, and has gui forms where the user can enter
these sizes.
For objects, the length might be displayed such as:
2.0cm
For fonts, the size is displayed as a simple integer.
However, now in wine they are being display in a funny (and incorrect)
exponential format, e.g.
2..00e+0cm
Note how there are two decimal points (quite wrong!), and its in exponential
which while techically a correct representation of the number, doesn't make for
a good gui.
I'm not sure which dll or part of wine would be causing this - sorry if I have
mis-assigned the bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4345
------- Additional Comments From brandm(a)xs4all.nl 2006-19-01 16:06 -------
Another possibly relevant observation: Only images in
.wine/drive_c/windows/profiles/brand/Desktop or in an immediate subdirectory of
this it can be viewed. Images in more deeply embedded subdirectories cannot be
viewed. Given this fact, the fact that images are not seen in the hierarchy
under "My Computer" looks like just a specific case of a more general 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=4345
------- Additional Comments From brandm(a)xs4all.nl 2006-19-01 15:48 -------
I should have mentioned that my installation has been configured with winetools.
DCOM, Internet Explorer and other things have been installed with winetools. In
regards to msxml, I have the following files, but they are not mentioned in the
libraries list in winecfg so I am not sure how to tell if they are being used:
.wine/drive_c/windows/system/msxml4.dll
.wine/drive_c/windows/system/msxml4a.dll
.wine/drive_c/windows/system/msxml4r.dll
Louis's screenshot shows directories under the Desktop node in the viewer. It
appears that the contents of his ~/Desktop are shown under the Windows Desktop
node in the program. I also have directories and files in ~/Desktop, but these
do not appear in the program's viewer under Desktop. Under "Desktop", I only see
"/", "Microsoft Outlook", "MyComputer", and "MyDocuments". (Maybe I need to
configure something?)
However, this gave me the idea to experiment with putting images and directories
directly in:
.wine/drive_c/windows/profiles/brand/Desktop.
To my astonishment, the program can display and select images placed in this
directory or in subdirectories of it. Even symbolic links to other directories work.
It looks like the problem can now be narrowed down to a failure to display
images that are in the hierarchy under "MyComputer" and "/" in the viewer. I
don't know if "My Documents" is supposed to be mapped to a Linux host directory,
so I did not try 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=4345
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-19-01 14:58 -------
Created an attachment (id=1720)
--> (http://bugs.winehq.org/attachment.cgi?id=1720&action=view)
snapshot
Hi, i just gave this a try with current cvs.
First: the app crashes immediately here, unless i use native msxml3, so that's
another bug i'd say. Are you using any native dlls?
Second: i cannot preview pictures as well, except, and that's rather weird,
pictures that are present in directories on my Desktop ( so in
~/Desktop/anydir). I can drag those also to right pane (see screenshot). Maybe
you could try this too as it might give a hint where the problem might be
(shell32 i guess?)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4229
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-19-01 14:29 -------
I have no fontforge installed here on my RH8/FC4 box, still I get correct 3
symbols (Minimize, Maximize, Close) drawn on unmanaged windows. Quite strange.
Can I download such problematic app to test 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=3180
------- Additional Comments From antdes45(a)yahoo.ca 2006-19-01 14:24 -------
Did not work for me! I set winecfg to open CC in win98 mode and it's doing the
same thing. I have the impression that the option doesn't work in my version.
What Wine version were you using?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4347
------- Additional Comments From t.artem(a)mailcity.com 2006-19-01 14:21 -------
If your e-mail is real, you'll receive a download URL 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=4103
------- Additional Comments From tony.lambregts(a)gmail.com 2006-19-01 14:19 -------
Can you install windows 98 on the machine and see if it works. If windows 98
wont install or it crashes then its hardware and your SOL.
OTOH If it runs then its like Linas ÂŽvirblis says in comment 10
"Also note that this is on a AMD64 machine running a 64 bit kernel, and Oni is a
32 bit app. So in this case you have to run 32 bit Wine in a 32 bit chroot on a
fully 64 bit environment. This means problems."
Not insurmountable but problems. (we need to be able to get this to work in the
long run)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4347
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?versionId=3821
Keywords| |regression
Platform|Other |PC
Summary|[Regression 0.9.1+] Consise |[Regression 0.9.1+] Concise
|Oxford Dictionary 11 exits |Oxford Dictionary 11 exits
|at startup |at startup
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4341
tony.lambregts(a)gmail.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=4347
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |major
------- Additional Comments From vitaliy(a)kievinfo.com 2006-19-01 13:57 -------
Have link to download demo?
Do you have theme enabled?
Please attach WINEDEBUG=+msg log
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4103
------- Additional Comments From b.buschinski(a)web.de 2006-19-01 12:16 -------
I am not sure but I think a year ago oni works on this maschine with windows xp
and NO service pack
today it isnt even working with the nvidia and/or the nonofficially patch on
32bit winxp sp2 with amd64 cpu driver
but what now?
should I close the bug if someone can confirm that it works von x86?
or should I leave it open until someone find a solution? (for wine or for oni)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4346
------- Additional Comments From jwhite(a)codeweavers.com 2006-19-01 11:39 -------
It is a Picasa bug, and a known one at that. Mike M knows
more.
The traditional work around is to bundle a .ttf file (the Vera
fonts come to mind) with Picasa.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4346
------- Additional Comments From dank(a)kegel.com 2006-19-01 11:38 -------
That sounds like a Picasa bug, not a Wine bug...
unless you're saying Wine should come with Ariel
installed by default!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4198
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://dl.google.com/picasa/
| |picasa2-current.exe
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=4119
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://dl.google.com/picasa/
| |picasa2-current.exe
Keywords| |download
--
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=3180
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Picasa crashes if Arial truetype font (or a substitution) is not installed
X-Bugzilla-Reason: AssignedTo
http://bugs.winehq.org/show_bug.cgi?id=4346
Summary: Latest Picasa build (2.1.0 27.66) expects Arial font
installed by default, it calls GetGlyphOutline on it, it
fails but Picasa doesn't check return code and crashes
trying to interpret the data.
Picasa crashes if Arial truetype font (or a
substitution) is not installed
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmitry(a)codeweavers.com
CC: picasa(a)codeweavers.com
Latest Picasa build (2.1.0 27.66) expects Arial font installed by default, it
calls GetGlyphOutline on it, it fails but Picasa doesn't check return code and
crashes trying to interpret the data.
Futher investigation has shown that my system doesn't have fontconfig installed
and therefore it can't find .ttf fonts (even if they are installed in the system).
Once Wine finds a .ttf font (via fontconfig or in windows/fonts) it substitutes
Arial and GetGlyphOutline succeeds, which avoids 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=4340
------- Additional Comments From alex(a)thehandofagony.com 2006-19-01 11:02 -------
It did not work any better when sound was disabled. This is the best backtrace
I could get; I ran it with 'winedbg dmcr'; please tell me if there is something
I am doing wrong, as I am not experienced with debugging at this level.
Backtrace:
=>1 0x00447a20 in dmcr (+0x47a20) (0x00447a20)
2 0x0048f7ef in dmcr (+0x8f7ef) (0x0048f7ef)
3 0x004830ac in dmcr (+0x830ac) (0x004830ac)
4 0x0044755e in dmcr (+0x4755e) (0x0044755e)
5 0x0055af33 EntryPoint+0x113 in dmcr (0x0055af33)
6 0x7b86e178 start_process+0xf1(arg=0x0)
[/var/tmp/portage/wine-0.9.5-r1/work/wine-0.9.5/dlls/kernel/process.c:1027] in
kernel32 (0x7b86e178)
7 0xb7efbb53 wine_switch_to_stack+0x17 in libwine.so.1 (0xb7efbb53)
0x00447a20: repe movsl (%esi),%es:(%edi)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4345
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.ah.nl/fotoservice
| |/client_details.jsp
Keywords| |download, NoAppDBEntry
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4103
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Platform|Other |PC-x86-64
------- Additional Comments From tony.lambregts(a)gmail.com 2006-19-01 10:58 -------
This is probably related to running wine on 64 bit kernel
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4345
Summary: missing image previews in Albert Heijn picture ordering
software
Product: Wine
Version: 0.9.5.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brandm(a)xs4all.nl
Albert Heijn, a large supermarket chains in the Netherlands, offers a popular
printing service for digital photographs. For use with this service, the company
offers a native Windows programs for preparing and sending an order.
The software can be downloaded here:
http://www.ah.nl/fotoservice/client_details.jsp. I have done my tests with the
package offered for Windows 2000. The installer package is called
"ahFotoservice2.exe".
Installation seems to go fine with wine 9.5. Icons for starting the software
appear on the desktop and the start menu on Suse 10.0 with KDE 3.5.
The software also starts successfully. A window opens. The action we want is
"Foto's Bestellen" (order pictures). When we click on this button, we are able
to browse the directory structure. But, alas, no image previews are shown in the
right pane. Hence, no images can be selected.
I will add the output captured from wine to this report. There are a number of
"fixmes", but I do not know what might be related to the missing images.
If my wife could use this software, she would be very pleased.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2942
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-19-01 09:43 -------
Works fine in Wine 0.9.6, can you please try again ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3447
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-19-01 09:42 -------
Fixed in Wine 0.9.6
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4103
------- Additional Comments From 0x0007(a)gmail.com 2006-19-01 09:38 -------
Oni users report crashes on Windows systems [1] that seem very similar to one
reported here. Moreover, the original report says that it also crashes on
Windows XP.
Also note that this is on a AMD64 machine running a 64 bit kernel, and Oni is a
32 bit app. So in this case you have to run 32 bit Wine in a 32 bit chroot on a
fully 64 bit environment. This means problems.
Is it even possible to run Oni on AMD64 in Windows?
[1] http://mukade.bungie.org/cgi-bin/ib3/ikonboard.cgi
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4229
------- Additional Comments From tuharsky(a)misbb.sk 2006-19-01 09:19 -------
Alexandre has helped me much:
the source of trouble has been the Fontforge package that I should have
installed before compilation. Since there is no mention about that anywhere near
to user's documentation, I have reported this and others as a documentation bug
(4332)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4332
------- Additional Comments From tuharsky(a)misbb.sk 2006-19-01 09:09 -------
Hm, I suspect that even in the documentation/PACKAGING, there is missing a
mention about need for Fontforge! Without this package, some needful fonts are
missing in compiled Wine!
Please, anybody competent, add the mention about Fontforge to the PACKAGING 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=4343
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.familysearch.org/
| |Eng/Home/Welcome/simplepafre
| |gistration.asp
Keywords| |download
Summary|can't enter or edit |can't enter or edit
|individual data in PAF 5 |individual data in PAF 5
------- Additional Comments From tony.lambregts(a)gmail.com 2006-19-01 09:01 -------
There is a download for this program but it requires a registration signup.
http://www.familysearch.org/Eng/Home/Welcome/simplepafregistration.asp
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4339
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|norton 2001 fails to install|Norton Systemworks 2001
| |fails to install
------- Additional Comments From tony.lambregts(a)gmail.com 2006-19-01 08:56 -------
There is no AppDB Entry for this application could you submit one please
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4343
Summary: can't enter or edit individual data in PAF 5
Product: Wine
Version: 20050725
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djrpublic(a)cfl.rr.com
18 January 2006
WINE 20050725-0ubuntu1.1 AND PAF5.2
* * * * * * * * * * * * * * * * * *
Ubuntu 5.10 - Gnome 2.12.1
1 - wine, libwine, wine-dev & libwine-dev installed using Synaptic
13 Jan 2006 system updated wine & winelib to version shown
2 - run winecfg and exit without making any changes
3 - copy all fonts from 'msttcorefonts' to Windows\fonts
4 - add stdole32.tlb (from http://students.cs.byu.edu/~fugalh/stdole32.tlb) to
Windows\system
5 - add usp10.dll to Windows\system
6 - set both in 'winecfg' to use native then built-in
* * * * * * * * * * * * * * * * * *
<<< OVERALL COMMENT NOT FOR THIS BUG >>>
Program runs but is useful only for reviewing information
- looks +/- as expected
- fonts (registry says Tahoma) look ragged - spacing between narrow letters is
too small
- program window is full screen width and more than full screen height
- clicking 'restore screen' button for file window gets smaller window that
looks dramatically better then program window can be resized to match but this
configuration is not saved on exit. Window sizes and location should be written
to the registry.
* * * * * * * * * * * * * * * * * *
- these 10 messages are generated on terminal display simply by running PAF
david@CPQ1265:~$ wine ~/.wine/drive_c/"Program Files/FamilySearch/Paf5/pstart.exe"
david@CPQ1265:~$ fixme:ole:CoRegisterMessageFilter stub
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:htmlhelp:HtmlHelpW ((nil), (null), command=HH_INITIALIZE,
data=2092666388): stub
* * * * * * * * * * * * * * * * * *
= Family tab looks +/- as expected
= Double clicking a person brings up 'Edit Individual' window looking pretty
darn good BUT:
the name verification pop-up doesn't have a name, won't allow one to be
entered and won't close
= forcing close crashes PAF
= these additional messages are generated
fixme:richedit:RichEditANSIWndProc EM_SETTEXTMODE: stub
fixme:richedit:RichEditANSIWndProc EM_SETTYPOGRAPHYOPTIONS: stub
fixme:richedit:RichEditANSIWndProc EM_SETEDITSTYLE: stub
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
david@CPQ1265:~$
* * * * * * * * * * * * * * * * * *
= 'Add Individual' toolbar button
= gets expected window without any detail in the entire data area
= terminal looks like this
david@CPQ1265:~$ wine ~/.wine/drive_c/"Program Files/FamilySearch/Paf5/pstart.exe"
david@CPQ1265:~$ fixme:ole:CoRegisterMessageFilter stub
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:htmlhelp:HtmlHelpW ((nil), (null), command=HH_INITIALIZE,
data=2092663044): stub
fixme:richedit:RichEditANSIWndProc EM_SETTEXTMODE: stub
fixme:richedit:RichEditANSIWndProc EM_SETTYPOGRAPHYOPTIONS: stub
fixme:richedit:RichEditANSIWndProc EM_SETEDITSTYLE: stub
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
= type a name such as: "Try /This/" (given name, family name) and press enter
= (that's the "correct" way to enter an name in PAF5)
fixme:richedit:RichEditANSIWndProc EM_SETTEXTMODE: stub
fixme:richedit:RichEditANSIWndProc EM_SETTYPOGRAPHYOPTIONS: stub
fixme:richedit:RichEditANSIWndProc EM_SETEDITSTYLE: stub
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc EM_SETTEXTMODE: stub
fixme:richedit:RichEditANSIWndProc EM_SETTYPOGRAPHYOPTIONS: stub
fixme:richedit:RichEditANSIWndProc EM_SETEDITSTYLE: stub
= a small window pops up saying "You must type at least one name" click [OK]
= press [cancel] to close 'Add Individual' window
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc EM_SETTEXTMODE: stub
fixme:richedit:RichEditANSIWndProc EM_SETTYPOGRAPHYOPTIONS: stub
fixme:richedit:RichEditANSIWndProc EM_SETEDITSTYLE: stub
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
= exit program
fixme:htmlhelp:HtmlHelpW ((nil), (null), command=HH_CLOSE_ALL, data=0): stub
fixme:htmlhelp:HtmlHelpW ((nil), (null), command=HH_UNINITIALIZE, data=0): stub
fixme:ole:CoRegisterMessageFilter stub
david@CPQ1265:~$
* * * * * * * * * * * * * * * * * *
= In other words one can't edit an individual's data nor can a new person be
added to the data base.
<< general question - how would I know what to select for "component" in the
submit bug window? >>
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4229
------- Additional Comments From tuharsky(a)misbb.sk 2006-19-01 07:11 -------
Well, the author of the patch, Alexandre Julliard, says it is probably matter of
fonts -they should take place in /usr/local/share/fonts/wine after make install.
However, they dosen't for me. Now I'm trying to figure out, why.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4332
------- Additional Comments From tuharsky(a)misbb.sk 2006-19-01 04:38 -------
Yes, they are standard developement packages. I don't need to see them
particularly named in the Guide. I just think they should be _slightly_
emphasized, by some statement of this shape:
"Even many key aspects of program's functionality may depend on properly
installed developement packages. Please, watch the .configure process carefully
if You want to use printer, play sounds or music or do some other advanced
things with Your Windows apps. Please, read the documentation/PACKAGING file in
Your source tree, section DEVELOPEMENT, to learn more about the possibly needed
libraries."
If You like the formulation, please use it freely, modified or not, in the
User's Guide.
Unfortunately, we DID use prebuilt packages (200504 or 200503 distributional),
can't use them any longer however:
1, there are dependency problems in Debian with newer prebuilt packages
2, because of problems with our crucial app, we must be able to use the top
notch version of Wine as soon as the needed patch arrives.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4342
Summary: PrintDlgEx* unimplemented.
Product: Wine
Version: 0.9.2.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: muawija(a)centrum.cz
PrintDlgEx* unimplemented. This prevents the BibleWorks 6 to print at all.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4339
------- Additional Comments From b.buschinski(a)web.de 2006-19-01 00:17 -------
Created an attachment (id=1717)
--> (http://bugs.winehq.org/attachment.cgi?id=1717&action=view)
warn+all wine /mnt/cdrom/SETUP.EXE
I can execute the setup.exe but it doenst work
the log gets bigger and bigger, with the same stuff
but this is another bug
norton systemworks 2001
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4262
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-18-01 22:40 -------
Installs in CVS Resolveing FIXED (It still does not run but thats another bug)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4283
------- Additional Comments From vitaliy(a)kievinfo.com 2006-18-01 21:49 -------
Please also check that you don't have any other versions of wine installed
anywhere. And plese check the rpm if it has those files in 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=4046
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|NoAppDBEntry |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4283
------- Additional Comments From ericsbinaryworld(a)gmail.com 2006-18-01 20:37 -------
I installed wine via the rpms available in the extras repository for Fedora Core
4. Latest install is wine-0.9.5-2.fc4
Links:
notepad.exe -> /usr/lib/wine/notepad.exe.so
winhelp.exe -> /usr/lib/wine/winhelp.exe.so
winhlp32.exe -> /usr/lib/wine/winhelp.exe.so
control.exe -> /usr/lib/wine/control.exe.so
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=4339
------- Additional Comments From truiken(a)gmail.com 2006-18-01 20:15 -------
What happens when you try to run D:\SETUP.EXE directly? That doesn't really
solve this particular bug, but I'm curious if that will work.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4341
Summary: Conquer Online 2 fails with X error BadMatch on
glXMakeCurrent (in d3d8)
Product: Wine
Version: 0.9.5.
Platform: PC
URL: http://www.conqueronline.com/downloads/client.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan.wine(a)zerebecki.de
It calls glXMakeCurrent with win==0 (and ctx!=NULL) in
dlls/d3d8/directx.c:IDirect3D8Impl_CreateDevice . That fails with "X Error of
failed request: BadMatch (invalid parameter attributes)" (correct, at least
according to
http://www.opengl.org/documentation/specs/man_pages/hardcopy/GL/html/glx/xm…
).
So i guess the problem is that GetPropA( whichHWND, "__wine_x11_whole_window" );
(earlier in the same function) returns 0 . But i have no idea what to do now to
find or fix the problem.
The game can be freely downloaded at
http://www.conqueronline.com/downloads/client.htm .
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4093
------- Additional Comments From luizluca(a)gmail.com 2006-18-01 18:54 -------
Yes, using OSS fix the problem. So, it's a problem in wine's alsa driver...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4180
------- Additional Comments From vitaliy(a)kievinfo.com 2006-18-01 18:34 -------
Hm so if you type your serial number (and I mean all 3 figits + other fields)
does it work? You might not see it, but it might work.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4283
------- Additional Comments From vitaliy(a)kievinfo.com 2006-18-01 18:13 -------
Eric we need more information to help.
How did you installed Wine? What packages have you installed? What distro?
Where do all the links point 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=4332
------- Additional Comments From vitaliy(a)kievinfo.com 2006-18-01 18:07 -------
These are the standard "*nix development" things that you should know from othre
sources. Like why do you need *-devel | *-dev packagees. You can actually read
information contained in those packages that say what they are for.
Also it is impossible to account for each distribution out there. Some have 1
package some have 10. And all called something different. And it makes no sence
to include all the possible dependancies in the user manual. Website is more
complicated to change then README files included in the source tree.
As far as requirements go, Wine tries not to make _hard_ dependancies on
libraries that might not exist on all systems.
I personally don't see anything here that needs to be fixed.
And last thing, users should not compile Wine from source but rather use
packages provided by maintainers.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4335
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2006-18-01 17:57 -------
Patch commited.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4340
------- Additional Comments From vitaliy(a)kievinfo.com 2006-18-01 17:56 -------
can you disale sound and try again?
Also run it under debugger to get some meaningfull backtrace.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4262
------- Additional Comments From jan.wine(a)zerebecki.de 2006-18-01 17:08 -------
I just installed it with current git. So it works for me, too. I think there are
some fixes for msi and ole regressions in current git. If you only want to test
with releases, i guess 0.9.6 will get out in a few days.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2538
------- Additional Comments From us(a)edmeades.me.uk 2006-18-01 17:05 -------
Wierd. I updated to currect cvs (just in case), wiped my C drive and .wine so
its completely fresh, redownloaded it from your link (same file - diff'ed it
to confirm), Installed (unchecking 3 boxes, as described) and still cant get
it to run.
Almost immediately on launch (no splash screen), I get an illegal instruction.
Using trace I can see it goes through various activities, and I suspect my
audio configuration is at fault although I have no idea why
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3095
------- Additional Comments From us(a)edmeades.me.uk 2006-18-01 16:55 -------
(Sorry for delay). Just submitted new tests for the menus which shows what I
coded previously is wrong, and I have an idea of how to fix this trivially to
match windows behaviour. If noone objects, patch will follow in a few days
--
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=3784
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Malfunctioning fullscreen in|Sidebars etc. not hidden in
|Heroes of Might and Magic II|some full-screen games
------- Additional Comments From alex(a)thehandofagony.com 2006-18-01 16:39 -------
This issue occurs in several games, I'll add the bug to those I find in the AppdB.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4340
Summary: Page fault when starting Cossacks (demo & retail)
Product: Wine
Version: 0.9.5.
Platform: PC
URL: http://www.cossacks.de/english/cossacks/download.htm
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)thehandofagony.com
When starting Cossacks, both the retail version and the demo, the resolution
changes and then Wine crashes with an unhandled exception.
With the retail version, a black screen with the games custom cursor is
displayed for about one second, while the demo crashes right away.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4338
------- Additional Comments From burnus(a)gmx.de 2006-18-01 16:25 -------
> What version of this program are you running?
Origin 7.5/German SR5
> There is a demo for version 7.5 available here (sign up required)
> Does it display the same symptoms?
I would guess so. The last time I (re)tried to get the demo version I got an
expired licence key though; I never tried since. (I have a licenced version here.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3899
------- Additional Comments From Didier.Moens(a)dmbr.UGent.be 2006-18-01 16:13 -------
Tested on FC4, wine 0.9.5-2.fc4 from Extras, EverNote_1.1.0.154.exe
With or without "wineprefixcreate", the installation process hangs, and yields :
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
[CTRl-C]
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x800706ba
err:ole:xCall RpcChannelBuffer SendReceive failed, 800706ba
err:ole:xCall RpcChannelBuffer SendReceive failed, 800706ba
err:ole:xCall RpcChannelBuffer SendReceive failed, 800706ba
err:ole:xCall RpcChannelBuffer SendReceive failed, 800706ba
err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error
0x800706ba
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4240
------- Additional Comments From b.buschinski(a)web.de 2006-18-01 14:58 -------
doh!
I have testet this one more time and
when I click and select some text, it looks like it isnt selected
but when I minimize and maximize the window the text is selected
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4240
------- Additional Comments From b.buschinski(a)web.de 2006-18-01 14:55 -------
with current cvs(20060118) I cant select any text
I dont know if it should like 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=4339
Summary: norton 2001 fails to install
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b.buschinski(a)web.de
I set the os to win98 and add /mnt/cdrom as D:
wine /mnt/cdrom/NCDSTART.EXE
and the cd menu apears, but when I clicked "install norton"
fixme:exec:SHELL_execute flags ignored: 0x00000400
err:exec:SHELL_ExecuteW cannot set directory L"D:\\SETUP.EXE"
and the cd menu freeze.
I know it is a weird idea to install/run norton on wine, I just wonder what will
happen
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4338
Summary: List control: multi-edit selection problem in one app
Product: Wine
Version: 0.9.5.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: burnus(a)gmx.de
I have a multi-edit selection problem in a list in Origin; using Wine's regedit
(which has also a multi-select listview) this does not occure.
In Origin this is a pretty normal list (one column, no header). Under Windows a
click (w/o ctrl/shift simply selects one item; Under Wine it looks ok if you
click once. Or if you click on an item below the currently selected one.
But if you click upwards, it behaves as if you have had pressed "ctrl".
If you click then a lower item (above the lowest), it de-selects all above the
current one.
I tried WINEDEBUG=+listview, but seemingly this is not the right debug channel.
Any ideas?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3963
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-18-01 14:05 -------
This is odbccp32 issue again.
There are only two new lines introduced in the "bad" log:
trace:loaddll:load_builtin_dll Loaded module L"...system\\odbccp32.dll" : builtin
...
fixme:odbc:SQLGetAvailableDrivers
Overriding ODBCCP32 to Native should suffice (as a workaround).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4262
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-18-01 13:48 -------
Hi, any updates on this one? It installs fine here now with current cvs. Could
you try with current cvs and see if the bug is still there for you? Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4229
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-18-01 13:34 -------
* Peto wrote:
|
| | Are main window icons drawn correctly if you go to the "Graphics" page in
| | the winecfg, uncheck an option "Allow the window manager to control the
| | windows" and just run "wine notepad"?
|
| To answer Your last question, I post the whole app window as I see it.
Then I guess you haven't turned the option called "Allow the window manager to
control the windows" off. The window you have captured still uses some Window
Manager decorations... But my question is just blind shot - won't be surpized
if answering it won't help to resolve the bug. :}
| How do You mean that the font can be missing in my installation? How do I get
| it? I compile Wine from source and there is no mention about such need in Wine
| User's Guide in the compilation chapter.
I just have made another blind shot, as the marlett font contains symbols needed
to draw win32-like window decorations.
| tuharsky@inform8:/usr/src/wine-0.9.5/fonts$ ls
| courier.sfd Makefile marlett.sfd system.sfd
| genttf.ff Makefile.in ms_sans_serif.sfd
|
| tuharsky@inform8:/usr/src/wine-cvs/wine/fonts$ ls
| CVS Makefile wine_courier.sfd wine_sans_serif.sfd
| genttf.ff Makefile.in wine_marlett.sfd wine_system.sfd
|
| Does this mean that the font IS correctly there and the bug is caused somehow
| else?
I don't know. You need to ask font expert. :)
Maybe +font trace will say something usefull.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4103
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From tony.lambregts(a)gmail.com 2006-18-01 13:34 -------
It may not run well on windows 2000 but it runs well on a real windows 98 Box.
(So this is a Wine bug.
I will try it on my linux box when I get home and see if I can find anything
obvious.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4229
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-18-01 13:14 -------
| the CVS record has been added 2005/07/07 13:23:54
I guess you are seeing CDT time in mail-archive and UTC time in CVS logs. To
quote the web:
| CDT - Central Daylight Time
| Time zone offset: UTC - 5 hours
And this is the proof:
$ cvs log fonts/wine_marlett.sfd | grep -C2 ':23:54'
----------------------------
revision 1.2
date: 2005-07-07 18:23:54 +0000; author: julliard; state: Exp; lines: +59 -22
Frank Richter <frank.richter(a)gmail.com>
Added a real "window restore" glyph to Wine Marlett.
Difference: 13:23:54 - 18:23:54 = 05:00:00
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4103
------- Additional Comments From b.buschinski(a)web.de 2006-18-01 12:02 -------
I have tried the patch
win98 + oss + patch
err:seh:setup_exception stack overflow 64 bytes in thread 0009 eip 5570c17a esp
55b50fc0 stack 0x55b51000-0x55d60000
err:ntdll:RtlpWaitForCriticalSection section 0x55754b88 "exception.c:
vectored_handlers_section" wait timed out in thread 000a, blocked by 0009,
retrying (60 sec)
it doesnt work for 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=4337
Summary: Regression: SplinterCell Demo hangs/crashes in splash
screen
Product: Wine
Version: CVS
Platform: PC
URL: http://downloads.gamezone.com/demos/d7133.htm
OS/Version: Linux
Status: NEW
Keywords: regression, download
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Just tried the demo again. The demo now sometimes just hangs in the
splashscreen, and sometimes pops up a messagebox:
General protection fault!
History: UObject::StaticLoadObject <- (Core.Class EchelonPattern.Vmenu\menu
NULL) <- UObject::ProcessEvent <- (EchelonLevelInfo menu.LevelInfo0, Function
Echelon.EchelonLevelInfo.PostBeginPlay) <- BeginPlay <- UGameEngine::LoadMap <-
LocalMapURL <- UGameEngine::Browse <- UGameEngine::Init <- InitEngine
This is a regression as in Wine-0.9.1 it was at least able to enter the intro
video. If i have time i'll try to find what patch broke 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.