
Plasma 5 Multimedia by Zren 47 comments
device.icon_name = "audio-headset-usb"
Hmm, I'll probably check PulseObject.properties['device.form_factor'] === 'headset'.
Thanks for helping debug this! - 2 hours ago

Plasma 5 Multimedia by Zren 47 comments
output of 'pacmd list-sinks' into https://hastebin.com/ save it, then link me to it?
With headphones, I can find the `analog-output-headphones` in the current port name. It's possible that headsets also have a common thing. - 3 hours ago

Plasma 5 Multimedia by Zren 47 comments
name: alsa_output.pci-0000_00_14.2.analog-stereo
alsa_output.pci-0000_00_14.2.analog-stereo - 4 hours ago

Plasma 5 Multimedia by Zren 47 comments
$ pacmd list-sinks | grep 'name:'
name:
You can manually edit the code to 'return name' instead of 'return i18n("Speaker")' in the code for your use case though:
* https://github.com/Zren/plasma-applet-volumewin7mixer/blob/master/package/contents/ui/MixerItem.qml#L176-L199
* ~/.local/share/plasma/plasmoids/org.kde.plasma.volumewin7mixer/contents/ui/MixerItem.qml
To test changes, run:
plasmawindowed org.kde.plasma.volumewin7mixer - 4 hours ago

Plasma 5 Calendars by Zren 591 comments

Plasma 5 Calendars by Zren 591 comments

Plasma 5 Menus by Zren 272 comments
I probably won't add a search icon/textfield in the panel since pressing the menu button does the exact same thing. - Jan 17 2021

Plasma 5 Weather by Zren 18 comments
* https://github.com/Zren/plasma-applet-condensedweather/issues/6
* https://bugs.kde.org/show_bug.cgi?id=430643
It looks like it's only the city search that is broken. - Jan 03 2021

Plasma 5 Menus by Zren 272 comments

Plasma 5 Menus by Zren 272 comments

Plasma 5 Menus by Zren 272 comments

Plasma 5 Menus by Zren 272 comments

Plasma 5 Calendars by Zren 591 comments
https://github.com/Zren/plasma-applet-eventcalendar/issues/154#issuecomment-692889549
Are you using Latte-Dock? That wouldn't crash plasmashell though.
I'm using Manjaro myself (not installed via AUR though) so I'm not certain why it would be crashing. Is there a stacktrace?
coredumpctl -1 info - Dec 15 2020

Plasma 5 Multimedia by Zren 47 comments

Plasma 5 Menus by Zren 272 comments
Yeah I know about that bug. I can't reproduce it perfectly though. - Nov 28 2020

Plasma 5 Calendars by Zren 591 comments
When you say K20 and K19. Are you referring to Kubuntu 20.04 and Kubuntu 19.10? Are you dual booting, sharing the same home directory? - Nov 25 2020

Plasma 5 Menus by Zren 272 comments
> not so the height, which is is still 404px despite I set 600.
If you delete resizeHeight.restart() in onHeightChanged, it'll probably fix the height bug.
> transparency for the tiles either,
If you edit the background color of a tile, there's "Alpha Channel" which controls the transparency. - Nov 25 2020

Plasma 5 Calendars by Zren 591 comments
https://github.com/Zren/plasma-applet-eventcalendar/issues/156
Did you apply those changes when you updated to v71? v71 did not delete those lines for you as that would remove features for everyone else and only you have reported this crash atm.
- Nov 25 2020

Plasma 5 Menus by Zren 272 comments
Are you using Latte-Dock?
I wrote temporary fix here:
https://github.com/Zren/plasma-applet-tiledmenu/issues/94
- Nov 25 2020

Plasma 5 Menus by Zren 272 comments

Plasma 5 Calendars by Zren 591 comments
https://github.com/Zren/plasma-applet-eventcalendar/issues/153
I was reluctant to teach you guys this method before since I want people to update to v71 with a ton of other fixes. I also saw that openSUSE 15.1 is reaching End of Life in January.
https://en.opensuse.org/Lifetime
Remember to update to v69 when you get Qt 5.15.1 or it will crash plasma on startup.
- Nov 19 2020

Plasma 5 Calendars by Zren 591 comments
https://github.com/Zren/plasma-applet-eventcalendar/issues/153 - Nov 19 2020

Plasma 5 Calendars by Zren 591 comments
https://github.com/Zren/plasma-applet-eventcalendar/issues/192 - Nov 19 2020

Plasma 5 Calendars by Zren 591 comments
It sounds like: https://github.com/Zren/plasma-applet-eventcalendar/issues/153
Button { icon.name } requires QtQuick.Controls 2.3, which was released in Qt 5.10. I only support Qt 5.12 and above. I try to support Debian with Qt 5.11 too. Kubuntu 18.04 only has Qt 5.9.
https://repology.org/project/qt/versions - Nov 13 2020

Plasma 5 Calendars by Zren 591 comments
https://github.com/Zren/plasma-applet-eventcalendar/issues/171 - Nov 12 2020

Plasma 5 Calendars by Zren 591 comments
https://github.com/Zren/plasma-applet-eventcalendar/issues/171 - Nov 12 2020

Plasma 5 Calendars by Zren 591 comments
https://github.com/Zren/plasma-applet-eventcalendar/issues/171 - Nov 12 2020

Plasma 5 Applets by Zren 39 comments
https://github.com/Zren/plasma-applet-win7showdesktop/issues/18 - Nov 10 2020

Plasma 5 Calendars by Zren 591 comments
https://github.com/Zren/plasma-applet-eventcalendar/issues/144 - Oct 13 2020

Plasma 5 Calendars by Zren 591 comments
/home/chris/.local/share/plasma/plasmoids/org.kde.plasma.eventcalendar/contents/ui/AgendaModel.qml
To quickly test run the following command, then relog once you get it working the way you want.
plasmawindowed org.kde.plasma.eventcalendar - Oct 11 2020

Plasma 5 Calendars by Zren 591 comments
https://github.com/Zren/plasma-applet-eventcalendar/blob/master/package/contents/ui/AgendaModel.qml - Oct 11 2020

Plasma 5 Menus by Zren 272 comments

Plasma 5 Applets by Zren 41 comments

Plasma 5 Applets by Zren 41 comments

Plasma 5 Applets by Zren 41 comments
- Sep 21 2020

Plasma 5 Calendars by Zren 591 comments
https://github.com/Zren/plasma-applet-eventcalendar/issues/156 - Sep 20 2020

Plasma 5 Calendars by Zren 591 comments
Finally, as a workaround, you can always try removing the "plasmaCalendarManager" in 2 locations and just use my "googleCalendarManager".
Just delete or comment out these lines:
* https://github.com/Zren/plasma-applet-eventcalendar/blob/master/package/contents/ui/EventModel.qml - Sep 20 2020

Plasma 5 Calendars by Zren 591 comments
Knowing that it's org/kde/plasma/calendar/libcalendarplugin.so that is causing the crash is a great discovery! That means it's probably the "plasma calendar api" that the default digital clock and event calendar use to show events from "kholidays", "moon phases", or personal events through "PIM". KDE "PIM" is short for Personal Information Management, which is short for KOrganizer, Kontact, etc.
Is the kdepim-addons package installed?
Do you use KOrganizer? It's okay if you don't.
Can you click "Install Debug Symbols", then link to the new segfault log? I would like to know what specific function in libcalendarplugin.so caused the error.
Eg: https://i.imgur.com/l4IkS.png
Finally, as a workaround, you can always try removing the "plasmaCalendarManager" in 2 locations and just use my "googleCalendarManager".
Just delete or comment out these lines:
* https://github.com/Zren/plasma-applet-eventcalendar/blob/master/package/contents/ui/EventModel.qml - Sep 20 2020

Plasma 5 Calendars by Zren 591 comments
https://github.com/Zren/plasma-applet-eventcalendar/issues/154 - Sep 15 2020

Plasma 5 Menus by Zren 272 comments
https://github.com/Zren/plasma-applet-tiledmenu/blob/master/package/translate/es.po
msgid "Tiled Menu"
msgid "A menu based on Windows 10's Start Menu."
msgid "Background Image"
- Sep 08 2020

Plasma 5 Calendars by Zren 591 comments
You can't restart a LiveCD and enter the same user data. I did logout though which restarts the plasmashell process. It still isn't the exact same as logging in from a proper Kubuntu install though but I'm not installing Kubuntu to test this bug. - Sep 03 2020

Plasma 5 Calendars by Zren 591 comments
I can swap the weather meteogram and timer too so the weather is above above the Agenda again if that's an issue. - Aug 10 2020

Plasma 5 Calendars by Zren 591 comments
> J'ai un gros problème avec la version 66 ... tout va bien avec Kubuntu 19.10 (et avec les versions précédentes) ... hier j'ai installé sur un nouveau disque dur Kunbuntu 20.04
And:
> Am i the only one who has a problem with the V67 Kunbuntu 20.04? at startup there is a black screen :-(
I just tried the Kubuntu 20.04.1 LiveCD in a VM. I installed Event Calendar v69 via Get Hot New Stuff. Added it to the panel. Then configured it to show Astronomical Events, and selected a few Holiday locales. It worked. I even logged out, then logged back into the LiveCD user.
No idea how it would segfault plasmashell on startup. What locale/language/timezone are you using? Are you using the Kubuntu Backports? Are you using Korganizer/PIM? Do you have Korganizer events shown in the default Digital Clock widget? What KDE Plasma version? What KDE Frameworks version? What Qt version?
- Aug 10 2020

Plasma 5 Calendars by Zren 591 comments

Plasma 5 Calendars by Zren 591 comments

Plasma 5 Calendars by Zren 591 comments

Plasma 5 Menus by Zren 272 comments

Plasma 5 Menus by Zren 272 comments
https://gist.github.com/Zren/d1e4381f809ec267ad4ef9b52d7248c6 - Jul 19 2020

Plasma 5 Menus by Zren 272 comments
visible: !config.isEditingTile - Jul 19 2020

Plasma 5 Menus by Zren 272 comments
Change visible from: visible: !config.isEditingTile
To: visible: !config.isEditingTile - Jul 19 2020
