Question mark on Lua menu box

2018-03-03 Thread Juan Ramón Molina Menor

On 02/03/18 12:31, Kyle Evans wrote:

On Fri, Mar 2, 2018 at 6:06 AM, Renato Botelho  wrote:

Kyle,

I've moved to Lua loader to help testing and it worked fine. The only
odd thing I noted is the menu box with odd chars as you can see at [1].

My laptop is running a recent current (r330275) with ZFS and UEFI.

[1] https://imgur.com/a/kIQ0O
--
Renato Botelho



Hi,

Thanks for testing! =) Can you give it a shot with EFI boot after
r330281 (just committed), please?

I think our working theory is that we were printing newlines along
with our box-drawing characters, and that could be problematic. The
new version handles all of that a little better and respects
loader_menu_frame to boot.


Hi!

The drawing issue was still there after updating to r330281, but pushing 
it up to r330287 has solved it.


Thanks!
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: Question mark on Lua menu box

2018-03-02 Thread Renato Botelho
On 02/03/18 12:55, Kyle Evans wrote:
> On Fri, Mar 2, 2018 at 9:52 AM, Renato Botelho  wrote:
>> On 02/03/18 12:31, Kyle Evans wrote:
>>> On Fri, Mar 2, 2018 at 6:06 AM, Renato Botelho  wrote:
 Kyle,

 I've moved to Lua loader to help testing and it worked fine. The only
 odd thing I noted is the menu box with odd chars as you can see at [1].

 My laptop is running a recent current (r330275) with ZFS and UEFI.

 [1] https://imgur.com/a/kIQ0O
 --
 Renato Botelho

>>>
>>> Hi,
>>>
>>> Thanks for testing! =) Can you give it a shot with EFI boot after
>>> r330281 (just committed), please?
>>>
>>> I think our working theory is that we were printing newlines along
>>> with our box-drawing characters, and that could be problematic. The
>>> new version handles all of that a little better and respects
>>> loader_menu_frame to boot.
>>
>> Hi,
>>
>> Unfortunately it didn't change anything.
>>
> 
> Aw =(. Can you take a picture of what Forth loader looks like for you
> with the default frame style on an EFI boot? I'm wondering if it's not
> doing something sneaky that I can't determine from the things I've
> looked at.

Sure, here it is:

https://imgur.com/a/fmO8w

-- 
Renato Botelho
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: Question mark on Lua menu box

2018-03-02 Thread Kyle Evans
On Fri, Mar 2, 2018 at 9:52 AM, Renato Botelho  wrote:
> On 02/03/18 12:31, Kyle Evans wrote:
>> On Fri, Mar 2, 2018 at 6:06 AM, Renato Botelho  wrote:
>>> Kyle,
>>>
>>> I've moved to Lua loader to help testing and it worked fine. The only
>>> odd thing I noted is the menu box with odd chars as you can see at [1].
>>>
>>> My laptop is running a recent current (r330275) with ZFS and UEFI.
>>>
>>> [1] https://imgur.com/a/kIQ0O
>>> --
>>> Renato Botelho
>>>
>>
>> Hi,
>>
>> Thanks for testing! =) Can you give it a shot with EFI boot after
>> r330281 (just committed), please?
>>
>> I think our working theory is that we were printing newlines along
>> with our box-drawing characters, and that could be problematic. The
>> new version handles all of that a little better and respects
>> loader_menu_frame to boot.
>
> Hi,
>
> Unfortunately it didn't change anything.
>

Aw =(. Can you take a picture of what Forth loader looks like for you
with the default frame style on an EFI boot? I'm wondering if it's not
doing something sneaky that I can't determine from the things I've
looked at.

Thanks,

Kyle Evans
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: Question mark on Lua menu box

2018-03-02 Thread Renato Botelho
On 02/03/18 12:31, Kyle Evans wrote:
> On Fri, Mar 2, 2018 at 6:06 AM, Renato Botelho  wrote:
>> Kyle,
>>
>> I've moved to Lua loader to help testing and it worked fine. The only
>> odd thing I noted is the menu box with odd chars as you can see at [1].
>>
>> My laptop is running a recent current (r330275) with ZFS and UEFI.
>>
>> [1] https://imgur.com/a/kIQ0O
>> --
>> Renato Botelho
>>
> 
> Hi,
> 
> Thanks for testing! =) Can you give it a shot with EFI boot after
> r330281 (just committed), please?
> 
> I think our working theory is that we were printing newlines along
> with our box-drawing characters, and that could be problematic. The
> new version handles all of that a little better and respects
> loader_menu_frame to boot.

Hi,

Unfortunately it didn't change anything.

-- 
Renato Botelho
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: Question mark on Lua menu box

2018-03-02 Thread Kyle Evans
On Fri, Mar 2, 2018 at 6:06 AM, Renato Botelho  wrote:
> Kyle,
>
> I've moved to Lua loader to help testing and it worked fine. The only
> odd thing I noted is the menu box with odd chars as you can see at [1].
>
> My laptop is running a recent current (r330275) with ZFS and UEFI.
>
> [1] https://imgur.com/a/kIQ0O
> --
> Renato Botelho
>

Hi,

Thanks for testing! =) Can you give it a shot with EFI boot after
r330281 (just committed), please?

I think our working theory is that we were printing newlines along
with our box-drawing characters, and that could be problematic. The
new version handles all of that a little better and respects
loader_menu_frame to boot.

Thanks,

Kyle Evans
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: Question mark on Lua menu box

2018-03-02 Thread Ed Maste
On 2 March 2018 at 07:06, Renato Botelho  wrote:
> Kyle,
>
> I've moved to Lua loader to help testing and it worked fine. The only
> odd thing I noted is the menu box with odd chars as you can see at [1].

Hi Renato, thanks for testing! Are you booting via BIOS or UEFI?
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Question mark on Lua menu box

2018-03-02 Thread Renato Botelho
Kyle,

I've moved to Lua loader to help testing and it worked fine. The only
odd thing I noted is the menu box with odd chars as you can see at [1].

My laptop is running a recent current (r330275) with ZFS and UEFI.

[1] https://imgur.com/a/kIQ0O
-- 
Renato Botelho



signature.asc
Description: OpenPGP digital signature