http://bugs.winehq.org/show_bug.cgi?id=6181
Toni Spets <toni.spets(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |toni.spets(a)gmail.com
--- Comment #6 from Toni Spets <toni.spets(a)gmail.com> 2007-09-02 21:33:32 ---
Anything new about this bug? Is anyone tracing the problem?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9552
Summary: After update to 0.9.44 native comctl32.dll don't work
Product: Wine
Version: 0.9.44.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dsent(a)mail.ru
Created an attachment (id=7924)
--> (http://bugs.winehq.org/attachment.cgi?id=7924)
wine output
I used native Windows XP comctl32.dll for AceMoney (
http://appdb.winehq.org/appview.php?iAppId=2248 ), because with builtin version
calendar control ignores regional settings and sorting multi-column list by
clicking on columns' headers doesn't work at all.
After update to 0.9.44 native version doesn't work anymore. To be precise, it
worked with 0.9.44 while I still had ~/.wine directory created with previous
version (0.9.43 or 0.9.42). After invoking wineprefixcreate and reinstalling
AceMoney, it doesn't start with enabled overrides.
Log attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3957
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #4 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-09-02 17:24:06 ---
(In reply to comment #3)
> If there is any reason why this bug should stay open
No, closing - reported fixed
> linked, please correct me.
Yes, don't remove fixed bugs from AppDB. By default they will not be shown, but
it is a valuable information about what bugs affect what applications.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3957
Julian Rüger <jr98(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jr98(a)gmx.net
--- Comment #3 from Julian Rüger <jr98(a)gmx.net> 2007-09-02 16:45:56 ---
Can this be closed? It has been a long time without activity on this one and it
is definetly fixed. I'm gonna remove the link in the AppDB again.
If there is any reason why this bug should stay open/linked, please correct me.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5131
Christian Arnold <webmaster(a)arctic-media.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |webmaster(a)arctic-media.de
--- Comment #5 from Christian Arnold <webmaster(a)arctic-media.de> 2007-09-02 16:44:03 ---
When will this patch be included in the binary-download for ubuntu? Or am I
forced to build wine by my own?
Regards
Christian
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3997
--- Comment #40 from Jesse Allen <the3dfxdude(a)gmail.com> 2007-09-02 16:32:24 ---
Reply to comment 39:
Maybe, but since this bug report touches so many things, that particular fix is
already in the tree, and your regression is only in one area, I'd really like
to see it addressed individually. :) It should be since it is a regression and
should be fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8854
--- Comment #12 from knan-wine(a)anduin.net 2007-09-02 15:52:43 ---
One thought I've had is that in early directx, it was an allowed practice to
stop listening to the windows message loop and only poll directx messages. Thus
all the old games that show up in windows as "Not responding" and ceases to
work when you alt-tab out of them.
That could perhaps cause this?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7482
--- Comment #4 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-09-02 15:44:58 ---
Created an attachment (id=7931)
--> (http://bugs.winehq.org/attachment.cgi?id=7931)
+relay,+seh
Still crashes in current git. Just before some exceptions are thrown there's
something like
gdi32.wglGetCurrentDC() retval=00000000 ret=60944c82
That doesn't look right, does it?
Looks to me as if it cannot initialize and chokes in gdi32's wgl stuff
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8854
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|wine-directx |wine-x11driver
Ever Confirmed|0 |1
--- Comment #11 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-09-02 14:48:10 ---
I doubt this is directX problem. More like something wrong with the input in
winex11. As stated, native dinput won't help, and the only place it gets the
input is from winex11->user.
For some reason x11drv doesn't poll X events. Could that be that window belongs
to a thread that does not do any WaitFor()? That might be a problem...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.