Bug 339581 - QML error in org.kde.breeze.desktop (Osd.qml) when unmuting sound
Summary: QML error in org.kde.breeze.desktop (Osd.qml) when unmuting sound
Status: RESOLVED FIXED
Alias: None
Product: Breeze
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Development Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-01 19:03 UTC by Elias Probst
Modified: 2014-10-01 19:23 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elias Probst 2014-10-01 19:03:08 UTC
When unmuting sound, the following QML error is logged in plasmashell's output when the OSD shows up:

file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/osd/Osd.qml:93:20: Unable to assign QString to double

Running latest KF5/P5 from git.
Qt 5.4.0 alpha.
Comment 1 David Edmundson 2014-10-01 19:10:00 UTC
Easier to reproduce with

qdbus org.kde.plasmashell /org/kde/osdService org.kde.osdService.volumeChanged 0
qdbus org.kde.plasmashell /org/kde/osdService org.kde.osdService.volumeChanged 50
Comment 2 David Edmundson 2014-10-01 19:23:13 UTC
Git commit 5284a6b0b142ce7ead2ebbb0344e56fbf64ad6b4 by David Edmundson.
Committed on 01/10/2014 at 19:23.
Pushed by davidedmundson into branch 'Plasma/5.1'.

Set OSD Value before we toggle whether progress bar is shown or not

This prevents file:///usr/share/plasma/look-and-
feel/org.kde.breeze.desktop/contents/osd/Osd.qml:93:20: Unable to assign
QString to double

M  +1    -1    shell/osd.cpp

http://commits.kde.org/plasma-workspace/5284a6b0b142ce7ead2ebbb0344e56fbf64ad6b4