¿ªÔÆÌåÓý

Date

Locked Re: German to English Translation Required !!!

tomgrayll
 

You can get a good idea of what is said by using the following
translator...



Tom....




--- In jmriusers@y..., "original_black_bart" <[email protected]:
A member of the DCCUK NG has provided me with a few links to sites
containing decoder information. The sites are based written in
German but I'm not capable of translating to English. If someone
here is capable of doing so and is willing to assist, please
contact
me off list.

Thanks
Bob Blackwell


Locked German to English Translation Required !!!

original_black_bart
 

A member of the DCCUK NG has provided me with a few links to sites
containing decoder information. The sites are based written in
German but I'm not capable of translating to English. If someone
here is capable of doing so and is willing to assist, please contact
me off list.

Thanks
Bob Blackwell


Locked Re: 1.0.5 version in two forms

barr_ceo
 

--- In jmriusers@y..., Bob Jacobsen <Bob_Jacobsen@l...> wrote:

<<snip>>

It would be great if somebody wanted to write some better
documentation. A manual, even a very basic one, would be _really_
great.
Hmmm... Mebbe I'm being stupid... but I'll take a shot at it.

Given the frequency of change of the program, I suspect an HTML format would be best (and simplest to allow inclusion of screen shots), with one "page" per tab. I'll play with it and see what I can come up with.


Locked Hornby Zero One

sswcharlie
 

Anyone worked with the Hornby Zero One system?

Charlie


Locked Re: 1.0.5 version in two forms

 

At 4:54 PM -0400 8/30/02, jerry snyder wrote:
I'm puffing pretty hard trying to catch on to what's up with JMRI. I have
downloaded Decoder Pro and now JMRI.1.0.5.exe The extracted JMRI.1.0.5.exe
put files in my JMRI folder (running WinME). But the JMRI.1.0.5_Readme
talks about changing some files in some folders.
How you update depends on which type of computer you've got. If it's some form of Windows, just run the .exe file.

If you're using Linux, Macintosh or OS/2, the .exe file isn't going to do you any good. Instead, you take the .zip file, unpack it to create a folder, and move the files into place by hand. Hopefully I'll be able to create a Macintosh installer to automate that process Real Soon Now, but I don't know how to do that for Linux or OS/2.

Note that the 1.0.5 update et al is really intended for testing; as you've seen in the Yahoo group, those updates occasionally backfire for some people.

And I'm lost. Can you point me to someplace that can give me an overview
of this project?
The best overview we've got is:



or for the DecoderPro part:



For installing the original program, but not the update, please see:



It would be great if somebody wanted to write some better documentation. A manual, even a very basic one, would be _really_ great.

Bob
--
--------------
Bob Jacobsen (Bob_Jacobsen@..., 510-486-7355, fax 510-495-2957)


Locked Re: 1.0.5 version in two forms

 

At 11:59 PM +0000 8/30/02, barr_ceo wrote:
DL went well, and I moved the files to the JMRI folder as directed. The splash screen and decoder selection worked OK, but when I tried to
open a full (complex) decoder window the JAVA pane opened and I got the
following error messages:

--------
Exception occurred during event dispatching:
java.lang.NoSuchMethodError: java.awt.Font: method deriveFont(F)Ljava/
awt/Font; not found
at jmri.jmrit.symbolicprog.SpeedTableVarValue.getRep(Compiled
Code)
at
jmri.jmrit.symbolicprog.VariableTableModel.getRep(VariableTableModel.ja
va:114)
Oops. My mistake.

The Mac "classic" version of Java uses an older set of libraries. The code to put "little" editable numbers on the speed table sliders uses a routine that's not present in this older version, hence the error. I didn't catch this in testing, sorry.

I'll protect against the error, retest on an older Mac and get an update out shortly.

Bob
--
--------------
Bob Jacobsen (Bob_Jacobsen@..., 510-486-7355, fax 510-495-2957)


Locked Re: 1.0.5 version in two forms

barr_ceo
 

--- In jmriusers@y..., Bob Jacobsen <Bob_Jacobsen@l...> wrote:
The 1.0.5 version is available as a Windows installer at:



For those using Macintosh (MacOS X or "Classic"), OS/2 and Linux can
update their existing 1.0 installations from a .zip file that's
available at:



The instructions for updating are in the README.txt file in the .zip
archive, please let me know of any problems.

Bob
DL went well, and I moved the files to the JMRI folder as directed.
The splash screen and decoder selection worked OK, but when I tried to
open a full (complex) decoder window the JAVA pane opened and I got the
following error messages:

--------
Exception occurred during event dispatching:
java.lang.NoSuchMethodError: java.awt.Font: method deriveFont(F)Ljava/
awt/Font; not found
at jmri.jmrit.symbolicprog.SpeedTableVarValue.getRep(Compiled
Code)
at
jmri.jmrit.symbolicprog.VariableTableModel.getRep(VariableTableModel.ja
va:114)
at
jmri.jmrit.symbolicprog.tabbedframe.PaneProgPane.getRep(PaneProgPane.ja
va:684)
at
jmri.jmrit.symbolicprog.tabbedframe.PaneProgPane.getRepresentation(Pane
ProgPane.java:674)
at
jmri.jmrit.symbolicprog.tabbedframe.PaneProgPane.newVariable(PaneProgPa
ne.java:610)
at
jmri.jmrit.symbolicprog.tabbedframe.PaneProgPane.newColumn(Compiled
Code)
at jmri.jmrit.symbolicprog.tabbedframe.PaneProgPane.<init>
(Compiled Code)
at
jmri.jmrit.symbolicprog.tabbedframe.PaneProgFrame.newPane(PaneProgFrame
.java:491)
at
jmri.jmrit.symbolicprog.tabbedframe.PaneProgFrame.readConfig(Compiled
Code)
at
jmri.jmrit.symbolicprog.tabbedframe.PaneProgFrame.loadProgrammerFile(Pa
neProgFrame.java:304)
at jmri.jmrit.symbolicprog.tabbedframe.PaneProgFrame.<init>
(Compiled Code)
at
jmri.jmrit.symbolicprog.tabbedframe.PaneProgAction$2.startProgrammer(Pa
neProgAction.java:85)
at
jmri.jmrit.symbolicprog.CombinedLocoSelPane.openNewLoco(CombinedLocoSel
Pane.java:416)
at
jmri.jmrit.symbolicprog.CombinedLocoSelPane.openButton(CombinedLocoSelP
ane.java:376)
at
jmri.jmrit.symbolicprog.CombinedLocoSelPane$5.actionPerformed(CombinedL
ocoSelPane.java:186)
at
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java)
at
javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Abstract
Button.java)
at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.j
ava:378)
at
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:250)
at
javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonLis
tener.java:204)
at
java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java)
at java.awt.Component.processMouseEvent(Compiled Code)
at java.awt.Component.processEvent(Compiled Code)
at java.awt.Container.processEvent(Compiled Code)
at java.awt.Component.dispatchEventImpl(Compiled Code)
at java.awt.Container.dispatchEventImpl(Compiled Code)
at java.awt.Component.dispatchEvent(Compiled Code)
at java.awt.LightweightDispatcher.retargetMouseEvent(Compiled
Code)
at java.awt.LightweightDispatcher.processMouseEvent(Compiled Code)
at java.awt.LightweightDispatcher.dispatchEvent(Compiled Code)
at java.awt.Container.dispatchEventImpl(Compiled Code)
at java.awt.Window.dispatchEventImpl(Compiled Code)
at java.awt.Component.dispatchEvent(Compiled Code)
at java.awt.EventDispatchThread.run(EventDispatchThread.java)

--------

Version 1.0 was working OK on this computer. I'm going to try the
download process again and see if it didn't just get corrupted in
transit, but that's not likely...


Locked Re: 1.0.5 version in two forms

jerry snyder
 

Bob Jacobson,

I'm puffing pretty hard trying to catch on to what's up with JMRI. I have
downloaded Decoder Pro and now JMRI.1.0.5.exe The extracted JMRI.1.0.5.exe
put files in my JMRI folder (running WinME). But the JMRI.1.0.5_Readme
talks about changing some files in some folders.

And I'm lost. Can you point me to someplace that can give me an overview
of this project?

Meanwhile, back to the SourceForge web site.

Cheers

At 09:35 AM 8/30/2002 -0700, you wrote:
The 1.0.5 version is available as a Windows installer at:


<>

For those using Macintosh (MacOS X or "Classic"), OS/2 and Linux can
update their existing 1.0 installations from a .zip file that's
available at:


<>

The instructions for updating are in the README.txt file in the .zip
archive, please let me know of any problems.

Bob

--
--------------
Bob Jacobsen (Bob_Jacobsen@..., 510-486-7355, fax 510-495-2957)

Yahoo! Groups Sponsor
ADVERTISEMENT
<>18c1606.jpg

To unsubscribe from this group, send an email to:
jmriusers-unsubscribe@...



Your use of Yahoo! Groups is subject to the
<>Yahoo! Terms of Service.
jerry snyder
Orlando, FL


Locked Re: The CV panel is (no longer) broken

 

I know some folks at Mindvision. How much do they want to extend the license?

-Dave

On Friday, August 30, 2002, at 09:05 AM, Bob Jacobsen wrote:

I'm temporarily without an installer-builder for the Mac, as the
license I was using has expired. But I can create a zip file with
the contents, will do that shortly.


Locked 1.0.5 version in two forms

 

The 1.0.5 version is available as a Windows installer at:



For those using Macintosh (MacOS X or "Classic"), OS/2 and Linux can update their existing 1.0 installations from a .zip file that's available at:



The instructions for updating are in the README.txt file in the .zip archive, please let me know of any problems.

Bob

--
--------------
Bob Jacobsen (Bob_Jacobsen@..., 510-486-7355, fax 510-495-2957)


Locked Re: The CV panel is (no longer) broken

 

At 3:34 PM +0000 8/30/02, barr_ceo wrote:
Any chance of getting a Mac installer so I can get in on the fun? I'm still stuck with 1.0 ... <<grin>>
I'm temporarily without an installer-builder for the Mac, as the license I was using has expired. But I can create a zip file with the contents, will do that shortly.

BTW, Bob... in the acknowledgements, it's _Joe_ Ellis, not _Jim_. ;)
Oops, that's embarrassing. Sorry! I've fixed it.

Bob
--
--------------
Bob Jacobsen (Bob_Jacobsen@..., 510-486-7355, fax 510-495-2957)


Locked Re: The CV panel is (no longer) broken

barr_ceo
 

Any chance of getting a Mac installer so I can get in on the fun? I'm still stuck with 1.0 ... <<grin>>

BTW, Bob... in the acknowledgements, it's _Joe_ Ellis, not _Jim_. ;)


Locked Re: The CV panel is (no longer) broken

Jon Miller
 

As far as my testing has gone 1.0.5 is a winner.

Jon Miller
AT&SF
For me time has stopped in 1941
Digitrax DCC owner, Chief system
NMRA Life member #2623
Member SFRH&MS


Locked Re: The CV panel is (no longer) broken

Alex Shepherd
 

User test report: checked out v1.05 today and the CV panel appears to work
fine. Thank you Bob.
Bob,

The 1.05 install (and uninstall) seemed to run fine on my work PC.

Cheers

Alex


Locked Re: The CV panel is (no longer) broken

Jim Buckley
 

User test report: checked out v1.05 today and the CV panel appears to work
fine. Thank you Bob.


Locked Re: Decoder Pro Database - An Update

Alex Shepherd
 

Here is my entire fleet or 2 loco's with the same decoders...

Name of Manufacturer
Digitrax

Decoder Model Number
DN149K2 Plug n Pray

Decoder Type
Mobile

Value of CV7
241

Value of CV8
129

Cheers

Alex


Locked Decoder Pro Database - An Update

original_black_bart
 

A quick note to Decoder Pro Database contributors; all updates
received to date have been added to the online database. In cases
where the provided information was already on file, your name was
added to the contributors list. Thank you for contributing and keep
the data coming.

For those who haven't done so but wish to contribute, please forward
your decoder data to me at decoderpro_id_program@...

Be sure to include the following information;

Name of Manufacturer
Decoder Model Number (Name)
Decoder Type (Mobile, Stationary, Accessory)
Value of CV7
Value of CV8
Your contact information
Comments on the manufacturer, version or behaviour of the decoder.

Bob


Locked Re: The CV pane is broken, looking for more problems

jbuckley96813
 

I have not had any
trouble but he was using Soundtraxx LC and I don't have those. Not
sure if that makes any difference or not.
Jon & Bob...

Just a note...the CV panel problems I encountered occur no matter
which programmer I use.

Aloha,
Jim


Locked Re: The CV pane is broken, looking for more problems

Jon Miller
 

I generally go there to just read CV7 and CV8. I have not had any
trouble but he was using Soundtraxx LC and I don't have those. Not sure if
that makes any difference or not.
Bob, how are things. Is you dad improving?

Jon Miller
AT&SF
For me time has stopped in 1941
Digitrax DCC owner, Chief system
NMRA Life member #2623
Member SFRH&MS


Locked The CV pane is broken, looking for more problems

 

Sorry to have fallen behind in the email, there have been some other things going on at this end.

You're right, the CV pane is really broken. I'm away from my layout until (probably) Wednesday, so can't check everything, there seem to be a number of problems:

a) The "Read Sheet", "Read All", "Write Sheet" and "Write All" buttons just plain don't work.

b) Writing a CV by changing the value on the CV pane and clicking write can sometimes write nothing (no change), or write a zero value.

c) Changes to the CV pane are not always reflected in the other panes.

d) There's something wrong with how the CV pane understands the "state" of a CV's value. On other panes, this is reflected in the color. Here, it shows in the State column (which is not directly editable on purpose). But sometimes that State column is not right, e.g. an edited CV doesn't show as "Edited". And clicking the state column can change that (as if the state really had changed, but the display hadn't updated)

I've been able to reproduce a, b and d, and have no doubt that c happens too.

I'll look in to it soon. Sorry for the trouble. In the meantime, people might want to use the single-CV programmer instead of that pane for changing a single CV. You can (he said optimistically) have one of those and a set of panes open at the same time and use them both, but they won't see each others changes to values.

Has anybody had any problems with _reading_ CVs from the CV pane?

Bob
--
--------------
Bob Jacobsen (Bob_Jacobsen@..., 510-486-7355, fax 510-495-2957)