https://bugs.kde.org/show_bug.cgi?id=433173

kakadu.hafan...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kakadu.hafan...@gmail.com

--- Comment #36 from kakadu.hafan...@gmail.com ---
(In reply to Riccardo Robecchi from comment #24)
> Created attachment 136816 [details]
> RunCommand.qml
> 
> (In reply to Alexander Lohnau from comment #19)
> > There we have it!
> > 
> > Do you have a custom theme or sth. like that? In KRunner new API was added
> > and a property was added in QML to expose this. But it seems like that is
> > not found.
> > 
> > Could you please provide the contend of
> > /usr/share/plasma/look-and-feel/org.kde.breath2.desktop/contents/runcommand/
> > RunCommand.qml and
> > /home/user/kde/usr/lib/x86_64-linux-gnu/qml/org/kde/milou/ResultsView.qml
> > 
> > Also the version info provided from
> > >apt show milou
> > would be useful.
> 
> I am using a custom theme on KDE Neon and this is the output when opening
> KRunner from the terminal:
> riccardo@Sleipnir ~ $ killall -9 krunner && krunner
> qt.svg: <input>:377:374: Could not add child element to parent element
> because the types are incorrect.
> qt.svg: <input>:378:126: Could not add child element to parent element
> because the types are incorrect.
> qt.svg: <input>:379:126: Could not add child element to parent element
> because the types are incorrect.
> qt.svg: <input>:379:385: Could not add child element to parent element
> because the types are incorrect.
> qt.svg: <input>:380:125: Could not add child element to parent element
> because the types are incorrect.
> qt.svg: <input>:381:124: Could not add child element to parent element
> because the types are incorrect.
> qt.svg: <input>:382:125: Could not add child element to parent element
> because the types are incorrect.
> qt.svg: <input>:383:125: Could not add child element to parent element
> because the types are incorrect.
> qt.svg: <input>:384:125: Could not add child element to parent element
> because the types are incorrect.
> qt.svg: <input>:384:371: Could not add child element to parent element
> because the types are incorrect.
> qt.svg: <input>:384:619: Could not add child element to parent element
> because the types are incorrect.
> file:///home/riccardo/.local/share/plasma/look-and-feel/Adagio/contents/
> runcommand/RunCommand.qml:39:5: QML Connections: Implicitly defined onFoo
> properties in Connections are deprecated. Use this syntax instead: function
> onFoo(<arguments>) { ... }
> file:///home/riccardo/.local/share/plasma/look-and-feel/Adagio/contents/
> runcommand/RunCommand.qml:228: TypeError: Cannot call method 'slice' of
> undefined
> 
> So it looks like the last two lines are where the problem is. I uploaded the
> file in question.
> Switching to another look & feel theme restores functionality (I chose
> Breeze Twilight, but I imagine any default theme would work just fine).
> While Knut is on Manjaro, I am on Neon.

I upgraded toady a few packages on Ubuntu hirsuite and the issue about krunner
+ `qt.svg: <input>:409:130: Could not add child element to parent element
because the types are incorrect.` appeared. 

➜  ~ cat /var/log/dpkg.log | grep "\ install\ "
....
2021-06-12 11:38:51 install libcurl3-gnutls:i386 <none> 7.74.0-1ubuntu2
2021-06-12 11:39:15 install libtbb2:i386 <none> 2020.3-1
2021-06-12 18:15:27 install dyalog-unicode-180:amd64 <none> 18.0.39712
2021-06-12 18:29:34 install qtbase5-dev:amd64 <none> 5.15.2+dfsg-5
2021-06-12 18:29:44 install libqt5gui5:amd64 5.14.2+dfsg-6 5.15.2+dfsg-5
2021-06-12 18:29:44 install libqt5opengl5:amd64 <none> 5.15.2+dfsg-5
2021-06-12 18:29:45 install libqt5opengl5-dev:amd64 <none> 5.15.2+dfsg-5
2021-06-12 18:29:45 install virtualbox-qt:amd64 6.1.16-dfsg-6~ubuntu1.20.10.1
6.1.18-dfsg-5

I observed it another machine too, but not on this one. It seems that some of
the packages I installed today introduce the issue. 

Riccardo, did you manage to workaround it?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to