search for: kapplication

Displaying 9 results from an estimated 9 matches for "kapplication".

Did you mean: application
2007 Jul 13
0
KWD crashes when opening OOo
...by 0x45831AB: XSetWMProperties (in /usr/lib/libX11.so.6.2.0) ==31534== by 0x491A62E: QWidget::create(unsigned long, bool, bool) (in /usr/lib/libqt-mt.so.3.3.7) ==31534== by 0x49EECEB: QWidget::QWidget(QWidget*, char const*, unsigned) (in /usr/lib/libqt-mt.so.3.3.7) ==31534== by 0x423398F: KApplication::init(bool) (in /usr/lib/libkdecore.so.4.2.0) ==31534== by 0x4241FE7: KApplication::KApplication(bool, bool) (in /usr/lib/libkdecore.so.4.2.0) ==31534== by 0x8055110: (within /usr/bin/kde-window-decorator) ==31534== Address 0x515B460 is 248 bytes inside a block of size 16,384 alloc'd ==3...
1998 May 17
0
Fw: simple kde exploit fix
...ubject: simple kde exploit fix >in kdebase/kscreensaver/kscreensave.cpp: > >change: >line 18: strcpy( buffer, getenv("HOME") ); > to > strncpy( buffer, getenv("HOME"), 256); > >and >line 34: strcpy( buffer, KApplication::kde_bindir() ); > to > strncpy( buffer, KApplication::kde_bindir(), 256 ); > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > This one probably isn''t crucial, but it''s good programming anyway > >this fixes...
2009 Aug 25
3
[Bug 23505] New: KDE's Kubrick has problems with xf86-video-nouveau driver
...bd644) at qgl.cpp:3292 #32 0xb69c17fc in QApplicationPrivate::notify_helper (this=0x8079898, receiver=0x81974b0, e=0xbf8bd644) at kernel/qapplication.cpp:4056 #33 0xb69c9bd2 in QApplication::notify (this=0xbf8bd86c, receiver=0x81974b0, e=0xbf8bd644) at kernel/qapplication.cpp:4021 #34 0xb7e1876d in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #35 0xb738916b in QCoreApplication::notifyInternal (this=0xbf8bd86c, receiver=0x81974b0, event=0xbf8bd644) at kernel/qcoreapplication.cpp:610 #36 0xb6a16aec in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x819fa88, recursive=false,...
2007 Mar 21
1
KWD crashes
...t/3/lib/libqt-mt.so.3 #7 0x00002ab82fcb6b75 in QTimer::event () from /usr/qt/3/lib/libqt-mt.so.3 #8 0x00002ab82fc3eadd in QApplication::internalNotify () from /usr/qt/3/lib/libqt-mt.so.3 #9 0x00002ab82fc3ee6e in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3 #10 0x00002ab82efc4cc1 in KApplication::notify () from /usr/kde/3.5/lib/libkdecore.so.4 #11 0x00002ab82fc33690 in QEventLoop::activateTimers () from /usr/qt/3/lib/libqt-mt.so.3 #12 0x00002ab82fbf3426 in QEventLoop::processEvents () from /usr/qt/3/lib/libqt-mt.so.3 #13 0x00002ab82fc52f69 in QEventLoop::enterLoop () from /usr/qt/3/lib...
2009 Jun 19
1
kde 4.3 beta 2, compiz 8.2 - panel pager doesn't work until plasma crash and restart
...from /usr/lib/libplasma.so.3 #10 0x00007f7bca3f3cb3 in QObject::event () from /usr/lib/libQtCore.so.4 #11 0x00007f7bc814abfc in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #12 0x00007f7bc8151eae in QApplication::notify () from /usr/lib/libQtGui.so.4 #13 0x00007f7bc8db57b6 in KApplication::notify () from /usr/lib/libkdeui.so.5 #14 0x00007f7bca3e45cc in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #15 0x00007f7bca410892 in ?? () from /usr/lib/libQtCore.so.4 #16 0x00007f7bca40d8ed in ?? () from /usr/lib/libQtCore.so.4 #17 0x00007f7bc709ddee in g_main_context_dispa...
2006 Nov 07
2
Crash when embedding R X11 windows
Dear R developers, I've been experimenting with embedding R X11 windows into another application using KDE's QXEmbed on linux. Attempting to do so will crash R (with R 2.4.0, trunk, and I know the bug has been around in prior versions). I used to think this was related to bug #848, but I'm not sure, if / how the solution suggested there still applies to current versions of R.
2010 Mar 10
2
[Bug 26992] New: Systemsettings crashes when I try to open desktop settings
...1c4a80d in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4 #24 0x00007fc5e1bf48fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #25 0x00007fc5e1bfaddb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #26 0x00007fc5e28fade6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #27 0x00007fc5e0fddddc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #28 0x00007fc5e1c4fcda in QWidgetPrivate::show_helper() () from /usr/lib/libQtGui.so.4 #29 0x00007fc5e1c4ffb1 in QWidgetPrivate::sh...
2010 Jul 04
1
Compiz 0.9.0 is Released!
...tion * Added decoration reparenting to the decoration plugin. This will allow compiz to run with decorations as a non-compositing window manager. Reparenting support added to both gtk-window-decorator and kde4-window-decorator * Added KDE Plugin to integrate with the QT main loop and create a KApplication, for further integration into KDE. * Added compiztoolbox library plugin, allows developers to do tedious but repeated actions in many plugins such as set up the application switcher window and draw thumbnails of window * Plugins rewritten in C++ using the new API * DBus plugin now uses the sc...
2007 Mar 01
3
A couple of bugs...
...dulePrivate::removeClient () from /usr/lib/libkdecore.so.4 #20 0xb7d28412 in NETRootInfo::update () from /usr/lib/libkdecore.so.4 #21 0xb7d28805 in NETRootInfo::event () from /usr/lib/libkdecore.so.4 #22 0xb7d39064 in KWinModulePrivate::x11Event () from /usr/lib/libkdecore.so.4 #23 0xb7e07183 in KApplication::x11EventFilter () from /usr/lib/libkdecore.so.4 #24 0x08053bbd in KWD::Decorator::x11EventFilter (this=0x806a1a0, xevent=0xbf979f28) at decorator.cpp:824 #25 0xb72ce133 in ?? () from /usr/lib/libqt-mt.so.3 #26 0x0806a1a0 in ?? () #27 0xbf979f28 in ?? () #28 0x00400000 in ?? () #29 0xb78808...