From: <che...@us...> - 2007-10-09 20:34:32
|
Revision: 985 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=985&view=rev Author: chef_koch Date: 2007-10-09 13:34:28 -0700 (Tue, 09 Oct 2007) Log Message: ----------- added a bug and question about logging ;) Modified Paths: -------------- trunk/plugins/myGUIProgramsAlt/README.txt Modified: trunk/plugins/myGUIProgramsAlt/README.txt =================================================================== --- trunk/plugins/myGUIProgramsAlt/README.txt 2007-10-09 16:00:36 UTC (rev 984) +++ trunk/plugins/myGUIProgramsAlt/README.txt 2007-10-09 20:34:28 UTC (rev 985) @@ -39,6 +39,10 @@ BUGS: - When starting the configuration and the "myProgramsAltPreconfiguration.xml" is missing, it will throw an exception. + + - Exception when opening the plugin in GUI, something with currentapplication == null, catched it with try{}catch{}-statement + + - when an fileitem without albumtag is focused a logmsg is written -> OK, but should this msg also be logged when it's only a backbutton [..] !? FEATURES: Add some more specific emulator support.. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |