<br><br><div class="gmail_quote">2009/2/17 Angelo Naselli <span dir="ltr">&lt;<a href="mailto:anaselli@linux.it">anaselli@linux.it</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
I&#39;ve just enabled new printimages plugin, it should<br>
implement printassistant and printimages as two<br>
different actions belonging to the same plugin.<br>
<br>
I haven&#39;t removed the printwizard code so that Gilles<br>
can revert my changes for final is something goes wrong.<br>
<br>
At the moment i&#39;ve realized a good behaviour with qt 4.5,<br>
almost all settings from assistant are stored into print dialog, so<br>
maybe that one could be maintained again :)<br>
As far as i can say i&#39;d like to take both, the first to drive people to<br>
the printdialog and the latter as a powerfull printdialog that is more like<br>
the one used by host applications, but that can manage more than one<br>
pictures :)<br>
<br>
Right now, i&#39;ve seen a bad behavior that i cannot understand why :/<br>
all the menu entries for printing (print images and print assistant)<br>
are shown twice... Gilles have i used wrongly actionCollection()-&gt;addAction()<br>
code?</blockquote><div><br>Nothing is wrong in your code. You have just old instance of print plugins on your computer and there are loaded by kipi host.<br><br>We have see the same problem before with smug export plugin.<br>
disabling these old plugins from kipi host loading method is the ultimate solution. We need to know the plugins object name to use here.<br><br><a href="http://lxr.kde.org/source/extragear/graphics/digikam/digikam/digikamapp.cpp#2181">http://lxr.kde.org/source/extragear/graphics/digikam/digikam/digikamapp.cpp#2181</a><br>
&nbsp;
<br>Gilles</div></div><br>