Newelle icon indicating copy to clipboard operation
Newelle copied to clipboard

appstream check fails

Open begin-theadventure opened this issue 2 years ago • 3 comments

1/3 Validate desktop file          OK              0.02s
2/3 Validate schema file           OK              0.01s
3/3 Validate appstream file        FAIL            1.25s   exit status 1
>>> MALLOC_PERTURB_=252 /usr/bin/appstream-util validate data/io.github.qwersyk.Newelle.appdata.xml
―――――――――――――――――――――――――――――――――――――――――― ✀  ――――――――――――――――――――――――――――――――――――――――――
stdout:
data/io.github.qwersyk.Newelle.appdata.xml: FAILED:
• attribute-invalid     : <screenshot> height too large [https://raw.githubusercontent.com/qwersyk/Newelle/master/data/screenshots/screenshot1.png] maximum is 900px
• style-invalid         : <image> has vertical padding [https://raw.githubusercontent.com/qwersyk/Newelle/master/data/screenshots/screenshot1.png]
• style-invalid         : <image> has horizontal padding [https://raw.githubusercontent.com/qwersyk/Newelle/master/data/screenshots/screenshot1.png]
• style-invalid         : <caption> requires sentence case [chat page 1]
• attribute-invalid     : <screenshot> height too large [https://raw.githubusercontent.com/qwersyk/Newelle/master/data/screenshots/screenshot2.png] maximum is 900px
• style-invalid         : <image> has vertical padding [https://raw.githubusercontent.com/qwersyk/Newelle/master/data/screenshots/screenshot2.png]
• style-invalid         : <image> has horizontal padding [https://raw.githubusercontent.com/qwersyk/Newelle/master/data/screenshots/screenshot2.png]
• style-invalid         : <caption> requires sentence case [chat page 2]
• style-invalid         : <ul> cannot start a description [(null)]
• style-invalid         : Not enough <p> tags for a good description [0/1]
stderr:
Validation of files failed
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――


Summary of Failures:

3/3 Validate appstream file FAIL            1.25s   exit status 1

Ok:                 2   
Expected Fail:      0   
Fail:               1   
Unexpected Pass:    0   
Skipped:            0   
Timeout:            0   

begin-theadventure avatar Jul 08 '23 12:07 begin-theadventure

Thank you very much for reporting the error, in future versions I will try to correct the error.

qwersyk avatar Jul 08 '23 17:07 qwersyk

Still fails.

begin-theadventure avatar Jul 11 '23 17:07 begin-theadventure

is this still an issue? i can try to merge the changes i made to it in nyarch assistant back to newelle

Magi3r avatar Mar 10 '25 15:03 Magi3r