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

List:       kde-devel
Subject:    FW: kde-devel Digest, Vol 105, Issue 17
From:       "Tenizan ." <tenizan () live ! com>
Date:       2011-12-30 11:59:25
Message-ID: DUB107-W4013007A36722C93616FC8C0920 () phx ! gbl
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


?

> From: kde-devel-request@kde.org
> Subject: kde-devel Digest, Vol 105, Issue 17
> To: kde-devel@kde.org
> Date: Thu, 29 Dec 2011 12:00:12 +0000
> 
> 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. Re: Hello Kde (Anne-Marie Mahfouf)
> 2. Re: (Keith Rusler)
> 3. [PATCH]: fix kmix PulseAudio glib detection (Kelly Anderson)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Wed, 28 Dec 2011 14:09:37 +0100 (CET)
> From: Anne-Marie Mahfouf <annemarie.mahfouf@free.fr>
> To: kde-devel@kde.org
> Subject: Re: Hello Kde
> Message-ID:
> 	<4d9a273c-4bc7-4d8e-9967-ef4237985f33@spooler3-g27.priv.proxad.net>
> Content-Type: text/plain; charset=utf-8
> 
> Hi Amandeep,
> 
> Learning Qt is of course a good start. What you can also do is go to bugs.kde.org \
> and look for JJ bugs to fix. Also ask the Amarok people for easy things to do. You \
> will get started quicker if you do things besides of studying the book (which is a \
> very good one). 
> Best regards,
> 
> Anne-Marie
> 
> ----- Mail original -----
> De: "Amandeep Singh" <aman.dedman@gmail.com>
> ?: "kde-devel" <kde-devel@kde.org>
> Envoy?: Mercredi 28 D?cembre 2011 10:48:50
> Objet: Hello Kde
> 
> Hi,
> I am Aman (irc : dedman) , a student of computer science from India.
> 
> I love KDE Software and have been using it for over a year. I
> especially love using Amarok, Kate, Kopete, KMail and the Plasma
> Desktop as a whole.
> 
> I wish to contribute to KDE but I have no prior experience with
> contributing to OpenSource.
> However i have been programming in C/C++ for some time.
> 
> I understand that for contributing to KDE, I should learn Qt. I have
> started on basic Qt tutorials and I am planning on buying the book
> "C++ GUI Programming with Qt 4" by Blanchette and Summerfield.
> 
> Will it be a good starting point to Qt, and KDE in general ?
> 
> Thanks.
> -- 
> *- Dedman*
> 
> > > Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Wed, 28 Dec 2011 11:43:11 -0600
> From: Keith Rusler <xzekecomax@gmail.com>
> To: kde-devel@kde.org
> Subject: Re:
> Message-ID:
> 	<CAL6-epbELzwhK88APYK=jqZw=TiBj82XvB7k1Fgh_Jxn1=s_bA@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
> 
> I would say, that you dissect the Qt examples and demos. Figure out how
> they work, modify them a little, then turn around and replace all the
> functionality with KDE components where possible. Then once you are done
> with that. Find out where you're interested at in KDE, like Konversation,
> Amarok, Telepathy, et cetera, then look on http://bugs.kde.org/ and start
> fixing easy bugs, and move up to more difficult ones.
> 
> On 28 December 2011 03:45, Amandeep Singh <aman.dedman@gmail.com> wrote:
> 
> > Hi,
> > I am Aman (irc : dedman) , a student of computer science from India.
> > 
> > I love KDE Software and have been using it for over a year. I
> > especially love using Amarok, Kate, Kopete, KMail and the Plasma
> > Desktop as a whole.
> > 
> > I wish to contribute to KDE but I have no prior experience with
> > contributing to OpenSource.
> > However i have been programming in C/C++ for some time.
> > 
> > I understand that for contributing to KDE, I should learn Qt. I have
> > started on basic Qt tutorials and I am planning on buying the book
> > "C++ GUI Programming with Qt 4" by Blanchette and Summerfield.
> > 
> > Will it be a good starting point to Qt, and KDE in general ?
> > 
> > Thanks.
> > --
> > - Dedman
> > 
> > > > Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to
> > unsubscribe <<
> > 
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <https://mail.kde.org/mailman/private/kde-devel/attachments/20111228/9d00d183/attachment.html>
>  
> ------------------------------
> 
> Message: 3
> Date: Wed, 28 Dec 2011 22:03:35 -0700
> From: Kelly Anderson <kelly@silka.with-linux.com>
> To: kde-devel@kde.org
> Subject: [PATCH]: fix kmix PulseAudio glib detection
> Message-ID: <4EFBF4A7.4040202@silka.with-linux.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> 
> Hi,
> 
> I was getting messages in my .xsession-errors.
> 
> kmixctrl(2487)/kmix Mixer_PULSE::Mixer_PULSE: Disabling PulseAudio 
> integration for lack of GLib event loop.
> 
> It turns out on my system the className being used (kde 4.7.4) is 
> "QEventDispatcherGlib" not "QGuiEventDispatcherGlib".
> 
> I patched the detection code to work with any className containing 
> "Glib".  It works fine on my systems.
> 
> --- ./kmix/backends/mixer_pulse.cpp.orig    2011-12-01 
> 16:56:21.000000000 -0700
> +++ ./kmix/backends/mixer_pulse.cpp    2011-12-28 15:47:32.333150968 -0700
> @@ -877,9 +877,10 @@ Mixer_PULSE::Mixer_PULSE(Mixer *mixer, i
> s_pulseActive = INACTIVE;
> 
> // We require a glib event loop
> -    if 
> (QLatin1String(QAbstractEventDispatcher::instance()->metaObject()->className())
> -            != "QGuiEventDispatcherGlib") {
> -        kDebug(67100) << "Disabling PulseAudio integration for lack of 
> GLib event loop.";
> +    QString 
> dispatcherName(QLatin1String(QAbstractEventDispatcher::instance()->metaObject()->className()));
>  +    if (dispatcherName.indexOf("Glib") == -1) {
> +        kDebug(67100) << "Disabling PulseAudio integration for lack of 
> GLib event loop."
> +                " current dispatcher: " << dispatcherName;
> s_pulseActive = INACTIVE;
> }
> 
> 
> 
> 
> ------------------------------
> 
> _______________________________________________
> kde-devel mailing list
> kde-devel@kde.org
> https://mail.kde.org/mailman/listinfo/kde-devel
> 
> 
> End of kde-devel Digest, Vol 105, Issue 17
> ******************************************
 		 	   		  


[Attachment #5 (text/html)]

<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
?<br><br><div>&gt; From: kde-devel-request@kde.org<br>&gt; Subject: kde-devel Digest, \
Vol 105, Issue 17<br>&gt; To: kde-devel@kde.org<br>&gt; Date: Thu, 29 Dec 2011 \
12:00:12 +0000<br>&gt; <br>&gt; Send kde-devel mailing list submissions to<br>&gt; \
kde-devel@kde.org<br>&gt; <br>&gt; To subscribe or unsubscribe via the World Wide \
Web, visit<br>&gt; 	https://mail.kde.org/mailman/listinfo/kde-devel<br>&gt; or, via \
email, send a message with subject or body 'help' to<br>&gt; \
kde-devel-request@kde.org<br>&gt; <br>&gt; You can reach the person managing the list \
at<br>&gt; 	kde-devel-owner@kde.org<br>&gt; <br>&gt; When replying, please edit your \
Subject line so it is more specific<br>&gt; than "Re: Contents of kde-devel \
digest..."<br>&gt; <br>&gt; <br>&gt; &gt;&gt; Visit \
http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe &lt;&lt;<br>&gt; \
<br>&gt; <br>&gt; <br>&gt; Today's Topics:<br>&gt; <br>&gt;    1. Re: Hello Kde \
(Anne-Marie Mahfouf)<br>&gt;    2. Re: (Keith Rusler)<br>&gt;    3. [PATCH]: fix kmix \
PulseAudio glib detection (Kelly Anderson)<br>&gt; <br>&gt; <br>&gt; \
----------------------------------------------------------------------<br>&gt; \
<br>&gt; Message: 1<br>&gt; Date: Wed, 28 Dec 2011 14:09:37 +0100 (CET)<br>&gt; From: \
Anne-Marie Mahfouf &lt;annemarie.mahfouf@free.fr&gt;<br>&gt; To: \
kde-devel@kde.org<br>&gt; Subject: Re: Hello Kde<br>&gt; Message-ID:<br>&gt; \
&lt;4d9a273c-4bc7-4d8e-9967-ef4237985f33@spooler3-g27.priv.proxad.net&gt;<br>&gt; \
Content-Type: text/plain; charset=utf-8<br>&gt; <br>&gt; Hi Amandeep,<br>&gt; \
<br>&gt; Learning Qt is of course a good start. What you can also do is go to \
bugs.kde.org and look for JJ bugs to fix.<br>&gt; Also ask the Amarok people for easy \
things to do. You will get started quicker if you do things besides of studying the \
book (which is a very good one).<br>&gt; <br>&gt; Best regards,<br>&gt; <br>&gt; \
Anne-Marie<br>&gt; <br>&gt; ----- Mail original -----<br>&gt; De: "Amandeep Singh" \
&lt;aman.dedman@gmail.com&gt;<br>&gt; ?: "kde-devel" \
&lt;kde-devel@kde.org&gt;<br>&gt; Envoy?: Mercredi 28 D?cembre 2011 10:48:50<br>&gt; \
Objet: Hello Kde<br>&gt; <br>&gt; Hi,<br>&gt; I am Aman (irc : dedman) , a student of \
computer science from India.<br>&gt; <br>&gt; I love KDE Software and have been using \
it for over a year. I<br>&gt; especially love using Amarok, Kate, Kopete, KMail and \
the Plasma<br>&gt; Desktop as a whole.<br>&gt; <br>&gt; I wish to contribute to KDE \
but I have no prior experience with<br>&gt; contributing to OpenSource.<br>&gt; \
However i have been programming in C/C++ for some time.<br>&gt; <br>&gt; I understand \
that for contributing to KDE, I should learn Qt. I have<br>&gt; started on basic Qt \
tutorials and I am planning on buying the book<br>&gt; "C++ GUI Programming with Qt \
4" by Blanchette and Summerfield.<br>&gt; <br>&gt; Will it be a good starting point \
to Qt, and KDE in general ?<br>&gt; <br>&gt; Thanks.<br>&gt; -- <br>&gt; *- \
Dedman*<br>&gt; <br>&gt; &gt;&gt; Visit \
http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe &lt;&lt;<br>&gt; \
<br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; Message: 2<br>&gt; \
Date: Wed, 28 Dec 2011 11:43:11 -0600<br>&gt; From: Keith Rusler \
&lt;xzekecomax@gmail.com&gt;<br>&gt; To: kde-devel@kde.org<br>&gt; Subject: \
Re:<br>&gt; Message-ID:<br>&gt; \
&lt;CAL6-epbELzwhK88APYK=jqZw=TiBj82XvB7k1Fgh_Jxn1=s_bA@mail.gmail.com&gt;<br>&gt; \
Content-Type: text/plain; charset="utf-8"<br>&gt; <br>&gt; I would say, that you \
dissect the Qt examples and demos. Figure out how<br>&gt; they work, modify them a \
little, then turn around and replace all the<br>&gt; functionality with KDE \
components where possible. Then once you are done<br>&gt; with that. Find out where \
you're interested at in KDE, like Konversation,<br>&gt; Amarok, Telepathy, et cetera, \
then look on http://bugs.kde.org/ and start<br>&gt; fixing easy bugs, and move up to \
more difficult ones.<br>&gt; <br>&gt; On 28 December 2011 03:45, Amandeep Singh \
&lt;aman.dedman@gmail.com&gt; wrote:<br>&gt; <br>&gt; &gt; Hi,<br>&gt; &gt; I am Aman \
(irc : dedman) , a student of computer science from India.<br>&gt; &gt;<br>&gt; &gt; \
I love KDE Software and have been using it for over a year. I<br>&gt; &gt; especially \
love using Amarok, Kate, Kopete, KMail and the Plasma<br>&gt; &gt; Desktop as a \
whole.<br>&gt; &gt;<br>&gt; &gt; I wish to contribute to KDE but I have no prior \
experience with<br>&gt; &gt; contributing to OpenSource.<br>&gt; &gt; However i have \
been programming in C/C++ for some time.<br>&gt; &gt;<br>&gt; &gt; I understand that \
for contributing to KDE, I should learn Qt. I have<br>&gt; &gt; started on basic Qt \
tutorials and I am planning on buying the book<br>&gt; &gt; "C++ GUI Programming with \
Qt 4" by Blanchette and Summerfield.<br>&gt; &gt;<br>&gt; &gt; Will it be a good \
starting point to Qt, and KDE in general ?<br>&gt; &gt;<br>&gt; &gt; Thanks.<br>&gt; \
&gt; --<br>&gt; &gt; - Dedman<br>&gt; &gt;<br>&gt; &gt; &gt;&gt; Visit \
http://mail.kde.org/mailman/listinfo/kde-devel#unsub to<br>&gt; &gt; unsubscribe \
&lt;&lt;<br>&gt; &gt;<br>&gt; -------------- next part --------------<br>&gt; An HTML \
attachment was scrubbed...<br>&gt; URL: \
&lt;https://mail.kde.org/mailman/private/kde-devel/attachments/20111228/9d00d183/attachment.html&gt;<br>&gt; \
<br>&gt; ------------------------------<br>&gt; <br>&gt; Message: 3<br>&gt; Date: \
Wed, 28 Dec 2011 22:03:35 -0700<br>&gt; From: Kelly Anderson \
&lt;kelly@silka.with-linux.com&gt;<br>&gt; To: kde-devel@kde.org<br>&gt; Subject: \
[PATCH]: fix kmix PulseAudio glib detection<br>&gt; Message-ID: \
&lt;4EFBF4A7.4040202@silka.with-linux.com&gt;<br>&gt; Content-Type: text/plain; \
charset=ISO-8859-1; format=flowed<br>&gt; <br>&gt; Hi,<br>&gt; <br>&gt; I was getting \
messages in my .xsession-errors.<br>&gt; <br>&gt; kmixctrl(2487)/kmix \
Mixer_PULSE::Mixer_PULSE: Disabling PulseAudio <br>&gt; integration for lack of GLib \
event loop.<br>&gt; <br>&gt; It turns out on my system the className being used (kde \
4.7.4) is <br>&gt; "QEventDispatcherGlib" not "QGuiEventDispatcherGlib".<br>&gt; \
<br>&gt; I patched the detection code to work with any className containing <br>&gt; \
"Glib".  It works fine on my systems.<br>&gt; <br>&gt; --- \
./kmix/backends/mixer_pulse.cpp.orig    2011-12-01 <br>&gt; 16:56:21.000000000 \
-0700<br>&gt; +++ ./kmix/backends/mixer_pulse.cpp    2011-12-28 15:47:32.333150968 \
-0700<br>&gt; @@ -877,9 +877,10 @@ Mixer_PULSE::Mixer_PULSE(Mixer *mixer, i<br>&gt;   \
s_pulseActive = INACTIVE;<br>&gt; <br>&gt;       // We require a glib event \
loop<br>&gt; -    if <br>&gt; \
(QLatin1String(QAbstractEventDispatcher::instance()-&gt;metaObject()-&gt;className())<br>&gt; \
-            != "QGuiEventDispatcherGlib") {<br>&gt; -        kDebug(67100) &lt;&lt; \
"Disabling PulseAudio integration for lack of <br>&gt; GLib event loop.";<br>&gt; +   \
QString <br>&gt; dispatcherName(QLatin1String(QAbstractEventDispatcher::instance()-&gt;metaObject()-&gt;className()));<br>&gt; \
+    if (dispatcherName.indexOf("Glib") == -1) {<br>&gt; +        kDebug(67100) \
&lt;&lt; "Disabling PulseAudio integration for lack of <br>&gt; GLib event \
loop."<br>&gt; +                " current dispatcher: " &lt;&lt; \
dispatcherName;<br>&gt;           s_pulseActive = INACTIVE;<br>&gt;       }<br>&gt; \
<br>&gt; <br>&gt; <br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; \
_______________________________________________<br>&gt; kde-devel mailing \
list<br>&gt; kde-devel@kde.org<br>&gt; \
https://mail.kde.org/mailman/listinfo/kde-devel<br>&gt; <br>&gt; <br>&gt; End of \
kde-devel Digest, Vol 105, Issue 17<br>&gt; \
******************************************<br></div> 		 	   		  </div></body> </html>



>> 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