[Kde-games-devel] Freeze in 6 weeks
Marko Käning
mk-lists at email.de
Tue Feb 3 22:15:36 UTC 2015
On 03 Feb 2015, at 23:02 , Albert Astals Cid <aacid at kde.org> wrote:
> I don't think kdiamond is ready, on startup i always get
>
>
> Failed to establish shared memory mapping, will fallback to private memory --
> memory usage will increase
> games.lib: Theme newer than cache, checking SVG
>
> Both seem pretty bad.
>
> And on exit i get:
> QCoreApplication::arguments: Please instantiate the QApplication object first
>
> Which also doesn't look good.
Yep, same here on OSX/CI. (See also my other post “OSX/CI: Compilaton of status of KF5 games”.)
On 03 Feb 2015, at 23:07 , Albert Astals Cid <aacid at kde.org> wrote:
> In addition both kdiamond and klines crash if you use the "Configure" menu and then press the [x] of the dialog.
Ooops, hadn’t noticed the klines issue. But this is due to that I hadn’t yet opened the “Preferencs” menu.
If I do that, I also end up in that crash:
---
Application Specific Information:
Performing @selector(_close:) from sender _NSThemeCloseWidget 0x7fdfe4eec6d0
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libQt5Widgets_debug.5.dylib 0x0000000105f4cab0 QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::operator->() const + 16 (qscopedpointer.h:120)
1 libQt5Widgets_debug.5.dylib 0x0000000105f4138c QObject::parent() const + 28 (qobject.h:425)
2 libQt5Widgets_debug.5.dylib 0x0000000105f40ca5 QWidget::parentWidget() const + 21 (qwidget.h:851)
3 libQt5Widgets_debug.5.dylib 0x0000000105fbe418 QWidget::setParent(QWidget*) + 40 (qwidget.cpp:9591)
4 libKF5KDEGames.6.dylib 0x0000000103e6df43 KgThemeSelector::Dialog::closeEvent(QCloseEvent*) + 131
5 libQt5Widgets_debug.5.dylib 0x0000000105fbbdf9 QWidget::event(QEvent*) + 2825 (qwidget.cpp:8132)
---
More information about the kde-games-devel
mailing list