OESF Portables Forum

Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => C1000/3x00 General discussions => Topic started by: piku on October 28, 2005, 11:25:04 pm

Title: Qpe-gaim/cacko Problem
Post by: piku on October 28, 2005, 11:25:04 pm
Alright I give up.  Why doesn't qpe-gaim's buzzer work under cacko or sharp rom but does under opie?  They are different versions and all but still.  From what I can find, qpe-gaim calls the buzzer with the following code:

        ODevice::inst()->alarmSound();

A snipped of embedded-konsole source reveals the following:

        QCopEnvelope( "QPE/TaskBar", "soundAlarm()" );

But the QCop stuff seems completely different.  I don't know any QT so I'm pretty much 100% lost.  Can anyone shed some light on this and get me beeping again :-P

Thanks,
Mark
Title: Qpe-gaim/cacko Problem
Post by: law on October 29, 2005, 04:42:22 am
i have written an qpe-gaim buzzer patch for oe (opie).

perhabs someone should add this to the sharp-rom version of gaim.