Giter Site home page Giter Site logo

Comments (9)

arkypita avatar arkypita commented on May 20, 2024
  • File -> Open File
  • Select an image file (.jpg .png .bmp...)

from lasergrbl.

austriandummy avatar austriandummy commented on May 20, 2024

this ones i know....but lasergrbl dosn´t open a window or import picture to work with it.

from lasergrbl.

arkypita avatar arkypita commented on May 20, 2024

Did you see the open file dialog, but when you select the graphic file the raster image dialog did not show?

  1. If you don't have latest version (2.6.2) please update to the new version.
  2. Open the file dialog and select image file.
  3. Open session log and copy and paste your session log here, let me see if there is some error in file reading.

sessionlog

from lasergrbl.

austriandummy avatar austriandummy commented on May 20, 2024

07.05.2017 17:16:00 Program ------------ PROGRAM START ------------
07.05.2017 17:16:02 SetStatus Machine status [Disconnected]
07.05.2017 17:16:12 OpenFile Open C:\Users\Public\Pictures\Sample Pictures\Koala.jpg
07.05.2017 17:16:12 RasterImport System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
07.05.2017 17:16:12 RasterImport bei LaserGRBL.RasterConverter.RasterToLaserForm.PbConverted_Resize(Object sender, EventArgs e)
07.05.2017 17:16:12 RasterImport bei System.Windows.Forms.Control.OnResize(EventArgs e)
07.05.2017 17:16:12 RasterImport bei System.Windows.Forms.PictureBox.OnResize(EventArgs e)
07.05.2017 17:16:12 RasterImport bei System.Windows.Forms.Control.OnSizeChanged(EventArgs e)
07.05.2017 17:16:12 RasterImport bei System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
07.05.2017 17:16:12 RasterImport bei System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height)
07.05.2017 17:16:12 RasterImport bei System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
07.05.2017 17:16:12 RasterImport bei System.Windows.Forms.Control.ScaleControl(SizeF factor, BoundsSpecified specified)
07.05.2017 17:16:12 RasterImport bei System.Windows.Forms.Control.ScaleControl(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
07.05.2017 17:16:12 RasterImport bei System.Windows.Forms.Control.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
07.05.2017 17:16:12 RasterImport bei System.Windows.Forms.Control.ScaleChildControls(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
07.05.2017 17:16:12 RasterImport bei System.Windows.Forms.Control.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
07.05.2017 17:16:12 RasterImport bei System.Windows.Forms.Control.ScaleChildControls(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
07.05.2017 17:16:12 RasterImport bei System.Windows.Forms.Control.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
07.05.2017 17:16:12 RasterImport bei System.Windows.Forms.Control.ScaleChildControls(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
07.05.2017 17:16:12 RasterImport bei System.Windows.Forms.Control.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
07.05.2017 17:16:12 RasterImport bei System.Windows.Forms.ContainerControl.OnChildLayoutResuming(Control child, Boolean performLayout)
07.05.2017 17:16:12 RasterImport bei System.Windows.Forms.Control.OnLayoutResuming(Boolean performLayout)
07.05.2017 17:16:12 RasterImport bei System.Windows.Forms.Control.ResumeLayout(Boolean performLayout)
07.05.2017 17:16:12 RasterImport bei LaserGRBL.RasterConverter.RasterToLaserForm.InitializeComponent()
07.05.2017 17:16:12 RasterImport bei LaserGRBL.RasterConverter.RasterToLaserForm..ctor(GrblCore core, String filename)
07.05.2017 17:16:12 RasterImport bei LaserGRBL.RasterConverter.RasterToLaserForm.CreateAndShowDialog(GrblCore core, String filename, Form parent)
07.05.2017 17:16:12 RasterImport bei LaserGRBL.GrblCore.OpenFile(Form parent)
07.05.2017 17:16:19 OpenFile Open C:\Users\Public\Pictures\Sample Pictures\Koala.jpg
07.05.2017 17:16:19 RasterImport System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
07.05.2017 17:16:19 RasterImport bei LaserGRBL.RasterConverter.RasterToLaserForm.PbConverted_Resize(Object sender, EventArgs e)
07.05.2017 17:16:19 RasterImport bei System.Windows.Forms.Control.OnResize(EventArgs e)
07.05.2017 17:16:19 RasterImport bei System.Windows.Forms.PictureBox.OnResize(EventArgs e)
07.05.2017 17:16:19 RasterImport bei System.Windows.Forms.Control.OnSizeChanged(EventArgs e)
07.05.2017 17:16:19 RasterImport bei System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
07.05.2017 17:16:19 RasterImport bei System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height)
07.05.2017 17:16:19 RasterImport bei System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
07.05.2017 17:16:19 RasterImport bei System.Windows.Forms.Control.ScaleControl(SizeF factor, BoundsSpecified specified)
07.05.2017 17:16:19 RasterImport bei System.Windows.Forms.Control.ScaleControl(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
07.05.2017 17:16:19 RasterImport bei System.Windows.Forms.Control.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
07.05.2017 17:16:19 RasterImport bei System.Windows.Forms.Control.ScaleChildControls(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
07.05.2017 17:16:19 RasterImport bei System.Windows.Forms.Control.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
07.05.2017 17:16:19 RasterImport bei System.Windows.Forms.Control.ScaleChildControls(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
07.05.2017 17:16:19 RasterImport bei System.Windows.Forms.Control.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
07.05.2017 17:16:19 RasterImport bei System.Windows.Forms.Control.ScaleChildControls(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
07.05.2017 17:16:19 RasterImport bei System.Windows.Forms.Control.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
07.05.2017 17:16:19 RasterImport bei System.Windows.Forms.ContainerControl.OnChildLayoutResuming(Control child, Boolean performLayout)
07.05.2017 17:16:19 RasterImport bei System.Windows.Forms.Control.OnLayoutResuming(Boolean performLayout)
07.05.2017 17:16:19 RasterImport bei System.Windows.Forms.Control.ResumeLayout(Boolean performLayout)
07.05.2017 17:16:19 RasterImport bei LaserGRBL.RasterConverter.RasterToLaserForm.InitializeComponent()
07.05.2017 17:16:19 RasterImport bei LaserGRBL.RasterConverter.RasterToLaserForm..ctor(GrblCore core, String filename)
07.05.2017 17:16:19 RasterImport bei LaserGRBL.RasterConverter.RasterToLaserForm.CreateAndShowDialog(GrblCore core, String filename, Form parent)
07.05.2017 17:16:19 RasterImport bei LaserGRBL.GrblCore.OpenFile(Form parent)
07.05.2017 17:16:44 OpenFile Open C:\Users\Public\Pictures\Sample Pictures\Lighthouse.jpg
07.05.2017 17:16:44 RasterImport System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
07.05.2017 17:16:44 RasterImport bei LaserGRBL.RasterConverter.RasterToLaserForm.PbConverted_Resize(Object sender, EventArgs e)
07.05.2017 17:16:44 RasterImport bei System.Windows.Forms.Control.OnResize(EventArgs e)
07.05.2017 17:16:44 RasterImport bei System.Windows.Forms.PictureBox.OnResize(EventArgs e)
07.05.2017 17:16:44 RasterImport bei System.Windows.Forms.Control.OnSizeChanged(EventArgs e)
07.05.2017 17:16:44 RasterImport bei System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
07.05.2017 17:16:44 RasterImport bei System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height)
07.05.2017 17:16:44 RasterImport bei System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
07.05.2017 17:16:44 RasterImport bei System.Windows.Forms.Control.ScaleControl(SizeF factor, BoundsSpecified specified)
07.05.2017 17:16:44 RasterImport bei System.Windows.Forms.Control.ScaleControl(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
07.05.2017 17:16:44 RasterImport bei System.Windows.Forms.Control.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
07.05.2017 17:16:44 RasterImport bei System.Windows.Forms.Control.ScaleChildControls(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
07.05.2017 17:16:44 RasterImport bei System.Windows.Forms.Control.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
07.05.2017 17:16:44 RasterImport bei System.Windows.Forms.Control.ScaleChildControls(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
07.05.2017 17:16:44 RasterImport bei System.Windows.Forms.Control.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
07.05.2017 17:16:44 RasterImport bei System.Windows.Forms.Control.ScaleChildControls(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
07.05.2017 17:16:44 RasterImport bei System.Windows.Forms.Control.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
07.05.2017 17:16:44 RasterImport bei System.Windows.Forms.ContainerControl.OnChildLayoutResuming(Control child, Boolean performLayout)
07.05.2017 17:16:44 RasterImport bei System.Windows.Forms.Control.OnLayoutResuming(Boolean performLayout)
07.05.2017 17:16:44 RasterImport bei System.Windows.Forms.Control.ResumeLayout(Boolean performLayout)
07.05.2017 17:16:44 RasterImport bei LaserGRBL.RasterConverter.RasterToLaserForm.InitializeComponent()
07.05.2017 17:16:44 RasterImport bei LaserGRBL.RasterConverter.RasterToLaserForm..ctor(GrblCore core, String filename)
07.05.2017 17:16:44 RasterImport bei LaserGRBL.RasterConverter.RasterToLaserForm.CreateAndShowDialog(GrblCore core, String filename, Form parent)
07.05.2017 17:16:44 RasterImport bei LaserGRBL.GrblCore.OpenFile(Form parent)
07.05.2017 17:16:55 Program ------------ PROGRAM STOP ------------

08.05.2017 18:08:44 Program ------------ PROGRAM START ------------
08.05.2017 18:08:46 SetStatus Machine status [Disconnected]

from lasergrbl.

arkypita avatar arkypita commented on May 20, 2024

This was a bug, I create a new LaserGRBL version with a fix.
Would you like to try and tell me if now works?

from lasergrbl.

austriandummy avatar austriandummy commented on May 20, 2024

shure i would :) where i can found it?

from lasergrbl.

arkypita avatar arkypita commented on May 20, 2024

https://github.com/arkypita/LaserGRBL/releases

from lasergrbl.

austriandummy avatar austriandummy commented on May 20, 2024

i´ve got it
thanks ark, it works ;)
just waiting for my laser driver, but if my cnc runs i´ll show you some succsess with my projekt;)

from lasergrbl.

arkypita avatar arkypita commented on May 20, 2024

Thank you too, you contribute solving a bug

from lasergrbl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.