2007-07-04 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Wed, 4 Jul 2007 14:23:38 +0000 (14:23 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Wed, 4 Jul 2007 14:23:38 +0000 (14:23 +0000)
commitfcba9e7fe620d44b9b4cf3b53717b583cbf23d8b
tree40cc2d8a907da6bbd18c626bccfc24c8ae46ebba
parent76359533d394f266289940289560ab442bb4fd63
2007-07-04   Murray Cumming <murrayc@murrayc.com>

* src/modest-ui-actions.c: (open_msg_cb): Add a printf() to provide a
clue when this has failed, because the error dialog is not always shown
(at least in earlier version).

(modest_ui_actions_get_msgs_full_error_handler): prinf() the actual
GError message, because the generic error dialog is not helpful.
I am getting
'This message is not currently available (can't let a new connection go online)'
when trying to open an IMAP message.

(_modest_ui_actions_open): Offer a connection when some messages would
have to be downloaded and we are offline.

pmo-trunk-r2569
ChangeLog2
src/modest-ui-actions.c