PerryWerneck / pw3270

3270 Emulator for gtk
https://softwarepublico.gov.br/social/pw3270/
GNU Lesser General Public License v3.0
61 stars 12 forks source link

Saving/Opening configuration files #9

Closed fabiocosta0305 closed 3 years ago

fabiocosta0305 commented 4 years ago

It would be nice to

  1. Define a file extension for the PW3270 configuration files for those who need to access multiple 3270 instances/boxes
  2. Turning saving/opening those configuration files more seemingless, if possible associate them with file explorers
PerryWerneck commented 4 years ago

Are you using linux? If yes why not using the "Create desktop icon" option for every instance? It will create a personalized launcher for the instance.

fabiocosta0305 commented 4 years ago

For me it's okay... But for some people that has not a so big tech background (believe me, I know some) it would be easier if this got on an extension mapping by the file explorer. I would suggest to give a look on how WC3270 do on Windows as an idea.

Em seg., 6 de jul. de 2020 às 11:27, Perry Werneck notifications@github.com escreveu:

Are you using linux? If yes why not using the "Create desktop icon" option for every instance? It will create a personalized launcher for the instance.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PerryWerneck/pw3270/issues/9#issuecomment-654272774, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGNDHKC4GCBKYAN4ONDN4TR2HNN3ANCNFSM4ORVCIJQ .

--

Obrigado!

Fabio Emilio Costa São Bernardo do Campo - SP - Brazil fabiocosta0305@gmail.com Linux User #416439(counter.li.org) ICQ #:173799674 Twitter:@HufflepuffBR

Google+: http://plus.google.com/+FabioEmilioCosta Facebook: http://facebook.com/fabiocosta0305

Blog: hogwartslinux.wordpress.com "Copie. Seja Legal. Não seja trouxa! Use Software Livre!"

PerryWerneck commented 4 years ago

Association with the *.3270 extension working on linux unstable version. It will be available on master after next merge.

fabiocosta0305 commented 4 years ago

It worked here on Ubuntu, just tested.

Em seg., 6 de jul. de 2020 às 21:46, Perry Werneck notifications@github.com escreveu:

Association with the *.3270 extension working on linux unstable version. It will be available on master after next merge.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PerryWerneck/pw3270/issues/9#issuecomment-654534327, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGNDHIRRPOJTQM3X7EE5FLR2JV7HANCNFSM4ORVCIJQ .

--

Obrigado!

Fabio Emilio Costa São Bernardo do Campo - SP - Brazil fabiocosta0305@gmail.com Linux User #416439(counter.li.org) ICQ #:173799674 Twitter:@HufflepuffBR

Google+: http://plus.google.com/+FabioEmilioCosta Facebook: http://facebook.com/fabiocosta0305

Blog: hogwartslinux.wordpress.com "Copie. Seja Legal. Não seja trouxa! Use Software Livre!"

Cris70 commented 4 years ago

Works here (openSUSE Tumbleweed), BUT: the "open session" dialog comes with a filter set to "TN3270 files" and that's good, but when you save a session pw3270 does NOT add the extension, so how do you know what file extension those "TN3270 files" are supposed to have? I tried .tn3270 but it did not work, so I had to look hard in the internet to find out this page and this bug which finally told me what I needed. Most links in search engines point to the Brazillian government software repository, which does not bring a lot of information.

So, to make a long story short: the save session dialog should add the default extension if not provided by the user, AND the default extension should be documented somewhere.

If you think I need to open another bug just tell me so.

PerryWerneck commented 4 years ago

Hi,

Thanks. Don't need to open a new one. I'll fix it on this issue.

PerryWerneck commented 4 years ago

It's implemented on the 'unstable' version. The save-session dialog seens ok.