LaserWeb / LaserWeb4

Collaborative effort on the next version of LaserWeb / CNCWeb
GNU Affero General Public License v3.0
702 stars 190 forks source link

Gcode generation freeze on 4.0.732 / 4.0.78 #315

Closed cojarbi closed 7 years ago

cojarbi commented 7 years ago

Gcode generation freeze under the following:

Load image file, create raster operation, press generate:

Other cases

jorgerobles commented 7 years ago

Will check :)

El 20 may. 2017 18:25, "Ariel Yahni" notifications@github.com escribió:

Gcode generation freeze under the following:

Load image file, create raster operation, press generate:

  • In most cases generation will freeze at random %. Pressing stop does nothing. Restart is needed
  • If it does generate, pressing generate again will freeze the process, stop does not clear. Restart needed The above mostly happens to me with random png's, jpeg and jpg are a hit or miss

Other cases

  • Pressing generate with no files or operations will freezes the process, stop does not clear. Restart needed.
  • Disable and operation (Enable/Disable button) also freezes the process, stop does not clear. Restart needed.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/LaserWeb/LaserWeb4/issues/315, or mute the thread https://github.com/notifications/unsubscribe-auth/ABoIYCO4lu3oqNYgESuwo1V5W9QDUX9Bks5r7xP2gaJpZM4NhWCQ .

cojarbi commented 7 years ago

Laserweb-Workspace.zip

jorgerobles commented 7 years ago

Thanks. I've reverted the responsive progressbar. Is working now, but @cojarbi cannot compile until monday :(

@tbfleming Trying to throttle rendering, as progressbar is choking at high concurrency, found LW processing is almost instant (x2~4 on vector and x10 on raster) if logger is disabled. how can we disable on packaging?

We have to investigate further in bundle-prod. I foresee huge speed improvements also.

cojarbi commented 7 years ago

@jorgerobles compiled and tested, all seems good