The Following User Says Thank You to Ruudjepluus For This Useful Post: | ||
|
2012-08-23
, 09:32
|
|
Posts: 2,021 |
Thanked: 1,060 times |
Joined on Apr 2010
@ Hong Kong
|
#2442
|
The Following User Says Thank You to TMavica For This Useful Post: | ||
|
2012-08-23
, 09:38
|
Posts: 2 |
Thanked: 6 times |
Joined on Aug 2012
|
#2443
|
def __init__(self,audio=False,vibra=True):
def __init__(self,audio=True,vibra=True):
if audio: self.audio = QMediaPlayer(); self.audio.setVolume(100); else: self.audio = False
~ $ devel-su Password: rootme [enter] ~ # cd /opt/waxmppplugin/bin/wazapp ~ # cp notifier.py notifier.py.old ~ # cat notifier.py.old | sed 's/audio=True/audio=False/' > notifier.py ~ # exit ~ $ exit
~ $ devel-su Password: rootme [enter] ~ # cd /opt/waxmppplugin/bin/wazapp ~ # cp notifier.py.old notifier.py ~ # exit ~ $ exit
|
2012-08-23
, 14:40
|
|
Posts: 665 |
Thanked: 2,388 times |
Joined on Feb 2012
@ Zagreb, Croatia
|
#2444
|
|
2012-08-23
, 16:02
|
|
Posts: 1,023 |
Thanked: 4,421 times |
Joined on Feb 2010
@ Argentina
|
#2445
|
<key>error</key> <string>exists</string>
The Following 5 Users Say Thank You to CepiPerez For This Useful Post: | ||
|
2012-08-23
, 18:20
|
|
Posts: 2,021 |
Thanked: 1,060 times |
Joined on Apr 2010
@ Hong Kong
|
#2446
|
|
2012-08-23
, 18:31
|
|
Posts: 665 |
Thanked: 2,388 times |
Joined on Feb 2012
@ Zagreb, Croatia
|
#2447
|
|
2012-08-23
, 20:42
|
Posts: 118 |
Thanked: 16 times |
Joined on Jan 2012
@ Nidderau,Hessen , Germany
|
#2448
|
|
2012-08-23
, 21:08
|
Posts: 239 |
Thanked: 70 times |
Joined on Oct 2010
@ Germany
|
#2449
|
|
2012-08-23
, 21:14
|
Posts: 118 |
Thanked: 16 times |
Joined on Jan 2012
@ Nidderau,Hessen , Germany
|
#2450
|
The Following User Says Thank You to adio_89 For This Useful Post: | ||
Tags |
godoftool, harmattan, is-a-miracle, nokia n9, spacker_thread, tarekgalal, toddler_daycare, toolcoderus, wazapp, whatsapp |
|
Only problem I have a.t.m. is that it sometimes won't start-up (displays splash screen, and nothing after that). I have to delete my .db file and lose my convo's in order for Wazapp to start working again. Anyone has a solution for that?
EDIT: i have a Mfe account and an other email account active, but no other IM/Chat services
Last edited by Ruudjepluus; 2012-08-23 at 09:34.