Skip to content

Processing is not working with enabled system proxy since version 3.0a8 #645

Description

@processing-bot

Created by: torranto

On some computers the Processing does not start.

  1. Run Processing
  2. Splash screen is shown.
  3. After one minute splash screen is closed.
  4. Processing crashed.

This error depends on some of network settings.
Testing steps:

  1. Delete folder C:%USER%\AppData\Roaming\Processing\
  2. Run Processing. Processing is running.
  3. Quit Processing.
  4. Run Processing. Processing crashed on start.
  5. Delete string "instance_server.port=..." in file "preferences.txt" in folder C:%USER%\AppData\Roaming\Processing\
  6. Run Processing. Processing is running.
  7. Quit Processing.
  8. Run Processing. Processing crashed on start.
  9. Disconnect network.
  10. Run Processing. Processing is running.
  11. Сonnect network.
  12. Run Processing. Processing crashed on start.

This problem is repeated in versions 3.0a8 to 3.0b7.
Versions 2.2.1 and 3.0a1 to 3.0a7 runs great.
It seems in version 3.0a8 you broke something.

I can repeat this problem on 5 computers. (all on Windows 7 x32)

I think you should alter the startup process. And make it less dependent on the network.
If any errors in the network, the Processing should show error message and not crash.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions