No, but it should be very easy to reproduce. I did something like this in main.xml:<br><entry name=1><br></entry><br><br>to<br><br>
<entry name=1><br>
<entry name=2><br>
</entry><br>
<br>and when I was trying to add another config. Then I installed the plasmoid and prest the settings button on the plasmoid and plasma crashed.<br><br>Currently I am compiling Qt4.7 in my virtual machine (plasmoid created with Qt4.8 doesn't work in plasma active and compiling has been running for a few hours and I wouldn't like to start again :) ) but when it is done I could try to reproduce it again. Should I create a bug report?<br>
<br>P.S.: don't really understand what you mean by debug build, but I am developing and running this in openSUSE with a release version of KDE 4.8 (the one from the official repo) and I think this is a "run time" issue.<br>
<br>Regards,<br>Djuro Drljaca<br><br><div class="gmail_quote">On Sun, Mar 18, 2012 at 9:22 PM, Aaron J. Seigo <span dir="ltr"><<a href="mailto:aseigo@kde.org">aseigo@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Sunday, March 18, 2012 21:01:49 Djuro Drljaca wrote:<br>
> Hello,<br>
><br>
> I just noticed a problem today (don't really know if this belongs to a bug<br>
> report) ... I was modifying my plasmoid to include another config value. I<br>
> made a mistake in the main.xml config file (I copy-paste only a part of an<br>
> XML element which made the XML file invalid) and when I tried to open the<br>
> config dialog of the plasmoid ... plasma crashed.<br>
<br>
</div>most likely an assert due to being a debug build. (i'm not a fan of using<br>
assets in this fashion, but it is effective ;)<br>
<br>
do you have a backtrace?<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Aaron J. Seigo</font></span><br>_______________________________________________<br>
Plasma-devel mailing list<br>
<a href="mailto:Plasma-devel@kde.org">Plasma-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/plasma-devel" target="_blank">https://mail.kde.org/mailman/listinfo/plasma-devel</a><br>
<br></blockquote></div><br>