http://bugs.winehq.org/show_bug.cgi?id=23114
Summary: Wine renders the fonts differently from the rest of
the system
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: da_fox(a)mad.scientist.com
Wine renders the fonts differently from the rest of the system.
Wine claims to use the system settings for for rendering, however
as can be seen in the screenshot provided in bug #17148 ("Use the
system desktop setting for subpixel font smoothing."), it
clearly differs from the rest of the system. Wine should render
the fonts the same way as all other applications on the desktop.
I've also provided the relevant system fontconfig settings as an
attachment in bug #17148.
--
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=21225
Summary: tray icons don't get keyboard focus properly
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pleasenospam325(a)mail.ru
Hi. I use wine 1.1.35 and gnome-panel 2.28
I press Ctrl-Alt-Tab to focus the upper panel, then press Tab or arrows to
select an item.
When focus reaches one of the windows tray icons, it stops responding to
keyboard. Sometimes even global hotkeys like "Alt-Tab" stop working.
It's the case at least for uTorrent, Steam and The Bat.
--
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=35594
Bug ID: 35594
Summary: Photoatix crashing since update to Wine 1.7
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: majortom(a)groundcontrolhq.co.uk
Classification: Unclassified
Created attachment 47537
--> http://bugs.winehq.org/attachment.cgi?id=47537
Phototmatix
Photomatix worked fine in Wine 1.6, system has just updated to Wine 1.7.12 and
it now crashes immediately.
--
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=35117
Bug ID: 35117
Summary: LivePerson: Embedded HTML window blanks out when
starting a conversation
Product: Wine
Version: 1.1.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: hoglet(a)solit.se
Classification: Unclassified
When starting a conversation with a visitor the message window shortly shows
contents and then blanks out.
Work around: Installing IE8
Wine 1.0 with wine 1.0 gecko was working and upgrading to 1.1 caused this
problem to appear.
Problem exists in 1.7.8 and probably all versions in between.
--
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=33202
Bug #: 33202
Summary: Yahoo Messenger 11 crashes while populating offline
messages window
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kwhitefoot(a)hotmail.com
Classification: Unclassified
Created attachment 43924
--> http://bugs.winehq.org/attachment.cgi?id=43924
Pogram Error Details, backtrace.txt
Yahoo Messenger 11 downloaded and installed without trouble. Login worked but
as the offline messages window opened it crashed. The window border frame was
drawn but the window was empty.
--
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=30807
Bug #: 30807
Summary: Thread IDs are &~3 (multiples of 4) on Windows.
Application presumes this behavior and fails
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aj664(a)hotmail.com
Classification: Unclassified
On Win7-64(and i suspect -32 on NT,2k,XP,Vista) the Thread ID's are all
multiples of 4. This "feature" is used within an application. Wine currently
produces thread ID values multiples of 1. Here is some Microsoft Insider
chatter about it:
http://blogs.msdn.com/b/oldnewthing/archive/2008/02/28/7925962.aspx
I would like to see Wine changed to only issue Thread ID values as multiples of
4, in line with how Windows works. Granted there are no official reasons why
thread IDs should be multiples of 4, but given this has been the behavior of
the NT kernel from as far back as, well, NT! it seems like something that
should be done for maximum compatibility. Without this, applications that have
presumed this multiple will have very subtle bugs, something not easily
detected.
--
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=25044
Summary: When calling a program via symlink, it causes a crash
through TMySQLConnection.SetActive
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine-bugzilla(a)thequod.de
If I am starting HeidiSQL using a symlink like this, it crashes as soon as
connecting to the MySQL server:
/home/user/bin/heidisql ->
/home/user/.wine/drive_c/Programme/HeidiSQL/heidisql.exe*
However, when directly calling the symlink target
(/home/user/.wine/drive_c/Programme/HeidiSQL/heidisql.exe), it works.
I am attaching the MadExcept backtrace that is generated by HeidiSQL (with the
inner most entry being unknown) as bugreport.txt:
main thread ($9):
00000000 ???
0075aa9f heidisql mysql_connection 483 +13 TMySQLConnection.SetActive
006c2fc2 heidisql Main 2768 +8 TMainForm.InitConnection
00703b2d heidisql connections 218 +3 Tconnform.btnOpenClick
Then, i have created a debug log using WINEDEBUG=+relay,+seh,+tid, which is
rather huge, but hopefully helpful.
You can get HeidiSQL from http://www.heidisql.com/download.php (I have been
using the latest build, currently r3579 - you can just download the .exe after
having setup the last release).
Please let me know if I can provide any additional information.
--
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=24219
Summary: Digital Photo Professional [dpp]: slides don't go all
the way to the left
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chemacg(a)gmail.com
Created an attachment (id=30493)
--> (http://bugs.winehq.org/attachment.cgi?id=30493)
Image showing the bug
This program, DPP, has slides to set the different options, and these slides
never reach the value at the far left, for example, contrast only can go to -3,
when it should be -4, or saturaion also to -3 instead of -4.
You'll see it better on the image i've attached, all the controls are set to
the left all they can, but, as you see, they haven't reached the minimum
posible value.
--
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=23454
Summary: Application refuses to run unless in 8-bit (256
colour) mode
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
I'm trying to get an educational CD-ROM published by Knowledge Adventure, "Jump
Ahead Toddlers 2000" to work in Wine.
Running AUTORUN.EXE on the disc, the program displays an error dialog box
saying it must be run in 256-colour mode. There's no console output.
While Windows has a compatibility mode setting to run in 256-colour mode, there
doesn't seem to be a equivalent feature in Wine, even when using virtual
desktop mode.
Is there a general workaround for those older programs which refuse to run in
16-bit or higher depth modes? I'd suggest an option in Winecfg to fake 256
colour mode, so any programs which check the desktop depth are told it is 8.
--
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.