<!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>
> > > > * lots of C like code in there, such as dealing with c strings. never<br>
> > > > fun compared to Qt ;)<br>
> > ><br>
> > > Yep. A lot of this was lifted from "pure" c stuff like xringd and some<br>
> > > examples of modem program that worked. I would eventually like to get<br>
> > > it all into Qt4. I tried replacing the ringer with QSound but this is<br>
> > > tied to NAS, not alsa and such.<br>
> ><br>
> > use KNotification<br>
><br>
> I have notifications disabled in kde, in other words no beeps, clicks and<br>
> pops and microsoft-like tones. I want the ringer to sound regardless of<br>
> 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>> > > > * for the crashes, try your applet in plasmoidviewer (plasmoidviewer<br>
> > > > <pluginName>) and see if you can get a backtrace from that. note that<br>
> > > > plasmoidviewer does store the settings, so it's a fine way to emulate<br>
> > > > "on next login"<br>
> > ><br>
> > > The applet does not crash into the viewer. The excerpt cited was after<br>
> > > an hour sitting on the screen!<br>
> > ><br>
> > > Big outstanding issue is getting icons into the UI.<br>
> ><br>
> > use KIcon.<br>
><br>
> Get the same crashes. KIcon will give me more flexibility and less<br>
> 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>