http://bugs.winehq.org/show_bug.cgi?id=5686
------- Additional Comments From MattFinn(a)gmail.com 2006-10-08 14:59 -------
The other problem's I'd noticed were related to usp10.dll - using the native one
fixes them.
--Matt
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5911
Summary: Microsoft Embedded Visual C++ 4 install fails
Product: Wine
Version: CVS
Platform: Other
URL: http://www.microsoft.com/downloads/details.aspx?familyid
=1DACDB3D-50D1-41B2-A107-FA75AE960856
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: …
[View More]wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
wine eVC4.exe unpacks the installer fine.
To run the installer, do
cd ~/.wine/drive_c/windows/temp; wine setup.exe
Sadly this crashes after one or two clicks.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5278
------- Additional Comments From pgr(a)arcelectronicsinc.com 2006-10-08 14:47 -------
Borland's BC++4.5 ide shows the same problem with their file open and save
dialogs in the IDE. The current path is displayed above the tree selector and
the background is never painted to clear the last paths text. The background
does get fixed by an alt-tab that brings a window up to cover the dialog.
--
Configure bugmail: http://bugs.winehq.org/userprefs.…
[View More]cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=4533
------- Additional Comments From vitaliy(a)kievinfo.com 2006-10-08 14:41 -------
Last comment and attachment is invalid. You didn't run installer from cd-rom's
directory. You have to `cd` into dir where cdrom is mounted to OR run setup with
`wine "d:\setup.exe"`
Andres, please this is enough information for developers to look at. Don't
attach anymore until asked to.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- …
[View More]You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5367
reub2000(a)earthlink.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5584
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-directx |wine-directx-d3d
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5796
------- Additional Comments From phil(a)mail.ru 2006-10-08 14:11 -------
Patch submitted to wine-patches. It fixes the display, but after pushing the
Play button the app still crashes [for me], unrelated to riched20.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4466
------- Additional Comments From MattFinn(a)gmail.com 2006-10-08 13:24 -------
The reason it dosn't un-grey is our riched20 dosn't send EN_UPDATE notifications
when the installer wants it. I'm looking into when the right place to do that
is, then i'll have a patch for this.
Also, it seems my recent scrollbar patch has managed to break the scrollbar for
this program - I'm looking into that as well.
--Matt
--
Configure bugmail: http://bugs.…
[View More]winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5907
------- Additional Comments From sairgo(a)gmail.com 2006-10-08 13:22 -------
the size is not the problem.. i have opened files larger than 23K.. a 100k file
is opened fine in graphical mode. The problem is when the file uses layers...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5796
------- Additional Comments From phil(a)mail.ru 2006-10-08 12:47 -------
Ok I couldn't actually test my patch with this app because it wants me to
install mfc42.dll to do it. I'll do it and try to fix the colors 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=5578
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From jan.wine(a)zerebecki.de 2006-10-08 12:43 -------
In that context 00000800 is DDBLT_DDFX .
TRACE("(%p)->(%p,%p,%p,%lx,%p)\n", This, DestRect, …
[View More]Src, SrcRect, Flags, DDBltFx);
trace:d3d_surface:IWineGDISurfaceImpl_Blt
(0x1be528)->((nil),(nil),(nil),1000c00,0x33fcd4)
So it seems for Src=NULL (and DestRect=NULL) we don't handle DDFX, but i'm not
sure that is the source of that corruption.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5910
Summary: trying to run a dos program on Ubuntu 6.01
Product: Wine
Version: 0.9.9.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pgmer6809(a)yahoo.com
uname -a =>
Linux Dux50367 2.6.15-26-386 #1 PREEMPT Thu Aug 3 02:52:00 UTC 2006 i686 …
[View More]GNU/Linux
-------------------------------------
wine --version
Wine 0.9.9
----------------------------
wine SUITPLAY.EXE
wine: creating configuration directory '/home/gmorse/.wine'...
wine: '/home/gmorse/.wine' created successfully.
Warning: unprotecting memory to allow real-mode calls.
NULL pointer accesses will no longer be caught.
fixme:int:DOSVM_Int10Handler Get Font Information - Not Supported
err:int:TIMER_TimerProc DOS timer has been stuck for 60 seconds...
err:int:TIMER_TimerProc DOS timer has been stuck for 60 seconds..
----------------------------
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5849
------- Additional Comments From me(a)benjaminarai.com 2006-10-08 11:04 -------
Actually I think it is this line that is causing it to fail.
fixme:ole:userdefined_to_variantvt TKIND 5 unhandled.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5796
------- Additional Comments From MattFinn(a)gmail.com 2006-10-08 10:48 -------
Created an attachment (id=3243)
--> (http://bugs.winehq.org/attachment.cgi?id=3243&action=view)
builtin after Phil's patch
This is a screenshot after Phil Krylov's patch. Notice that some colors are off
/ the first line just dosn't show (maybe shows in white *shrug*)
console ouput is thus:
err:richedit:ReadColorTbl ReadColorTbl: malformed entry
err:richedit:…
[View More]ReadColorTbl ReadColorTbl: malformed entry
err:richedit:ReadColorTbl ReadColorTbl: malformed entry
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5686
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5686
------- Additional Comments From MattFinn(a)gmail.com 2006-10-08 10:26 -------
Test out on PAF 5.2.18, using the latest wine-git (0.9.19) - which includes a
version of that patch.
It dosn't crash.
However, it was really hard to test - about 50% of the text in that program was
missing (I'd get dialog boxes with no text and three blank buttons to choose
from, etc). Did you get that? You might want to file another bug for that one.
--
…
[View More]Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5882
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5882
------- Additional Comments From MattFinn(a)gmail.com 2006-10-08 10:07 -------
The new repaint code was committed (actually, no release version contains this
bug) - 0.9.18 is before the bug existed, and in 0.9.19 it's already fixed.
Just tested NSIS 2.19 with latest git (same as 0.9.19), worked fine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee …
[View More]for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=4565
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4565
------- Additional Comments From MattFinn(a)gmail.com 2006-10-08 09:54 -------
Detlef,
I just tried with the latest git, and all three of thoes stubs aren't shown /
the license window works great.
Luca,
You should really make a seperate bug for AdunanzA.
EM_EXLIMITTEXT is now implemented (as of latest git, or 0.9.19) (as well as
EM_GETLIMITTEXT). The Stylechanged / stylechanging notifications really won't
affect anything in how the program …
[View More]works. Could you try it again with either the
latest git or 0.9.19 (just released when i said this)? If it still has any
problems, make a seperate bug.
--Matt Finnicum
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=4452
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3977
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From vitaliy(a)kievinfo.com 2006-10-08 09:33 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
-----…
[View More]-- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=3977
------- Additional Comments From MattFinn(a)gmail.com 2006-10-08 09:23 -------
Works for me too - opened it (used the no-installer version) just fine. Created
a user / account just fine. Logged into that account just fine.
output:
fixme:richedit:RichEditANSIWndProc WM_STYLECHANGING: stub
fixme:richedit:RichEditANSIWndProc WM_STYLECHANGED: stub
err:systray:delete_icon invalid tray icon ID specified: 5510012d
fixme:systray:handle_incoming …
[View More]unhandled tray message: 4
err:systray:delete_icon invalid tray icon ID specified: 5510012d
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5906
------- Additional Comments From vitaliy(a)kievinfo.com 2006-10-08 09:11 -------
Then run it with `WINEDEBUG=+x11settings wine R3_Setup_DX8.exe` and check what
it's asking for.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5763
------- Additional Comments From dimension128(a)gmail.com 2006-10-08 09:07 -------
Also seeing this bug on the game "BattleCity" along with the error ,,
fixme:ddraw:IDirectDrawImpl_CreateSurface Wanted to get surface dimensions from
window 0x10024, but it has only a size of 0x0. Using full screen dimensions
I notice this bug is marked fixed though should I file a new bug?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
---…
[View More]---- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5906
------- Additional Comments From Pawel.Rozanski(a)gmail.com 2006-10-08 08:58 -------
xrandr/xvidmode:
*0 1280 x 1024 ( 342mm x 271mm ) *75
1 1280 x 960 ( 342mm x 271mm ) 60
2 1024 x 768 ( 342mm x 271mm ) 75
3 800 x 600 ( 342mm x 271mm ) 75
4 640 x 480 ( 342mm x 271mm ) 75
5 400 x 300 ( 342mm x 271mm ) 75
6 320 x 256 ( 342mm x 271mm ) 60
7 320 x 200 ( 342mm x 271mm ) …
[View More]60
virtual desktop: same
And I see them. But as eg. 800x600x16 800x600x32 800x600x0, The 800x600x0
shouldn't be reported.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5843
------- Additional Comments From tuharsky(a)misbb.sk 2006-10-08 08:46 -------
Correction: needed packages for Debian (AFAIK) are:
fontforge libglide3-dev libglide2-dev libfreetype6-dev xlibs-dev libungif4-dev
libttf-dev
(with all dependencies, of course).
Can somebody add more?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are 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 MattFinn(a)gmail.com 2006-10-08 08:36 -------
Could someone try this one out again, now that WM_SETFONT is supported? With
either a git from the last three weeks, or 0.9.18.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4921
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2006-10-08 08:30 -------
Patch committed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
-…
[View More]------ You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=2984
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2006-10-08 08:28 -------
Patch committed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
-…
[View More]------ You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5849
------- Additional Comments From tuharsky(a)misbb.sk 2006-10-08 08:20 -------
Might be, that something went wrong when applying the patch. I'll 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=3917
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2006-10-08 08:18 -------
Patches committed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email…
[View More]
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=4286
------- Additional Comments From jan.wine(a)zerebecki.de 2006-10-08 07:45 -------
After registering with the native msxml3.dll it also starts up with the builtin one.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5905
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-10-08 07:13 -------
Sveikas, Simonai,
now you seems to be running Diablo1 right from the GUI of your filemanager,
right? It would be more usefull for us getting you to run Diablo from a
terminal window, to get Wine output to a file and to attach this file to the bug
report.
For example I am running the game this way:
$ /usr/src/wine-git/wine /home/s2/.wine/drive_c/Program\…
[View More] Files/Diablo/diablo.exe
It runs fine here and gives me only ~7 lines of output. Waiting for the output
from your linux box. Attach it, please. Do not paste 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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=4848
------- Additional Comments From jan.wine(a)zerebecki.de 2006-10-08 06:16 -------
Btw. the version of Meetro I used was 0.99.1197 .
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4848
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|wine-binary |wine-misc
Ever Confirmed| |1
------- Additional Comments From jan.wine(a)zerebecki.de 2006-10-08 05:58 -------
It also crashes with a +relay , many …
[View More]retval=00000000 there. The app is multi
threaded.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=4848
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3151 is|0 |1
obsolete| |
------- Additional Comments From jan.wine(a)zerebecki.de 2006-10-08 05:44 -------
Created an attachment (id=3234)
--> (http://bugs.winehq.org/attachment.cgi?id=3234&action=…
[View More]view)
output of crash
As the problem with the debugger from the last crash output is fixed, here a
new log. It's a unhandled divide by zero exception in meetro itself.
Btw. with +all the app starts successfully and no crash occurs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5659
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2006-10-08 04:03 -------
Yes, it is. The maintainer builded a new package to correct 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=3550
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From jeremielapuree(a)yahoo.fr 2006-10-08 04:01 -------
In fact, bug still occurs. Instead to play the demo in fullscreen, game is
played in a …
[View More]windows.
I verified that the option "emuler un bureau virtuel" is unchecked in winecfg :))
So, I reopen the bug
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5909
Summary: Text does not display in NFL MADDEN 2004 demo
Product: Wine
Version: CVS
Platform: Other
URL: http://www.gamershell.com/download_3057.shtml
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Text in the menu …
[View More]is replaced by black squares in NFL 2004 demo. I attached a
screenshot to show the problem. Console output is not very interesting. Could
anyone give to me the related winedebug channels to add in the command line?
Thanks a lot
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5278
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-10-08 03:22 -------
| The application doesn't return a brush handle, but some other value.
| This is a bug in the application.
Well, couldn't this value be a valid brush handle if the program was running in
native Win16 environment? I mean, couldn't brush handle generation for Win16
apps be broken in Wine?
Well, the behaviour should be tested in native Win16, but now I …
[View More]have no way to
do that.
| Now the whole fill function fails because the brush is invalid.
| So this is an application bug. I'll try to create a patch that makes Wine look
| better in this case.
Well, it would be nice, as XP still fills the background by one color or another...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5908
Summary: Ability Office 4 doesn't start up?
Product: Wine
Version: CVS
Platform: Other
URL: http://ability.com/v4/download.php
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Ability office 4 installs …
[View More]now (with James' latest patch),
but it doesn't manage to start up, it just sits there.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5681
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From dank(a)kegel.com 2006-10-08 01:41 -------
Ah, I just didn't wait long enough last time.
It takes over a minute to compute the needed space,
…
[View More]and another twelve minutes to really install!
But it does seem to install ok.
(You need mfc42 to run some of the apps it installs, but that's not too surprising.)
I think that dialog box has to go away, and things need to be sped up a bit,
before we can say this installer runs well, but I guess that's a different
bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5681
------- Additional Comments From truiken(a)gmail.com 2006-10-08 01:12 -------
That prompt has been there since before this patch; for now just press cancel
and the install will continue.
--
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=5707
------- Additional Comments From ns03ja(a)brocku.ca 2006-09-08 22:54 -------
I fired up top in the background and watched the cpu load in today's git vs
0.9.15, which turned up some curious results...
In both cases, S4_Main.exe would consume ~80% of one CPU, however, in today's
git, that's all it takes.
In wine-0.9.15, X also consumes ~20% of a CPU and wineserver consumes 5-10% of
a CPU.
None of these numbers seem to changed when switching …
[View More]resolutions in game.
I also tried forcing the CPUs to 1 Ghz (down from 2.2 Ghz), and the game
seemed about equally slower (not very much, maybe 10-20%) in both cases, I
didn't notice any real difference in speed between the two Wine versions here
either. CPU load stayed similar to before, except in 0.9.15, S4_Main.exe was
consuming 100% of a CPU.
For reference, I've been opening the demo, clicking on single player and
picking the first map it shows me, perhaps other maps are slower? Do you
experience this problem on that map too?
I've also been testing with a fresh ~/.wine, have you changed anything there?
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5907
Summary: Dreamweaver Crash with long files
Product: Wine
Version: 0.9.18.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sairgo(a)gmail.com
I have installed an configured Wine 0.9.18 under SuSE 10.1
It works fine, but when i open a file …
[View More]longer than 23K in a split view (Code and
Graphical mode) the program crashes. If this file is opened in textmode only,
everything is ok. Just Split mode and Graphical mode with this files.. all the
files lower than 23K works fine.
I hope this could be solved shortly because is the only thing left to me, to
switch to linux for ever..
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=3695
mcitadel(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mcitadel(a)gmail.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4273
------- Additional Comments From dfelinto(a)yahoo.com 2006-09-08 20:32 -------
In Google Sketchup:
"
fixme:cursor:create_cursor Currently no support for cursors with 32 bits por pixel
"
looks like the same 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=2398
------- Additional Comments From dfelinto(a)yahoo.com 2006-09-08 20:26 -------
This seems the same BUG that affects Google Sketchup (sketchup.google.com).
The program run very well, but with non icons.
(sorry the english)
--
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=5906
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
------- Additional Comments From vitaliy(a)kievinfo.com 2006-09-08 20:01 -------
What does 'xrandr' say?
Did you tried to use xvidmode instead?
What if you use virtual desktop?
--
Configure bugmail: http://bugs.winehq.org/…
[View More]userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5906
Pawel.Rozanski(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
------- Additional Comments From Pawel.Rozanski(a)gmail.com 2006-09-08 19:06 -------
Bad modes are besides good ones.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this …
[View More]mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5906
Summary: Rayman 3 Demo setup program (R3_Setup_DX8.exe) shows
screen resolutions with 0 bitdepth
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Pawel.Rozanski(a)gmail.com
Possible modes …
[View More]reporded by R3_Setup_DX8.exe are:
640x480x0
800x600x0
..
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=4622
------- Additional Comments From the3dfxdude(a)gmail.com 2006-09-08 18:47 -------
I don't know what you are talking about. I did not delete your submission.
So what you are saying is that using ALSA is linked to it. Ok, but that is not
what bug 3978 says. It says it is caused by a break down of IPC. It happens with
both OSS and ALSA. Also, bug reports are not really for simple suggestions. If
you want to prove why ALSA works and OSS doesn't so …
[View More]we can fix it go right ahead
(in bug 3978). Provide crash info so we can actually fix something. If you want
to make suggestions or test reports go do it in the AppDB, which is what it's
for. We don't want useless info filling up bug reports, because it gets hard to
decipher what is actually correct information.
I referenced bug 3978, which is the actual bug number (this is a dupe). Don't
post in CLOSED bugs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=4051
------- Additional Comments From munkshibo(a)yahoo.com 2006-09-08 18:30 -------
Now, my question is this: How do I use the patch? I'm such a Linux newb...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5904
------- Additional Comments From munkshibo(a)yahoo.com 2006-09-08 18:23 -------
Err... Sorry about that. I did search for the bug, but I guess not very well.
I thought it was an ALSA bug, but it's something completely else. Sorry 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=5905
------- Additional Comments From vitaliy(a)kievinfo.com 2006-09-08 18:09 -------
Please attach any back traces/error messages here. I can't download any of your
links.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are 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
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |munkshibo(a)yahoo.com
------- Additional Comments From vitaliy(a)kievinfo.com 2006-09-08 18:07 -------
*** Bug 5904 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email…
[View More]
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5904
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2006-09-08 18:07 -------
Exact duplicate. Please …
[View More]search before submitting bugs.
*** 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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5904
Summary: Winecfg dies attempting to access Audio tab in Ubuntu
Dapper release.
Product: Wine
Version: 0.9.18.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: munkshibo(a)yahoo.com
Whenever I attempt to play Cavestory, I …
[View More]get no sound at all. So I accessed
WineCFG through the console and tried to access the Audio section. Clicking on
the tab got me this message:
ALSA lib seq_hw.c:456:(snd_seq_hw_open) open /dev/snd/seq failed: No such file
or directory
Creating link /home/chris/.kde/socket-3rdDementia.
can't create mcop directory
I upgraded from 9.9. earlier today to 9.18., but it was still the same problem.
If any additional information is needed, I'd be glad to help.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5903
------- Additional Comments From ead1234(a)hotmail.com 2006-09-08 17:51 -------
The game installs if I skip the system test, so the actual bug is related to the
system test and not msi.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5903
Summary: Caesar 2 crashes during install
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
The sierra system test crashes the installer during the cdrom test with the
following error.
err:mmio:…
[View More]MMIO_ParseExtA No . in szFileName: "D:\\copyrigh"
wine: Unhandled division by zero at address 0x1287:0x000062f2 (thread 000f),
starting debugger...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=4622
------- Additional Comments From black.shizuku(a)gmail.com 2006-09-08 17:13 -------
I know, I am able to read and to understand what people just said. I had EXACTLY
the same problem that is described in messages #1 and #8. The game was crashing
when I was clicking on "Travel to East", even if I could finish without any
crashes the first chapter, and the window "Hey guys"/"We
got a big error here :(" was displaying. I could also view each video …
[View More]seperatly
by clicking the good button in the main menu of Diablo II.
For some reason, I am not playing with the sound activated (even if it works). I
played Diablo two days ago, yesterday and today, and I can confirm again that
the game does not crash when you click on "Travel to East" with Warriv in the
first chapter after you enable the OSS sound server in WineCFG.
Maybe this issue is caused by a "check" that Diablo II makes, or something else.
The point is that it DID fix this bug.
You already deleted my submission of Diablo II working on Redhat Enterprise
Edition WS 4, even if I'm playing with it nearly every day. I don't know what is
going on here, but you are not really encouraging people to post and help the
community. This is a shame for skilled developpers like you.
But I still hope that users will find a fix of this problem 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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5278
------- Additional Comments From hallo(a)michael-kaufmann.ch 2006-09-08 16:29 -------
I have found the problem: The edit box wants to know the background color and
sends a WM_CTLCOLOR message to the parent window. The application doesn't
return a brush handle, but some other value. This is a bug in the application.
This is the code how it was before my patch:
SelectObject(dc, brush);
Rectangle(dc, rc.left, rc.top, rc.right, rc.bottom);
…
[View More]The SelectObject() will fail, because the brush is invalid. But there will
still be an old brush selected in the DC, and this brush is used to paint the
background.
The new code:
FillRect(dc, &rc, brush);
Now the whole fill function fails because the brush is invalid.
So this is an application bug. I'll try to create a patch that makes Wine look
better in this case.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5902
posta10100(a)yahoo.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|WM_ERASEBKGND not supported |X Error of failed request:
| |BadAlloc
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for …
[View More]the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5902
Summary: WM_ERASEBKGND not supported
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: posta10100(a)yahoo.it
CC: posta10100(a)yahoo.it
Hello,
using the win version of emule_adunanza (www.adunanza.net)…
[View More] it works fine for a
while bat suddenly it crash and close.
In console I have this error:
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 53 (X_CreatePixmap)
Serial number of failed request: 808541
Current serial number in output stream: 808543
I saw that it is similar to bug 5241 (X_CreatePixmap) but I'm not sure that is
the same... sorry if it is.
Thanks,
Luca.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=4622
------- Additional Comments From the3dfxdude(a)gmail.com 2006-09-08 13:03 -------
Please don't post that here. This bug is not a sound driver 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=4280
------- Additional Comments From truiken(a)gmail.com 2006-09-08 12:59 -------
This installation has two packages to install, the jdk and the jre. The jdk
extracts a file, other.zip, that is also needed by the jre install. The
RemoveFiles action is called by the second package installation, and we
mistakenly remove other.zip in Wine. When we get to the InstallFiles action, we
find that other.zip is missing, so we try to extract it from …
[View More]jo150000.cab, which
doesn't exist and we fail. What should happen is that other.zip should never be
removed, and therefore we won't try to extract that file from the missing
cabinet. I've sent in a test case for this behavior.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5893
------- Additional Comments From truiken(a)gmail.com 2006-09-08 12:55 -------
All of the install files needed for the installation of Ability Office reside on
the server where the remove msi package is downloaded from. We need to download
these cabinets before trying to extract from them. I'm not sure what signals
this behavior. The signal might be that we already downloaded from said server,
so if we can't find the cabinet in the filesystem, …
[View More]download it from the server.
--
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.
[View Less]