[Bug 1451728]

2016-04-23 Thread Mklapetek
Please don't report Kubuntu bugs here. This bug is fixed and is fixed properly from our side. There is _NOTHING_ more we can do about that, this is purely Kubuntu's bug now. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to Kubuntu PPA. https

[Bug 1547752]

2016-02-25 Thread Mklapetek
Thanks for the report Works fine here, which Plasma version are you using? -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde-runtime in Ubuntu. https://bugs.launchpad.net/bugs/1547752 Title: Popup notifications not showing at all in KDE

[Bug 1451728]

2016-02-23 Thread Mklapetek
Git commit deff781ae751f2f1c95b24997d01aa38c0dd7502 by Martin Klapetek. Committed on 24/02/2016 at 01:49. Pushed by mklapetek into branch 'master'. Update the providers/services install path to not collide on Ubuntu This now definitely closes bug 347219. Now it's up to Ubun

[Bug 1451728]

2016-02-23 Thread Mklapetek
Git commit a60c1636b6bf0bf5b0718d8de06facfa959ad719 by Martin Klapetek. Committed on 24/02/2016 at 01:47. Pushed by mklapetek into branch 'master'. Bump libaccounts dep versions KAccounts now also requires libaccounts-glib 1.21 to ensure the multi- desktop solution for bug 347219 actu

[Bug 1451728]

2016-02-17 Thread Mklapetek
Ok, turns out this actually breaks everything as the provider id needs to match the filename. So we've brainstormed this with Alberto again and we have a better solution, which will involve a patch to libaccounts-glib to look into /usr/share/accounts/{providers, services}/$XDG_CURRENT_DESKTOP/* wi

[Bug 1451728]

2016-02-17 Thread Mklapetek
Matt, the last commit should fix it for good. Let me know if there are still troubles. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to Kubuntu PPA. https://bugs.launchpad.net/bugs/1451728 Title: [master] kde-config-telepathy-accounts pack

[Bug 1451728]

2016-02-17 Thread Mklapetek
Git commit 2307d7df60ee8df6467157305a48e1b5bfd924b6 by Martin Klapetek. Committed on 17/02/2016 at 18:44. Pushed by mklapetek into branch 'master'. Rename the provider files we ship This is a different fix for 347219 to make Ubuntu happy, but also to make everyone else happy. The file

[Bug 1451728]

2016-02-08 Thread Mklapetek
As Matt correctly points out above, it is /only/ problem with Ubuntu (Unity, to be more exact). But there is exactly zero willingness from Ubuntu packagers/developers to sort this out other than "this is KDE's problem" and "we'll ask to pull Telepathy from Kubuntu", as you can read in comment #6.

[Bug 1451728]

2016-02-08 Thread Mklapetek
FYI: not our problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1451728 Title: [master] kde-config-telepathy-accounts package install error To manage notifications about this bug go to: https:/

[Bug 1451728]

2016-02-01 Thread Mklapetek
The bigger problem this actually brings is that Mission Control is using the accounts-sso plugin to read your accounts and make them available to Telepathy. But it is now failing on AppArmor because it does not allow Mission Control to access those files at the new location. So if I don't find a

[Bug 1451728]

2016-01-31 Thread Mklapetek
> Is it really necessary to introduce superfluous envvars > It seems like Ubuntu should just be making kaccounts-integration and their > account-pluigins packages conflict one another. Yes, please go talk to them. I've tried. More than once. > I don't think anyone is going to propose pushing AG

[Bug 1488909]

2016-01-20 Thread Mklapetek
Git commit 0b21ca9266e8e2c9b685d4d44f1d69822b03 by Martin Klapetek. Committed on 18/01/2016 at 19:55. Pushed by mklapetek into branch 'master'. Disable the KCM if AG_PROVIDERS and/or AG_SERVICES are empty M +112 -0src/kaccounts.cpp http://commits.kde.org/kaccounts- i

[Bug 1488909]

2016-01-20 Thread Mklapetek
Git commit 0ba1dde28cfacff71b264bba1b43a3f6e5992406 by Martin Klapetek. Committed on 18/01/2016 at 19:55. Pushed by mklapetek into branch 'master'. Force the installation of providers and services to $CMAKE_INSTALL_PREFIX/share/kaccounts Because distros are unable to solve this fil

[Bug 1451728]

2016-01-18 Thread Mklapetek
Git commit 0b21ca9266e8e2c9b685d4d44f1d69822b03 by Martin Klapetek. Committed on 18/01/2016 at 19:55. Pushed by mklapetek into branch 'master'. Disable the KCM if AG_PROVIDERS and/or AG_SERVICES are empty M +112 -0src/kaccounts.cpp http://commits.kde.org/kaccounts- i

[Bug 1451728]

2016-01-18 Thread Mklapetek
Git commit 0ba1dde28cfacff71b264bba1b43a3f6e5992406 by Martin Klapetek. Committed on 18/01/2016 at 19:55. Pushed by mklapetek into branch 'master'. Force the installation of providers and services to $CMAKE_INSTALL_PREFIX/share/kaccounts Because distros are unable to solve this fil

[Bug 1437260]

2016-01-08 Thread Mklapetek
> No, thats no reasons, in this context thats just fine excuses! Right, you do know that KDE is /all/ open source right? So what's your excuse to NOT join the development? > This makes me think, that it wouldn be *thousands* LOC that nobody understands This comment is IMHO the result of a sho

[Bug 1437260]

2016-01-08 Thread Mklapetek
> If so, i will come forward at the devel mailinglist. Please do, it would be most welcome (plasma-devel at kde.org) I think it would be nice to modernize the code quite a bit. With that in mind, I think that the font preview could just be scrapped and done from scratch. I imagine it's not that h

[Bug 1437260]

2016-01-08 Thread Mklapetek
> This is basic functionality for a desktop environment. Why hasn't it been fixed? Here's a couple of reasons for you: * the code is at least 6 years old, with the copyrights going back to early 2000s * the original author is not around anymore * probably nobody actually wants to dive in *thou

[Bug 1437260]

2016-01-08 Thread Mklapetek
No clue about Craig, but he sure is missed. But I'm thinking we could just add brand new font rendering widget to the kcm that replaces the old one and leave everything else in place (including the bitrotted code). That way we could get a working Qt5 renderer and keep the old one around for thing

[Bug 1451728]

2015-11-15 Thread Mklapetek
One possible solution is adding an env variable and patching the install prefix. That's the only solution we have right now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1451728 Title: kde-config-

[Bug 216697]

2015-06-14 Thread Mklapetek
KDM is now deprecated and in maintenance-only mode, there will be no new features added. We've moved to SDDM as our primary and mainly supported login manager. See comment #96 for following the issue there. -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 1437260]

2015-05-17 Thread Mklapetek
I can confirm on binary nvidia 340something. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1437260 Title: Plasma5 Font Preview is not visible To manage notifications about this bug go to: https://b

[Bug 1451728]

2015-05-07 Thread Mklapetek
Yes, well, apparently nobody has thought about that. Quoting Accounts SSO developer: "hi! I'd say that the problem is on the .provider files only, because the service files refer to a provider, so as long as that's a different one, they won't mess up I admit I don't have a solution for the .pro

[Bug 216697]

2014-10-07 Thread Mklapetek
For the record purposes and for others to follow, here's a link to the sddm issue: https://github.com/sddm/sddm/issues/284 Cheers -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/216697 Title: kdm cr

[Bug 216697]

2014-10-07 Thread Mklapetek
Fwiw, KDM was deprecated in favor of SDDM for the Plasma5/Frameworks era, so I think this can be closed now and/or moved to SDDM (which sadly is on github) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs