Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- Jmriusers
- Messages
Search
Locked
Re: AT&T users loosing access
My understanding of this whole ATT/Yahoo/etc. divorce is that the login
method is changing. At one time, you could use those other login names and the Yahoo Groups would take that email id and password, pass it along to the right party, get a validation token, and then let you log in. So you didn't need a different id and password. But with the changes, that method is being discontinued. It will mean that Groups needs some id and password that Groups knows as valid to let you into the website. Now you can still use the normal email, and that isn't being affected. But to get to the group files and stuff, then you need make sure the Group's membership system knows you by some other id in addition to the email addresses you use. As a moderator on some of the groups, the moderator group has been hashing this for quite a while. It looks messy to say the least. -Ken Cameron, Member JMRI Dev Team www.jmri.org www.fingerlakeslivesteamers.org www.cnymod.com www.syracusemodelrr.org |
Locked
Re: AT&T users loosing access
I have not seen anything from AT&T about this change. They inform you way ahead of any event like this.
This looks suspicious. Dennis |
Locked
Re: AT&T users loosing access
Jon Miller
/On 6/27/2017 9:34 AM, dave@... [jmriusers] wrote://
/ /If this does include Groups, then you will need to get a Yahoo emailI assume any email address other than the ones listed will have no problems with group addressing? Like my Gmail account. -- Jon Miller For me time stopped in 1941 Digitrax Chief/Zephyr systems, SPROG, JMRI User NMRA Life member #2623 Member SFRH&MS |
Locked
Re: AT&T users loosing access
Tony,
Your AT&T email account is not affected in any way by this change. What is changing is that it will no longer be possible to logon to "tumblr.com" with an email address using one of the listed domains. Since Tumblr is part of Yahoo, my guess is that eventually this will affect other Yahoo features, including Groups. I have not found any other information for Yahoo/AT&T, only the Tumblr notice. If this does include Groups, then you will need to get a Yahoo email address to access Groups. I expect that there will be other interruptions as the Yahoo/AOL/Verizon integration continues. Dave Sand |
Locked
Re: AT&T users loosing access
I found this on ATT !/email-support/KM1211071 !/email-support/KM1211071
Hope this is true. |
Locked
Re: AT&T users loosing access
Can someone remind me how to change my email on the this jmri sight so i continue to get the emails after my att email no longer works
Tony On Jun 27, 2017, at 9:07 AM, Randall Wood rhwood@... [jmriusers] <jmriusers@...> wrote: [Non-text portions of this message have been removed] |
Locked
Re: AT&T users loosing access
Does anyone know what to do to save all the stored emails under the att.net accounts. Can one move the data to another email address? Why hasn't att notified us what to do.
toggle quoted message
Show quoted text
Tony On Jun 27, 2017, at 9:07 AM, Randall Wood rhwood@... [jmriusers] <jmriusers@...> wrote: |
Locked
Re: AT&T users loosing access
Randall Wood
Follow Tumblr's instructions from the embedded link.
Randall On Jun 27, 2017, at 08:40, RICK POMEROY chefrick@... [jmriusers] <jmriusers@...> wrote: [Non-text portions of this message have been removed] |
Locked
Re: AT&T users loosing access
RICK POMEROY
So how do we access?
On Jun 27, 2017, at 07:38, Randall Wood rhwood@... [jmriusers] <jmriusers@...> wrote: [Non-text portions of this message have been removed] |
Locked
AT&T users loosing access
Randall Wood
This was a notice at Tumblr, a Yahoo property:
Starting on June 30, 2017, att.net customers will no longer be able to log in to their Yahoo and Tumblr accounts through email addresses with the following domains: att.net, ameritech.net, bellsouth.net, flash.net, nvbell.net, pacbell.net, prodigy.net, sbcglobal.net, snet.net, swbell.net, and wans.net. Randall |
Locked
Re: Chromebook w/LXDE Can't Access Serial Ports
Randall Wood
We are not finding that OpenJDK causes issues. The FAQ concerning how to setup Linux is wrong however. You will want to search through the archives of this group for Dave Heap's explanation of how to use devices on Linux. Search for "dialout"
Randall On Jun 27, 2017, at 08:06, 'Ken Cameron' kcameron@... [jmriusers] <jmriusers@...> wrote: [Non-text portions of this message have been removed] |
Locked
Re: Chromebook w/LXDE Can't Access Serial Ports
We are finding that the OpenJDK seems to cause some issues. If you load the
regular Java JRE, from Oracle, it should be fine. -Ken Cameron, Member JMRI Dev Team www.jmri.org www.fingerlakeslivesteamers.org www.cnymod.com www.syracusemodelrr.org |
Locked
Re: Decoder Pro Roster copied into Panel Pro
Clarification: By "profile" I mean Preferences->Configuration Profiles.
toggle quoted message
Show quoted text
-- Dave in Australia On 27 Jun 2017, at 3:38 PM, Dave Heap <dgheap@...> wrote: |
Locked
Re: Chromebook w/LXDE Can't Access Serial Ports
Changing the permissions of USB ports with chmod is generally not successful with most Linux distributions. The problem is that ports are ephemeral and are destroyed (and recreated with default permissions) every time you unplug/plug the cable. You need to add yourself to the group you see next to the port when you do an "ls -l".
toggle quoted message
Show quoted text
Furthermore there are some filters in the JMRI startup script that may hide your port if it has a non-standard name. There is either a command-line override or a script variable for this, I haven't got the details to hand at present, someone else should be able to help with this. -- Dave in Australia On 27 Jun 2017, at 2:18 PM, gnarator@... [jmriusers] <jmriusers@...> wrote: |
Locked
Re: Decoder Pro Roster copied into Panel Pro
This was something I was going to cover. Rather than copying the Roster, etc. you tell both PanelPro and DecoderPro to use the same User Files Location.
toggle quoted message
Show quoted text
One way to do this is simply configure DP and PP to use the same profile, but this will not work so well when you may have to configure several different connection profiles to handle your Power Cab and SB5 connections. The better way is to move all your User Files to a location outside any profile. Many users and JMRI developers do this and many use Dropbox for between-computer sharing and/or a safety oops backup , so we have written a help page for doing so. Even if you choose not to use Dropbox, the principles are the same for moving User Files. Read these links and get back for further help: <> <> I was going to suggest you did this anyway before you opened this topic. -- Dave in Australia On 27 Jun 2017, at 10:55 AM, Verner Shoup lucyshoup@... [jmriusers] <jmriusers@...> wrote: |
Locked
layout editor assign turnout name
i can't get turnouts in layout editor to accept a name from the turnout table. i have tried picking the name in the drop down selection before i create the turnout, and also creating then trying to edit. i can pick the turnout name from the list, but the "done" button does not dismiss the dialog. is there a problem in 4.7.3+R202c9ee, or am i forgetting some step? it has been a while since i played in layout editor.
thanks for any help, calvin. |
Locked
Chromebook w/LXDE Can't Access Serial Ports
OK, my brother was kind enough to give me a Toshiba Chromebook. I told him I wanted to run JMRI, so he installed LXDE Linux. I installed OpenJDK8, and downloaded JMRI 4.6. It has USB ports, so I tried to assign serial ports, per the Linux FAQ,(chmod 666 /dev/tty etc) but modifying the commands to reflect both the /dev/tty and /dev/bus/USB/001 that shows up. I use a Keyspan USA-19HS as an adapter for my Lenz LI101F.
When I start JMRI, I am trying to set up ports, but I get no ports found. Any advice to find the ports? |
Locked
Re: Decoder Pro Roster copied into Panel Pro
Peter,
toggle quoted message
Show quoted text
If I retype my roster information (that I have entered into Decoder Pro) and put into Panel Pro, would I once completed with that activity, delete the roster information in Decoder Pro? ? Verner On Monday, June 26, 2017 7:56 PM, "ulvestad@... [jmriusers]" <jmriusers@...> wrote:
? You don't! Under most circumstances, DP and PP share the same roster. DP and PP are really just the same program with a different front end. I personally just use PP to access everything. Peter #yiv1115816487 #yiv1115816487 -- #yiv1115816487ygrp-mkp {border:1px solid #d8d8d8;font-family:Arial;margin:10px 0;padding:0 10px;}#yiv1115816487 #yiv1115816487ygrp-mkp hr {border:1px solid #d8d8d8;}#yiv1115816487 #yiv1115816487ygrp-mkp #yiv1115816487hd {color:#628c2a;font-size:85%;font-weight:700;line-height:122%;margin:10px 0;}#yiv1115816487 #yiv1115816487ygrp-mkp #yiv1115816487ads {margin-bottom:10px;}#yiv1115816487 #yiv1115816487ygrp-mkp .yiv1115816487ad {padding:0 0;}#yiv1115816487 #yiv1115816487ygrp-mkp .yiv1115816487ad p {margin:0;}#yiv1115816487 #yiv1115816487ygrp-mkp .yiv1115816487ad a {color:#0000ff;text-decoration:none;}#yiv1115816487 #yiv1115816487ygrp-sponsor #yiv1115816487ygrp-lc {font-family:Arial;}#yiv1115816487 #yiv1115816487ygrp-sponsor #yiv1115816487ygrp-lc #yiv1115816487hd {margin:10px 0px;font-weight:700;font-size:78%;line-height:122%;}#yiv1115816487 #yiv1115816487ygrp-sponsor #yiv1115816487ygrp-lc .yiv1115816487ad {margin-bottom:10px;padding:0 0;}#yiv1115816487 #yiv1115816487actions {font-family:Verdana;font-size:11px;padding:10px 0;}#yiv1115816487 #yiv1115816487activity {background-color:#e0ecee;float:left;font-family:Verdana;font-size:10px;padding:10px;}#yiv1115816487 #yiv1115816487activity span {font-weight:700;}#yiv1115816487 #yiv1115816487activity span:first-child {text-transform:uppercase;}#yiv1115816487 #yiv1115816487activity span a {color:#5085b6;text-decoration:none;}#yiv1115816487 #yiv1115816487activity span span {color:#ff7900;}#yiv1115816487 #yiv1115816487activity span .yiv1115816487underline {text-decoration:underline;}#yiv1115816487 .yiv1115816487attach {clear:both;display:table;font-family:Arial;font-size:12px;padding:10px 0;width:400px;}#yiv1115816487 .yiv1115816487attach div a {text-decoration:none;}#yiv1115816487 .yiv1115816487attach img {border:none;padding-right:5px;}#yiv1115816487 .yiv1115816487attach label {display:block;margin-bottom:5px;}#yiv1115816487 .yiv1115816487attach label a {text-decoration:none;}#yiv1115816487 blockquote {margin:0 0 0 4px;}#yiv1115816487 .yiv1115816487bold {font-family:Arial;font-size:13px;font-weight:700;}#yiv1115816487 .yiv1115816487bold a {text-decoration:none;}#yiv1115816487 dd.yiv1115816487last p a {font-family:Verdana;font-weight:700;}#yiv1115816487 dd.yiv1115816487last p span {margin-right:10px;font-family:Verdana;font-weight:700;}#yiv1115816487 dd.yiv1115816487last p span.yiv1115816487yshortcuts {margin-right:0;}#yiv1115816487 div.yiv1115816487attach-table div div a {text-decoration:none;}#yiv1115816487 div.yiv1115816487attach-table {width:400px;}#yiv1115816487 div.yiv1115816487file-title a, #yiv1115816487 div.yiv1115816487file-title a:active, #yiv1115816487 div.yiv1115816487file-title a:hover, #yiv1115816487 div.yiv1115816487file-title a:visited {text-decoration:none;}#yiv1115816487 div.yiv1115816487photo-title a, #yiv1115816487 div.yiv1115816487photo-title a:active, #yiv1115816487 div.yiv1115816487photo-title a:hover, #yiv1115816487 div.yiv1115816487photo-title a:visited {text-decoration:none;}#yiv1115816487 div#yiv1115816487ygrp-mlmsg #yiv1115816487ygrp-msg p a span.yiv1115816487yshortcuts {font-family:Verdana;font-size:10px;font-weight:normal;}#yiv1115816487 .yiv1115816487green {color:#628c2a;}#yiv1115816487 .yiv1115816487MsoNormal {margin:0 0 0 0;}#yiv1115816487 o {font-size:0;}#yiv1115816487 #yiv1115816487photos div {float:left;width:72px;}#yiv1115816487 #yiv1115816487photos div div {border:1px solid #666666;min-height:62px;overflow:hidden;width:62px;}#yiv1115816487 #yiv1115816487photos div label {color:#666666;font-size:10px;overflow:hidden;text-align:center;white-space:nowrap;width:64px;}#yiv1115816487 #yiv1115816487reco-category {font-size:77%;}#yiv1115816487 #yiv1115816487reco-desc {font-size:77%;}#yiv1115816487 .yiv1115816487replbq {margin:4px;}#yiv1115816487 #yiv1115816487ygrp-actbar div a:first-child {margin-right:2px;padding-right:5px;}#yiv1115816487 #yiv1115816487ygrp-mlmsg {font-size:13px;font-family:Arial, helvetica, clean, sans-serif;}#yiv1115816487 #yiv1115816487ygrp-mlmsg table {font-size:inherit;font:100%;}#yiv1115816487 #yiv1115816487ygrp-mlmsg select, #yiv1115816487 input, #yiv1115816487 textarea {font:99% Arial, Helvetica, clean, sans-serif;}#yiv1115816487 #yiv1115816487ygrp-mlmsg pre, #yiv1115816487 code {font:115% monospace;}#yiv1115816487 #yiv1115816487ygrp-mlmsg * {line-height:1.22em;}#yiv1115816487 #yiv1115816487ygrp-mlmsg #yiv1115816487logo {padding-bottom:10px;}#yiv1115816487 #yiv1115816487ygrp-msg p a {font-family:Verdana;}#yiv1115816487 #yiv1115816487ygrp-msg p#yiv1115816487attach-count span {color:#1E66AE;font-weight:700;}#yiv1115816487 #yiv1115816487ygrp-reco #yiv1115816487reco-head {color:#ff7900;font-weight:700;}#yiv1115816487 #yiv1115816487ygrp-reco {margin-bottom:20px;padding:0px;}#yiv1115816487 #yiv1115816487ygrp-sponsor #yiv1115816487ov li a {font-size:130%;text-decoration:none;}#yiv1115816487 #yiv1115816487ygrp-sponsor #yiv1115816487ov li {font-size:77%;list-style-type:square;padding:6px 0;}#yiv1115816487 #yiv1115816487ygrp-sponsor #yiv1115816487ov ul {margin:0;padding:0 0 0 8px;}#yiv1115816487 #yiv1115816487ygrp-text {font-family:Georgia;}#yiv1115816487 #yiv1115816487ygrp-text p {margin:0 0 1em 0;}#yiv1115816487 #yiv1115816487ygrp-text tt {font-size:120%;}#yiv1115816487 #yiv1115816487ygrp-vital ul li:last-child {border-right:none !important;}#yiv1115816487 [Non-text portions of this message have been removed] |
Locked
Re: Decoder Pro Roster copied into Panel Pro
You don't!
Under most circumstances, DP and PP share the same roster. DP and PP are really just the same program with a different front end. I personally just use PP to access everything. Peter |
Locked
Decoder Pro Roster copied into Panel Pro
Dave,
I have another request for directions on how to copy myroster in (Decoder Pro) into the Panel Pro roster. ? The roster in Decoder Pro is almost completelyconfigured.? I have put pictures on each ofthe locomotives into roster.? Also havestarted to take each engine/decoder functions (in words such: Horn, Lights, SpitterSet On/Off etc.) put into the roster, so when using the JMRI throttle, I don¡¯thave to guess which function does what. ? Thanks for any help. ? Verner [Non-text portions of this message have been removed] |
to navigate to use esc to dismiss