9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] zuke vs vga
@ 2022-08-25  1:03 sl
  2022-08-25  1:10 ` Sigrid Solveig Haflínudóttir
  0 siblings, 1 reply; 6+ messages in thread
From: sl @ 2022-08-25  1:03 UTC (permalink / raw)
  To: 9front

;  audio/zuke < music.plist
playlist: '/lib/font/bit/vga/vga.2200-22F1.0' does not exist
audio/zuke: playlist error

sl

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9front] zuke vs vga
  2022-08-25  1:03 [9front] zuke vs vga sl
@ 2022-08-25  1:10 ` Sigrid Solveig Haflínudóttir
  2022-08-25  1:14   ` Stanley Lieber
  0 siblings, 1 reply; 6+ messages in thread
From: Sigrid Solveig Haflínudóttir @ 2022-08-25  1:10 UTC (permalink / raw)
  To: 9front, sl

Empty playlist?

On August 25, 2022 3:03:14 AM GMT+02:00, sl@stanleylieber.com wrote:
>;  audio/zuke < music.plist
>playlist: '/lib/font/bit/vga/vga.2200-22F1.0' does not exist
>audio/zuke: playlist error
>
>sl

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9front] zuke vs vga
  2022-08-25  1:10 ` Sigrid Solveig Haflínudóttir
@ 2022-08-25  1:14   ` Stanley Lieber
  2022-08-25  1:19     ` Sigrid Solveig Haflínudóttir
  0 siblings, 1 reply; 6+ messages in thread
From: Stanley Lieber @ 2022-08-25  1:14 UTC (permalink / raw)
  To: 9front

ah, yes, i was still building the playlist in the background, didn’t realize it was currently zero bytes.

but is zuke trying to display a font we don’t cover?

sl

> On Aug 24, 2022, at 9:11 PM, Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> wrote:
> 
> Empty playlist?
> 
>> On August 25, 2022 3:03:14 AM GMT+02:00, sl@stanleylieber.com wrote:
>> ;  audio/zuke < music.plist
>> playlist: '/lib/font/bit/vga/vga.2200-22F1.0' does not exist
>> audio/zuke: playlist error
>> 
>> sl
> 


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9front] zuke vs vga
  2022-08-25  1:14   ` Stanley Lieber
@ 2022-08-25  1:19     ` Sigrid Solveig Haflínudóttir
  2022-08-25  1:23       ` Sigrid Solveig Haflínudóttir
  0 siblings, 1 reply; 6+ messages in thread
From: Sigrid Solveig Haflínudóttir @ 2022-08-25  1:19 UTC (permalink / raw)
  To: 9front, Stanley Lieber

Not really, it doesn't call werrstr on empty playlist (read+EOF is not an error) so the last error (unrelated to playlist loading) is leaking through. I am not sure what that error is about, maybe a subfont specified in vga.font is actually missing.

In any case, werrstr would be useful so the error message makes sence.

On August 25, 2022 3:14:55 AM GMT+02:00, Stanley Lieber <sl@stanleylieber.com> wrote:
>ah, yes, i was still building the playlist in the background, didn’t realize it was currently zero bytes.
>
>but is zuke trying to display a font we don’t cover?
>
>sl
>
>> On Aug 24, 2022, at 9:11 PM, Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> wrote:
>> 
>> Empty playlist?
>> 
>>> On August 25, 2022 3:03:14 AM GMT+02:00, sl@stanleylieber.com wrote:
>>> ;  audio/zuke < music.plist
>>> playlist: '/lib/font/bit/vga/vga.2200-22F1.0' does not exist
>>> audio/zuke: playlist error
>>> 
>>> sl
>> 
>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9front] zuke vs vga
  2022-08-25  1:19     ` Sigrid Solveig Haflínudóttir
@ 2022-08-25  1:23       ` Sigrid Solveig Haflínudóttir
  2022-08-25 13:35         ` Sigrid Solveig Haflínudóttir
  0 siblings, 1 reply; 6+ messages in thread
From: Sigrid Solveig Haflínudóttir @ 2022-08-25  1:23 UTC (permalink / raw)
  To: 9front, Stanley Lieber

Actually could be ∫ that isn't present in VGA, perhaps?

On August 25, 2022 3:19:41 AM GMT+02:00, "Sigrid Solveig Haflínudóttir" <sigrid@ftrv.se> wrote:
>Not really, it doesn't call werrstr on empty playlist (read+EOF is not an error) so the last error (unrelated to playlist loading) is leaking through. I am not sure what that error is about, maybe a subfont specified in vga.font is actually missing.
>
>In any case, werrstr would be useful so the error message makes sence.
>
>On August 25, 2022 3:14:55 AM GMT+02:00, Stanley Lieber <sl@stanleylieber.com> wrote:
>>ah, yes, i was still building the playlist in the background, didn’t realize it was currently zero bytes.
>>
>>but is zuke trying to display a font we don’t cover?
>>
>>sl
>>
>>> On Aug 24, 2022, at 9:11 PM, Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> wrote:
>>> 
>>> Empty playlist?
>>> 
>>>> On August 25, 2022 3:03:14 AM GMT+02:00, sl@stanleylieber.com wrote:
>>>> ;  audio/zuke < music.plist
>>>> playlist: '/lib/font/bit/vga/vga.2200-22F1.0' does not exist
>>>> audio/zuke: playlist error
>>>> 
>>>> sl
>>> 
>>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9front] zuke vs vga
  2022-08-25  1:23       ` Sigrid Solveig Haflínudóttir
@ 2022-08-25 13:35         ` Sigrid Solveig Haflínudóttir
  0 siblings, 0 replies; 6+ messages in thread
From: Sigrid Solveig Haflínudóttir @ 2022-08-25 13:35 UTC (permalink / raw)
  To: sigrid, 9front, sl

[-- Attachment #1: Type: text/plain, Size: 175 bytes --]

/sys/src/libdraw/subfontname.c:38: 		tmp2 = smprint("%s.%d", t, i);

Seems like that's where it's coming from, if anyone is still interested :)
Nothing to worry about. VGA #1.

[-- Attachment #2: Type: message/rfc822, Size: 3674 bytes --]

From: "Sigrid Solveig Haflínudóttir" <sigrid@ftrv.se>
To: 9front@9front.org, Stanley Lieber <sl@stanleylieber.com>
Subject: Re: [9front] zuke vs vga
Date: Thu, 25 Aug 2022 03:23:50 +0200
Message-ID: <80C28056-97DC-450B-B8FA-B72C411F9BE9@ftrv.se>

Actually could be ∫ that isn't present in VGA, perhaps?

On August 25, 2022 3:19:41 AM GMT+02:00, "Sigrid Solveig Haflínudóttir" <sigrid@ftrv.se> wrote:
>Not really, it doesn't call werrstr on empty playlist (read+EOF is not an error) so the last error (unrelated to playlist loading) is leaking through. I am not sure what that error is about, maybe a subfont specified in vga.font is actually missing.
>
>In any case, werrstr would be useful so the error message makes sence.
>
>On August 25, 2022 3:14:55 AM GMT+02:00, Stanley Lieber <sl@stanleylieber.com> wrote:
>>ah, yes, i was still building the playlist in the background, didn’t realize it was currently zero bytes.
>>
>>but is zuke trying to display a font we don’t cover?
>>
>>sl
>>
>>> On Aug 24, 2022, at 9:11 PM, Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> wrote:
>>> 
>>> Empty playlist?
>>> 
>>>> On August 25, 2022 3:03:14 AM GMT+02:00, sl@stanleylieber.com wrote:
>>>> ;  audio/zuke < music.plist
>>>> playlist: '/lib/font/bit/vga/vga.2200-22F1.0' does not exist
>>>> audio/zuke: playlist error
>>>> 
>>>> sl
>>> 
>>

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-08-25 13:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-25  1:03 [9front] zuke vs vga sl
2022-08-25  1:10 ` Sigrid Solveig Haflínudóttir
2022-08-25  1:14   ` Stanley Lieber
2022-08-25  1:19     ` Sigrid Solveig Haflínudóttir
2022-08-25  1:23       ` Sigrid Solveig Haflínudóttir
2022-08-25 13:35         ` Sigrid Solveig Haflínudóttir

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).