[apper] [Bug 387063] Apper crashes on launch on Fedora 27

2018-02-23 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=387063

--- Comment #14 from Rex Dieter  ---
In the short-term, a patched build for f27:
https://bodhi.fedoraproject.org/updates/FEDORA-2018-a3e221c79d

-- 
You are receiving this mail because:
You are watching all bug changes.

[apper] [Bug 387063] Apper crashes on launch on Fedora 27

2018-02-23 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=387063

Rex Dieter  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #13 from Rex Dieter  ---
So, it's effectively fixed => closing

-- 
You are receiving this mail because:
You are watching all bug changes.

[apper] [Bug 387063] Apper crashes on launch on Fedora 27

2018-02-22 Thread Daniel Nicoletti
https://bugs.kde.org/show_bug.cgi?id=387063

--- Comment #12 from Daniel Nicoletti  ---
No this bug is fixed with Apper 1.0.0, since it's not a KCM anymore, and that
code doesn't exist anymore.

-- 
You are receiving this mail because:
You are watching all bug changes.

[apper] [Bug 387063] Apper crashes on launch on Fedora 27

2018-02-22 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=387063

--- Comment #11 from Christoph Feck  ---
Daniel, could you check if the patch from comment #9 still is applicable for
Apper 1.0.0? From quickly looking at it, it makes sense, because a static_cast
never returns a nullptr.

-- 
You are receiving this mail because:
You are watching all bug changes.

[apper] [Bug 387063] Apper crashes on launch on Fedora 27

2018-02-10 Thread JNoake
https://bugs.kde.org/show_bug.cgi?id=387063

--- Comment #10 from JNoake  ---
Created attachment 110513
  --> https://bugs.kde.org/attachment.cgi?id=110513=edit
New crash information added by DrKonqi

apper (0.9.3) using Qt 5.9.4

System recently upgraded from fc25.

Apper crashes when launched from the (KDE) Application
Menu->Administration-Apper shortcut.

When apper is started from the console, the following output is produced before
the crash:
QCommandLineParser: option not defined: "install-mime-type"
QCommandLineParser: option not defined: "install-package-name"
QCommandLineParser: option not defined: "install-provide-file"
QCommandLineParser: option not defined: "install-catalog"
QCommandLineParser: option not defined: "remove-package-by-file"
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
KCrash: Application 'apper' crashing...
KCrash: Attempting to start /usr/libexec/drkonqi from kdeinit
sock_file=/run/user/1000/kdeinit5__0
QSocketNotifier: Invalid socket 8 and type 'Read', disabling...
QSocketNotifier: Invalid socket 9 and type 'Read', disabling...


Apper can be launched from Application Menu->Settings->System
Settings->Software Management
 but crashes (with NO 'details' !) whenever *any*  'Group' is clicked, with a
dialog quoting 'A problem that we were not expecting has occured. Please report
this bug with the error description.'

'Installed software' link produces a list.
'Updates' link searches and indicates that all is up to date.

Tried with Nvidia proprietry drivers and nouveau drivers same result.

-- Backtrace (Reduced):
#6  KCModuleProxy::realModule (this=0x5573caeae820) at
/usr/src/debug/kf5-kcmutils-5.42.0-1.fc27.x86_64/src/kcmoduleproxy.cpp:73
#7  0x5573cab618bb in MainUi::MainUi (this=0x5573caea52e0,
parent=) at
/usr/src/debug/apper-0.9.3-0.10.20170226.fc27.x86_64/Apper/MainUi.cpp:48
#8  0x5573cab6602a in Apper::showUi (this=0x7ffed71babf0) at
/usr/src/debug/apper-0.9.3-0.10.20170226.fc27.x86_64/Apper/Apper.cpp:171
#9  0x7f1d32035f2a in QObject::event (this=0x7ffed71babf0, e=) at kernel/qobject.cpp:1246
#10 0x7f1d32013c9c in QCoreApplication::event (this=,
e=) at kernel/qcoreapplication.cpp:1811

-- 
You are receiving this mail because:
You are watching all bug changes.

[apper] [Bug 387063] Apper crashes on launch on Fedora 27

2018-02-10 Thread JNoake
https://bugs.kde.org/show_bug.cgi?id=387063

JNoake  changed:

   What|Removed |Added

 CC||jez...@yahoo.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[apper] [Bug 387063] Apper crashes on launch on Fedora 27

2018-02-07 Thread Aurélien Normand
https://bugs.kde.org/show_bug.cgi?id=387063

Aurélien Normand  changed:

   What|Removed |Added

 CC||aurelien.norm...@gmail.com

--- Comment #9 from Aurélien Normand  ---
Created attachment 110417
  --> https://bugs.kde.org/attachment.cgi?id=110417=edit
Fix for 0.9.3 version of Apper

Providing patch which should normally fix this issue.
I was able to run and use properly Apper via the command line or the menu with
this.

-- 
You are receiving this mail because:
You are watching all bug changes.

[apper] [Bug 387063] Apper crashes on launch on Fedora 27

2018-02-07 Thread Tomáš Neuberg
https://bugs.kde.org/show_bug.cgi?id=387063

--- Comment #8 from Tomáš Neuberg  ---
Created attachment 110387
  --> https://bugs.kde.org/attachment.cgi?id=110387=edit
New crash information added by DrKonqi

apper (0.9.3) using Qt 5.9.4

- What I was doing when the application crashed:

Launching the application from main manu. It starts OK if I start it from
System settings (Software Management)

-- Backtrace (Reduced):
#6  0x7f9f087cfb5a in KCModuleProxy::realModule() const () from
/lib64/libKF5KCMUtils.so.5
#7  0x56134ab5b8bb in MainUi::MainUi (this=0x56134b559a00,
parent=) at
/usr/src/debug/apper-0.9.3-0.10.20170226.fc27.x86_64/Apper/MainUi.cpp:48
#8  0x56134ab6002a in Apper::showUi (this=0x7ffec4be58e0) at
/usr/src/debug/apper-0.9.3-0.10.20170226.fc27.x86_64/Apper/Apper.cpp:171
#9  0x7f9f00d2ff2a in QObject::event(QEvent*) () from
/lib64/libQt5Core.so.5
#10 0x7f9f02b8c6cf in QApplication::event(QEvent*) () from
/lib64/libQt5Widgets.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[apper] [Bug 387063] Apper crashes on launch on Fedora 27

2018-02-04 Thread Arcadiy Ivanov
https://bugs.kde.org/show_bug.cgi?id=387063

--- Comment #7 from Arcadiy Ivanov  ---
Created attachment 110341
  --> https://bugs.kde.org/attachment.cgi?id=110341=edit
New crash information added by DrKonqi

apper (0.9.3) using Qt 5.9.4

- What I was doing when the application crashed:
Still crashing on Fedora 27 with latest updates.

-- Backtrace (Reduced):
#6  0x7fa6d3d41b5a in KCModuleProxy::realModule() const () from
/lib64/libKF5KCMUtils.so.5
#7  0x55e9498048bb in MainUi::MainUi (this=0x55e949bb92e0,
parent=) at
/usr/src/debug/apper-0.9.3-0.10.20170226.fc27.x86_64/Apper/MainUi.cpp:48
#8  0x55e94980902a in Apper::showUi (this=0x7fff26c365f0) at
/usr/src/debug/apper-0.9.3-0.10.20170226.fc27.x86_64/Apper/Apper.cpp:171
#9  0x7fa6cc2a1f2a in QObject::event(QEvent*) () from
/lib64/libQt5Core.so.5
#10 0x7fa6ce0fe6cf in QApplication::event(QEvent*) () from
/lib64/libQt5Widgets.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[apper] [Bug 387063] Apper crashes on launch on Fedora 27

2018-02-04 Thread Arcadiy Ivanov
https://bugs.kde.org/show_bug.cgi?id=387063

Arcadiy Ivanov  changed:

   What|Removed |Added

 CC||arca...@ivanov.biz

-- 
You are receiving this mail because:
You are watching all bug changes.

[apper] [Bug 387063] Apper crashes on launch on Fedora 27

2018-01-01 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=387063

--- Comment #6 from Alexander Potashev  ---
Created attachment 109619
  --> https://bugs.kde.org/attachment.cgi?id=109619=edit
New crash information added by DrKonqi

apper (0.9.3) using Qt 5.9.1

- What I was doing when the application crashed:

start apper (apper-0.9.3-0.10.20170226.fc27.x86_64) on Fedora 27.

-- Backtrace (Reduced):
#6  KCModuleProxy::realModule (this=0x563b17a15b60) at
/usr/src/debug/kf5-kcmutils-5.40.0-1.fc27.x86_64/src/kcmoduleproxy.cpp:73
#7  0x563b16a618bb in MainUi::MainUi (this=0x563b179da9a0,
parent=) at
/usr/src/debug/apper-0.9.3-0.10.20170226.fc27.x86_64/Apper/MainUi.cpp:48
#8  0x563b16a6602a in Apper::showUi (this=0x7ffee1eaa620) at
/usr/src/debug/apper-0.9.3-0.10.20170226.fc27.x86_64/Apper/Apper.cpp:171
#9  0x7fcbedc6812a in QObject::event(QEvent*) () from
/lib64/libQt5Core.so.5
#10 0x7fcbefa9382b in QApplication::event(QEvent*) () from
/lib64/libQt5Widgets.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[apper] [Bug 387063] Apper crashes on launch on Fedora 27

2018-01-01 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=387063

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[apper] [Bug 387063] Apper crashes on launch on Fedora 27

2017-12-20 Thread Suren Karapetyan
https://bugs.kde.org/show_bug.cgi?id=387063

Suren Karapetyan  changed:

   What|Removed |Added

 CC||surenkarapet...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[apper] [Bug 387063] Apper crashes on launch on Fedora 27

2017-12-14 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=387063

Rex Dieter  changed:

   What|Removed |Added

 CC||jonr...@pacbell.net

--- Comment #5 from Rex Dieter  ---
*** Bug 387902 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[apper] [Bug 387063] Apper crashes on launch on Fedora 27

2017-11-28 Thread Tomáš Neuberg
https://bugs.kde.org/show_bug.cgi?id=387063

--- Comment #4 from Tomáš Neuberg  ---
Created attachment 109091
  --> https://bugs.kde.org/attachment.cgi?id=109091=edit
New crash information added by DrKonqi

apper (0.9.3) using Qt 5.9.2

- What I was doing when the application crashed:

Apper crashes during lunch after upgrading to Fedora 27. It works OK on Fedora
26.

-- Backtrace (Reduced):
#6  KCModuleProxy::realModule (this=0x55cead951790) at
/usr/src/debug/kf5-kcmutils-5.40.0-1.fc27.x86_64/src/kcmoduleproxy.cpp:73
#7  0x55ceab91d8bb in MainUi::MainUi (this=0x55cead906f00,
parent=) at
/usr/src/debug/apper-0.9.3-0.10.20170226.fc27.x86_64/Apper/MainUi.cpp:48
#8  0x55ceab92202a in Apper::showUi (this=0x7ffd5490bd90) at
/usr/src/debug/apper-0.9.3-0.10.20170226.fc27.x86_64/Apper/Apper.cpp:171
#9  0x7f728384791a in QObject::event (this=0x7ffd5490bd90, e=) at kernel/qobject.cpp:1246
#10 0x7f728382568c in QCoreApplication::event (this=,
e=) at kernel/qcoreapplication.cpp:1813

-- 
You are receiving this mail because:
You are watching all bug changes.

[apper] [Bug 387063] Apper crashes on launch on Fedora 27

2017-11-28 Thread Tomáš Neuberg
https://bugs.kde.org/show_bug.cgi?id=387063

Tomáš Neuberg  changed:

   What|Removed |Added

 CC||neub...@mokropsy.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[apper] [Bug 387063] Apper crashes on launch on Fedora 27

2017-11-24 Thread Nick Cross
https://bugs.kde.org/show_bug.cgi?id=387063

--- Comment #3 from Nick Cross  ---
I've installed a fresh Fedora 27 KDE Spin in a VM and this still happens.
Intriguingly running "/usr/bin/kcmshell5 kcm_apper" starts it up fine (sound
this by starting "Software Management" from krunner.

-- 
You are receiving this mail because:
You are watching all bug changes.

[apper] [Bug 387063] Apper crashes on launch on Fedora 27

2017-11-24 Thread Nick Cross
https://bugs.kde.org/show_bug.cgi?id=387063

--- Comment #2 from Nick Cross  ---
I am also seeing this:

Application: apper (apper), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f37852eb940 (LWP 14007))]

Thread 3 (Thread 0x7f376506c700 (LWP 14009)):
#0  0x7f377c6358bb in poll () from /lib64/libc.so.6
#1  0x7f377471ded9 in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#2  0x7f377471dfec in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x7f377d4a035b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#4  0x7f377d44e0ea in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#5  0x7f377d29f8ba in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x7f3780f71479 in QDBusConnectionManager::run() () from
/lib64/libQt5DBus.so.5
#7  0x7f377d2a3b92 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#8  0x7f37798f1609 in start_thread () from /lib64/libpthread.so.0
#9  0x7f377c641e6f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f3766e72700 (LWP 14008)):
#0  0x7f377c6358bb in poll () from /lib64/libc.so.6
#1  0x7f3778fd9fe7 in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x7f3778fdbdda in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x7f3768fd4a49 in QXcbEventReader::run() () from
/lib64/libQt5XcbQpa.so.5
#4  0x7f377d2a3b92 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#5  0x7f37798f1609 in start_thread () from /lib64/libpthread.so.0
#6  0x7f377c641e6f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f37852eb940 (LWP 14007)):
[KCrash Handler]
#6  0x7f3784eff6da in KCModuleProxy::realModule() const () from
/lib64/libKF5KCMUtils.so.5
#7  0x5616b47e58bb in MainUi::MainUi(QWidget*) ()
#8  0x5616b47ea02a in Apper::showUi() ()
#9  0x7f377d47891a in QObject::event(QEvent*) () from
/lib64/libQt5Core.so.5
#10 0x7f377f2ca4df in QApplication::event(QEvent*) () from
/lib64/libQt5Widgets.so.5
#11 0x7f377f2c46ac in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib64/libQt5Widgets.so.5
#12 0x7f377f2cbef4 in QApplication::notify(QObject*, QEvent*) () from
/lib64/libQt5Widgets.so.5
#13 0x7f377d44f367 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib64/libQt5Core.so.5
#14 0x7f377d451aeb in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /lib64/libQt5Core.so.5
#15 0x7f377d4a0553 in postEventSourceDispatch(_GSource*, int (*)(void*),
void*) () from /lib64/libQt5Core.so.5
#16 0x7f377471dbb7 in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#17 0x7f377471df60 in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#18 0x7f377471dfec in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#19 0x7f377d4a033f in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#20 0x7f377d44e0ea in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#21 0x7f377d456744 in QCoreApplication::exec() () from
/lib64/libQt5Core.so.5
#22 0x5616b47e52b8 in main ()

-- 
You are receiving this mail because:
You are watching all bug changes.

[apper] [Bug 387063] Apper crashes on launch on Fedora 27

2017-11-24 Thread Nick Cross
https://bugs.kde.org/show_bug.cgi?id=387063

Nick Cross  changed:

   What|Removed |Added

 CC||k...@goots.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[apper] [Bug 387063] Apper crashes on launch on Fedora 27

2017-11-20 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=387063

Rex Dieter  changed:

   What|Removed |Added

 CC||rdie...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[apper] [Bug 387063] Apper crashes on launch on Fedora 27

2017-11-19 Thread Mattia
https://bugs.kde.org/show_bug.cgi?id=387063

Mattia  changed:

   What|Removed |Added

 CC||mattia.ve...@tiscali.it

-- 
You are receiving this mail because:
You are watching all bug changes.

[apper] [Bug 387063] Apper crashes on launch on Fedora 27

2017-11-19 Thread Mattia
https://bugs.kde.org/show_bug.cgi?id=387063

--- Comment #1 from Mattia  ---
Created attachment 108959
  --> https://bugs.kde.org/attachment.cgi?id=108959=edit
New crash information added by DrKonqi

apper (0.9.3) using Qt 5.9.2

- What I was doing when the application crashed:

Apper crashes on launch.
Fedora 27 x86_64

-- Backtrace (Reduced):
#6  0x7f49f9f0e61a in KCModuleProxy::realModule() const () from
/lib64/libKF5KCMUtils.so.5
#7  0x560f0d2a08bb in MainUi::MainUi (this=0x560f0e1c1950,
parent=) at
/usr/src/debug/apper-0.9.3-0.10.20170226.fc27.x86_64/Apper/MainUi.cpp:48
#8  0x560f0d2a502a in Apper::showUi (this=0x7ffebf616220) at
/usr/src/debug/apper-0.9.3-0.10.20170226.fc27.x86_64/Apper/Apper.cpp:171
#9  0x7f49f240491a in QObject::event(QEvent*) () from
/lib64/libQt5Core.so.5
#10 0x7f49f42624df in QApplication::event(QEvent*) () from
/lib64/libQt5Widgets.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.