Re: [JPP-Devel] using ojuser for sf trackers

2012-04-23 Thread edgar . soldin
ok added it. it's in the grey box on top of each tracker page. removed all allow non-logged-in postings i could find in the process. ..ede On 19.04.2012 15:55, Stefan Steiniger wrote: > yep we can. > But not sure where exactly you would add that.. on the wiki? perhaps? > > stefan > > Am 19.04

[JPP-Devel] merger sf.net trackers

2012-04-23 Thread edgar . soldin
i like to merge "Usability and Translation Improvements" with "Feature Requests" so we end up with three trackers only "Bugs" "Feature Requests" "Support Requests" which is easier maintainable and more user friendly (search for existing tickets). btw. "Support Requests" is currently empty. Do

Re: [JPP-Devel] Aboutdialog

2012-04-23 Thread Rahkonen Jukka
edgar soldin wrote: > On 22.04.2012 21:07, Matthias Scholz wrote: > > Hi, > > > > I've commited a small fix in the AboutDialog. If the > "readme.txt" file > > was not found, the Stacktrace was shown. This is bad if you > run OJ as > > Webstart. Now nothing is viewed. > actually not findi

Re: [JPP-Devel] merger sf.net trackers

2012-04-23 Thread Michaël Michaud
Hi, > i like to merge > > "Usability and Translation Improvements" > with > "Feature Requests" +1 > so we end up with three trackers only > "Bugs" > "Feature Requests" > "Support Requests" > which is easier maintainable and more user friendly (search for existing > tickets). > > btw. "Support Requ

Re: [JPP-Devel] using ojuser for sf trackers

2012-04-23 Thread Michaël Michaud
Hi, > ok added it. > it's in the grey box on top of each tracker page. Fine, Didn't know it is possible But It seems you don't know what "not possible" means ;-) Michaël > removed all allow non-logged-in postings i could find in the process. > > ..ede > > > On 19.04.2012 15:55, Stefan Steiniger wr

Re: [JPP-Devel] using ojuser for sf trackers

2012-04-23 Thread edgar . soldin
On 23.04.2012 13:36, Michaël Michaud wrote: > Hi, >> ok added it. >> it's in the grey box on top of each tracker page. > Fine, > Didn't know it is possible > But It seems you don't know what "not possible" means ;-) > thanks for the flowers, but i merely had the same issue years ago and stopped

Re: [JPP-Devel] [Jump-pilot-svn-notify] SF.net SVN: jump-pilot:[2832] core/trunk

2012-04-23 Thread Matthias Scholz
Am 22.04.2012 22:06, schrieb edgar.sol...@web.de: > On 22.04.2012 21:07, jammerh...@users.sourceforge.net wrote: > ... >>* AboutDialog: > ... >> * Small GUI fixup, the about and infotab content are noc alwas on top. >> > actually they are aligned top/left now which leaves lot's of space to

Re: [JPP-Devel] Aboutdialog

2012-04-23 Thread Matthias Scholz
Hi, > Hi, > >>> The problem with Webstart is, that the >>> classpath is only the jre/lib/deploy.jar. So we cannot load readme.txt >>> from classpath :-( >>> >> are you sure there is no way for a webstart application to load a file >> either from a webserver or from an external archive? >

Re: [JPP-Devel] Aboutdialog

2012-04-23 Thread Matthias Scholz
Hi ede, > On 22.04.2012 21:07, Matthias Scholz wrote: > >> Hi, >> >> I've commited a small fix in the AboutDialog. If the "readme.txt" file >> was not found, the Stacktrace was shown. This is bad if you run OJ as >> Webstart. Now nothing is viewed. >> > > actually not finding the readme.

Re: [JPP-Devel] Aboutdialog

2012-04-23 Thread Matthias Scholz
Hi Jukka, thank you for your extensive explanation of JWS. > I had a quick look on the jnlp files we are using. A few years ago I used to > maintain some configuration files and image catalogues of one of our > applications which had all those files packaged into a single jar. When the > appli

[JPP-Devel] New OpenJUMP Webstart Version

2012-04-23 Thread Matthias Scholz
Hi, now is a new OpenJUMP Webstart version on www.openjump.de available. This version includes the Tools menu :-) Matthias -- _ __ ___ _ ___ __ _ Technologieconsulting Matthias Scholz Siebigeröder Str 17a 06308 Klostermansfeld T +49 34772 34150

Re: [JPP-Devel] using ojuser for sf trackers

2012-04-23 Thread Stefan Steiniger
thanks Ede stefan Am 23.04.12 08:03, schrieb edgar.sol...@web.de: > On 23.04.2012 13:36, Michaël Michaud wrote: >> Hi, >>> ok added it. >>> it's in the grey box on top of each tracker page. >> Fine, >> Didn't know it is possible >> But It seems you don't know what "not possible" means ;-) >> > >

Re: [JPP-Devel] merger sf.net trackers

2012-04-23 Thread Stefan Steiniger
I agree - F & B trackers are needed. About support request tracker? nor sure? What is a support request? Like installation help? mhm.. in that case it may be helpful. But then, this is the idea of having forums - where previous questions are find-able with web searcher and can be discussed etc.

Re: [JPP-Devel] New OpenJUMP Webstart Version

2012-04-23 Thread Michaël Michaud
> now is a new OpenJUMP Webstart version on www.openjump.de available. > This version includes the Tools menu :-) Congratulations, Matthias, Works like a charm, Would be nice to announce it along with 1.5.2 release... Michaël > > Matthias >

Re: [JPP-Devel] Aboutdialog

2012-04-23 Thread edgar . soldin
On 23.04.2012 13:04, Rahkonen Jukka wrote: > We have also another application that is based on uDig which is launched > through JWS. I see that that application is saving user preferences into a > local directory. The location of user data is given in the launching jnlp > file as in resources/pr

[JPP-Devel] webstart classloader

2012-04-23 Thread edgar . soldin
On 22.04.2012 21:07, Matthias Scholz wrote: > The problem with Webstart is, that the > classpath is only the jre/lib/deploy.jar. So we cannot load readme.txt > from classpath :-( creating (self)signed jars for each and every release might more effort than necessary. you could probably write a

Re: [JPP-Devel] Aboutdialog

2012-04-23 Thread edgar . soldin
On 23.04.2012 21:16, Matthias Scholz wrote: > Hi ede, >> On 22.04.2012 21:07, Matthias Scholz wrote: >> >>> Hi, >>> >>> I've commited a small fix in the AboutDialog. If the "readme.txt" file >>> was not found, the Stacktrace was shown. This is bad if you run OJ as >>> Webstart. Now nothing is

Re: [JPP-Devel] Aboutdialog

2012-04-23 Thread edgar . soldin
On 22.04.2012 23:09, Michaël Michaud wrote: ... >>> In principle we should change both, the loading and the content of the >>> readme.txt! >>> 1. There are too many unimportant and not (end)user suitable informations. >> could you name one? some of it might not be needed on a day to day basis but

[JPP-Devel] AboutDialog content alignment

2012-04-23 Thread edgar . soldin
since revision 2832 they are aligned top/left now which leaves lot's of space to the bottom and right. a vertically/horizontally centered content was not ideal but better than this. ..ede -- Live Security Virtual Confe

Re: [JPP-Devel] [Jump-pilot-svn-notify] SF.net SVN: jump-pilot:[2832] core/trunk

2012-04-23 Thread edgar . soldin
On 23.04.2012 20:28, Matthias Scholz wrote: ... >> >> Matthias, could you please take care when adding changes to respect the >> files current formatting. you added tab spacing in a file that currently >> uses spaces only. like here: > Sorry for that! This are my prefered Netbeans settings. Now i