[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: Problem with the compilation of the kdepimlibs Re: Problem with
From:       "Anderson Fonseca" <cf.anderson () gmail ! com>
Date:       2006-08-26 0:08:02
Message-ID: 96317a2a0608251708x177e23e2n3f8e9b17011def0d () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Thanks Frank. The building worked perfect.

Anderson Fonseca



On 8/23/06, kde-devel-request@kde.org <kde-devel-request@kde.org> wrote:
>
> Send kde-devel mailing list submissions to
>         kde-devel@kde.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://mail.kde.org/mailman/listinfo/kde-devel
> or, via email, send a message with subject or body 'help' to
>         kde-devel-request@kde.org
>
> You can reach the person managing the list at
>         kde-devel-owner@kde.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of kde-devel digest..."
>
>
> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to
> unsubscribe <<
>
>
>
> Today's Topics:
>
>    1. Begiining KDevelop Programming (pseudonym pseudonym)
>    2. Problem with the compilation of the kdepimlibs (Anderson Fonseca)
>    3. Re: Problem with the compilation of the kdepimlibs
>       (Frank Osterfeld)
>    4. Re: colour cycling (Thomas L?bking)
>    5. Makefile.am (Uwe Thiem)
>    6. Re: colour cycling (Uwe Thiem)
>    7. Re: Begiining KDevelop Programming (Will Entriken)
>    8. Re: konqueror has 1305 unconfirmed bugs (Dirk Stoecker)
>    9. PATCH: Use name and generic name in quicklauncher tooltips
>       (Alejandro Exojo)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 23 Aug 2006 16:21:55 +0000
> From: "pseudonym pseudonym" <pseudonym67@hotmail.com>
> Subject: Begiining KDevelop Programming
> To: kde-devel@kde.org
> Message-ID: <BAY115-F4DA8EB6F80662FCAE842AAC470@phx.gbl>
> Content-Type: text/plain; format=flowed
>
> Hi,
>
> I've set up a very rough website for the Beginning KDevelop Programming
> Project, while I work on the properly designed version, and I was
> wondering
> how I put out the word about it.
>
> I've seen a QT book/site advertised on KDE Files but I'm not sure how they
> did it as there doesn't seem to be an option to add documentation to KDE
> Files.
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Wed, 23 Aug 2006 13:33:03 -0300
> From: "Anderson Fonseca" <cf.anderson@gmail.com>
> Subject: Problem with the compilation of the kdepimlibs
> To: kde-devel@kde.org
> Message-ID:
>         <96317a2a0608230933n62ca3246t1cd48e38ef252653@mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hello people.
>
> I'm trying to compile the kdepimlibs, but during the compilation appears
> the
> following message:
>
> /home/kde-devel/kdepimlibs/kresources/managerimpl.cpp: In constructor
> 'KRES::ManagerImpl::ManagerImpl(KRES::ManagerNotifier*, const QString&)':
> /home/kde-devel/kdepimlibs/kresources/managerimpl.cpp:48: error:
> 'sessionBus' is not a member of 'QDBusConnection'
>
> Please, could someone help me?
>
> Below, i describe what i made.
>
>
>
> -----------------------------------------------------------------------------
>
> I downloaded the DBus from:
>
> wget http://dbus.freedesktop.org/releases/dbus-0.91.tar.gz
>
>
> ------------------------------------------------------------------------------
> and after I installed it of the following way:
>
> tar xvfz dbus-0.91.tar.gz
>
> cd dbus-0.91/
>
> ./configure --disable-qt --disable-qt3 --prefix=$DBUSDIR \
> --localstatedir=/var && make && make install
>
>
> -------------------------------------------------------------------------------
>
> The Qt i downloaded from:
>
> svn co svn://anonsvn.kde.org/home/kde/trunk/qt-copy
>
> and i installed it of the following way:
>
> ./configure -qt-gif -no-exceptions -debug -fast \
>
> -prefix $QTDIR -qdbus && make && make install
>
>
>
> -------------------------------------------------------------------------------
>
> I also installed the CMake and KDElibs.
>
>
> -------------------------------------------------------------------------------
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> https://mail.kde.org/mailman/private/kde-devel/attachments/20060823/c9056606/attachment.html
>
> ------------------------------
>
> Message: 3
> Date: Wed, 23 Aug 2006 18:46:32 +0200
> From: Frank Osterfeld <frank.osterfeld@gmx.de>
> Subject: Re: Problem with the compilation of the kdepimlibs
> To: kde-devel@kde.org
> Message-ID: <200608231846.36950.frank.osterfeld@gmx.de>
> Content-Type: text/plain; charset="utf-8"
>
> On Wednesday 23 August 2006 18:33, Anderson Fonseca wrote:
> > Hello people.
> >
> > I'm trying to compile the kdepimlibs, but during the compilation appears
> > the following message:
> >
> > /home/kde-devel/kdepimlibs/kresources/managerimpl.cpp: In constructor
> > 'KRES::ManagerImpl::ManagerImpl(KRES::ManagerNotifier*, const
> QString&)':
> > /home/kde-devel/kdepimlibs/kresources/managerimpl.cpp:48: error:
> > 'sessionBus' is not a member of 'QDBusConnection'
>
> You need to update to the _newest_ qt-copy (as from monday). The 4.2snapshot
> was updated then.
>
> Frank
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: not available
> Type: application/pgp-signature
> Size: 191 bytes
> Desc: not available
> Url :
> https://mail.kde.org/mailman/private/kde-devel/attachments/20060823/bc80f383/attachment.pgp
>
> ------------------------------
>
> Message: 4
> Date: Wed, 23 Aug 2006 20:46:02 +0200
> From: Thomas L?bking <thomas.luebking@web.de>
> Subject: Re: colour cycling
> To: kde-devel@kde.org
> Message-ID: <200608232046.03207.thomas.luebking@web.de>
> Content-Type: text/plain;  charset="iso-8859-1"
>
> Am Mittwoch, 23. August 2006 10:31 schrieb Uwe Thiem:
> > Thanks a lot! It's about 10x as fast as crap.
> As mentioned - if you're painting lines or even filling areas the
> code  can
> become faster if you don't operate on an image and convert it to a pixmap.
> Only if you want to pass an individual value to each single pixel it's
> faster
> to operate on the image (allmost all the "painting" time goes to the
> conversion, writing the image data itself is fast)
>
> Thomas
> --
> Fear... Fear attracts the fearfull.
> The strong. The weak. The innocent. The corrupt.
> Fear... Fear is my ally!
>
>
> ------------------------------
>
> Message: 5
> Date: Wed, 23 Aug 2006 19:56:20 +0100
> From: Uwe Thiem <uwix@iway.na>
> Subject: Makefile.am
> To: kde-devel@kde.org
> Message-ID: <200608231956.20442.uwix@iway.na>
> Content-Type: text/plain; charset="us-ascii"
>
> Hi folks,
>
> attached is the Makefile.am from my source directory. I would like "iwy"
> to
> appear under KDE's "Toys" directory by default but it doesn't appear at
> all. :-( I have looked through a lot of those Makefile.am files in KDE
> apps,
> especially those that third party apps. They are all different when it
> comes
> to the installation of those *.desktop files. Most seem to ignore "xdg"
> completely (but appear at least somewhere). Those that look like trying to
> adhere to xdg (I don't really understand auto[make|config] - so I am not
> too
> sure here) mostly don't appear at all.
>
> Can a kind soul on this list please tell me how to do it?
>
> Uwe
>
> --
> Mark Twain: I rather decline two drinks than a German adjective.
> http://www.SysEx.com.na
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: Makefile.am
> Type: text/x-makefile
> Size: 1489 bytes
> Desc: not available
> Url :
> https://mail.kde.org/mailman/private/kde-devel/attachments/20060823/0393c345/attachment.bin
>
> ------------------------------
>
> Message: 6
> Date: Wed, 23 Aug 2006 20:08:01 +0100
> From: Uwe Thiem <uwix@iway.na>
> Subject: Re: colour cycling
> To: kde-devel@kde.org
> Message-ID: <200608232008.01921.uwix@iway.na>
> Content-Type: text/plain;  charset="iso-8859-1"
>
> On 23 August 2006 19:46, Thomas L?bking wrote:
> > Am Mittwoch, 23. August 2006 10:31 schrieb Uwe Thiem:
> > > Thanks a lot! It's about 10x as fast as crap.
>
> That was meant to read as "my crap", of course. ;-)
>
> >
> > As mentioned - if you're painting lines or even filling areas the
> code  can
> > become faster if you don't operate on an image and convert it to a
> pixmap.
> > Only if you want to pass an individual value to each single pixel it's
> > faster to operate on the image (allmost all the "painting" time goes to
> the
> > conversion, writing the image data itself is fast)
>
> Unfortunately, I have to operate on single pixels. So your stuff helped a
> lot.
>
> Just wondering: QPixmap has to store its data somewhere somehow as well.
> Wouldn't it feasible to manipulate that directly too? Uh well, probably
> not.
> The data representation in there probably depends on architecture details.
> So
> direct access to it would be non-portable.
>
> Anyway, I am happy for now.
>
> Uwe
>
> --
> Mark Twain: I rather decline two drinks than a German adjective.
> http://www.SysEx.com.na
>
>
> ------------------------------
>
> Message: 7
> Date: Wed, 23 Aug 2006 16:33:15 -0400
> From: "Will Entriken" <kde.org@phor.net>
> Subject: Re: Begiining KDevelop Programming
> To: kde-devel@kde.org, pseudonym67@hotmail.com
> Message-ID:
>         <c0be00e90608231333y43546c77vbd810ebc30a75ba8@mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Hello P. P.,
>
> I am working on this task, the page is at:
>
> http://developer.kde.org/gettingstarted/index.html
>
> Under the developement section. If oyu have svn access, feel free to
> edit this page. Otherwise, you can forward any sugestions to me and I
> will implement them.
>
> Thanks,
> Will Entriken
>
> On 8/23/06, pseudonym pseudonym <pseudonym67@hotmail.com> wrote:
> > Hi,
> >
> > I've set up a very rough website for the Beginning KDevelop Programming
> > Project, while I work on the properly designed version, and I was
> wondering
> > how I put out the word about it.
> >
> > I've seen a QT book/site advertised on KDE Files but I'm not sure how
> they
> > did it as there doesn't seem to be an option to add documentation to KDE
> > Files.
> >
> >
> >
> > >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to
> unsubscribe <<
> >
>
>
> ------------------------------
>
> Message: 8
> Date: Wed, 23 Aug 2006 23:06:51 +0200 (CEST)
> From: Dirk Stoecker <kde@dstoecker.de>
> Subject: Re: konqueror has 1305 unconfirmed bugs
> To: kde-devel@kde.org
> Message-ID: <Pine.LNX.4.64.0608232232490.11820@daneel.site>
> Content-Type: TEXT/PLAIN; charset=US-ASCII
>
> On Wed, 23 Aug 2006, Robin Atwood wrote:
>
> > > At the moment I have the destination to get 13 more bugs fixed.
> > > https://bugs.kde.org/weekly-bug-summary.cgi shows 43 new bugs for last
> 7
> > > days and 30 closed ones (was much lower before I started). I want at
> least
> > > that more bugs are closed than opened.
> >
> > I opened a bug in March 2004 that konqui did not work at
> http://tesco.com. More than two years
> > have passed, the site has evolved, konqui has been updated, but you
> still cannot do any
> > shopping!  (I worked around the problem by leaving the UK but I might
> want to go back someday...).
> >
> > Of course you have to register at the site to test it, but you can fill
> a shopping basket without
> > actually buying anything.
>
> Bug 77966? A good example for non-optimal bug reports (there are worser
> ones, but your report qualifies as bad).
>
> - The information included does not help a lot to understand what your
>   problem is. You are missing some detailed information.
> - A detailed step by step explanation is missing. An example session
>   starting with opening the page till the error is missing.
> - Is it really necessary to login? If yes, could you create an include a
>   special test account? I myself would never do the steps involved to
>   create an account only to verify "a problem of other people".
> - There is no comment if you did some testing (e.g. different JavaScript
>   settings, ...)
>
> Debugging takes time. A lot of time. Most developers will not start
> debugging bug reports were the minimal requirements from the reporter
> have not been fulfilled. I myself have written bug reports, where I needed
> 3 days or in one case up to an week to make a report for a problem. A good
> report sometimes means 5 minutes for fixing it. Bad reports sometimes mean
> days for searching.
>
> For your report: Without login I was able to get goods into my basket and
> all seemed well. I would not spend more time on the report. It took me 10
> minutes to find this information only to be sure, that either the bug
> vanished or your description is incomplete.
>
> Three examples for better reports I have seen last days:
> 113630 - very short, but the testcase shows everything, better would be to
>          include the testcase as attachment.
> 111244 - Step by step guide to get the bug, short but to the point
> 132678 - as above
>
> Ciao
> --
> http://www.dstoecker.de/ (PGP key available)
>
>
> ------------------------------
>
> Message: 9
> Date: Wed, 23 Aug 2006 23:09:01 +0200
> From: Alejandro Exojo <suy@kurly.org>
> Subject: PATCH: Use name and generic name in quicklauncher tooltips
> To: kde-devel@kde.org
> Message-ID: <200608232309.01310.suy@kurly.org>
> Content-Type: text/plain; charset="us-ascii"
>
> Hi.
>
> The quicklauncher kicker applet, uses the "comment" field of the desktop
> file
> in each application for its tooltip (the QToolTip "normal" one),
> and "comment" followed by "generic name" in the KickerTip.
>
> I think this doesn't makes much sense, because usually the Comment field
> of
> the desktop file is useless (e.g. kaffeine, "version 0.8"), weird (e.g.
> amarok, "uncle rodney says...") or just the same text of the GenericName
> (e.g. kopete).
>
> Kicker itself does The Right Thing, using Name first, and GenericName
> later.
> The attached patch makes the quick launcher do the same. I tried to be as
> less intrusive as possible, so I've only changed 5 lines, but I can polish
> it
> if you think it's needed (removing the _comment variable, etc.).
>
> Can I commit? Should be forward ported to trunk, or this code will be
> dropped/changed too much with plasma?
>
> Thanks in advance.
>
> --
> Alex (a.k.a. suy) - GPG ID 0x0B8B0BC2
> http://barnacity.net/ - Jabber ID: suy@bulmalug.net
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: quicklauncher_tooltip.patch
> Type: text/x-diff
> Size: 1738 bytes
> Desc: not available
> Url :
> https://mail.kde.org/mailman/private/kde-devel/attachments/20060823/84bcf6d3/attachment.bin
>
> ------------------------------
>
> _______________________________________________
> kde-devel mailing list
> kde-devel@kde.org
> https://mail.kde.org/mailman/listinfo/kde-devel
>
>
> End of kde-devel Digest, Vol 41, Issue 38
> *****************************************
>

[Attachment #5 (text/html)]

Thanks Frank. The building worked perfect.<br><br>Anderson Fonseca<br><br><br><br><div><span \
class="gmail_quote">On 8/23/06, <b class="gmail_sendername"><a \
href="mailto:kde-devel-request@kde.org">kde-devel-request@kde.org</a> </b> &lt;<a \
href="mailto:kde-devel-request@kde.org">kde-devel-request@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;"> Send kde-devel mailing list submissions \
to<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a \
href="mailto:kde-devel@kde.org">kde-devel@kde.org</a><br><br>To subscribe or unsubscribe via \
the World Wide Web, visit<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a \
href="https://mail.kde.org/mailman/listinfo/kde-devel"> \
https://mail.kde.org/mailman/listinfo/kde-devel</a><br>or, via email, send a message with \
subject or body 'help' to<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a \
href="mailto:kde-devel-request@kde.org">kde-devel-request@kde.org</a><br><br>You can reach the \
person managing the list at <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a \
href="mailto:kde-devel-owner@kde.org">kde-devel-owner@kde.org</a><br><br>When replying, please \
edit your Subject line so it is more specific<br>than &quot;Re: Contents of kde-devel \
digest...&quot;<br><br><br> &gt;&gt; Visit <a \
href="http://mail.kde.org/mailman/listinfo/kde-devel#unsub">http://mail.kde.org/mailman/listinfo/kde-devel#unsub</a> \
to unsubscribe &lt;&lt;<br><br><br><br>Today's Topics:<br><br>&nbsp;&nbsp; 1. Begiining \
KDevelop Programming (pseudonym pseudonym) <br>&nbsp;&nbsp; 2. Problem with the compilation of \
the kdepimlibs (Anderson Fonseca)<br>&nbsp;&nbsp; 3. Re: Problem with the compilation of the \
kdepimlibs<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Frank Osterfeld)<br>&nbsp;&nbsp; 4. Re: \
colour cycling (Thomas L?bking)<br>&nbsp;&nbsp; 5. <a href="http://Makefile.am"> \
Makefile.am</a> (Uwe Thiem)<br>&nbsp;&nbsp; 6. Re: colour cycling (Uwe Thiem)<br>&nbsp;&nbsp; \
7. Re: Begiining KDevelop Programming (Will Entriken)<br>&nbsp;&nbsp; 8. Re: konqueror has 1305 \
unconfirmed bugs (Dirk Stoecker)<br>&nbsp;&nbsp; 9. PATCH: Use name and generic name in \
quicklauncher tooltips <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Alejandro \
Exojo)<br><br><br>----------------------------------------------------------------------<br><br>Message: \
1<br>Date: Wed, 23 Aug 2006 16:21:55 +0000<br>From: &quot;pseudonym pseudonym&quot; &lt;<a \
href="mailto:pseudonym67@hotmail.com"> pseudonym67@hotmail.com</a>&gt;<br>Subject: Begiining \
KDevelop Programming<br>To: <a \
href="mailto:kde-devel@kde.org">kde-devel@kde.org</a><br>Message-ID: &lt;<a \
href="mailto:BAY115-F4DA8EB6F80662FCAE842AAC470@phx.gbl">BAY115-F4DA8EB6F80662FCAE842AAC470@phx.gbl
 </a>&gt;<br>Content-Type: text/plain; format=flowed<br><br>Hi,<br><br>I've set up a very rough \
website for the Beginning KDevelop Programming<br>Project, while I work on the properly \
designed version, and I was wondering<br> how I put out the word about it.<br><br>I've seen a \
QT book/site advertised on KDE Files but I'm not sure how they<br>did it as there doesn't seem \
to be an option to add documentation to \
KDE<br>Files.<br><br><br><br><br>------------------------------ <br><br>Message: 2<br>Date: \
Wed, 23 Aug 2006 13:33:03 -0300<br>From: &quot;Anderson Fonseca&quot; &lt;<a \
href="mailto:cf.anderson@gmail.com">cf.anderson@gmail.com</a>&gt;<br>Subject: Problem with the \
compilation of the kdepimlibs <br>To: <a \
href="mailto:kde-devel@kde.org">kde-devel@kde.org</a><br>Message-ID:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;<a \
href="mailto:96317a2a0608230933n62ca3246t1cd48e38ef252653@mail.gmail.com">96317a2a0608230933n62ca3246t1cd48e38ef252653@mail.gmail.com
 </a>&gt;<br>Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br><br>Hello \
people.<br><br>I'm trying to compile the kdepimlibs, but during the compilation appears \
the<br>following message:<br><br>/home/kde-devel/kdepimlibs/kresources/managerimpl.cpp: In \
constructor <br>'KRES::ManagerImpl::ManagerImpl(KRES::ManagerNotifier*, const \
QString&amp;)':<br>/home/kde-devel/kdepimlibs/kresources/managerimpl.cpp:48: \
error:<br>'sessionBus' is not a member of 'QDBusConnection'<br><br>Please, could someone help \
me? <br><br>Below, i describe what i \
made.<br><br><br>-----------------------------------------------------------------------------<br><br>I \
downloaded the DBus from:<br><br>wget <a \
href="http://dbus.freedesktop.org/releases/dbus-0.91.tar.gz"> \
http://dbus.freedesktop.org/releases/dbus-0.91.tar.gz</a><br><br>------------------------------------------------------------------------------<br>and \
after I installed it of the following way:<br><br>tar xvfz dbus-0.91.tar.gz <br><br>cd \
dbus-0.91/<br><br>./configure --disable-qt --disable-qt3 --prefix=$DBUSDIR \
\<br>--localstatedir=/var &amp;&amp; make &amp;&amp; make \
install<br><br>------------------------------------------------------------------------------- \
<br><br>The Qt i downloaded from:<br><br>svn co \
svn://anonsvn.kde.org/home/kde/trunk/qt-copy<br><br>and i installed it of the following \
way:<br><br>./configure -qt-gif -no-exceptions -debug -fast \<br><br>-prefix $QTDIR -qdbus \
&amp;&amp; make &amp;&amp; make install \
<br><br><br>-------------------------------------------------------------------------------<br><br>I \
also installed the CMake and \
KDElibs.<br><br>------------------------------------------------------------------------------- \
<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <a \
href="https://mail.kde.org/mailman/private/kde-devel/attachments/20060823/c9056606/attachment.ht \
ml">https://mail.kde.org/mailman/private/kde-devel/attachments/20060823/c9056606/attachment.html
 </a><br><br>------------------------------<br><br>Message: 3<br>Date: Wed, 23 Aug 2006 \
18:46:32 +0200<br>From: Frank Osterfeld &lt;<a \
href="mailto:frank.osterfeld@gmx.de">frank.osterfeld@gmx.de</a>&gt;<br>Subject: Re: Problem \
with the compilation of the kdepimlibs <br>To: <a \
href="mailto:kde-devel@kde.org">kde-devel@kde.org</a><br>Message-ID: &lt;<a \
href="mailto:200608231846.36950.frank.osterfeld@gmx.de">200608231846.36950.frank.osterfeld@gmx.de</a>&gt;<br>Content-Type: \
text/plain; charset=&quot;utf-8&quot; <br><br>On Wednesday 23 August 2006 18:33, Anderson \
Fonseca wrote:<br>&gt; Hello people.<br>&gt;<br>&gt; I'm trying to compile the kdepimlibs, but \
during the compilation appears<br>&gt; the following message:<br>&gt;<br>&gt; \
/home/kde-devel/kdepimlibs/kresources/managerimpl.cpp: In constructor <br>&gt; \
'KRES::ManagerImpl::ManagerImpl(KRES::ManagerNotifier*, const QString&amp;)':<br>&gt; \
/home/kde-devel/kdepimlibs/kresources/managerimpl.cpp:48: error:<br>&gt; 'sessionBus' is not a \
member of 'QDBusConnection'<br> <br>You need to update to the _newest_ qt-copy (as from \
monday). The 4.2 snapshot<br>was updated then.<br><br>Frank<br>-------------- next part \
--------------<br>A non-text attachment was scrubbed...<br>Name: not available <br>Type: \
application/pgp-signature<br>Size: 191 bytes<br>Desc: not available<br>Url : <a \
href="https://mail.kde.org/mailman/private/kde-devel/attachments/20060823/bc80f383/attachment.pg \
p">https://mail.kde.org/mailman/private/kde-devel/attachments/20060823/bc80f383/attachment.pgp \
</a><br><br>------------------------------<br><br>Message: 4<br>Date: Wed, 23 Aug 2006 20:46:02 \
+0200<br>From: Thomas L?bking &lt;<a \
href="mailto:thomas.luebking@web.de">thomas.luebking@web.de</a>&gt;<br>Subject: Re: colour \
cycling <br>To: <a href="mailto:kde-devel@kde.org">kde-devel@kde.org</a><br>Message-ID: &lt;<a \
href="mailto:200608232046.03207.thomas.luebking@web.de">200608232046.03207.thomas.luebking@web.de</a>&gt;<br>Content-Type: \
text/plain;&nbsp;&nbsp;charset=&quot;iso-8859-1&quot; <br><br>Am Mittwoch, 23. August 2006 \
10:31 schrieb Uwe Thiem:<br>&gt; Thanks a lot! It's about 10x as fast as crap.<br>As mentioned \
- if you're painting lines or even filling areas the code&nbsp;&nbsp;can<br>become faster if \
you don't operate on an image and convert it to a pixmap. <br>Only if you want to pass an \
individual value to each single pixel it's faster<br>to operate on the image (allmost all the \
&quot;painting&quot; time goes to the<br>conversion, writing the image data itself is fast)<br> \
<br>Thomas<br>--<br>Fear... Fear attracts the fearfull.<br>The strong. The weak. The innocent. \
The corrupt.<br>Fear... Fear is my \
ally!<br><br><br>------------------------------<br><br>Message: 5<br>Date: Wed, 23 Aug 2006 \
19:56:20 +0100 <br>From: Uwe Thiem &lt;<a \
href="mailto:uwix@iway.na">uwix@iway.na</a>&gt;<br>Subject: <a \
href="http://Makefile.am">Makefile.am</a><br>To: <a \
href="mailto:kde-devel@kde.org">kde-devel@kde.org</a><br>Message-ID: &lt;<a \
href="mailto:200608231956.20442.uwix@iway.na"> \
200608231956.20442.uwix@iway.na</a>&gt;<br>Content-Type: text/plain; \
charset=&quot;us-ascii&quot;<br><br>Hi folks,<br><br>attached is the <a \
href="http://Makefile.am">Makefile.am</a> from my source directory. I would like \
&quot;iwy&quot; to <br>appear under KDE's &quot;Toys&quot; directory by default but it doesn't \
appear at<br>all. :-( I have looked through a lot of those <a \
href="http://Makefile.am">Makefile.am</a> files in KDE apps,<br>especially those that third \
party apps. They are all different when it comes <br>to the installation of those *.desktop \
files. Most seem to ignore &quot;xdg&quot;<br>completely (but appear at least somewhere). Those \
that look like trying to<br>adhere to xdg (I don't really understand auto[make|config] - so I \
am not too <br>sure here) mostly don't appear at all.<br><br>Can a kind soul on this list \
please tell me how to do it?<br><br>Uwe<br><br>--<br>Mark Twain: I rather decline two drinks \
than a German adjective.<br><a href="http://www.SysEx.com.na"> \
http://www.SysEx.com.na</a><br>-------------- next part --------------<br>A non-text attachment \
was scrubbed...<br>Name: <a href="http://Makefile.am">Makefile.am</a><br>Type: \
text/x-makefile<br>Size: 1489 bytes<br>Desc: not available <br>Url : <a \
href="https://mail.kde.org/mailman/private/kde-devel/attachments/20060823/0393c345/attachment.bi \
n">https://mail.kde.org/mailman/private/kde-devel/attachments/20060823/0393c345/attachment.bin</a><br><br>------------------------------
 <br><br>Message: 6<br>Date: Wed, 23 Aug 2006 20:08:01 +0100<br>From: Uwe Thiem &lt;<a \
href="mailto:uwix@iway.na">uwix@iway.na</a>&gt;<br>Subject: Re: colour cycling<br>To: <a \
href="mailto:kde-devel@kde.org">kde-devel@kde.org </a><br>Message-ID: &lt;<a \
href="mailto:200608232008.01921.uwix@iway.na">200608232008.01921.uwix@iway.na</a>&gt;<br>Content-Type: \
text/plain;&nbsp;&nbsp;charset=&quot;iso-8859-1&quot;<br><br>On 23 August 2006 19:46, Thomas \
L?bking wrote: <br>&gt; Am Mittwoch, 23. August 2006 10:31 schrieb Uwe Thiem:<br>&gt; &gt; \
Thanks a lot! It's about 10x as fast as crap.<br><br>That was meant to read as &quot;my \
crap&quot;, of course. ;-)<br><br>&gt;<br>&gt; As mentioned - if you're painting lines or even \
filling areas the code&nbsp;&nbsp;can <br>&gt; become faster if you don't operate on an image \
and convert it to a pixmap.<br>&gt; Only if you want to pass an individual value to each single \
pixel it's<br>&gt; faster to operate on the image (allmost all the &quot;painting&quot; time \
goes to the <br>&gt; conversion, writing the image data itself is fast)<br><br>Unfortunately, I \
have to operate on single pixels. So your stuff helped a lot.<br><br>Just wondering: QPixmap \
has to store its data somewhere somehow as well. <br>Wouldn't it feasible to manipulate that \
directly too? Uh well, probably not.<br>The data representation in there probably depends on \
architecture details. So<br>direct access to it would be non-portable.<br><br>Anyway, I am \
happy for now. <br><br>Uwe<br><br>--<br>Mark Twain: I rather decline two drinks than a German \
adjective.<br><a href="http://www.SysEx.com.na">http://www.SysEx.com.na</a><br><br><br>------------------------------<br><br>Message: \
7<br>Date: Wed, 23 Aug 2006 16:33:15 -0400 <br>From: &quot;Will Entriken&quot; &lt;<a \
href="mailto:kde.org@phor.net">kde.org@phor.net</a>&gt;<br>Subject: Re: Begiining KDevelop \
Programming<br>To: <a href="mailto:kde-devel@kde.org">kde-devel@kde.org</a>, <a \
href="mailto:pseudonym67@hotmail.com"> \
pseudonym67@hotmail.com</a><br>Message-ID:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;<a \
href="mailto:c0be00e90608231333y43546c77vbd810ebc30a75ba8@mail.gmail.com">c0be00e90608231333y43546c77vbd810ebc30a75ba8@mail.gmail.com</a>&gt;<br>Content-Type: \
text/plain; charset=ISO-8859-1; format=flowed <br><br>Hello P. P.,<br><br>I am working on this \
task, the page is at:<br><br><a \
href="http://developer.kde.org/gettingstarted/index.html">http://developer.kde.org/gettingstarted/index.html</a><br><br>Under \
the developement section. If oyu have svn access, feel free to <br>edit this page. Otherwise, \
you can forward any sugestions to me and I<br>will implement them.<br><br>Thanks,<br>Will \
Entriken<br><br>On 8/23/06, pseudonym pseudonym &lt;<a \
href="mailto:pseudonym67@hotmail.com">pseudonym67@hotmail.com </a>&gt; wrote:<br>&gt; \
Hi,<br>&gt;<br>&gt; I've set up a very rough website for the Beginning KDevelop \
Programming<br>&gt; Project, while I work on the properly designed version, and I was \
wondering<br>&gt; how I put out the word about it. <br>&gt;<br>&gt; I've seen a QT book/site \
advertised on KDE Files but I'm not sure how they<br>&gt; did it as there doesn't seem to be an \
option to add documentation to KDE<br>&gt; Files.<br>&gt;<br>&gt;<br>&gt;<br>&gt; &gt;&gt; \
Visit  <a href="http://mail.kde.org/mailman/listinfo/kde-devel#unsub">http://mail.kde.org/mailman/listinfo/kde-devel#unsub</a> \
to unsubscribe &lt;&lt;<br>&gt;<br><br><br>------------------------------<br><br>Message: \
8<br>Date: Wed, 23 Aug 2006 23:06:51 +0200 (CEST) <br>From: Dirk Stoecker &lt;<a \
href="mailto:kde@dstoecker.de">kde@dstoecker.de</a>&gt;<br>Subject: Re: konqueror has 1305 \
unconfirmed bugs<br>To: <a href="mailto:kde-devel@kde.org">kde-devel@kde.org</a><br>Message-ID: \
&lt; <a href="mailto:Pine.LNX.4.64.0608232232490.11820@daneel.site">Pine.LNX.4.64.0608232232490.11820@daneel.site</a>&gt;<br>Content-Type: \
TEXT/PLAIN; charset=US-ASCII<br><br>On Wed, 23 Aug 2006, Robin Atwood wrote:<br><br>&gt; &gt; \
At the moment I have the destination to get 13 more bugs fixed. <br>&gt; &gt; <a \
href="https://bugs.kde.org/weekly-bug-summary.cgi">https://bugs.kde.org/weekly-bug-summary.cgi</a> \
shows 43 new bugs for last 7<br>&gt; &gt; days and 30 closed ones (was much lower before I \
started). I want at least <br>&gt; &gt; that more bugs are closed than opened.<br>&gt;<br>&gt; \
I opened a bug in March 2004 that konqui did not work at <a \
href="http://tesco.com">http://tesco.com</a>. More than two years<br>&gt; have passed, the site \
has evolved, konqui has been updated, but you still cannot do any <br>&gt; \
shopping!&nbsp;&nbsp;(I worked around the problem by leaving the UK but I might want to go back \
someday...).<br>&gt;<br>&gt; Of course you have to register at the site to test it, but you can \
fill a shopping basket without <br>&gt; actually buying anything.<br><br>Bug 77966? A good \
example for non-optimal bug reports (there are worser<br>ones, but your report qualifies as \
bad).<br><br>- The information included does not help a lot to understand what your \
<br>&nbsp;&nbsp;problem is. You are missing some detailed information.<br>- A detailed step by \
step explanation is missing. An example session<br>&nbsp;&nbsp;starting with opening the page \
till the error is missing.<br>- Is it really necessary to login? If yes, could you create an \
include a <br>&nbsp;&nbsp;special test account? I myself would never do the steps involved \
to<br>&nbsp;&nbsp;create an account only to verify &quot;a problem of other people&quot;.<br>- \
There is no comment if you did some testing (e.g. different JavaScript \
<br>&nbsp;&nbsp;settings, ...)<br><br>Debugging takes time. A lot of time. Most developers will \
not start<br>debugging bug reports were the minimal requirements from the reporter<br>have not \
been fulfilled. I myself have written bug reports, where I needed <br>3 days or in one case up \
to an week to make a report for a problem. A good<br>report sometimes means 5 minutes for \
fixing it. Bad reports sometimes mean<br>days for searching.<br><br>For your report: Without \
login I was able to get goods into my basket and <br>all seemed well. I would not spend more \
time on the report. It took me 10<br>minutes to find this information only to be sure, that \
either the bug<br>vanished or your description is incomplete.<br><br>Three examples for better \
reports I have seen last days: <br>113630 - very short, but the testcase shows everything, \
better would be to<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; include the testcase as \
attachment.<br>111244 - Step by step guide to get the bug, short but to the point<br>132678 - \
as above<br> <br>Ciao<br>--<br><a href="http://www.dstoecker.de/">http://www.dstoecker.de/</a> \
(PGP key available)<br><br><br>------------------------------<br><br>Message: 9<br>Date: Wed, \
23 Aug 2006 23:09:01 +0200<br>From: Alejandro Exojo &lt; <a \
href="mailto:suy@kurly.org">suy@kurly.org</a>&gt;<br>Subject: PATCH: Use name and generic name \
in quicklauncher tooltips<br>To: <a \
href="mailto:kde-devel@kde.org">kde-devel@kde.org</a><br>Message-ID: &lt;<a \
href="mailto:200608232309.01310.suy@kurly.org"> \
<br>and &quot;comment&quot; followed by &quot;generic name&quot; in the KickerTip.<br><br>I \
think this doesn't makes much sense, because usually the Comment field of<br>the desktop file \
is useless (e.g. kaffeine, &quot;version  0.8&quot;), weird (e.g.<br>amarok, &quot;uncle rodney \
says...&quot;) or just the same text of the GenericName<br>(e.g. kopete).<br><br>Kicker itself \
does The Right Thing, using Name first, and GenericName later.<br>The attached patch makes the \
quick launcher do the same. I tried to be as <br>less intrusive as possible, so I've only \
changed 5 lines, but I can polish it<br>if you think it's needed (removing the _comment \
variable, etc.).<br><br>Can I commit? Should be forward ported to trunk, or this code will be \
<br>dropped/changed too much with plasma?<br><br>Thanks in advance.<br><br>--<br>Alex (a.k.a. \
suy) - GPG ID 0x0B8B0BC2<br><a href="http://barnacity.net/">http://barnacity.net/</a> - Jabber \
ID: <a href="mailto:suy@bulmalug.net"> suy@bulmalug.net</a><br>-------------- next part \
--------------<br>A non-text attachment was scrubbed...<br>Name: \
quicklauncher_tooltip.patch<br>Type: text/x-diff<br>Size: 1738 bytes<br>Desc: not \
available<br>Url : <a \
href="https://mail.kde.org/mailman/private/kde-devel/attachments/20060823/84bcf6d3/attachment.bin">
 https://mail.kde.org/mailman/private/kde-devel/attachments/20060823/84bcf6d3/attachment.bin</a> \
<br><br>------------------------------<br><br>_______________________________________________<br>kde-devel \
mailing list<br><a href="mailto:kde-devel@kde.org"> kde-devel@kde.org</a><br><a \
href="https://mail.kde.org/mailman/listinfo/kde-devel">https://mail.kde.org/mailman/listinfo/kde-devel</a><br><br><br>End \
of kde-devel Digest, Vol 41, Issue 38<br>***************************************** \
<br></blockquote></div><br>



>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic