On 24.12.2012 12:44, Michael T. Pope wrote:
> On Mon, 24 Dec 2012 12:04:49 PM Michael Vehrs wrote:
>    
>> The text is automatically greyed out when the input is made
>> non-editable. We would need to override some Swing method (probably
>> paint()) to fix that. I'll have a look at this.
>>      
> Cool.  BTW I also just noticed this:
>
> net.sf.freecol.common.resources.ImageResource preload
>       WARNING: Failed to load image from:
> file:/home/mpope/src/fc/git/data/rules/classic/resources/images/river/river0000.png
>       Mon Dec 24 22:07:39 CST 2012
>       Thread ID: 57
>       Stack trace:
> java.io.FileNotFoundException:
> /home/mpope/src/fc/git/data/rules/classic/resources/images/river/river0000.png
> (No such file or directory)
>       at java.io.FileInputStream.open(Native Method)
>       at java.io.FileInputStream.<init>(FileInputStream.java:138)
>       at java.io.FileInputStream.<init>(FileInputStream.java:97)
>       at
> sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
>       at
> sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
>       at java.net.URL.openStream(URL.java:1037)
>       at
> net.sf.freecol.common.resources.ImageResource.preload(ImageResource.java:88)
>       at
> net.sf.freecol.common.resources.ResourceManager$1.run(ResourceManager.java:181)
>
> If 0000 means no river in any direction, and thus it is correct that it does
> not exist, can we just drop the reference from resources.properties?
>
> Cheers,
> Mike Pope
>    

That should be possible.


Regards

Michael


------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Freecol-developers mailing list
Freecol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freecol-developers

Reply via email to