maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Dialcentral 1.0 (https://talk.maemo.org/showthread.php?t=29347)

Addison 2011-10-07 17:59

Re: Dialcentral 1.0
 
Hey heavyt.

I'm now using this method, going to the google.com/voice/m site in Tear and setting the zoom in and out option at .8 instead of .1.
http://talk.maemo.org/showpost.php?p...&postcount=105

This will give you one minute notifications for all your emails, so if you have your SMS messages forwarded, you'll get this right away.

You also won't get notifications sending a message like DC tends to do at times.

I really like this setup so maybe you might like it as well. :)

heavyt 2011-10-07 19:05

Re: Dialcentral 1.0
 
For now I am using 1.1.13 because LED notifications still works. It seems to be the best of all builds for N8xx. ;-)

Addison 2011-10-07 19:42

Re: Dialcentral 1.0
 
Thanks, I must have missed that version.

All I can say is that going at least 6 weeks without notifications in DC led me to my current setting.

I also like it that if I subscribe to a thread here or at another forum, it will tell me right away if someone posts in it. :)

heavyt 2011-11-09 00:23

Re: Dialcentral 1.0
 
I have been using version 1.3.11 for about 2 weeks now on a N810, so far it seems to be stable.
But I found I am not able to change Background Alerts from 5 minutes. It will default back to 5 no matter what minutes interval I select in the account page after applying my options.

epage 2011-11-09 00:51

Re: Dialcentral 1.0
 
Quote:

Originally Posted by heavyt (Post 1120378)
I have been using version 1.3.11 for about 2 weeks now on a N810, so far it seems to be stable.
But I found I am not able to change Background Alerts from 5 minutes. It will default back to 5 no matter what minutes interval I select in the account page after applying my options.

It'll be a bit before I can look at it. The code is all messed up in prep for some changes I am making and I'm heading out for a week.

heavyt 2011-11-09 00:53

Re: Dialcentral 1.0
 
Quote:

Originally Posted by epage (Post 1120393)
It'll be a bit before I can look at it. The code is all messed up in prep for some changes I am making and I'm heading out for a week.

I can wait, thanks

epage 2011-11-18 01:21

Re: Dialcentral 1.0
 
Quote:

Originally Posted by heavyt (Post 1120395)
I can wait, thanks

I just played with DC on my n810 (DC 1.3.11). I didn't seem to see the problem. Mind sending me a log?

heavyt 2011-11-18 02:35

Re: Dialcentral 1.0
 
what folder would I find the log file.

epage 2011-11-18 02:45

Re: Dialcentral 1.0
 
Quote:

Originally Posted by heavyt (Post 1125297)
what folder would I find the log file.

You can copy the log contents through Ctrl+l (lower-case L) or find the file at ~/.cache/dialcentral/dialcentral.log

heavyt 2011-11-18 04:18

Re: Dialcentral 1.0
 
(7991387) INFO MainThread.dialcentral.dialcentral_qt.save_setting s: Saving settings
(7991644) INFO MainThread.dialcentral.session.logout: Logging out
(7991919) INFO MainThread.dialcentral.session._save_to_cache: Saving cache
(7992123) INFO MainThread.dialcentral.session._save_to_cache: Cache saved
(7992210) INFO MainThread.dialcentral.call_handler.stop: Stopping voicemail refresh
(7992554) INFO MainThread.dialcentral.dialcentral_qt.save_setting s: Saving settings
( 5474) INFO MainThread.dialcentral.dialcentral_qt.run: dialcentral 1.3.11-1
( 5481) INFO MainThread.dialcentral.dialcentral_qt.run: OS: Linux
( 5487) INFO MainThread.dialcentral.dialcentral_qt.run: Kernel: 2.6.21-omap1 (#3 PREEMPT Wed Sep 28 21:48:59 CEST 2011) for armv6l
( 5493) INFO MainThread.dialcentral.dialcentral_qt.run: Hostname: Nokia-N810-WiMAX-43-7
( 5512) INFO MainThread.dialcentral.dialcentral_qt.run: Using GObject mainloop
( 8225) INFO MainThread.dialcentral.backends.qt_backend.<module >: QtContacts support not available
(13106) INFO MainThread.dialcentral.util.qui_utils.push_busy: Entering state: Logging In
(13138) DEBUG Dummy-1.dialcentral.backends.gvoice.browser_emu.download : Performing download of https://www.google.com/voice/b/0/request/user
(14641) DEBUG MainThread.dialcentral.util.concurrent.on_success: Processing success for: <bound method Session._login of <dialcentral.session.Session object at 0x40fc54b0>>
(14648) INFO MainThread.dialcentral.session._login: Logged in through cookies
(14718) INFO MainThread.dialcentral.session._load_from_cache: Loaded cache
(15406) INFO MainThread.dialcentral.util.qui_utils.pop: Exiting state: Logging In
(15412) INFO Dummy-1.dialcentral.backends.gvoice.gvoice.set_callback_ number: Callback number changed: '+14156390447'
(15483) DEBUG MainThread.dialcentral.util.concurrent.on_success: Processing success for: <bound method Session._set_callback_number of <dialcentral.session.Session object at 0x40fc54b0>>
(141427) INFO Dummy-1.dialcentral.backends.gvoice.gvoice.set_callback_ number: Callback number changed: '+14156390447'
(141441) ERROR MainThread.dialcentral.dialcentral_qt.exception: _on_settings_approved
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/dialcentral/util/misc.py", line 53, in wrapper
return func(*args, **kwds)
File "/usr/lib/python2.5/site-packages/dialcentral/dialcentral_qt.py", line 610, in _on_settings_approved
self._app.alarmHandler.apply_settings(notification s, self._accountDialog.notificationTime)
File "/usr/lib/python2.5/site-packages/dialcentral/alarm_handler.py", line 410, in apply_settings
newHandler.apply_settings(True, recurrence)
File "/usr/lib/python2.5/site-packages/dialcentral/alarm_handler.py", line 223, in apply_settings
self._clear_alarm()
File "/usr/lib/python2.5/site-packages/dialcentral/alarm_handler.py", line 272, in _clear_alarm
deleteResult = self._alarmdDBus.del_event(dbus.Int32(self._alarmC ookie))
File "/usr/lib/python2.5/site-packages/dbus/proxies.py", line 140, in __call__
**keywords)
File "/usr/lib/python2.5/site-packages/dbus/connection.py", line 607, in call_blocking
message, timeout)
DBusException: org.freedesktop.DBus.Error.AccessDenied: A security policy in place prevents this sender from sending this message to this recipient, see message bus configuration file (rejected message had interface "(unset)" member "del_event" error name "(unset)" destination ":1.42")
(141611) DEBUG MainThread.dialcentral.util.concurrent.on_success: Processing success for: <bound method Session._set_callback_number of <dialcentral.session.Session object at 0x40fc54b0>>


All times are GMT. The time now is 10:10.

vBulletin® Version 3.8.8