[Merge] lp:~n-alex-2/kubuntu-packaging-next/plasma-workspace into lp:~kubuntu-packagers/kubuntu-packaging-next/plasma-workspace

Alexander Ganster alex at 5-o-clock.net
Sat Jun 14 21:58:23 UTC 2014


Alexander Ganster has proposed merging lp:~n-alex-2/kubuntu-packaging-next/plasma-workspace into lp:~kubuntu-packagers/kubuntu-packaging-next/plasma-workspace.

Commit message:
added dependency package qml-module-qtquick-dialogs which is needed by plasmashell to display the "Desktop Settings" window (reachable from the desktop context menu)

Requested reviews:
  Jonathan Riddell (jr)

For more details, see:
https://code.launchpad.net/~n-alex-2/kubuntu-packaging-next/plasma-workspace/+merge/223162

added dependency package qml-module-qtquick-dialogs which is needed by plasmashell to display the "Desktop Settings" window (reachable from the desktop context menu)


Error message that I got on the console before the package was installed:

QQmlComponent: Component is not ready
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ContainmentConfiguration.qml:27:1: Type AppletConfiguration unavailable 
     AppletConfiguration { 
     ^
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:20:1: module "QtQuick.Dialogs" is not installed 
     import QtQuick.Dialogs 1.1 




Full console log (from startup to error):

~ ❯❯❯ pkill plasmashell ; plasmashell

No systemtrayicon available
Available methods:  ("Stat", "INotify", "QFileSystemWatcher") preferred= INotify 
Added File "/home/alex/.config/plasmarc" NotExisting for "" ["KDirWatch-1"]
Added Dir "/home/alex/.config" for "/home/alex/.config/plasmarc" [""]
Trying to open ksycoca from "/home/alex/.cache/ksycoca5"
KServiceTypeTrader: serviceType "Plasma/LayoutTemplate" not found
"Theme tree: (Oxygen)" 
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated. please move it to /home/alex/.config/fontconfig/fonts.conf manually
Added File "/usr/share/plasma/desktoptheme/default/metadata.desktop" for "" ["KDirWatch-1"]
Activity changed: "b695e3be-c3a3-4361-9288-f1ae623a9d27"
kscreen: Loading backend
kscreen.xcb.helper: Detected XRandR 1.4
kscreen.xcb.helper: Event Base:  89
kscreen.xcb.helper: Event Error:  147
kscreen: Loading "XRandR" backend
Added Dir "/usr/share/solid/actions" for "" ["KDirWatch-4"]
QObject::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath)
QObject::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath)
<Unknown File>: QML Plasmoid: Binding loop detected for property "toolTipSubText"
file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/devicenotifier.qml:148: Error: Cannot assign [undefined] to QString
file:///usr/share/plasma/plasmoids/org.kde.plasma.panelspacer/contents/ui/main.qml:51: Error: Cannot assign [undefined] to bool
file:///usr/share/plasma/plasmoids/org.kde.plasma.panelspacer/contents/ui/main.qml:37:26: Unable to assign [undefined] to double
file:///usr/share/plasma/plasmoids/org.kde.plasma.panelspacer/contents/ui/main.qml:36:26: Unable to assign [undefined] to double
file:///usr/share/plasma/plasmoids/org.kde.plasma.panelspacer/contents/ui/main.qml:34:24: Unable to assign [undefined] to bool
file:///usr/share/plasma/plasmoids/org.kde.plasma.panelspacer/contents/ui/main.qml:33:23: Unable to assign [undefined] to bool
Added File "/home/alex/.config/klaunchrc" NotExisting for "" ["KDirWatch-5"]
file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/main.qml:171:5: QML ToolTipDelegate: Binding loop detected for property "width"
Known plasmoid ids: QHash(("org.kde.plasma.devicenotifier", 11)("org.kde.plasma.notifications", 12)("org.kde.plasma.battery", 10))
file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/devicenotifier.qml:148: Error: Cannot assign [undefined] to QString

Are we the only client? (Both have to be true)  true true
XSync seems available and ready 
XSync Inited 
Supported, init completed 
Error getting screen brightness:  "No such object path '/org/kde/Solid/PowerManagement/Actions/BrightnessControl'"
Error getting keyboard brightness:  "No such object path '/org/kde/Solid/PowerManagement/Actions/KeyboardBrightnessControl'"
ST : DBus service  "org.freedesktop.NetworkManager" appeared. Loading  "org.kde.plasma.networkmanagement"
file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/Jobs.qml:94:5: QML Title: Binding loop detected for property "height"
DBusMenu disabled for this application
file:///usr/share/plasma/plasmoids/org.kde.plasma.systemtray/contents/ui/StatusNotifierItem.qml:144:17: QML Image: Failed to get image from provider: image://icon/
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:56:5: QML Text: Binding loop detected for property "height"
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:56:5: QML Text: Binding loop detected for property "height"
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:62:24: Unable to assign [undefined] to double
file:///usr/share/plasma/plasmoids/org.kde.plasma.systemtray/contents/ui/StatusNotifierItem.qml:144:17: QML Image: Failed to get image from provider: image://icon/
<Unknown File>: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.
<Unknown File>: QML Plasmoid: Cannot anchor to an item that isn't a parent or sibling.


QQmlComponent: Component is not ready
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ContainmentConfiguration.qml:27:1: Type AppletConfiguration unavailable 
     AppletConfiguration { 
     ^
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:20:1: module "QtQuick.Dialogs" is not installed 
     import QtQuick.Dialogs 1.1 




-- 
https://code.launchpad.net/~n-alex-2/kubuntu-packaging-next/plasma-workspace/+merge/223162
Your team Kubuntu Packagers is subscribed to branch lp:~kubuntu-packagers/kubuntu-packaging-next/plasma-workspace.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: review-diff.txt
Type: text/x-diff
Size: 375 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-reviews/attachments/20140614/69617d1d/attachment.diff>


More information about the Ubuntu-reviews mailing list