Re: Segmentation fault when running NETRootInfo info(QX11Info::display(), 0)

2008-10-31 Thread vatbier
--- On Thu, 10/30/08, vatbier <[EMAIL PROTECTED]> wrote: Phew, I've found the solution thanks to anda_skoa from Austria who replied to me at http://forum.kde.org/showthread.php?tid=10512. He told me that QX11Info::display() looks like it might need a QApplication instance. I haven

Segmentation fault when running NETRootInfo info(QX11Info::display(), 0)

2008-10-30 Thread vatbier
g Mandriva 2009, KDE 4.1.2. See attachments vatbier // myShowDesktop.cpp, #include #include #include #include using namespace configlib; using namespace std; int main() { NETRootInfo info(QX11Info::display(), 0); // HERE OCCURS THE SEGMENTATION FAULT info.setShow

How can I copy the NETRootInfo instance of a running plasma?

2008-10-28 Thread vatbier
tinfo) I should be able to read showing_desktop but how can I write a program that can get the address of the NETRootinfo instance of the running plasma? vatbier ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: What is dbus command to toggle showdesktop?

2008-10-28 Thread vatbier
face for plasma is a TO DO. vatbier ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

What is dbus command to toggle showdesktop?

2008-10-26 Thread vatbier
't know anything yet about the plasma source code. I've asked this question also in plasma KDE forum. If there is no existing command I'll file a wish request at bugs.kde.org vatbier ___ Plasma-devel mailing list Plasma-devel@k