Displaying 2 results from an estimated 2 matches for "update_messages".
Did you mean:
update_message
2007 Jun 16
3
Help with effect queue.
I have an interesting challenge for you. I am using both Scriptaculous
and Prototype on a web site (not using Ruby) and I am trying to queue
effects and updates. Here is the situation - I have a page with
editable blocks, when the user clicks on the edit button under the
box, I want it to:
1) Use Ajax to go out and get the code to build the editor form.
2) When it has the form, use Effect.BlindUp
2016 Jan 08
0
yum-cron / email sending problem
...Traceback (most recent call last):
File "/usr/sbin/yum-cron", line 711, in <module>
main()
File "/usr/sbin/yum-cron", line 708, in main
base.updatesCheck()
File "/usr/sbin/yum-cron", line 631, in updatesCheck
self.installUpdates(self.opts.update_messages)
File "/usr/sbin/yum-cron", line 582, in installUpdates
self.emitMessages()
File "/usr/sbin/yum-cron", line 694, in emitMessages
map(lambda x: x.sendMessages(), self.emitters)
File "/usr/sbin/yum-cron", line 694, in <lambda>
map(lambda x:...