After encouragement from two people, I finally ported everything :)<br>
I am attaching is a screenshot......<br>
it is available at the same link, which I posted earlier.<br>
<a href="http://k.domaindlx.com/vkhaitan/superkaramba.tar.bz2">http://k.domaindlx.com/vkhaitan/superkaramba.tar.bz2</a><br>
<br>
BTW, it may crash somewhere. I have not tested yet. I had to fix initial crash, which was actually due to a uic3 bug.<br>
if any font property is changed, but pointsize is not changed, then uic3 sets pointsize to zero, which crashes the app.<br>
There may be other bugs. good luck.<br>
<br>
<br><br><div><span class="gmail_quote">On 9/1/05, <b class="gmail_sendername">Matt Rogers</b> &lt;<a href="mailto:mattr@kde.org">mattr@kde.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thursday 01 September 2005 01:06, Ryan Nickell wrote:<br>&gt; On Wed, 2005-08-31 at 21:39 -0600, Vinay Khaitan wrote:<br>&gt; &gt; Hi people,<br>&gt; &gt;<br>&gt; &gt; [mX] told me that superkaramba port has not happened and it doesn't
<br>&gt; &gt; compile with qt4, so I can help with it.<br>&gt;<br>&gt; You're right about the port not being done yet, and we appreciate the<br>&gt; help!<br>&gt;<br>&gt; &gt; I started doing the same. Ran qt3to4 porting tool and then using
<br>&gt; &gt; Qt3Support layer, I started changing code manually to make it<br>&gt; &gt; compile(with keeping an eye over changed KdelIbs api like<br>&gt; &gt; kdatastream.h).<br>&gt; &gt; Then I happen to&nbsp;&nbsp;talk to werr in #superkaramba and he told me that
<br>&gt; &gt; there is no use of porting it to Qt4 so, as most of it will be<br>&gt; &gt; rewritten, when integrating with plasma.<br>&gt;<br>&gt; This isn't entirely true.&nbsp;&nbsp;It will need ported over at some point before<br>
&gt; integration into Plasma.&nbsp;&nbsp;We need to first find a location to branch SK<br>&gt; so that all this can take place in a sane environment that won't effect<br>&gt; the 3.5 branch.&nbsp;&nbsp;Maybe into /trunk/work/ as [mX] and I talked about the
<br>&gt; other day on IRC?<br>&gt;<br><br>i don't understand why a new branch is needed when trunk can just be used like<br>everybody else is doing.<br><br>&gt; &gt;&nbsp;&nbsp;So I finally left doing that.<br>&gt; &gt; But Half of that was already&nbsp;&nbsp;done. If any one is interested in that,
<br>&gt; &gt; get it from<br>&gt; &gt; <a href="http://k.domaindlx.com/vkhaitan/superkaramba.tar.bz2">http://k.domaindlx.com/vkhaitan/superkaramba.tar.bz2</a> .<br>&gt;<br>&gt; I'll try to look over this as soon as I can, but until we get a new
<br>&gt; branch someplace it can't be checked in unfortunately.<br>&gt;<br><br>what's wrong with trunk/KDE/kdeutils? trunk is for KDE 4 now.<br><br>&gt; &gt; files ported are<br>&gt; &gt;<br>&gt; &gt; bar.o&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cpusensor.o
<br>&gt; &gt; imagelabel_python.o&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;memsensor.o&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;programsensor.o<br>&gt; &gt; sensorparams.o&nbsp;&nbsp;textfilesensor.o<br>&gt; &gt; bar_python.o<br>&gt;
&gt;
datesensor.o&nbsp;&nbsp;karamba.o&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;meter.o&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;richtextlabel.o<br>&gt;
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
sensorsensor.o&nbsp;&nbsp;textlabel.o
clickarea.o&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;disksensor.o<br>&gt; &gt; karambarootpixmap.o&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;meter_python.o richtextlabel_python.o<br>&gt; &gt; showdesktop.o&nbsp;&nbsp; textlabel_python.o<br>&gt; &gt; clickmap.o&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; graph.o<br>&gt; &gt; karambasessionmanaged.o
&nbsp;&nbsp;networksensor.o&nbsp;&nbsp;rsssensor.o<br>&gt; &gt; taskmanager.o&nbsp;&nbsp; uptimesensor.o<br>&gt; &gt; (35 files)<br>&gt; &gt;<br>&gt; &gt; (put .cpp instead of .o)<br>&gt; &gt;<br>&gt; &gt; I found when talking with werr, that Most of the trouble now is that
<br>&gt; &gt; Design is not finalized. We dont know what will remain, what will be<br>&gt; &gt; ousted. The previoius task I left because of the same reason, because<br>&gt; &gt; Design would be different.<br>&gt;<br>&gt; The design will change, but not before the code cleanup, dptrs and Qt4
<br>&gt; port happens.<br>&gt;<br>&gt; &gt; In my personal opinion, after akademy is finished, we should first<br>&gt; &gt; make a clear outline of design of kicker,kdesktop,superkaramba<br>&gt; &gt; integration(possibly with full flow chart and tentative class
<br>&gt; &gt; hierarchy). It will help people like me to understand what developers<br>&gt; &gt; have things in mind.<br>&gt;<br>&gt; This is a good idea.&nbsp;&nbsp;It will also give us a timeline to go by when<br>&gt; doing the above mentioned tasks.
<br>&gt;<br>&gt; Here's a very broad plan courtesy of [mX] and I with Petri's agreeance:<br>&gt; 1) code cleanup<br>&gt; 2) getting the widgets used into a correct hierarchy (our naming<br>&gt; convention)<br>&gt; 3) ported all over to qt4
<br>&gt; 4) then we will move those into libplasma, without having any<br>&gt; SuperKaramba type stuff in plasma _at all_<br>&gt; 5) just get it to a point where we can test with a sample applet that<br>&gt; uses those widgets
<br>&gt; 6) have some backward compatibility wrapper or application that can<br>&gt; handle older themes so that there are already many that can be ran when<br>&gt; kde4 ships<br>&gt;<br>&gt; &gt; Thanks<br>&gt; &gt; Vinay Khaitan
<br>&gt;<br>&gt; This weekend I don't have anything planned and we have a 3 day weekend<br>&gt; because of a holiday on Monday here in the USA.&nbsp;&nbsp;So, I plan to get at<br>&gt; least some of this out of the way before the weekend is over.&nbsp;&nbsp;I'm not
<br>&gt; well versed in respect to dptrs, so you'll probably see me on IRC asking<br>&gt; many questions. ;)<br>&gt;<br>&gt; cheers,<br>&gt; -Ryan<br>&gt;<br>&gt; _______________________________________________<br>&gt; Panel-devel mailing list
<br>&gt; <a href="mailto:Panel-devel@kde.org">Panel-devel@kde.org</a><br>&gt; <a href="https://mail.kde.org/mailman/listinfo/panel-devel">https://mail.kde.org/mailman/listinfo/panel-devel</a><br><br>--<br>Matt<br>_______________________________________________
<br>Panel-devel mailing list<br><a href="mailto:Panel-devel@kde.org">Panel-devel@kde.org</a><br><a href="https://mail.kde.org/mailman/listinfo/panel-devel">https://mail.kde.org/mailman/listinfo/panel-devel</a><br></blockquote>
</div><br>