SDDM give false positive "login failed" message

2016-01-11 Thread Jay Aurabind
Hi, I am using fedora23 in a corporate environment configured with kerberos authentication. When I am not connected to the network (airplane mode or ethernet disconnected), and try to log in, kerberos will let me login using cached credentials. But it also displays a message which reads something

Re: KXMLGui: Tutorial outdated and/or bug in KF5.4?

2016-01-11 Thread Albert Astals Cid
El Monday 11 January 2016, a les 11:38:13, Christian Kalkhoff va escriure: > Hi, > > I currently get myself started as KDE/QT developer. I created my application > and used the KF5-Tutorials in Techbase [1] and kate [2] as an example. > > As I found out it is suggested to use KXmlGuiWindow [3] as

KXMLGui: Tutorial outdated and/or bug in KF5.4?

2016-01-11 Thread Christian Kalkhoff
Hi, I currently get myself started as KDE/QT developer. I created my application and used the KF5-Tutorials in Techbase [1] and kate [2] as an example. As I found out it is suggested to use KXmlGuiWindow [3] as base class for the main window. Trying so i stumbled across a glitch that might be a