Welcome! Log In Create A New Profile

Advanced

repetierHost v0.72 errors

Posted by rrr7 
repetierHost v0.72 errors
September 10, 2012 11:02PM
I am starting to get used to the new version. I just upgraded to Linux Fedora-v17-x86_64, repetierHost 0.72, skeinforge 0.50 and have some issues. I did not find these as known issues in the forum. The terminal errors in item 4) may be user error? but help would be appreciated.

1)The display window blanks (loses the build platform and objects) when changing window size. Frequently it can be revived by maximizing or unmaximizing.
2) the repetierHost is expecting gcode file not to have an extension in stead of "filename.gcode" so it gives an error that it cannot find the file. The file can be manually selected, but that is less than convenient.
3) The program crashes spontaneousely at random times more frequently than it used to.
4) Most importantly a host of errors come up in the terminal (shown below). any clue to the cause of these errors?

[root@R5 Rich]# repetierHost
[root@R5 Rich]# Slic3r home:/root/.Slic3r
Slic3r home:/root/.Slic3r
Slic3r home:/root/.Slic3r
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 55
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 56
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 59
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 58
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 55
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 56
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 59
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 58
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
Slic3r home:/root/.Slic3r
X11 Error encountered:
Error: BadAlloc (insufficient resources for operation)
Request: 53 (0)
Resource ID: 0x22008B6
Serial: 84740
Hwnd: Hwnd, Mapped:True ClientWindow:0x22008B6, WholeWindow:0x22008B5, Zombie=False, Parent:[Hwnd, Mapped:True ClientWindow:0x22008B4, WholeWindow:0x22008B3, Zombie=False, Parent:[Hwnd, Mapped:True ClientWindow:0x22006B3, WholeWindow:0x22006B2, Zombie=False, Parent:[]]]
Control: System.Windows.Forms.ListView+ItemControl at System.Environment.get_StackTrace()
at System.Windows.Forms.XplatUIX11.HandleError(IntPtr display, XErrorEvent ByRef error_event)
at System.Drawing.GDIPlus.GdipCreateFromXDrawable_linux(IntPtr , IntPtr , IntPtr ByRef )
at System.Drawing.Graphics.FromXDrawable(IntPtr drawable, IntPtr display)
at System.Drawing.Graphics.FromHwnd(IntPtr hwnd)
at System.Windows.Forms.XplatUIX11.GetOffscreenGraphics(System.Object offscreen_drawable)
at System.Windows.Forms.XplatUI.GetOffscreenGraphics(System.Object offscreen_drawable)
at System.Windows.Forms.Control+DoubleBuffer.Start(System.Windows.Forms.PaintEventArgs pe)
at System.Windows.Forms.Control.WmPaint(Message ByRef m)
at System.Windows.Forms.Control.WndProc(Message ByRef m)
at System.Windows.Forms.ListView+ItemControl.WndProc(Message ByRef m)
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage(Message ByRef m)
at System.Windows.Forms.Control+ControlNativeWindow.WndProc(Message ByRef m)
at System.Windows.Forms.NativeWindow.WndProc(IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam)
at System.Windows.Forms.XplatUIX11.DispatchMessage(MSG ByRef msg)
at System.Windows.Forms.XplatUI.DispatchMessage(MSG ByRef msg)
at System.Windows.Forms.Application.RunLoop(Boolean Modal, System.Windows.Forms.ApplicationContext context)
at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
at System.Windows.Forms.CommonDialog.ShowDialog(IWin32Window owner)
at System.Windows.Forms.CommonDialog.ShowDialog()
at RepetierHost.view.Skeinforge.buttonSerachPy_Click(System.Object sender, System.EventArgs e)
at System.Windows.Forms.Control.OnClick(System.EventArgs e)
at System.Windows.Forms.Button.OnClick(System.EventArgs e)
at System.Windows.Forms.ButtonBase.OnMouseUp(System.Windows.Forms.MouseEventArgs mevent)
at System.Windows.Forms.Button.OnMouseUp(System.Windows.Forms.MouseEventArgs mevent)
at System.Windows.Forms.Control.WmLButtonUp(Message ByRef m)
at System.Windows.Forms.Control.WndProc(Message ByRef m)
at System.Windows.Forms.ButtonBase.WndProc(Message ByRef m)
at System.Windows.Forms.Button.WndProc(Message ByRef m)
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage(Message ByRef m)
at System.Windows.Forms.Control+ControlNativeWindow.WndProc(Message ByRef m)
at System.Windows.Forms.NativeWindow.WndProc(IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam)
at System.Windows.Forms.XplatUIX11.DispatchMessage(MSG ByRef msg)
at System.Windows.Forms.XplatUI.DispatchMessage(MSG ByRef msg)
at System.Windows.Forms.Application.RunLoop(Boolean Modal, System.Windows.Forms.ApplicationContext context)
at System.Windows.Forms.Application.Run(System.Windows.Forms.ApplicationContext context)
at System.Windows.Forms.Application.Run(System.Windows.Forms.Form mainForm)
at RepetierHost.Program.Main()

X11 Error encountered:
Error: BadDrawable (invalid Pixmap or Window parameter)
Request: 14 (0)
Resource ID: 0x22041D3
Serial: 84741
Hwnd:
Control: at System.Environment.get_StackTrace()
at System.Windows.Forms.XplatUIX11.HandleError(IntPtr display, XErrorEvent ByRef error_event)
at System.Drawing.GDIPlus.GdipCreateFromXDrawable_linux(IntPtr , IntPtr , IntPtr ByRef )
at System.Drawing.Graphics.FromXDrawable(IntPtr drawable, IntPtr display)
at System.Drawing.Graphics.FromHwnd(IntPtr hwnd)
at System.Windows.Forms.XplatUIX11.GetOffscreenGraphics(System.Object offscreen_drawable)
at System.Windows.Forms.XplatUI.GetOffscreenGraphics(System.Object offscreen_drawable)
at System.Windows.Forms.Control+DoubleBuffer.Start(System.Windows.Forms.PaintEventArgs pe)
at System.Windows.Forms.Control.WmPaint(Message ByRef m)
at System.Windows.Forms.Control.WndProc(Message ByRef m)
at System.Windows.Forms.ListView+ItemControl.WndProc(Message ByRef m)
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage(Message ByRef m)
at System.Windows.Forms.Control+ControlNativeWindow.WndProc(Message ByRef m)
at System.Windows.Forms.NativeWindow.WndProc(IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam)
at System.Windows.Forms.XplatUIX11.DispatchMessage(MSG ByRef msg)
at System.Windows.Forms.XplatUI.DispatchMessage(MSG ByRef msg)
at System.Windows.Forms.Application.RunLoop(Boolean Modal, System.Windows.Forms.ApplicationContext context)
at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
at System.Windows.Forms.CommonDialog.ShowDialog(IWin32Window owner)
at System.Windows.Forms.CommonDialog.ShowDialog()
at RepetierHost.view.Skeinforge.buttonSerachPy_Click(System.Object sender, System.EventArgs e)
at System.Windows.Forms.Control.OnClick(System.EventArgs e)
at System.Windows.Forms.Button.OnClick(System.EventArgs e)
at System.Windows.Forms.ButtonBase.OnMouseUp(System.Windows.Forms.MouseEventArgs mevent)
at System.Windows.Forms.Button.OnMouseUp(System.Windows.Forms.MouseEventArgs mevent)
at System.Windows.Forms.Control.WmLButtonUp(Message ByRef m)
at System.Windows.Forms.Control.WndProc(Message ByRef m)
at System.Windows.Forms.ButtonBase.WndProc(Message ByRef m)
at System.Windows.Forms.Button.WndProc(Message ByRef m)
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage(Message ByRef m)
at System.Windows.Forms.Control+ControlNativeWindow.WndProc(Message ByRef m)
at System.Windows.Forms.NativeWindow.WndProc(IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam)
at System.Windows.Forms.XplatUIX11.DispatchMessage(MSG ByRef msg)
at System.Windows.Forms.XplatUI.DispatchMessage(MSG ByRef msg)
at System.Windows.Forms.Application.RunLoop(Boolean Modal, System.Windows.Forms.ApplicationContext context)
at System.Windows.Forms.Application.Run(System.Windows.Forms.ApplicationContext context)
at System.Windows.Forms.Application.Run(System.Windows.Forms.Form mainForm)
at RepetierHost.Program.Main()

System.Exception: Generic Error [GDI+ status: GenericError]
at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000] in :0
at System.Drawing.Graphics.FillRectangle (System.Drawing.Brush brush, Int32 x, Int32 y, Int32 width, Int32 height) [0x00000] in :0
at System.Drawing.Graphics.FillRectangle (System.Drawing.Brush brush, Rectangle rect) [0x00000] in :0
at (wrapper remoting-invoke-with-check) System.Drawing.Graphics:FillRectangle (System.Drawing.Brush,System.Drawing.Rectangle)
at System.Windows.Forms.Control.PaintControlBackground (System.Windows.Forms.PaintEventArgs pevent) [0x00000] in :0
at System.Windows.Forms.Control.OnPaintBackground (System.Windows.Forms.PaintEventArgs pevent) [0x00000] in :0
at System.Windows.Forms.Control.WmPaint (System.Windows.Forms.Message& m) [0x00000] in :0
at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x00000] in :0
at System.Windows.Forms.ListView+ItemControl.WndProc (System.Windows.Forms.Message& m) [0x00000] in :0
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage (System.Windows.Forms.Message& m) [0x00000] in :0
at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x00000] in :0
at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam) [0x00000] in :0

[root@R5 Rich]# repetierHost
[root@R5 Rich]# Could not set X locale modifiers
Slic3r home:/root/.Slic3r
Slic3r home:/root/.Slic3r
Slic3r home:/root/.Slic3r
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 55
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 56
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 59
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 58
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 55
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 56
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 59
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 58
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
Slic3r home:/root/.Slic3r
Slic3r home:/root/.Slic3r
Re: repetierHost v0.72 errors
September 11, 2012 01:57PM
2) Don't understand what you mean. I can load any file ending with .gcode. How do you try this or at which place does this happen?

1,3,4) Nut sure they are related, but I didn't like this message:

X11 Error encountered:
Error: BadAlloc (insufficient resources for operation)

Such errors can easily cause a crash later on or other problems. Is your linux computer an older model with old graphic card/not very much memory. Haven't seen these errors on my linux machine so far.


Slic3r home:/root/.Slic3r
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30

is this from Slic3r? I always see a call to slic3r before getting the error. But it looks like you can ignore this.


Repetier-Software - the home of Repetier-Host (Windows, Linux and Mac OS X) and Repetier-Firmware.
Repetier-Server - the solution to control your printer from everywhere.
Visit us on Facebook and Twitter!
Re: repetierHost v0.72 errors
September 11, 2012 06:21PM
I am using skeinforge exclusively, I have not setup slic3r. after pressing the "slice" button and the slicing finishes, it gives me the error message in a pop-up window about "...can't find file...". the file is in the directory that it states it is looking in and the example it provides also has no ".gcode". it apparently is looking for the right file name except without an extension. about the other issues, I don't think that they are related either, just letting you know. my machine is just a few years old, AMD64 Athlon X2 3600, 1Gb RAM, lenovo it should be plenty.
Re: repetierHost v0.72 errors
September 12, 2012 12:19PM
I now know where the slic3r messages come from. Removed for next version, but thats not your problem.

I could get your filename problem once. First make sure you have setup the skeinforge profiles directory correctly (/home//.skeinforge/profiles
Then start skeinforge and change something in the export module and save. The host reads the export module and newly created profiles seem not to have one at the first run. In my case it seems the export.csv was created after the first slice, because in the second slice the file was found.

An X2 3600 should be fast enough, but 1GB RAM is not plenty. Depending on what you do, the host may need more and it doesn't say anything about your graphic card. All graphics models are also stored in video memory for fast access. Depending on your visualization quality and model complexity this could already be too much. But that is simply guessing, because the message didn't see which resource could not be allocated. You could set filament visualization to simple (ugly, I know) for testing if it helps.

The "Could not set X locale modifiers" seems to come from mono having defined a function with wrong return type. At least I found a bugtrack entry about this. So this hopefully disappears when the mono version gets updates.


Repetier-Software - the home of Repetier-Host (Windows, Linux and Mac OS X) and Repetier-Firmware.
Repetier-Server - the solution to control your printer from everywhere.
Visit us on Facebook and Twitter!
Re: repetierHost v0.72 errors
September 14, 2012 06:41PM
From bad to worse, I could not get repetierHost to come up anymore, even with nothing else running. It just flashes onto the screen the window border and quickly goes away. My video card is an Nvidia Gforce 6100 256Mb, Driver: Gallium 0.4 on NV4E. I could ignore error messages that were not important or screen repaint work-arounds, but "FATAL UNHANDLED EXCEPTION", now I am in over my head... any thoughts?

[Rich@R5 ~]$ repetierHost
[Rich@R5 ~]$ Slic3r home:/home/Rich/.Slic3r
Slic3r home:/home/Rich/.Slic3r
Slic3r home:/home/Rich/.Slic3r
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 55
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 56
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 59
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 58
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 55
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 56
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 59
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 58
nvfx_screen_get_param:95 - Warning: unknown PIPE_CAP 30
System.Exception: Generic Error [GDI+ status: GenericError]
at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000] in :0
at System.Drawing.Graphics.FillRectangle (System.Drawing.Brush brush, Int32 x, Int32 y, Int32 width, Int32 height) [0x00000] in :0
at System.Drawing.Graphics.FillRectangle (System.Drawing.Brush brush, Rectangle rect) [0x00000] in :0
at (wrapper remoting-invoke-with-check) System.Drawing.Graphics:FillRectangle (System.Drawing.Brush,System.Drawing.Rectangle)
at System.Windows.Forms.Control.PaintControlBackground (System.Windows.Forms.PaintEventArgs pevent) [0x00000] in :0
at System.Windows.Forms.Control.OnPaintBackground (System.Windows.Forms.PaintEventArgs pevent) [0x00000] in :0
at System.Windows.Forms.Control.WmPaint (System.Windows.Forms.Message& m) [0x00000] in :0
at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x00000] in :0
at System.Windows.Forms.ScrollBar.WndProc (System.Windows.Forms.Message& m) [0x00000] in :0
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage (System.Windows.Forms.Message& m) [0x00000] in :0
at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x00000] in :0
at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam) [0x00000] in :0

Unhandled Exception: System.ObjectDisposedException: The object was used after being disposed.
at System.Windows.Forms.Control.CreateHandle () [0x00000] in :0
at System.Windows.Forms.Form.CreateHandle () [0x00000] in :0
at System.Windows.Forms.Control.get_Handle () [0x00000] in :0
at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:get_Handle ()
at System.Windows.Forms.Form.SetVisibleCore (Boolean value) [0x00000] in :0
at System.Windows.Forms.Control.set_Visible (Boolean value) [0x00000] in :0
at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:set_Visible (bool)
at System.Windows.Forms.Application.RunLoop (Boolean Modal, System.Windows.Forms.ApplicationContext context) [0x00000] in :0
at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext context) [0x00000] in :0
at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) [0x00000] in :0
at RepetierHost.Program.Main () [0x00000] in :0
[ERROR] FATAL UNHANDLED EXCEPTION: System.ObjectDisposedException: The object was used after being disposed.
at System.Windows.Forms.Control.CreateHandle () [0x00000] in :0
at System.Windows.Forms.Form.CreateHandle () [0x00000] in :0
at System.Windows.Forms.Control.get_Handle () [0x00000] in :0
at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:get_Handle ()
at System.Windows.Forms.Form.SetVisibleCore (Boolean value) [0x00000] in :0
at System.Windows.Forms.Control.set_Visible (Boolean value) [0x00000] in :0
at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:set_Visible (bool)
at System.Windows.Forms.Application.RunLoop (Boolean Modal, System.Windows.Forms.ApplicationContext context) [0x00000] in :0
at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext context) [0x00000] in :0
at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) [0x00000] in :0
at RepetierHost.Program.Main () [0x00000] in :0

Edited 1 time(s). Last edit at 09/14/2012 10:14PM by rrr7.
Re: repetierHost v0.72 errors
September 15, 2012 02:54AM
Hi,

could be a problem with maximized windows on startup. See this link for the solution to start in normal mode again: https://github.com/repetier/Repetier-Host/issues/59


Repetier-Software - the home of Repetier-Host (Windows, Linux and Mac OS X) and Repetier-Firmware.
Repetier-Server - the solution to control your printer from everywhere.
Visit us on Facebook and Twitter!
Re: repetierHost v0.72 errors
September 15, 2012 02:26PM
Well, I tried every permutation of the window normal size that I could come up with per that link, but nothing seems to help. Still keep getting the errors with [0x00000] everywhere. It is definately unhappy with something. sad smiley
I could maybe try to go back one version 0.71 and see if that would help. I have not upgraded for a while before this.

Edited 1 time(s). Last edit at 09/16/2012 12:15AM by rrr7.
Re: repetierHost v0.72 errors
September 16, 2012 03:17AM
Please tell me if is helps and what the newest working version is. Must be something added since that version, also I have only added translations recently.


Repetier-Software - the home of Repetier-Host (Windows, Linux and Mac OS X) and Repetier-Firmware.
Repetier-Server - the solution to control your printer from everywhere.
Visit us on Facebook and Twitter!
Re: repetierHost v0.72 errors
September 16, 2012 01:39PM
Well, I am still trying to figure out what this leads to, but this is what I know so far-
Not as long ago as I thought, my last successful version was 0.70 under Fedora 16. My same hardware was doing fine with 0.70 with FC16 and multitasking away making large stl plates and no errors. I did have RepetierHost working at first install under FC17 and ran and closed a half dozen times but it was showing the first set of errors listed above. Then later after I had installed 37 more repository packages according to yum, it started to get the fatal error in the mix (second set of errors) and would no longer start. And now I deleted 0.72 and installed 0.70 and the identical fatal errors (second set of errors) occur. Somehow it is either Fedora 17 or what I have or have not installed or configured. The first error set seems to be non-trivial, but at least I did have RepetierHost running although a little unstable.

Has anyone else successfully installed RepetierHost in Fedora 17 without these errors?

My installed packages since clean FC17 install were the pushed updates and just few others before RepetierHost:
Evolution mail
Firewall
Clam tk (antivirus)
Firefox
Arduino
(and the rest is for skeinforge and RepetierHost-)
gcc
MonoDevelop
AVR
Python
Tkinter
Pypy
Skeinforge
RepetierHost

Edited 3 time(s). Last edit at 09/16/2012 04:58PM by rrr7.
Re: repetierHost v0.72 errors
September 28, 2012 09:49AM
We worked through many of these issues, we had 3 threads going at the same time.
-repetierHost v0.72 errors (this one)
-repetierHost .72 errors
-Anyone else installed RepetierHost in Fedora 17?
Sorry, only registered users may post in this forum.

Click here to login