Re: plasmashell is broken in sid ;-(

2016-11-17 Thread Ferdinand Thommes

Did you remove the digital clock plasmoid?

Am 17.11.2016 07:30 schrieb BogDan:

Hi,

I can reproduce it all the time, even with: kstart plasmashell
Is there any way to trace the problem?

BogDan.



On Wednesday, November 16, 2016 10:56 PM, Ferdinand Thommes
 wrote:
Hi,

I cannot see your problem on 3 machines. What happens if you remove the
plasmoid for the digital clock?
Besides that you should start plasmashell as user: kstart plasmashell

greetz
devil


Am 16.11.2016 17:32 schrieb BogDan:

Hi,


I dist-upgraded my sid today, and it seems plasmashell is broken:

bogdan@zmeu:~$ killall plasmashell  bogdan@zmeu:~$ plasmashell
No metadata file in the package, expected it at:
"/usr/share/wallpapers/Fog_on_the_West_Lake/contents/images/"
No metadata file in the package, expected it at:
"/usr/share/wallpapers/Fog_on_the_West_Lake/contents/images/"
No metadata file in the package, expected it at:
"/usr/share/wallpapers/Fog_on_the_West_Lake/contents/images/"
inotify_add_watch("/var/lib/samba/usershares") failed: "Permission
denied"
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:83:
TypeError: Cannot read property 'Layout' of null
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Button.qml:99:
TypeError: Cannot read property of null
file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Button.qml:99:
TypeError: Cannot read property of null
file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Button.qml:99:
TypeError: Cannot read property of null
file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Button.qml:99:
TypeError: Cannot read property of null
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:78:27:
Unable to assign [undefined] to QStringList
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:37:
TypeError: Cannot read property 'DateTime' of undefin
ed

file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:443:5:
QML Text: Cannot anchor to a null item.



Then it hangs, after a few minutes (10 to 15) it manages to continue
 and it prints the following log:

QXcbClipboard::setMimeData: Cannot set X11 selection owner

QXcbClipboard::setMimeData: Cannot set X11 selection owner
libkcups: Create-Printer-Subscriptions last error: 0 successful-ok
libkcups: Get-Jobs last error: 0 successful-ok
libkcups: Get-Jobs last error: 0 successful-ok
Notifications service registered
file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Button.qml:99:
TypeError: Cannot read property of null
: QML QQuickLayoutAttached: Binding loop detected for
property "minimumWidth"
: QML QQuickLayoutAttached: Binding loop detected for
property "minimumWidth"
Plasma Shell startup completed
: QML QQuickLayoutAttached: Binding loop detected for
property "preferredWidth"
QXcbClipboard::setMimeData: Cannot set X11 selection owner
Registering 
":1.78/org/ayatana/NotificationItem/chrome_app_indicator_1"

libkcups: 0
libkcups: 0
Both point size and pixel size set. Using pixel size.
networkmanager-qt: void
NetworkManager::NetworkManagerPrivate::propertiesChanged(const
QVariantMap&) Unhandled property "AllDevices"
networkmanager-qt: void
NetworkManager::NetworkManagerPrivate::propertiesChanged(const
QVariantMap&) Unhandled property "Devices"
networkmanager-qt: void
NetworkManager::NetworkManagerPrivate::propertiesChanged(const
QVariantMap&) Unhandled property "GlobalDnsConfiguration"
networkmanager-qt: virtual void
NetworkManager::DevicePrivate::propertyChanged(const QString&, const
QVariant&) Unhandled property "LldpNeighbors"
networkmanager-qt: virtual void
NetworkManager::DevicePrivate::propertyChanged(const QString&, const
QVariant&) Unhandled property "Real"
networkmanager-qt: virtual void
NetworkManager::DevicePrivate::propertyChanged(const QString&, const
QVariant&) Unhandled property "LldpNeighbors"
networkmanager-qt: virtual void
NetworkManager::DevicePrivate::propertyChanged(const QString&, const
QVariant&) Unhandled property "Real"
networkmanager-qt: virtual void
NetworkManager::DevicePrivate::propertyChanged(const QString&, const
QVariant&) Unhandled property "LldpNeighbors"
networkmanager-qt: virtual void
NetworkManager::DevicePrivate::propertyChanged(const QString&, const
QVariant&) Unhandled property "Real"
networkmanager-qt: virtual void
NetworkManager::DevicePrivate::propertyChanged(const QString&, const
QVariant&) Unhandled property "LldpNeighbors"
networkmanager-qt: virtual void
NetworkManager::DevicePrivate::propertyChanged(const QString&, const
QVariant&) Unhandled property "Real"
networkmanager-qt: virtual void
NetworkManager::DevicePrivate::propertyChanged(const QString&, const
QVariant&) Unhandled property "S390Subchannels"
networkmanager-qt: virtual void
NetworkManager::DevicePrivate::propertyChanged(const QString&, const
QVariant&) Unhandled property "Ll

Re: plasmashell is broken in sid ;-(

2016-11-17 Thread Maximiliano Curia

¡Hola BogDan!

El 2016-11-17 a las 09:40 +, BogDan escribió:

Sadly there is no plasma-workspace-dbg to get better bt. Is there any way to 
rebuild the package and keep the debug symbols?


You want ot install plasma-workspace-dbgsym from the automatic debug packages 
[1] repositories:

deb http://debug.mirrors.debian.org/debian-debug/ unstable-debug main

[1]: https://wiki.debian.org/AutomaticDebugPackages

The backtrace is in a waitpid, probably ps fax can tell you which are are 
the plasmashell children that it's waiting for. In general, though, you  
need to get the backtraces from all the threads:

thread apply all bt

More on https://wiki.debian.org/HowToGetABacktrace and 
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports


Happy hacking,
--
"C makes it easy to shoot yourself in the foot; C++ makes it harder,
but when you do it blows your whole leg off."
-- Bjarne Stroustrup
Saludos /\/\ /\ >< `/


signature.asc
Description: PGP signature


Re: KdePIM results testing migration from Plasma 4 to Plasma 5

2016-11-17 Thread Shawn Sörbom
On Wednesday, November 16, 2016 23:05:17 Martin Steigerwald wrote:
> Hello.
> 
> Am Mittwoch, 16. November 2016, 13:31:12 CET schrieb Shawn Sörbom:
> > 2. My messages imported alright...but they were imported as a separate
> > directory structure. Long story short, I now have two "inboxes"-one of
> > which  is empty.
> 
> I didn´t use any KDEPIM Settings Importer or other import functionality in
> KMail. I just moved the maildir directories over to the new location in
> ~/.local/share/local-mails and pointed the maildir resource there, then gave
> it some time to synchronise. Also I let it pick up the old kmailrc.
> 
> Okay, there is one additional step: Before that with KDEPIM 4 I moved all
> mbox archival folders I had in the mixed maildir resource to an extra
> resource and switched the main maildir resource from mixed maildir to plain
> maildir. I still didn´t point a mixed maildir resource to the old archived
> mails in KDEPIM 5 as last times I tried to do it ate all memory.
> 
> Maybe you have two mail related resources now. If so you can remove one with
> Akonadiconsole for example. But make sure to pick the right one :). But
> even if you pick to wrong one, you can recreate a maildir resource and
> point it to the maildir location again, as deleting the resource does not
> delete the data it handles.
> 
> Read:
> 
> Akonadi misconception #1: where is my data?
> Submitted by amantia
> https://blogs.kde.org/2011/11/13/akonadi-misconception-1-where-my-data
> 
> And this one:
> 
> akonadi/KDE PIM backup/restore
> https://mail.kde.org/pipermail/kdepim-users/2016-October/000351.html
> 
> > How do I go about providing bug reports from here?
> 
> Thats a tough one. Why?
> 
> - I think upstream as in bugs.kde.org would be the right recipient.
> 
> - But I think upstream neither has the interest nor the manpower to handle
> issues related to migrate from KDEPIM 4 to 5 anymore – unless it a fix for a
> bug reproducable within KDEPIM + Akonadi 5. Stable Debian users are among
> the latest users to migrate.
> 
> - Quite some of the issue like loosing filters may already be reported and
> lingering in upstream bugzilla.
> 
> - Report in Debian then? I think Debian Qt/KDE maintainers do not have the
> resources to do much more than to refer to upstream. I am happy they are
> able to provide packages, although for KDEPIM it would be good to have
> 16.08 instead of 16.04, but this AFAIK is still blocked by packaging Qt
> WebEngine, which basically is a port of Chromium´s Blink webengine.
> 
> Still if you want to report anything: Good luck!
> 
> Otherwise I suggest to struggle your way through. Review resources in this
> list and in upstream kdepim-users list. Especially in kdepim-users mailing
> list, but I think also here I covered migration issues more than once. And
> so did others. Most if not all questions have been answered already and I
> don´t even completely recall it all. I migrated more than a year ago and
> forgot most of the process. If you need help, ask. At least you do the
> migration only once.
> 
> I especially would ask in kdepim-users for any open migration issues. There
> are a lot of users who did the migration and there are upstream developers,
> too.
> 
> Am I happy with that? Not really. But thats how I see the situation.
> Migrating from KDEPIM 4 to 5 has been rough for many users.
> 
> Thanks,

Moving to .local/share/local-mails did the trick. Thank you.
Still no filters after I copied over the directories, but I should be able to 
fix that by importing them separately when I upgrade for real. I'm sure glad 
I'm discovering this now as opposed to later!
Thank you so much!

Its a shame this doesn't get fixed, I suspect it would be simple to detect a 
plasma 4 backup and handle accordingly. I might just report it...