Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

login problem (connection profiles bug) #27

Closed
EnoSat opened this issue Jul 27, 2024 · 2 comments
Closed

login problem (connection profiles bug) #27

EnoSat opened this issue Jul 27, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@EnoSat
Copy link

EnoSat commented Jul 27, 2024

Describe the bug

Create new profile. After connect show error - Missing username
capture_002_27072024_124201
capture_001_27072024_124150

Steps to reproduce

...

Expected behavior

No response

Software version

1.6

Download medium

GitHub Releases page

Platform running

Windows 11

Architecture running

x86_64 (64-bit)

Other (please specify)

No response

Additional context

No response

Log

No response

Screenshot

No response

@EnoSat EnoSat added the bug Something isn't working label Jul 27, 2024
@ctlcltd ctlcltd changed the title login problem login problem (connection profiles bug) Jul 28, 2024
@ctlcltd
Copy link
Owner

ctlcltd commented Jul 28, 2024

Yes there is a bug, sorry for the inconvenience.

It occurs when you delete the "Default" profile (profile n. 1)

It will be fixed in next releases.

Temporarily you can get around it like this:

  • Settings (Preferences)
  • Export Profile (right click on profile or click "three dots menu" side bottom right corner)
  • click on tab: "Advanced"
  • set profile.size to 1
  • click outside the cell
  • click on Save button
  • again: Settings (Preferences)
  • Import Profile
  • click on Save button

Alternatively you can edit the file e2 SAT Editor Team/e2se.ini

  • Open the INI file in a text editor
  • rename all the entries profile/2/PREFERENCE to profile/1/PREFERENCE
  • set profile/selected to 0
  • set profile/size to 1

Last alternative, the worst, reset the preferences and then do not delete the Default profile (number 1), using and renaming it.

  • Export Profile - steps above

Reset preferences:

  • Settings (Preferences)
  • click on tab: "Advanced"
  • set settings.reset to true
  • click outside the cell
  • click on Save button
  • close then re-open the software

Finally:

  • Settings (Preferences)
  • Import profile, or use the Default (profile n. 1) as your profile, renaming it

@ctlcltd
Copy link
Owner

ctlcltd commented Jul 29, 2024

Fixed with commit a5b6551
This problem will be solved effective on next release.

@ctlcltd ctlcltd closed this as completed Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants