Gentoo Archives: gentoo-user-de

From: Frank Noack <fgroups@××××××××××.de>
To: gentoo-user-de@l.g.o
Subject: Re: [gentoo-user-de] Heftige Plasma Probleme
Date: Sun, 10 Mar 2019 16:43:38
Message-Id: 5949302.DSDSADmAEA@franks
In Reply to: Re: [gentoo-user-de] Heftige Plasma Probleme by Frank Noack
1 Am Sonntag, 10. März 2019, 15:33:59 CET schrieb Frank Noack:
2
3 > Ich vermute ich bin dicht dran. Ich hab jetzt alles auf stable downgegradet.
4 > Hat aber keine positiven Effekt gehabt. Ich vermute das ein Plasmoid Amok
5 > läuft. Kann ihn aber nicht wirklich lokalisieren welcher es ist und wie ich
6 > ihn löschen kann. Hier mal der Fehler der bei den nicht funktionierenden
7 > Usern auftritt aber nicht bei "frank"
8 > #
9 > franks plasmashell[908]: file:///usr/share/plasma/plasmoids/
10 > org.kde.desktopcontainment/contents/ui/main.qml:62:28: Unable to assign
11 > [undefined] to int
12 > Mär 10 14:23:02 franks plasmashell[908]: file:///usr/share/plasma/plasmoids/
13 > org.kde.desktopcontainment/contents/ui/main.qml:53:27: Unable to assign
14 > [undefined] to int
15 > Mär 10 14:23:02 franks plasmashell[908]: qml: Reading resources from
16 > configuration:
17 > [{"alias":"","childSourceObjects":{"lmsensors/k10temp-pci-00c3/
18 > temp1":{"temperature":0},"nvidia-smi":{"temperature":0},"udisks/
19 > Generic_STORAGE_DEVICE_000000001>
20 > Mär 10 14:23:02 franks plasmashell[908]: file:///usr/share/plasma/plasmoids/
21 > org.kde.desktopcontainment/contents/ui/main.qml:62:28: Unable to assign
22 > [undefined] to int
23 > Mär 10 14:23:02 franks plasmashell[908]: file:///usr/share/plasma/plasmoids/
24 > org.kde.desktopcontainment/contents/ui/main.qml:53:27: Unable to assign
25 > [undefined] to int
26 > Mär 10 14:23:02 franks akonadiserver[1036]: Connecting to deprecated signal
27 > QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
28 > Mär 10 14:23:02 franks systemd[1]: Started PC/SC Smart Card Daemon.
29 >
30 > Das ganze endet dann beim Absturz der plasmashell. Hier der Code von /usr/
31 > share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml ab
32 > Zeile 53:
33 > Plasmoid.switchWidth: {
34 > // Support expanding into the full representation only on vertical
35 > panels.
36 > if (isPopup && plasmoid.formFactor == PlasmaCore.Types.Vertical) {
37 > return units.iconSizeHints.panel;
38 > }
39 >
40 > return undefined;
41 > }
42 >
43 > Plasmoid.switchHeight: {
44 > // Support expanding into the full representation only on vertical
45 > panels.
46 > if (isPopup && plasmoid.formFactor == PlasmaCore.Types.Vertical) {
47 > return units.iconSizeHints.panel;
48 > }
49 >
50 > return undefined;
51 > }
52 >
53 > Hoffe ihr könnt mir helfen.
54
55 Hab hier ein backtrace des coredumps. Ich kann so was leider nicht auswerten,
56 aber vielleicht ihr ja?
57 (gdb) bt
58 #0 0x00007fae25cac2d4 in Plasma::Containment::corona() const () from /usr/
59 lib64/libKF5Plasma.so.5
60 #1 0x000056536e4c5d77 in ?? ()
61 #2 0x000056536e4cd8a2 in ?? ()
62 #3 0x000056536e4cefdb in ?? ()
63 #4 0x000056536e4cf152 in ?? ()
64 #5 0x000056536e4d9c02 in ?? ()
65 #6 0x000056536e4dd513 in ?? ()
66 #7 0x00007fae24fe3589 in ?? () from /usr/lib64/libQt5Qml.so.5
67 #8 0x00007fae24f3fdf0 in ?? () from /usr/lib64/libQt5Qml.so.5
68 #9 0x00007fae24f41679 in QV4::QObjectMethod::callInternal(QV4::Value const*,
69 QV4::Value const*, int) const () from /usr/lib64/libQt5Qml.so.5
70 #10 0x00007fae24f58481 in QV4::Runtime::method_callName(QV4::ExecutionEngine*,
71 int, QV4::Value*, int) () from /usr/lib64/libQt5Qml.so.5
72 #11 0x00007fae24f4eeb4 in ?? () from /usr/lib64/libQt5Qml.so.5
73 #12 0x00007fae24ec1b9a in ?? () from /usr/lib64/libQt5Qml.so.5
74 #13 0x00007fae24f4df16 in ?? () from /usr/lib64/libQt5Qml.so.5
75 #14 0x00007fae24eeb0d7 in QV4::Script::run(QV4::Value const*) () from /usr/
76 lib64/libQt5Qml.so.5
77 #15 0x00007fae24e864f2 in QJSEngine::evaluate(QString const&, QString const&,
78 int) () from /usr/lib64/libQt5Qml.so.5
79 #16 0x000056536e4cbff6 in ?? ()
80 #17 0x000056536e4d4ac3 in ?? ()
81 #18 0x000056536e4d9a6f in ?? ()
82 #19 0x000056536e4dd513 in ?? ()
83 #20 0x00007fae24fe3589 in ?? () from /usr/lib64/libQt5Qml.so.5
84 #21 0x00007fae24f3fdf0 in ?? () from /usr/lib64/libQt5Qml.so.5
85 #22 0x00007fae24f41679 in QV4::QObjectMethod::callInternal(QV4::Value const*,
86 QV4::Value const*, int) const () from /usr/lib64/libQt5Qml.so.5
87 #23 0x00007fae24f58481 in QV4::Runtime::method_callName(QV4::ExecutionEngine*,
88 int, QV4::Value*, int) () from /usr/lib64/libQt5Qml.so.5
89 #24 0x00007fae24f4eeb4 in ?? () from /usr/lib64/libQt5Qml.so.5
90 #25 0x00007fae24eeb0d7 in QV4::Script::run(QV4::Value const*) () from /usr/
91 lib64/libQt5Qml.so.5
92 #26 0x00007fae24e864f2 in QJSEngine::evaluate(QString const&, QString const&,
93 int) () from /usr/lib64/libQt5Qml.so.5
94 #27 0x000056536e4cbff6 in ?? ()
95 #28 0x000056536e4aeedc in ?? ()
96 #29 0x000056536e4af856 in ?? ()
97 #30 0x00007fae21409e2e in QMetaObject::activate(QObject*, int, int, void**) ()
98 from /usr/lib64/libQt5Core.so.5
99 #31 0x00007fae26e3d051 in
100 KActivities::Consumer::serviceStatusChanged(KActivities::Consumer::ServiceStatus)
101 () from /usr/lib64/libKF5Activities.so.5
102 #32 0x00007fae26e3e393 in ?? () from /usr/lib64/libKF5Activities.so.5
103 #33 0x00007fae21409ca6 in QMetaObject::activate(QObject*, int, int, void**) ()
104 from /usr/lib64/libQt5Core.so.5
105 #34 0x00007fae26e3cf21 in ?? () from /usr/lib64/libKF5Activities.so.5
106 #35 0x00007fae26e36474 in ?? () from /usr/lib64/libKF5Activities.so.5
107 #36 0x00007fae26e36974 in ?? () from /usr/lib64/libKF5Activities.so.5
108 #37 0x00007fae26e3dbd4 in ?? () from /usr/lib64/libKF5Activities.so.5
109 #38 0x00007fae21409ca6 in QMetaObject::activate(QObject*, int, int, void**) ()
110 from /usr/lib64/libQt5Core.so.5
111 #39 0x00007fae224dcbff in
112 QDBusPendingCallWatcher::finished(QDBusPendingCallWatcher*) () from /usr/lib64/
113 libQt5DBus.so.5
114 #40 0x00007fae224dcd00 in ?? () from /usr/lib64/libQt5DBus.so.5
115 #41 0x00007fae2140a659 in QObject::event(QEvent*) () from /usr/lib64/
116 libQt5Core.so.5
117 #42 0x00007fae22cefd71 in QApplicationPrivate::notify_helper(QObject*,
118 QEvent*) () from /usr/lib64/libQt5Widgets.so.5
119 #43 0x00007fae22cf7030 in QApplication::notify(QObject*, QEvent*) () from /
120 usr/lib64/libQt5Widgets.so.5
121 #44 0x00007fae213e0818 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
122 () from /usr/lib64/libQt5Core.so.5
123 #45 0x00007fae213e36fa in QCoreApplicationPrivate::sendPostedEvents(QObject*,
124 int, QThreadData*) () from /usr/lib64/libQt5Core.so.5
125 #46 0x00007fae21432fa3 in ?? () from /usr/lib64/libQt5Core.so.5
126 #47 0x00007fae1a8d1dcd in g_main_context_dispatch () from /usr/lib64/
127 libglib-2.0.so.0
128 #48 0x00007fae1a8d2080 in ?? () from /usr/lib64/libglib-2.0.so.0
129 #49 0x00007fae1a8d210c in g_main_context_iteration () from /usr/lib64/
130 libglib-2.0.so.0
131 #50 0x00007fae21432573 in
132 QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
133 from /usr/lib64/libQt5Core.so.5
134 #51 0x00007fae124e1611 in ?? () from /usr/lib64/libQt5XcbQpa.so.5
135 #52 0x00007fae213df593 in
136 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/
137 libQt5Core.so.5
138 #53 0x00007fae213e74c7 in QCoreApplication::exec() () from /usr/lib64/
139 libQt5Core.so.5
140 #54 0x000056536e48105f in ?? ()
141 #55 0x00007fae209c33ae in __libc_start_main () from /lib64/libc.so.6
142 #56 0x000056536e4814da in _start ()
143 (gdb) Quit

Replies

Subject Author
Re: [gentoo-user-de] Heftige Plasma Probleme Frank Noack <fgroups@××××××××××.de>