* menuentrys with special or non-ASCII chars aren't displayed
@ 2009-07-29 19:57 Felix Zielcke
2009-07-29 20:49 ` Pavel Roskin
2009-07-31 16:16 ` Robert Millan
0 siblings, 2 replies; 5+ messages in thread
From: Felix Zielcke @ 2009-07-29 19:57 UTC (permalink / raw)
To: The development of GRUB 2
When a menuentry contains any character different from [-a-zA-Z] the
menuentry isn't shown at all, even when gfxterm + unicode.pf2 is used.
Is there any reason why this is done?
On Launchpad there is a bug report open that grub2 can't anymore by
default show chinese characters (because of unicode.pff -> ascii.pff
switch) and now another one about the not shown menuentrys.
So for them it seems it is somehow important.
--
Felix Zielcke
Proud Debian Maintainer
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: menuentrys with special or non-ASCII chars aren't displayed
2009-07-29 19:57 menuentrys with special or non-ASCII chars aren't displayed Felix Zielcke
@ 2009-07-29 20:49 ` Pavel Roskin
2009-07-29 21:02 ` Felix Zielcke
2009-07-31 16:16 ` Robert Millan
1 sibling, 1 reply; 5+ messages in thread
From: Pavel Roskin @ 2009-07-29 20:49 UTC (permalink / raw)
To: The development of GRUB 2
On Wed, 2009-07-29 at 21:57 +0200, Felix Zielcke wrote:
> When a menuentry contains any character different from [-a-zA-Z] the
> menuentry isn't shown at all, even when gfxterm + unicode.pf2 is used.
> Is there any reason why this is done?
>
> On Launchpad there is a bug report open that grub2 can't anymore by
> default show chinese characters (because of unicode.pff -> ascii.pff
> switch) and now another one about the not shown menuentrys.
> So for them it seems it is somehow important.
I cannot reproduce the problem. A menu entry with Russian, Chinese,
Vietnamese and German characters is displayed correctly. The same
applies to a menu item consisting only of Chinese characters.
Maybe your menu title has incorrect UTF-8 sequences?
--
Regards,
Pavel Roskin
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: menuentrys with special or non-ASCII chars aren't displayed
2009-07-29 20:49 ` Pavel Roskin
@ 2009-07-29 21:02 ` Felix Zielcke
0 siblings, 0 replies; 5+ messages in thread
From: Felix Zielcke @ 2009-07-29 21:02 UTC (permalink / raw)
To: The development of GRUB 2
Am Mittwoch, den 29.07.2009, 16:49 -0400 schrieb Pavel Roskin:
> On Wed, 2009-07-29 at 21:57 +0200, Felix Zielcke wrote:
> > When a menuentry contains any character different from [-a-zA-Z] the
> > menuentry isn't shown at all, even when gfxterm + unicode.pf2 is used.
> > Is there any reason why this is done?
> >
> > On Launchpad there is a bug report open that grub2 can't anymore by
> > default show chinese characters (because of unicode.pff -> ascii.pff
> > switch) and now another one about the not shown menuentrys.
> > So for them it seems it is somehow important.
>
> I cannot reproduce the problem. A menu entry with Russian, Chinese,
> Vietnamese and German characters is displayed correctly. The same
> applies to a menu item consisting only of Chinese characters.
>
> Maybe your menu title has incorrect UTF-8 sequences?
>
I just tested this now again and can't reproduce either.
Even with ascii.pf2 loaded it gets shown but of course with ? for the
special chars.
--
Felix Zielcke
Proud Debian Maintainer
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: menuentrys with special or non-ASCII chars aren't displayed
2009-07-29 19:57 menuentrys with special or non-ASCII chars aren't displayed Felix Zielcke
2009-07-29 20:49 ` Pavel Roskin
@ 2009-07-31 16:16 ` Robert Millan
2009-07-31 16:21 ` Felix Zielcke
1 sibling, 1 reply; 5+ messages in thread
From: Robert Millan @ 2009-07-31 16:16 UTC (permalink / raw)
To: The development of GRUB 2
On Wed, Jul 29, 2009 at 09:57:05PM +0200, Felix Zielcke wrote:
> When a menuentry contains any character different from [-a-zA-Z] the
> menuentry isn't shown at all, even when gfxterm + unicode.pf2 is used.
> Is there any reason why this is done?
>
> On Launchpad there is a bug report open that grub2 can't anymore by
> default show chinese characters (because of unicode.pff -> ascii.pff
> switch) and now another one about the not shown menuentrys.
> So for them it seems it is somehow important.
Perhaps this happened with a non-UTF-8 charset (which we won't support), or
maybe Chinese characters aren't in our font file.
Bean, do you know something about Chinese support in unicode.pff ?
--
Robert Millan
The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
how) you may access your data; but nobody's threatening your freedom: we
still allow you to remove your data and not access it at all."
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: menuentrys with special or non-ASCII chars aren't displayed
2009-07-31 16:16 ` Robert Millan
@ 2009-07-31 16:21 ` Felix Zielcke
0 siblings, 0 replies; 5+ messages in thread
From: Felix Zielcke @ 2009-07-31 16:21 UTC (permalink / raw)
To: The development of GRUB 2
Am Freitag, den 31.07.2009, 18:16 +0200 schrieb Robert Millan:
> On Wed, Jul 29, 2009 at 09:57:05PM +0200, Felix Zielcke wrote:
> > When a menuentry contains any character different from [-a-zA-Z] the
> > menuentry isn't shown at all, even when gfxterm + unicode.pf2 is used.
> > Is there any reason why this is done?
> >
> > On Launchpad there is a bug report open that grub2 can't anymore by
> > default show chinese characters (because of unicode.pff -> ascii.pff
> > switch) and now another one about the not shown menuentrys.
> > So for them it seems it is somehow important.
>
> Perhaps this happened with a non-UTF-8 charset (which we won't support), or
> maybe Chinese characters aren't in our font file.
>
The reporter of the 2nd bug report posted his grub.cfg.
His special char is `'
But even with this I couldn't reproduce it.
ascii.pf2 shows 4 ? and unicode.pf2 a small DCS
--
Felix Zielcke
Proud Debian Maintainer
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-07-31 16:20 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-29 19:57 menuentrys with special or non-ASCII chars aren't displayed Felix Zielcke
2009-07-29 20:49 ` Pavel Roskin
2009-07-29 21:02 ` Felix Zielcke
2009-07-31 16:16 ` Robert Millan
2009-07-31 16:21 ` Felix Zielcke
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.