prateekmedia / Menu11

Deprecated, here is a Not so feature rich replacement: https://github.com/adhec/OnzeMenuKDE, contact me if you are interested in maintaining this.
https://store.kde.org/p/1544959/
GNU General Public License v2.0
100 stars 12 forks source link

Recommended section grid view error #19

Open blackPantherOS opened 3 years ago

blackPantherOS commented 3 years ago

Previous error really solved, here is new issue after commit:

This error also solved file:///[...].local/share/plasma/plasmoids/menu11/contents/ui/MainColumnItem.qml:177:9: Cannot assign to non-existent property "clearButtonShown"

I get another issues in Menu11 "Recommend" section gridView on this Plasma version

blackPanther_20210717_121350

I tried OnzeMenu and looks the girdview looks good blackPanther_20210717_122130

prateekmedia commented 3 years ago

@blackPantherOs Can you update the screenshot?

prateekmedia commented 3 years ago

Closing due to lack of response and info.

blackPantherOS commented 3 years ago

Closing due to lack of response and info.

maybe tonight will have free time again, sorry, I'm very busy now I will update our system and made new screenshots

blackPantherOS commented 3 years ago

Hello, I've updated from git and the previous issues (the non-existent propertys) does not exist you really fixed, and now anyone can load menu for use without crash.

New pictures of looks issues:

image

All apps view (and "more" list is same as well)

image

prateekmedia commented 3 years ago

@blackPantherOS Can you checkout v7.0, maybe it will fix it.

blackPantherOS commented 3 years ago

@blackPantherOS Can you checkout v7.0, maybe it will fix it.

Still exists :(

image

and image

prateekmedia commented 3 years ago

@blackPantherOS is your username visible to you?

blackPantherOS commented 3 years ago

@blackPantherOS is your username visible to you?

Where? On your luncher or another launcher? The full name of user are displayed on antoher luncher, like this: image

blackPantherOS commented 3 years ago

Ok, I check your screenshot, and I understand your question. On Menu11 footer does not available user name or full name of user, and if I clicked to my user picture, opening systemsettings and not the user manager..

prateekmedia commented 3 years ago

Old version of plasma has too much bugs related to relative positioning and all the errors you told are due to it, anchors.left or anchors.right.

Like for recommended grid it's due to the label being placed next to icon using https://github.com/prateekmedia/Menu11/blob/471c2c646dadde1f6f40ca9c82ae8daa953f6773/contents/ui/ItemGridDelegate.qml#L78

On Sat, 24 Jul 2021, 22:31 blackPanther OS, @.***> wrote:

Ok, I check your screenshot, and I understand your question. On Menu11 footer does not available user name or full name of user, and if I clicked to my user picture, opening systemsettings and not the user manager..

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/prateekmedia/Menu11/issues/19#issuecomment-886080498, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJ3UGXHVUQ3Y5W3QQGHRUETTZLWWRANCNFSM5AR2IWKA .

blackPantherOS commented 3 years ago

Like for recommended grid it's due to the label being placed next to icon using https://github.com/prateekmedia/Menu11/blob/471c2c646dadde1f6f40ca9c82ae8daa953f6773/contents/ui/ItemGridDelegate.qml#L78

Your thinking way is good. I fixed this issue alerady (removed full "columnLayout {}"), look to my screenshot:

image

prateekmedia commented 3 years ago

But this broken the look, the description should be below the title as win11 design. :(

prateekmedia commented 3 years ago

Ok I think I fixed it, can you checkout the latest version?

blackPantherOS commented 3 years ago

Ok I think I fixed it, can you checkout the latest version? Sorry if I'm late, we have was a long weekend

:( the issue still exists blackPanther_20210803_194419

aufarijaal commented 3 years ago

same issue here

hd4y2t commented 3 years ago

same issue 😞