Cool VL Viewer forum
http://sldev.free.fr/forum/

Alert "UploadPayment" not found.
http://sldev.free.fr/forum/viewtopic.php?f=6&t=1502
Page 1 of 1

Author:  Tillie [ 2015-03-01 14:47:22 ]
Post subject:  Alert "UploadPayment" not found.

Cool VL Viewer 1.26.12 (33) Feb 28 2015 09:48:42 (Cool VL Viewer)

Code:
WARNING: LLAlertDialog::LLAlertDialog: Alert: This version of the viewer does not know how to display the alert message it just received.

Error details: The alert called 'UploadPayment' was not found in notifications.xml.
(log)

Huh? Got the above in the log when starting up Cool VL Viewer. Saw it after I got a popup window on Login Screen.

Image

I have started Singularity inbetween and uploaded something. May it be that the two clients mix up things in my home folder?


Bleh, just found it in singularity.log:

Code:
2015-03-01T11:41:06Z INFO: LLNotificationChannelBase::updateItem: Inserting UploadPayment
2015-03-01T11:41:06Z INFO: LLNotificationChannelBase::updateItem: Inserting UploadPayment
2015-03-01T11:41:06Z INFO: LLNotificationChannelBase::updateItem: Inserting UploadPayment
2015-03-01T11:41:06Z INFO: LLNotificationChannelBase::updateItem: Inserting UploadPayment
2015-03-01T11:41:06Z INFO: LLNotificationChannelBase::updateItem: Inserting UploadPayment
2015-03-01T11:41:06Z INFO: LLNotificationChannelBase::updateItem: Inserting UploadPayment
2015-03-01T11:41:06Z INFO: LLNotificationHistoryChannel::savePersistentNotifications: Saving open notifications to ...\AppData\Roaming\SecondLife\user_settings\open_notifications.xml
2015-03-01T11:41:06Z INFO: LLNotificationChannelBase::updateItem: Inserting UploadPayment
2015-03-01T11:41:06Z INFO("Messaging"): process_money_balance_reply: L$, credit, committed: ...
2015-03-01T11:41:06Z INFO: LLNotificationChannelBase::updateItem: Inserting FirstBalanceDecrease
2015-03-01T11:41:06Z INFO: LLNotificationChannelBase::updateItem: Inserting FirstBalanceDecrease
2015-03-01T11:41:06Z INFO: LLNotificationChannelBase::updateItem: Inserting FirstBalanceDecrease
2015-03-01T11:41:06Z INFO: LLNotificationChannelBase::updateItem: Inserting FirstBalanceDecrease
2015-03-01T11:41:06Z INFO: LLNotificationChannelBase::updateItem: Inserting FirstBalanceDecrease
2015-03-01T11:41:06Z INFO: LLNotificationChannelBase::updateItem: Inserting FirstBalanceDecrease
2015-03-01T11:41:06Z INFO: LLNotificationHistoryChannel::savePersistentNotifications: Saving open notifications to ...\AppData\Roaming\SecondLife\user_settings\open_notifications.xml
2015-03-01T11:41:06Z INFO: LLNotificationChannelBase::updateItem: Inserting FirstBalanceDecrease


Harumpf. Why is it doing that? >.<

Firestorm and Singularity have this in the notifications.xml:

Code:
<notification
   icon="notify.tga"
   name="UploadPayment"
   persist="true"
   type="notify">
You paid L$[AMOUNT] to upload.
<tag>funds</tag>
  </notification>

Author:  Henri Beauchamp [ 2015-03-01 15:21:05 ]
Post subject:  Re: Alert "UploadPayment" not found.

It's a stale notification after you uploaded from another viewer and logged off (or crashed ?) without acknowledging the notification... It's probably a "persistent" (saved) notifications issue.

The Cool VL Viewer uses the v1 notifications (with the new v2/3 notifications added), so it's called "UploadDone" instead of "UploadPayment".

You can safely ignore it anyway...

EDIT: the next releases will use a different persistent notifications file than other viewers... This way, such a problem will never happen again.

Author:  Tillie [ 2015-03-01 16:55:20 ]
Post subject:  Re: Alert "UploadPayment" not found.

Henri Beauchamp wrote:
EDIT: the next releases will use a different persistent notifications file than other viewers... This way, such a problem will never happen again.


Woohoo. I always get annoyed by modal dialogs that block me, so some less then... :D

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/