Devuan bug report logs - #431
vim-gtk3: Unreadable font since update to gtk3

version graph

Package: vim-gtk3; Maintainer for vim-gtk3 is (unknown); Source for vim-gtk3 is src:vim.

Reported by: Klaus Ethgen <Klaus@Ethgen.ch>

Date: Mon, 27 Apr 2020 08:33:01 UTC

Severity: normal

Tags: moreinfo

Found in version 2:8.2.0510-1

Done: Mark Hindley <mark@hindley.org.uk>

Reply or subscribe to this bug.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to devuan-bugs@lists.dyne.org, devuan-dev@lists.dyne.org:
bug#431; Package vim-gtk3. (Mon, 27 Apr 2020 08:33:01 GMT) (full text, mbox, link).


Acknowledgement sent to Klaus Ethgen <Klaus@Ethgen.ch>:
New bug report received and forwarded. Copy sent to devuan-dev@lists.dyne.org. (Mon, 27 Apr 2020 08:33:03 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.devuan.org (full text, mbox, reply):

From: Klaus Ethgen <Klaus@Ethgen.ch>
To: submit@bugs.devuan.org
Subject: vim-gtk3: Unreadable font since update to gtk3
Date: Mon, 27 Apr 2020 09:12:07 +0100
[Message part 1 (text/plain, inline)]
Package: vim-gtk3
Version: 2:8.2.0510-1

I used vim-gtk for ages without problems. Most of the time I use it on
the console which is also working with the new version but some times I
need to use gvim (Mainly when I have to edit files with foreign UTF-8
chars in it as my console is not capable to display other than latin1).

Since the update that dropped the gtk2 version, gvim is not usable
anymore. When I start it, it comes up with an unreadable font like it
the attached screenshot.

I know that I can choose the font in edit menu but it will be the same
unreadable font the next start.

I have no idea what font gvim with gtk3 is using and I have no idea how
to get back a readable font there.

Regards
   Klaus
-- 
Klaus Ethgen                                       http://www.ethgen.ch/
pub  4096R/4E20AF1C 2011-05-16            Klaus Ethgen <Klaus@Ethgen.ch>
Fingerprint: 85D4 CA42 952C 949B 1753  62B3 79D0 B06F 4E20 AF1C
[gkrellShoot_04-27-20_090946.jpg (image/jpeg, attachment)]
[signature.asc (application/pgp-signature, inline)]

Information forwarded to devuan-bugs@lists.dyne.org, devuan-dev@lists.dyne.org:
bug#431; Package vim-gtk3. (Mon, 27 Apr 2020 16:03:01 GMT) (full text, mbox, link).


Message #8 received at 431@bugs.devuan.org (full text, mbox, reply):

From: Mark Hindley <mark@hindley.org.uk>
To: 431@bugs.devuan.org, Klaus Ethgen <Klaus@Ethgen.ch>
Subject: Re: vim-gtk3: Unreadable font since update to gtk3
Date: Mon, 27 Apr 2020 16:41:59 +0100
Control: tags -1 moreinfo

Klaus,

I cannot reproduce this.

What does your .vimrc contain? In partcular do you have settings for guifont
and/or guifontwide?

If you do, does removing them and using the default fix it?

Thanks

Mark

Added tag(s) moreinfo. Request was from Mark Hindley <mark@hindley.org.uk> to 431-submit@bugs.devuan.org. (Mon, 27 Apr 2020 16:03:07 GMT) (full text, mbox, link).


Information forwarded to devuan-bugs@lists.dyne.org, devuan-dev@lists.dyne.org:
bug#431; Package vim-gtk3. (Mon, 27 Apr 2020 16:33:02 GMT) (full text, mbox, link).


Acknowledgement sent to Klaus Ethgen <Klaus@Ethgen.ch>:
Extra info received and forwarded to list. Copy sent to devuan-dev@lists.dyne.org. (Mon, 27 Apr 2020 16:33:04 GMT) (full text, mbox, link).


Message #15 received at 431@bugs.devuan.org (full text, mbox, reply):

From: Klaus Ethgen <Klaus@Ethgen.ch>
To: Mark Hindley <mark@hindley.org.uk>
Cc: 431@bugs.devuan.org
Subject: Re: vim-gtk3: Unreadable font since update to gtk3
Date: Mon, 27 Apr 2020 17:18:09 +0100
[Message part 1 (text/plain, inline)]
Hi Mark,

Am Mo den 27. Apr 2020 um 16:41 schrieb Mark Hindley:
> What does your .vimrc contain? In partcular do you have settings for guifont
> and/or guifontwide?

Good point. I have such a part since ages in my .vimrc and even don't
know the original reason:
```
set gcr+=a:blinkon0
set gfn=9x13
set guioptions=agimlTf
set guifont=Courier\ 10\ Pitch\ 10
```

> If you do, does removing them and using the default fix it?

Removing the second and forth setting helps indeed.

I am not sure  why that made problems with GTK3 and did not with GTK2.

Regards
   Klaus
-- 
Klaus Ethgen                                       http://www.ethgen.ch/
pub  4096R/4E20AF1C 2011-05-16            Klaus Ethgen <Klaus@Ethgen.ch>
Fingerprint: 85D4 CA42 952C 949B 1753  62B3 79D0 B06F 4E20 AF1C
[signature.asc (application/pgp-signature, inline)]

Reply sent to Mark Hindley <mark@hindley.org.uk>:
You have taken responsibility. (Tue, 28 Apr 2020 09:33:02 GMT) (full text, mbox, link).


Notification sent to Klaus Ethgen <Klaus@Ethgen.ch>:
bug acknowledged by developer. (Tue, 28 Apr 2020 09:33:05 GMT) (full text, mbox, link).


Message #20 received at 431-done@bugs.devuan.org (full text, mbox, reply):

From: Mark Hindley <mark@hindley.org.uk>
To: Klaus Ethgen <Klaus@Ethgen.ch>
Cc: 431-done@bugs.devuan.org
Subject: Re: vim-gtk3: Unreadable font since update to gtk3
Date: Tue, 28 Apr 2020 10:16:39 +0100
On Mon, Apr 27, 2020 at 05:18:09PM +0100, Klaus Ethgen wrote:
> Hi Mark,
> 
> Am Mo den 27. Apr 2020 um 16:41 schrieb Mark Hindley:
> > What does your .vimrc contain? In partcular do you have settings for guifont
> > and/or guifontwide?
> 
> Good point. I have such a part since ages in my .vimrc and even don't
> know the original reason:
> ```
> set gcr+=a:blinkon0
> set gfn=9x13
> set guioptions=agimlTf
> set guifont=Courier\ 10\ Pitch\ 10
> ```
> 
> > If you do, does removing them and using the default fix it?
> 
> Removing the second and forth setting helps indeed.

Good. I will close this report as a configuration error.

Feel free to reopen if you are not happy with that.

> I am not sure  why that made problems with GTK3 and did not with GTK2.

No, nor me. Since neither vim not gtk2/3 is forked in Devuan, if you really
think that is a bug you would be better raising it on Debian's BTS.

Thanks

Mark

Send a report that this bug log contains spam.


Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.

Devuan Bugs Owner <owner@bugs.devuan.org>.
Last modified: Wed Apr 24 07:19:16 2024;