Launchpad has imported 20 comments from the remote bug at
https://bugs.winehq.org/show_bug.cgi?id=4045.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2005-12-11T03:55:56+00:00 Gpwyn5s02 wrote:

It does not seem that the X11 driver is correctly setting the DPI of the display
it is using, and defaults it to 72 DPI. This sucks mightily on my 1600x1200 19"
monitor, as it makes all the scaled fonts too small to read.

If I manually create the HKLM/[System\\CurrentControlSet\\Hardware
Profiles\\Current\\Software\\Fonts\\LoxPixels entry, and set it to 160, then
most of the fonts (all save the menu bar fonts) are scaled a bit more 
reasonably.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1575707/comments/0

------------------------------------------------------------------------
On 2005-12-11T04:25:56+00:00 Vitaliy-bugzilla wrote:

Confirming. There is more. Some dialogs' content is scaled and some is not. When
it's scaled it looks like everything inside the window is scaled, but the window
size is too small.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1575707/comments/1

------------------------------------------------------------------------
On 2005-12-11T04:32:47+00:00 Gpwyn5s02 wrote:

It also seems that Wine is not taking into account the DPI when computing the
font to use for System fonts.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1575707/comments/2

------------------------------------------------------------------------
On 2005-12-11T15:32:23+00:00 Wijn-t wrote:

FYI:

- wine uses a default of 96 dpi
- it does not use the settings from 'X'. Wine did do so some time ago, but 
there are far too many broken user configurations around.
- 1600 dots on a 19 inch display is theoretically 105 dpi. On a LCD panel
that should be correct, if you are using a CRT monitor the value may be 120. 
- setting the LogPixels value is not the whole story. The fonts that you are
laking about are stored HKCU\Control Panel\Desktop\WindowMetrics. Font sizes 
are device units: pixels. That means those fonts will not be affected by
setting a different dpi, but the actual fontsizes must be adjusted. That is
what happens on Windows when you change the dpi in the Display Properties
applet.
- Wine does not have that yet. For the moment you can try the Display
Properties applet fom win98. "control /path/to/desk.cpl" works here enough
to modify those font settings. 

Rein.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1575707/comments/3

------------------------------------------------------------------------
On 2005-12-12T01:59:33+00:00 Gpwyn5s02 wrote:

"Display
Properties applet fom win98. "control /path/to/desk.cpl" works here enough
to modify those font settings. "

Not for me. Nothing is being created in the registry when I make these
changes.

This still does not invalidate the meat of this bug - that the font choices Wine
is making are unusable in many cases.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1575707/comments/4

------------------------------------------------------------------------
On 2005-12-16T18:01:06+00:00 Wijn-t wrote:

> Not for me. Nothing is being created in the registry when I make these
changes.

Sorry, I had some changes in my tree that where not committed yet. If you update
now, it should work better.

> This still does not invalidate the meat of this bug - that the font choices
> Wine is making are unusable in many cases.

Ah, the meat of this bug report is then a duplication of a few others.

Rein.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1575707/comments/5

------------------------------------------------------------------------
On 2008-01-05T02:50:38+00:00 Austin English wrote:

Is this still a problem in current (0.9.52 or newer) wine?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1575707/comments/6

------------------------------------------------------------------------
On 2008-01-26T01:43:50+00:00 Gpwyn5s02 wrote:

It seems to still be a problem.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1575707/comments/7

------------------------------------------------------------------------
On 2008-06-04T19:15:32+00:00 Austin English wrote:

Default is now 96, max is 480. Fixed?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1575707/comments/8

------------------------------------------------------------------------
On 2008-06-04T19:54:42+00:00 Gpwyn5s02 wrote:

I still have my doubts the DPI as reported by X is being used correctly,
as the fonts are REALLY TINY.

However, by going into winecfg and increasing the font size there, I was
able to get usable sized fonts - but not by default.


Reply at: 
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1575707/comments/9

------------------------------------------------------------------------
On 2008-06-04T20:36:22+00:00 Austin English wrote:

(In reply to comment #9)
> I still have my doubts the DPI as reported by X is being used correctly, as 
> the
> fonts are REALLY TINY.
> 
> However, by going into winecfg and increasing the font size there, I was able
> to get usable sized fonts - but not by default.
> 

Yes, but wine has many different environments and configurations to
account for. While that resolution works well for you, setting it to
high on a small screen will make it completely unusable. Setting it low
on the other hand is an annoyance, but doesn't break things and is
easily fixed.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1575707/comments/10

------------------------------------------------------------------------
On 2008-12-02T12:41:25+00:00 Austin English wrote:

Still present in git (I'm assuming this bug is about reading the DPI
from X and using that for the default in Wine).

Reply at:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1575707/comments/11

------------------------------------------------------------------------
On 2009-01-14T17:58:04+00:00 Austin English wrote:

Please retest in current git. If still present, update version field to
earliest known version of wine that had this bug. Thanks!

Reply at:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1575707/comments/12

------------------------------------------------------------------------
On 2009-01-17T22:52:22+00:00 Gpwyn5s02 wrote:

I've tested this with wine-1.1.12-420-gae48e09.

Steps to reproduce.

1) Via Regedit, unset  HKLM/[System\\CurrentControlSet\\Hardware
Profiles\\Current\\Software\\Fonts\\LoxPixels
2) set display DPI to 96 via "xrandr --dpi 96"
3) Run regedit, observe font sizes.
4) exit regedit
5) set display DPI to 200 via "xrandr --dpi 200"
6) Run regedit, observe font sizes.

Expected result: Font sized should change.
Actual results: Font sizes unchanged.

I am pulling the latest GIT now, and will report when that build is
done.


Reply at: 
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1575707/comments/13

------------------------------------------------------------------------
On 2009-01-18T00:06:23+00:00 Dan Kegel wrote:

Which native Linux apps obey that setting?

Nothing is changed in git, I suspect.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1575707/comments/14

------------------------------------------------------------------------
On 2009-01-18T02:56:46+00:00 Gpwyn5s02 wrote:

I know Google Earth is very much affected by it, and so is Firefox
(after a restart).


Reply at: 
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1575707/comments/15

------------------------------------------------------------------------
On 2009-01-23T20:24:49+00:00 Detlef wrote:

Before wine get and use the dpi value from X, 
rendering with different dpi values should work without regressions.

The requirements to verify the correct rendering are the tests.
The tests must be fixed first: http://bugs.winehq.org/show_bug.cgi?id=16060

-- 
By by ... Detlef

Reply at:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1575707/comments/16

------------------------------------------------------------------------
On 2009-07-07T19:42:36+00:00 Jsmith-x wrote:

Depends on still open bug 16060

Reply at:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1575707/comments/17

------------------------------------------------------------------------
On 2010-11-24T03:13:09+00:00 Austin English wrote:

Still blocked.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1575707/comments/18

------------------------------------------------------------------------
On 2016-05-31T14:04:41+00:00 Alberto Salvia Novella wrote:

This bug is also reported to
(https://bugs.launchpad.net/wine/+bug/1575707).

Reply at:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1575707/comments/22


** Changed in: wine
       Status: Unknown => Confirmed

** Changed in: wine
   Importance: Unknown => Medium

** Bug watch added: Wine Bugzilla #16060
   https://bugs.winehq.org/show_bug.cgi?id=16060

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1575707

Title:
  Make Wine to automatically recognize desktop DPI

To manage notifications about this bug go to:
https://bugs.launchpad.net/wine/+bug/1575707/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to