http://bugs.winehq.org/show_bug.cgi?id=7065
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sergio.tarsiero(a)email.it
--- Comment #89 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-01-31 10:56:36 ---
*** Bug 16419 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2173
--- Comment #11 from Dan Kegel <dank(a)kegel.com> 2009-01-31 10:34:24 ---
That might be a different problem; please file a new bug report for that.
Thanks!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2173
Jussi Saarinen <jussaar(a)mbnet.fi> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jussaar(a)mbnet.fi
--- Comment #10 from Jussi Saarinen <jussaar(a)mbnet.fi> 2009-01-31 09:55:55 ---
Looks like the bug fix didn't fix printing in Music Time completely. Some of
the arcs between notes are still not printed properly. I'll run a proper test
with clean settings as soon as I have the installion media again.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8302
--- Comment #18 from Manuel GarcÃa <aggrofreak(a)hotmail.com> 2009-01-31 07:42:36 ---
Bug confirmed in wine 1.1.14
[Tested with/without last version of directx9 and is still present]
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=421
Anton Baklanov <antonbaklanov(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |antonbaklanov(a)gmail.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1236
Shachar Shemesh <shachar(a)shemesh.biz> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|shachar(a)shemesh.biz |diaasami(a)gmail.com
--- Comment #19 from Shachar Shemesh <shachar(a)shemesh.biz> 2009-01-31 00:39:22 ---
In the last "ExtTextOutW" of the patch, you probably want to add ETO_RTLREADING
to the flags.
RTL text needs to not only be right aligned, it also need to be marked as an
RTL paragraph, or the reordering algorithm gets things catastrophically wrong
when mixed languages are used.
Shachar
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1236
--- Comment #18 from Diaa Sami <diaasami(a)gmail.com> 2009-01-30 22:59:11 ---
Created an attachment (id=19118)
--> (http://bugs.winehq.org/attachment.cgi?id=19118)
Adds partial RTL support to combobox and listbox
This patch modifies the layout of RTL comboboxes to match that on Windows(see
attachment #19069, the button is to the left), as well as RTL listbox(because
it's used within comboboxes), along with the alignment patch for the combobox
edit, this should look exactly like Windows.
I sent this early version of the patch to let you know I'm working on this,
it's not done yet, please have a look and comment.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17171
Summary: UltimateBet online poker client
Product: Wine
Version: 1.1.13
Platform: PC
URL: http://www.ultimatebet.com/do-download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kc8hr(a)sbcglobal.net
Created an attachment (id=19058)
--> (http://bugs.winehq.org/attachment.cgi?id=19058)
terminal output of error
Program works for ring games, but crashes when attempting to register for a
tournament.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12093
Summary: Desktop icons displayed no more
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oponek(a)gmail.com
It is a regression. Wine was creating proper icons for applications in desktop
shortcuts but desktop icons are displayed no more.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=421
max(a)veneto.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #19092|0 |1
is obsolete| |
--- Comment #110 from max(a)veneto.com 2009-01-30 13:09:07 ---
Created an attachment (id=19100)
--> (http://bugs.winehq.org/attachment.cgi?id=19100)
Testing DIB Engine -- Rebased on Wine 1.1.14
Same as above, rebased on devel 1.1.14
Ciao
Max
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.