FS#59280 - [notion] 20170201-1 requires helvetica font to start error free

Attached to Project: Community Packages
Opened by Bart (pawn) - Monday, 09 July 2018, 13:22 GMT
Last edited by Sergej Pupykin (sergej) - Saturday, 13 November 2021, 20:42 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The notion package starts with the error attached to the bottom if the helvetica font is not present on the system.
This is because it is required by the look_newviolet.lua theme.

Either this theme should be patched, or a dependency should be added.
Installing xorg-fonts-100dpi fixed the issue for me.

Steps to reproduce:

---------

Notion startup error log:
>> Could not load font -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*
>> Stack trace:
0 [C]: in 'select_engine'
1 /etc/notion/look_newviolet.lua:6
[Skipping unnamed C functions.]
4 [C]: in 'dopath'
5 /etc/notion/look.lua:1
[Skipping unnamed C functions.]
>> Could not load font -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
>> Stack trace:
0 [C]: in 'defstyle'
1 /etc/notion/look_newviolet.lua:12
[Skipping unnamed C functions.]
4 [C]: in 'dopath'
5 /etc/notion/look.lua:1
[Skipping unnamed C functions.]
>> Could not load font -*-helvetica-medium-r-normal-*-17-*-*-*-*-*-*-*
>> Stack trace:
0 [C]: in 'defstyle'
1 /etc/notion/lookcommon_clean.lua:77
[Skipping unnamed C functions.]
4 [C]: in 'dopath'
5 /etc/notion/look_newviolet.lua:81
[Skipping unnamed C functions.]
8 [C]: in 'dopath'
9 /etc/notion/look.lua:1
[Skipping unnamed C functions.]
This task depends upon

Closed by  Sergej Pupykin (sergej)
Saturday, 13 November 2021, 20:42 GMT
Reason for closing:  Fixed
Comment by Sergej Pupykin (sergej) - Saturday, 13 November 2021, 20:42 GMT
Add font packages as optdep

Loading...