Author Topic: Fails to start  (Read 2521 times)

0 Members and 1 Guest are viewing this topic.

Offline payam

  • Heavy QuantumATK user
  • ***
  • Posts: 42
  • Reputation: 0
    • View Profile
Fails to start
« on: September 29, 2016, 01:19 »
Dear ATK Users,
The ATK was running and after a while it crashed. Now, it fails to start and after clicking on the VNL icon  nothing happens. Only the logo appears and then it disappears.
Could you please let me know what to do?

Best regards,
Payam

Offline Ulrik G. Vej-Hansen

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 425
  • Country: dk
  • Reputation: 8
    • View Profile
Re: Fails to start
« Reply #1 on: September 29, 2016, 08:56 »
Could you start it from a terminal and post the error message here?

Offline payam

  • Heavy QuantumATK user
  • ***
  • Posts: 42
  • Reputation: 0
    • View Profile
Re: Fails to start
« Reply #2 on: September 29, 2016, 16:02 »
Thank you for your attention.
I put VNL in terminal then the VNL logo appeared and disappeared with no message!
I remember it happened once in before and I removed a file and it became healthy. I do not remember that procedure now.

Best regards,
Payam


Offline payam

  • Heavy QuantumATK user
  • ***
  • Posts: 42
  • Reputation: 0
    • View Profile
Re: Fails to start
« Reply #3 on: September 29, 2016, 16:23 »
By the way, this is what I found in crash.log:

Traceback (most recent call last):
  File "./zipdir/NL/GUI/Main/Main.py", line 114, in main
  File "./zipdir/NL/GUI/MainWindow/MainStack.py", line 21, in __init__
  File "./zipdir/NL/GUI/MainWindow/MainStack.py", line 114, in readSettings
UnicodeEncodeError: 'ascii' codec can't encode characters in position 3-4: ordinal not in range(128)

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5428
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: Fails to start
« Reply #4 on: September 29, 2016, 16:35 »
Generally speaking ATK and VNL do not work in environments where you use other characters than the English ones (a-Z and numbers) in username, project directory name, installation dir, etc. So somewhere in your environment or (as it seems) main.ini file such a file or directory is present. A simple solution for the moment is to rename $HOME/.vnl/main.ini to something else and attempt to start VNL. You will lose all your projects (not the projects themselves, but the list of them), but you can easily rebuild that. Alternatively, you can look inside main.ini and try to find where you are using an odd character. If all else fails, send main.ini to us for autopsy.

Offline payam

  • Heavy QuantumATK user
  • ***
  • Posts: 42
  • Reputation: 0
    • View Profile
Re: Fails to start
« Reply #5 on: September 29, 2016, 17:26 »
Dear Anders,
Thank you for your response.
Is $home/.vnl an address? I could not find main.ini file. Could you please clarify it?

Best regards,
Payam

Offline payam

  • Heavy QuantumATK user
  • ***
  • Posts: 42
  • Reputation: 0
    • View Profile
Re: Fails to start
« Reply #6 on: September 29, 2016, 17:30 »
Dear Anders,
I resolved it and it works. Thank you very much.

Best regards,
Payam