Bug#500626: [Smartphones-userland] [pkg-fso-maint] Bug#500626: xserver-xglamo: fonts are very large in e.g. midori

2009-02-19 Thread gregor herrmann
On Tue, 30 Sep 2008 13:31:33 +0200, Luca Capello wrote:

ARGS=$ARGS -dpi 285 -screen 480x640 [...] ;;

 This means two things for Debian:
 
 1) we must specify the DPI value even with xserver-xorg.  However, since
this is something specific to the Neo GTA01 and GTA02, I need to
discover how to specify it *without* touching any configuration file
provided by other packages (/etc/X11/xserver/ looks promising).

Adding -dpi 285 -screen 480x640 to X_OPTIONS in /etc/init.d/nodm
leads to - well, rather huge fonts and icons and everything :)
 
 2) Debian Xglamo doesn't correctly manage the DPI value and thus the
fonts (*this* is the bug)

I found (via google) a workaround for the font issue:

# cat .Xresources 
Xft.dpi:  96

xdpyinfo still reports the interesting DPI values after xrandr --rotate
left/normal but afterwards the fonts at least still look normal.

Cheers,
gregor

-- 
 .''`.   Home: http://info.comodo.priv.at/{,blog/} / GPG Key ID: 0x00F3CFE4
 : :' :  Debian GNU/Linux user, admin,  developer - http://www.debian.org/
 `. `'   Member of VIBE!AT, SPI Inc., fellow of FSFE | http://got.to/quote/
   `-NP: Bob Dylan: I Shall Be Released


signature.asc
Description: Digital signature


Bug#500626: [Smartphones-userland] [pkg-fso-maint] Bug#500626: xserver-xglamo: fonts are very large in e.g. midori

2008-10-01 Thread Luca Capello
clone 500626 -1
retitle -1 xserver-xglamo: crashes after xrandr command
thanks

Hi Timo!

On Tue, 30 Sep 2008 12:21:41 +0200, Timo Juhani Lindfors wrote:
 I tried

 xrandr -o 0
 xdpyinfo
 xrandr -o 3
 xdpyinfo
 xrandr -o 3
 xdpyinfo
 xrandr -s 3
 xdpyinfo
 xrandr -s 2
 xdpyinfo

 and then xglamo crashed. I can reproduce this crash every time (at
 least with version 1.3.0.0+git20080807-3), can you?

No, are you sure the sequence above is correct?

Anyway, I cloned the original bug, since we've two bugs (big fonts and
crashes).  Please check the new bug number before replying ;-)

 Also after crash the display is not in the normal 480x640 mode which
 is also a bug.

I guess this is related to the crash above, thus I'd refrain to open
another bug until the above one is fixed.

 Yes, xrandr --dpi 75 does not change it anymore to 75x75.

I'm not really sure this is a bug, since I'm not at all a DPI expert.

BTW, do all these bugs also happens with FSO (or any other Openmoko
distribution) Xglamo?

Thx, bye,
Gismo / Luca


pgpXljrBY8m6B.pgp
Description: PGP signature


Bug#500626: [Smartphones-userland] [pkg-fso-maint] Bug#500626: xserver-xglamo: fonts are very large in e.g. midori

2008-10-01 Thread Julien Cristau
On Thu, Oct  2, 2008 at 00:01:29 +0200, Luca Capello wrote:

 clone 500626 -1
 retitle -1 xserver-xglamo: crashes after xrandr command
 thanks
 
Hi,

Can you take these bugs off the xorg package?  They were filed against a
nonexistent package, then reassigned to xorg, and I don't know what's
the appropriate package here.

Thanks,
Julien



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#500626: [Smartphones-userland] [pkg-fso-maint] Bug#500626: xserver-xglamo: fonts are very large in e.g. midori

2008-10-01 Thread Luca Capello
Hi Martin!

Please don't reply to the bug itself nor to the smartphones-userland ML,
this issue has nothing to do with Xglamo.  Instead, reply to the XSF ML,
I set accordingly M-F-T and R-T.

On Thu, 02 Oct 2008 00:17:52 +0200, Julien Cristau wrote:
 On Thu, Oct  2, 2008 at 00:01:29 +0200, Luca Capello wrote:
 clone 500626 -1
 retitle -1 xserver-xglamo: crashes after xrandr command
 thanks

 Can you take these bugs off the xorg package?  They were filed against a
 nonexistent package, then reassigned to xorg, and I don't know what's
 the appropriate package here.

Xglamo is the Openmoko kdrive server [1], maintained in Debian [2] by
the Debian FSO Team [3] and distributed in the unofficial team
repository [4].

Martin, please stop reassigning them and just leave them assigned to a
nonexistent package as for the other packages maintained by the Debian
FSO Team [5].  These packages are intended to be uploaded as soon as the
libraries dependencies will be satisfied.  That's why the Debian FSO
team decided to use the Debian infrastructure (including the BTS).

I'll reassigned them back to the xserver-xglamo package.

Thx, bye,
Gismo / Luca

Footnotes: 
[1] http://git.openmoko.org/?p=xglamo.git;a=summary
[2] http://git.debian.org/?p=pkg-fso/xglamo.git;a=summary
[3] http://wiki.debian.org/Teams/DebianFSO
[4] deb http://pkg-fso.alioth.debian.org/debian unstable main
[5] http://bugs.debian.org/cgi-bin/[EMAIL PROTECTED]


pgplFM3zWbFVx.pgp
Description: PGP signature


Bug#500626: [Smartphones-userland] [pkg-fso-maint] Bug#500626: xserver-xglamo: fonts are very large in e.g. midori

2008-09-30 Thread Timo Juhani Lindfors
Luca Capello [EMAIL PROTECTED] writes:
 When have you launched xdpyinfo?  I discovered the following:

I didn't realize previous xrandr commands would have such an effect so
no, I don't remember which xrandr commands I used exactly before
running xdpyinfo.


 1) at boot I get 75x75, fonts are a bit smaller, but still OK

 2) `xrandr -s [0|1]` changes to 284x280, the same with `xrandr -o [0|2]`

 3) `xranrd -o [1|3]` changes to 378x210

 4) `xrandr -s [2|3]` changes to 142x140

I tried

xrandr -o 0
xdpyinfo
xrandr -o 3
xdpyinfo
xrandr -o 3
xdpyinfo
xrandr -s 3
xdpyinfo
xrandr -s 2
xdpyinfo

and then xglamo crashed. I can reproduce this crash every time (at
least with version 1.3.0.0+git20080807-3), can you? Also after crash
the display is not in the normal 480x640 mode which is also a bug.

 Then, I can go back to 75x75 anymore, i.e. `xrandr --dpi 75` doesn't
 have any effect.  Timo, do you have the same?

Yes, xrandr --dpi 75 does not change it anymore to 75x75.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#500626: [Smartphones-userland] [pkg-fso-maint] Bug#500626: xserver-xglamo: fonts are very large in e.g. midori

2008-09-30 Thread Luca Capello
Hi Michael!

On Tue, 30 Sep 2008 07:54:07 +0200, Michael 'Mickey' Lauer wrote:
 Am Montag, den 29.09.2008, 23:57 +0200 schrieb Luca Capello:
 FSO X (Xglamo or Xfbdev) is started with the following settings,,
 specified in /etc/X11/Xserver:96:
 
   ARGS=$ARGS -dpi 285 -screen 480x640 [...] ;;
 
 This means that the value we obtain after the first xrandr command is
 correct.  However, I don't understand why it specifies 285 DPI.

 Because that's the (one and only) correct value for the display on the
 Neo GTA01 and GTA02.

Thank you for the information, I should have looked for it [1].

This means two things for Debian:

1) we must specify the DPI value even with xserver-xorg.  However, since
   this is something specific to the Neo GTA01 and GTA02, I need to
   discover how to specify it *without* touching any configuration file
   provided by other packages (/etc/X11/xserver/ looks promising).

2) Debian Xglamo doesn't correctly manage the DPI value and thus the
   fonts (*this* is the bug)

Thx, bye,
Gismo / Luca

Footnotes: 
[1] http://wiki.openmoko.org/wiki/TPO_TD028TTEC1


pgpsXQK5bnQBr.pgp
Description: PGP signature


Bug#500626: [Smartphones-userland] [pkg-fso-maint] Bug#500626: xserver-xglamo: fonts are very large in e.g. midori

2008-09-29 Thread Michael 'Mickey' Lauer
Am Montag, den 29.09.2008, 23:57 +0200 schrieb Luca Capello:
 FSO X (Xglamo or Xfbdev) is started with the following settings,,
 specified in /etc/X11/Xserver:96:
 
   ARGS=$ARGS -dpi 285 -screen 480x640 [...] ;;
 
 This means that the value we obtain after the first xrandr command is
 correct.  However, I don't understand why it specifies 285 DPI.

Because that's the (one and only) correct value for the display on the
Neo GTA01 and GTA02.

:M:





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]