You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Software Manager/ mintinstall displays a software list, when choosing a category. This list displays on top a list of positively reviewed applications, ordered by number of reviews, in the middle there is a section of alphabetically ordered applications with zero reviews and at the bottom of the list there are some applications with poor reviews ordered also by name. e.g. Category Science and Education > Electronics.
In some categories e.g. Science and Education > Maths there are so many applications, that the list of unreviewed applications is truncated - in the mentioned list at letter M. You cannot see any unreviewed applications with starting letters N to Z. Also the bottom with the poorly reviewed applications is missing in this category.
Seen in mintinstall version 8.0.3 on Linux Mint 19.3 Cinnamon and Version 8.0.4 on Linux Mint 20 Cinnamon beta.
List of applications when choosing a category should be completly shown. Else browsing applications by category makes no sense.
The text was updated successfully, but these errors were encountered:
I counted the list elements in the "System tools" category and they are about 200. I guess there is some hard limit in the code, and the last entry starts with C so there should be way more to the list. (Linux Mint 20 Cinnamon)
Software Manager/ mintinstall displays a software list, when choosing a category. This list displays on top a list of positively reviewed applications, ordered by number of reviews, in the middle there is a section of alphabetically ordered applications with zero reviews and at the bottom of the list there are some applications with poor reviews ordered also by name. e.g. Category Science and Education > Electronics.
In some categories e.g. Science and Education > Maths there are so many applications, that the list of unreviewed applications is truncated - in the mentioned list at letter M. You cannot see any unreviewed applications with starting letters N to Z. Also the bottom with the poorly reviewed applications is missing in this category.
Seen in mintinstall version 8.0.3 on Linux Mint 19.3 Cinnamon and Version 8.0.4 on Linux Mint 20 Cinnamon beta.
List of applications when choosing a category should be completly shown. Else browsing applications by category makes no sense.
The text was updated successfully, but these errors were encountered: