uh those were all placeholders. if anyone wants to look at the real
data, please let me know!
thanks.
> uh those were all placeholders.
Uhhh.. please refrain from top-posting.
>...if anyone wants to look at the real
> data, please let me know!
I sure would.
But let's be clear on a few things - just FTR.
- Please don't waste our time with placeholders URL's
or psuedo-code. If you have an actual problem, quote
actual code and actual URL's.
- Please don't waste our time on usenet with secret
URL's - these groups are here for the benefit of the ages,
and secret URL's do not serve that purpose. (+ same
reasons as above)
- Not even the 'secret URLs' was enough justification
for you to contact me by email. Stop that!
Now - you will probably be thinking you cannot express
your problem 'in public' because of the 'confidentiality'
of the URL's or images. Wrong! (99.95%) of the time.
A close facsimile of your JNLP, using a solid *red*
JPG for the splash for example**, might show
exactly the same behaviour
(later) After being sucked into checking a few
more things, ..
Hint: Try loading your splash image in a
core Java application or applet.
[ ** Then make the 'solid red' JPG mentioned above,
using the same image editor, and check the red JPG
produces the same result.. ]
..report back the results.
HTH
Andrew T.
darrell.berry@gmail.com - 13 Aug 2006 09:50 GMT
Thanks for clarification on group policy (or your preferences -- either
way, thanks for taking the time). I will do as you sugegst and report
back.
Andrew Thompson - 13 Aug 2006 10:17 GMT
> Thanks for clarification on group policy (or your preferences
The latter*. There is very little usenet 'policy', and
no actual rules (thankfully).
* Though you might find the gerenal attitudes I
expressed to be 'commonly held, though
occasionally bitterly argued..'.
>...-- either
> way, thanks for taking the time). I will do as you sugegst and report
> back.
That's the productive course of action. ;-)
Andrew T.
darrell.berry@gmail.com - 13 Aug 2006 15:38 GMT
I appreciate the difference -- I've been an (occassional) UseNet
participant since '92, and it's actually kind of refreshing after
engagement with more 'modern' tech forums to be back somewhere where
people feel able or indeed *responsible* for laying down the law of how
*they* want things to be, rather than how the people who make money out
of the site feel it should be run! Apologies for stepping on any feet.
Respect!
> > Thanks for clarification on group policy (or your preferences
>
> The latter*. There is very little usenet 'policy', and
> no actual rules (thankfully).
Andrew Thompson - 13 Aug 2006 17:21 GMT
(drums fingers impatienlty)
..you about ready to 'gpo public' with some URL's?
In the meantime.
...
> Hint: Try loading your splash image in a
> core Java application or applet.
[quoted text clipped - 4 lines]
>
> ..report back the results.
Scrap that. I stupidly saved your 'confidential' image
out of my operating system component and that made
it 'microsoft compatible' (by introducing an unsupported
start of file marker).
Is your image a JPG of around 90Kb with 164 colors?
Perhaps the reason your splash is not showing is that
it is too large to download before the app. arrives.
How big is the application, BTW?
I did a screen grab and made it into a GIF (no lossyness
with just 164 colors). That GIF clocks in at just 35Kb.
Andrew T.