Menu

#100 dxf2gcode Crash Repeatable Method

Invalid
nobody
High
Debian Stretch
GUI
Defect
2019-01-03
2018-06-05
retnev
No

Version:

Py3.5.3 PyQt5.7:

Here is how top repeat the crash.

1) Start dxf2gcode

2) Immediately Go to Options

3) Then go to Configurations

4) Then Go to Tools Table

5) You will find 3 tools as default.

6) Delete Tool #2 and Tool #3 with only tool #1 remaining.

7) Change the Tool diameter of tool #1 to 1mm

8) Save.

As soon as you save, then the entire Python Code Constricts itself and crashes.

Related

Tickets: #100

Discussion

  • retnev

    retnev - 2018-06-05

    I need to add that this happens on Debian Stretch

     
    • chrisko

      chrisko - 2018-06-05

      Discussion will be continued in the user Forum.

      Von: retnev
      Gesendet: Dienstag, 5. Juni 2018 03:16
      An: [dxf2gcode:tickets]
      Betreff: [dxf2gcode:tickets] #100 dxf2gcode Crash Repeatable Method

      I need to add that this happens on Debian Stretch

      [tickets:#100] dxf2gcode Crash Repeatable Method
      Status: New
      Labels: Repeatable CRASH Latest Version Gui Crash Tool Selection CRASH
      Created: Tue Jun 05, 2018 12:48 AM UTC by retnev
      Last Updated: Tue Jun 05, 2018 12:48 AM UTC
      Owner: nobody
      Version:
      Py3.5.3 PyQt5.7:
      Here is how top repeat the crash.
      1) Start dxf2gcode
      2) Immediately Go to Options
      3) Then go to Configurations
      4) Then Go to Tools Table
      5) You will find 3 tools as default.
      6) Delete Tool #2 and Tool #3 with only tool #1 remaining.
      7) Change the Tool diameter of tool #1 to 1mm
      8) Save.
      As soon as you save, then the entire Python Code Constricts itself and crashes.

      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/dxf2gcode/tickets/100/
      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

       

      Related

      Tickets: #100

  • Damian Wrobel

    Damian Wrobel - 2018-11-15

    I tried to reproduce that using current sources (develop branch), but it works fine for me:

    $ git log --oneline --decorate -n 1
    2012772 (HEAD -> develop, origin/develop) Update *.ts files

    $ python3 ./dxf2gcode.py
    Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
    Creating configuration window
    Creating configuration window
    New configuration applied

    $ rpm -qv python3 python3-qt5
    python3-3.6.6-1.fc28.x86_64
    python3-qt5-5.10.1-4.fc28.x86_64

     
  • Damian Wrobel

    Damian Wrobel - 2019-01-03

    I just verified it also with the newly released 201901013 version:

    $  rpm -qv dxf2gcode python3 python3-qt5
    dxf2gcode-20190103-1.fc28.noarch
    python3-3.6.7-2.fc28.x86_64
    python3-qt5-5.10.1-4.fc28.x86_64
    

    and I couldn't reproduce it.

    Please consider to re-check it and report if you can still reproduce it.

    BTW. the png you've attached is unreadable (it's just 88 bytes length).

     
  • Damian Wrobel

    Damian Wrobel - 2019-01-03
    • status: New --> Invalid
     

Log in to post a comment.