Tracker: Bugs

5 Dashboard 1.8 hangs on startup in Portuguese l10n - ID: 1710543
Last Update: Comment added ( tuma )

1.8 is hanging with an exception because of some missing resource key. I'm
on PT localization, the default JRE is 1.6up1 and I'm running WinXP Home.
See full log in attached log_1.8.txt.

Process Dashboard - logging started at Tue May 01 11:01:40 BST 2007
Sun Microsystems Inc. JRE 1.6.0_01; Windows XP
1/Mai/2007 11:01:42 net.sourceforge.processdash.ProcessDashboard <init>
INFO: Process Dashboard version 1.8
Exception in thread "main" java.lang.ExceptionInInitializerError
at
net.sourceforge.processdash.ui.PercentSpentIndicator.setTaskPath(PercentSpe
ntIndicator.java:273)
at
net.sourceforge.processdash.ui.PercentSpentIndicator.<init>(PercentSpentInd
icator.java:126)
at
net.sourceforge.processdash.ProcessDashboard.<init>(ProcessDashboard.java:3
46)
at
net.sourceforge.processdash.ProcessDashboard.main(ProcessDashboard.java:906
)
Caused by: java.util.MissingResourceException: Can't find resource for
bundle net.sourceforge.processdash.i18n.Resources, key Projeto
at java.util.ResourceBundle.getObject(Unknown Source)
at java.util.ResourceBundle.getString(Unknown Source)


Luis Sergio Oliveira ( euluis ) - 2007-05-01 10:14

5

Closed

Fixed

David Tuma

None

v1.8

Public


Comments ( 4 )




Date: 2007-05-27 02:50
Sender: tumaSourceForge.net Subscriber and DonorProject Admin


Fixed with version 1.8.1


Date: 2007-05-13 17:52
Sender: tumaSourceForge.net Subscriber and DonorProject Admin


Another workaround for this bug (using the software in English instead of
Portuguese) is described at:

http://sourceforge.net/forum/message.php?msg_id=4309948


Date: 2007-05-01 21:42
Sender: euluis


Perfect, thanks, this fixed the problem.


Date: 2007-05-01 18:07
Sender: tumaSourceForge.net Subscriber and DonorProject Admin


Thank you for submitting this detailed bug report!

Version 1.8 included new Portuguese translations that weren't in 1.7-RC1.
Unfortunately, those translations contain a defect.

I may release an update soon; in the meantime, Portuguese users can work
around this problem by:

(a) downloading the file attached below, "patch_pt.zip"

(b) saving it into the same directory where you installed the Process
Dashboard (typically "C:\Program Files\Process Dashboard" )

(c) Restart the Process Dashboard

File Added: patch_pt.zip


Log in to comment.




Attached Files ( 2 )

Filename Description Download
log_1.8.txt log containing the exception Download
patch_pt.zip Portuguese translation patch Download

Changes ( 7 )

Field Old Value Date By
status_id Open 2007-05-27 02:50 tuma
resolution_id None 2007-05-27 02:50 tuma
summary Process dashboard 1.8 hangs on startup in PT l10n 2007-05-27 02:50 tuma
close_date - 2007-05-27 02:50 tuma
File Added 227390: patch_pt.zip 2007-05-01 18:07 tuma
assigned_to nobody 2007-05-01 18:07 tuma
File Added 227332: log_1.8.txt 2007-05-01 10:14 euluis