[Touch-packages] [Bug 2001922] [NEW] Xorg crash

2023-01-05 Thread pd
Public bug reported: My Ubuntu 22.04.1 LTS installation crashes, but I was not able to figure out how to reproducibly trigger the crash. The last time it happened was with firefox and zoom running, the display suddenly went black and after a few seconds the X login screen appeared, my session gone

[Touch-packages] [Bug 1988553] [NEW] sort 8.32 returns lines in demonstratebly incorrect order

2022-09-02 Thread pd
Public bug reported: Running this command returns lines in unsorted order: ``` $ echo -e "k454__ii_andante\nk454__iii_allegretto\nk454__i_largo__allegro" | sort k454__ii_andante k454__iii_allegretto k454__i_largo__allegro $ sort --version | grep ^sort sort (GNU coreutils) 8.32 ``` The same work