Fausto-Korpsvart / Big-Sur-StatusArea

macOS Big Sur "System Tray" look for Gnome Desktop
https://www.pling.com/p/1427290/
21 stars 7 forks source link

.bigSur-inlineBattery issue #21

Open D3vil0p3r opened 8 months ago

D3vil0p3r commented 8 months ago

Sorry @Fausto-Korpsvart if I open the issue here, but I was using your mcOS-BS-Inline-Battery and there is no Issues section available. I implemented it, it correctly is shown on the KDE bar but when I click on it I get:

file:///usr/share/plasma/plasmoids/org.kde.plasma.bigSur-inlineBattery/contents/ui/main.qml:247:13: Type MacBatteryIcon unavailable

file:///usr/share/plasma/plasmoids/org.kde.plasma.bigSur-inlineBattery/contents/ui/MacBatteryIcon.qml:25:4: Cannot assign to non-existent property "radius"

Do you know how it is possible to fix it?

Fausto-Korpsvart commented 8 months ago

Sorry @Fausto-Korpsvart if I open the issue here, but I was using your mcOS-BS-Inline-Battery and there is no Issues section available. I implemented it, it correctly is shown on the KDE bar but when I click on it I get:

file:///usr/share/plasma/plasmoids/org.kde.plasma.bigSur-inlineBattery/contents/ui/main.qml:247:13: Type MacBatteryIcon unavailable

file:///usr/share/plasma/plasmoids/org.kde.plasma.bigSur-inlineBattery/contents/ui/MacBatteryIcon.qml:25:4: Cannot assign to non-existent property "radius"

Do you know how it is possible to fix it?

Sorry for the delay in replying. owl-from-hogvarts has made a PR that I think solves the problem.