public inbox for gentoo-user-de@lists.gentoo.org
 help / color / mirror / Atom feed
From: Frank Noack <fgroups@onlinehome.de>
To: gentoo-user-de@lists.gentoo.org
Subject: Re: [gentoo-user-de] Heftige Plasma Probleme
Date: Sun, 10 Mar 2019 17:43:34 +0100	[thread overview]
Message-ID: <5949302.DSDSADmAEA@franks> (raw)
In-Reply-To: <1747113.nIiO8UNTe4@franks>

Am Sonntag, 10. März 2019, 15:33:59 CET schrieb Frank Noack:

> Ich vermute ich bin dicht dran. Ich hab jetzt alles auf stable downgegradet.
> Hat aber keine positiven Effekt gehabt. Ich vermute das ein Plasmoid Amok
> läuft. Kann ihn aber nicht wirklich lokalisieren welcher es ist und wie ich
> ihn löschen kann. Hier mal der Fehler der bei den nicht funktionierenden
> Usern auftritt aber nicht bei "frank"
> #
> franks plasmashell[908]: file:///usr/share/plasma/plasmoids/
> org.kde.desktopcontainment/contents/ui/main.qml:62:28: Unable to assign
> [undefined] to int
> Mär 10 14:23:02 franks plasmashell[908]: file:///usr/share/plasma/plasmoids/
> org.kde.desktopcontainment/contents/ui/main.qml:53:27: Unable to assign
> [undefined] to int
> Mär 10 14:23:02 franks plasmashell[908]: qml: Reading resources from
> configuration:
> [{"alias":"","childSourceObjects":{"lmsensors/k10temp-pci-00c3/
> temp1":{"temperature":0},"nvidia-smi":{"temperature":0},"udisks/
> Generic_STORAGE_DEVICE_000000001>
> Mär 10 14:23:02 franks plasmashell[908]: file:///usr/share/plasma/plasmoids/
> org.kde.desktopcontainment/contents/ui/main.qml:62:28: Unable to assign
> [undefined] to int
> Mär 10 14:23:02 franks plasmashell[908]: file:///usr/share/plasma/plasmoids/
> org.kde.desktopcontainment/contents/ui/main.qml:53:27: Unable to assign
> [undefined] to int
> Mär 10 14:23:02 franks akonadiserver[1036]: Connecting to deprecated signal
> QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
> Mär 10 14:23:02 franks systemd[1]: Started PC/SC Smart Card Daemon.
> 
> Das ganze endet dann beim Absturz der plasmashell. Hier der Code von /usr/
> share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml ab
> Zeile 53:
>     Plasmoid.switchWidth: {
>         // Support expanding into the full representation only on vertical
> panels.
>         if (isPopup && plasmoid.formFactor == PlasmaCore.Types.Vertical) {
>             return units.iconSizeHints.panel;
>         }
> 
>         return undefined;
>     }
> 
>     Plasmoid.switchHeight: {
>         // Support expanding into the full representation only on vertical
> panels.
>         if (isPopup && plasmoid.formFactor == PlasmaCore.Types.Vertical) {
>             return units.iconSizeHints.panel;
>         }
> 
>         return undefined;
>     }
> 
> Hoffe ihr könnt mir helfen.

Hab hier ein backtrace des coredumps. Ich kann so was leider nicht auswerten, 
aber vielleicht ihr ja?
(gdb) bt
#0  0x00007fae25cac2d4 in Plasma::Containment::corona() const () from /usr/
lib64/libKF5Plasma.so.5
#1  0x000056536e4c5d77 in ?? ()
#2  0x000056536e4cd8a2 in ?? ()
#3  0x000056536e4cefdb in ?? ()
#4  0x000056536e4cf152 in ?? ()
#5  0x000056536e4d9c02 in ?? ()
#6  0x000056536e4dd513 in ?? ()
#7  0x00007fae24fe3589 in ?? () from /usr/lib64/libQt5Qml.so.5
#8  0x00007fae24f3fdf0 in ?? () from /usr/lib64/libQt5Qml.so.5
#9  0x00007fae24f41679 in QV4::QObjectMethod::callInternal(QV4::Value const*, 
QV4::Value const*, int) const () from /usr/lib64/libQt5Qml.so.5
#10 0x00007fae24f58481 in QV4::Runtime::method_callName(QV4::ExecutionEngine*, 
int, QV4::Value*, int) () from /usr/lib64/libQt5Qml.so.5
#11 0x00007fae24f4eeb4 in ?? () from /usr/lib64/libQt5Qml.so.5
#12 0x00007fae24ec1b9a in ?? () from /usr/lib64/libQt5Qml.so.5
#13 0x00007fae24f4df16 in ?? () from /usr/lib64/libQt5Qml.so.5
#14 0x00007fae24eeb0d7 in QV4::Script::run(QV4::Value const*) () from /usr/
lib64/libQt5Qml.so.5
#15 0x00007fae24e864f2 in QJSEngine::evaluate(QString const&, QString const&, 
int) () from /usr/lib64/libQt5Qml.so.5
#16 0x000056536e4cbff6 in ?? ()
#17 0x000056536e4d4ac3 in ?? ()
#18 0x000056536e4d9a6f in ?? ()
#19 0x000056536e4dd513 in ?? ()
#20 0x00007fae24fe3589 in ?? () from /usr/lib64/libQt5Qml.so.5
#21 0x00007fae24f3fdf0 in ?? () from /usr/lib64/libQt5Qml.so.5
#22 0x00007fae24f41679 in QV4::QObjectMethod::callInternal(QV4::Value const*, 
QV4::Value const*, int) const () from /usr/lib64/libQt5Qml.so.5
#23 0x00007fae24f58481 in QV4::Runtime::method_callName(QV4::ExecutionEngine*, 
int, QV4::Value*, int) () from /usr/lib64/libQt5Qml.so.5
#24 0x00007fae24f4eeb4 in ?? () from /usr/lib64/libQt5Qml.so.5
#25 0x00007fae24eeb0d7 in QV4::Script::run(QV4::Value const*) () from /usr/
lib64/libQt5Qml.so.5
#26 0x00007fae24e864f2 in QJSEngine::evaluate(QString const&, QString const&, 
int) () from /usr/lib64/libQt5Qml.so.5
#27 0x000056536e4cbff6 in ?? ()
#28 0x000056536e4aeedc in ?? ()
#29 0x000056536e4af856 in ?? ()
#30 0x00007fae21409e2e in QMetaObject::activate(QObject*, int, int, void**) () 
from /usr/lib64/libQt5Core.so.5
#31 0x00007fae26e3d051 in 
KActivities::Consumer::serviceStatusChanged(KActivities::Consumer::ServiceStatus) 
() from /usr/lib64/libKF5Activities.so.5
#32 0x00007fae26e3e393 in ?? () from /usr/lib64/libKF5Activities.so.5
#33 0x00007fae21409ca6 in QMetaObject::activate(QObject*, int, int, void**) () 
from /usr/lib64/libQt5Core.so.5
#34 0x00007fae26e3cf21 in ?? () from /usr/lib64/libKF5Activities.so.5
#35 0x00007fae26e36474 in ?? () from /usr/lib64/libKF5Activities.so.5
#36 0x00007fae26e36974 in ?? () from /usr/lib64/libKF5Activities.so.5
#37 0x00007fae26e3dbd4 in ?? () from /usr/lib64/libKF5Activities.so.5
#38 0x00007fae21409ca6 in QMetaObject::activate(QObject*, int, int, void**) () 
from /usr/lib64/libQt5Core.so.5
#39 0x00007fae224dcbff in 
QDBusPendingCallWatcher::finished(QDBusPendingCallWatcher*) () from /usr/lib64/
libQt5DBus.so.5
#40 0x00007fae224dcd00 in ?? () from /usr/lib64/libQt5DBus.so.5
#41 0x00007fae2140a659 in QObject::event(QEvent*) () from /usr/lib64/
libQt5Core.so.5
#42 0x00007fae22cefd71 in QApplicationPrivate::notify_helper(QObject*, 
QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#43 0x00007fae22cf7030 in QApplication::notify(QObject*, QEvent*) () from /
usr/lib64/libQt5Widgets.so.5
#44 0x00007fae213e0818 in QCoreApplication::notifyInternal2(QObject*, QEvent*) 
() from /usr/lib64/libQt5Core.so.5
#45 0x00007fae213e36fa in QCoreApplicationPrivate::sendPostedEvents(QObject*, 
int, QThreadData*) () from /usr/lib64/libQt5Core.so.5
#46 0x00007fae21432fa3 in ?? () from /usr/lib64/libQt5Core.so.5
#47 0x00007fae1a8d1dcd in g_main_context_dispatch () from /usr/lib64/
libglib-2.0.so.0
#48 0x00007fae1a8d2080 in ?? () from /usr/lib64/libglib-2.0.so.0
#49 0x00007fae1a8d210c in g_main_context_iteration () from /usr/lib64/
libglib-2.0.so.0
#50 0x00007fae21432573 in 
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () 
from /usr/lib64/libQt5Core.so.5
#51 0x00007fae124e1611 in ?? () from /usr/lib64/libQt5XcbQpa.so.5
#52 0x00007fae213df593 in 
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/
libQt5Core.so.5
#53 0x00007fae213e74c7 in QCoreApplication::exec() () from /usr/lib64/
libQt5Core.so.5
#54 0x000056536e48105f in ?? ()
#55 0x00007fae209c33ae in __libc_start_main () from /lib64/libc.so.6
#56 0x000056536e4814da in _start ()
(gdb) Quit





  parent reply	other threads:[~2019-03-10 16:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-08 10:25 [gentoo-user-de] Heftige Plasma Probleme Frank Noack
2019-03-08 17:56 ` assabajanischer_hinterwaeldler
2019-03-09  7:46   ` Frank Noack
2019-03-08 18:49 ` René Neumaier
2019-03-09  8:00   ` Frank Noack
2019-03-09 12:33     ` assabajanischer_hinterwaeldler
2019-03-09 13:04     ` René Neumaier
2019-03-09 16:21       ` Frank Noack
2019-03-09 19:51         ` René Neumaier
2019-03-10 14:33           ` Frank Noack
2019-03-10 14:48             ` Matthias Fechner
2019-03-10 16:43             ` Frank Noack [this message]
2019-03-11 17:05               ` Frank Noack

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5949302.DSDSADmAEA@franks \
    --to=fgroups@onlinehome.de \
    --cc=gentoo-user-de@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox