<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Bitstream Vera Sans'; font-size:12pt; font-weight:400; font-style:normal;">On Monday 08 December 2008, David Baron wrote:<br>
&gt; &gt; &gt; &gt; * lots of C like code in there, such as dealing with c strings. never<br>
&gt; &gt; &gt; &gt; fun compared to Qt ;)<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Yep. A lot of this was lifted from "pure" c stuff like xringd and some<br>
&gt; &gt; &gt; examples of modem program that worked. I would eventually like to get<br>
&gt; &gt; &gt; it all into Qt4. I tried replacing the ringer with QSound but this is<br>
&gt; &gt; &gt; tied to NAS, not alsa and such.<br>
&gt; &gt;<br>
&gt; &gt; use KNotification<br>
&gt;<br>
&gt; I have notifications disabled in kde, in other words no beeps, clicks and<br>
&gt; pops and microsoft-like tones. I want the ringer to sound regardless of<br>
&gt; these settings and toggle it in the applet.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>each notification is individually configurable.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>&gt; &gt; &gt; &gt; * for the crashes, try your applet in plasmoidviewer (plasmoidviewer<br>
&gt; &gt; &gt; &gt; &lt;pluginName&gt;) and see if you can get a backtrace from that. note that<br>
&gt; &gt; &gt; &gt; plasmoidviewer does store the settings, so it's a fine way to emulate<br>
&gt; &gt; &gt; &gt; "on next login"<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; The applet does not crash into the viewer. The excerpt cited was after<br>
&gt; &gt; &gt; an hour sitting on the screen!<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Big outstanding issue is getting icons into the UI.<br>
&gt; &gt;<br>
&gt; &gt; use KIcon.<br>
&gt;<br>
&gt; Get the same crashes. KIcon will give me more flexibility and less<br>
&gt; restrictions tied to resource folders, but it has to work first :-)<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>what are the crashes? you need to give us backtraces and example code otherwise it's really hard to know what's going on ...<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>-- <br>
Aaron J. Seigo<br>
humru othro a kohnu se<br>
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>KDE core developer sponsored by Qt Software<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p></body></html>