Skip to content

Script started one time only #13

@karpo518

Description

@karpo518

Im got dependencies and run script. The program worked correctly until it suddenly closed. I cant run it again.

First running(success):

python gnome_connection_manager.py
Invalid parameter in the configuration file: No section: 'options'
Floating point exception

Next running:

python gnome_connection_manager.py
Floating point exception

I saw the following error in /var/log/syslog:
kernel: [12180.787204] traps: python[19671] trap divide error ip:7f7e02771caf sp:7fff471ca300 error:0 in libvte.so.9.2800.2[7f7e02739000+9c000]

I tried to delete and recreate the program folder, but it did not help.

Before the crash of the program, I created several connections. Then I changed one of the ciphers in the interface settings. I do not think that the error is related to specific actions, but it is possible that the program stores settings outside of its folder. How can I reset the settings?

Linux Mint 18.2 Cinnamon 64 bit
Kernel 4.15.0-43-generic

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions