Author Topic: Qpe-gaim/cacko Problem  (Read 2254 times)

piku

  • Newbie
  • *
  • Posts: 32
    • View Profile
Qpe-gaim/cacko Problem
« 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

law

  • Newbie
  • *
  • Posts: 21
    • View Profile
Qpe-gaim/cacko Problem
« Reply #1 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.