[wpkg-users] [Bug 79] Major WPKG enhancements, remote logging, doc, internal restructuring

bugzilla-daemon at bugzilla.wpkg.org bugzilla-daemon at bugzilla.wpkg.org
Tue Nov 13 00:44:07 CET 2007


http://bugzilla.wpkg.org/show_bug.cgi?id=79


Rainer Meier <skybeam at users.sourceforge.net> changed:

           What    |Removed                     |Added

  Attachment #61 is|0                           |1
           obsolete|                            |




--- Comment #36 from Rainer Meier <skybeam at users.sourceforge.net>  2007-11-13 00:44:01 ---
Created an attachment (id=62)
 --> (http://bugzilla.wpkg.org/attachment.cgi?id=62)
Full package, fixed notification, added multi-language notifications

Hey buddies ;-)

I hope you didn't get tired from my updates yet. So here another one comes...

Now I focused on notifications - Falko again posted me to some issues:
- Notifications were not sent at all
- He pointed out the fact that notifications have to be read by users and he's
usually localizing them. I picked up this idea and introduced multi-language
support for user notifications.


Here's a change log:
 * FIX: Fixed user notification through windows messaging service. It was
 *      always skipped no matter what the "nonotify" value was set to. Fixed.
 * NEW: Added possibility to customize user messages (notifications) within
 *      config.xml. This change was proposed by Falko Trojahn and extended by
 *      myself. The idea is to localize at least the notification messages
 *      since they have to be read by the machine user. There are currently no
 *      intentions to localize all info/warning/error/debug messages. However
 *      it would be possible - but with a lot of effort and with quite small
 *      benefit.
 *      I already inserted translated messages for english and german LCIDs.
 *      French has been prepared as well (LCIDs) but the messages were not
 *      translated yet since my french might be funny to read but not make
 *      much sense ;-)
 * NEW: Added methods to read the system locale and to read the value of a
 *      corresponding localized string from a string ID within config.xml.
 * MOD: Failing to send a notify message will no longer force exit if
 *      /quitonerror is not set.
 * MOD: Since loading of XML nodes allow now to skip invalid XML files I added
 *      verification that at least one profile and one hosts definition is
 *      read. Without these information it makes no sense to continue so I
 *      force an immediate exit.
 *      This also fixes a problem where WPKG cannot read any XML files (share
 *      or wpkg_web not available) and it prints 3 error messages (about each
 *      database file) and quits after that. Finally this also speeds up
 *      canellaction of installation for road warriors with no network
 *      connection.
 * MOD: Moved position of the dinfo() method (as proposed by Leon Hedding).


-- 
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


wpkg-users mailing list
wpkg-users at lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users



More information about the wpkg-users mailing list