Welcome! Log In Create A New Profile

Advanced

Reretier Host: 0.90 and Windows 8 ?

Posted by Berra 
Reretier Host: 0.90 and Windows 8 ?
July 07, 2013 07:47AM
Hello !
I was going to install "Reretier Host: 0.90" on my laptop (Packdard Bell ), Windows 8.

The install went ok, but when I click to start it, instantly it crashes ! confused smiley

Reretier Host: 0.90 work fine on my desktop !

/Bertil
Re: Reretier Host: 0.90 and Windows 8 ?
July 07, 2013 11:13AM
Did you get an error message? On my win 8 desktop it runs perfectly.


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: Reretier Host: 0.90 and Windows 8 ?
July 07, 2013 12:35PM
Error msg:

[Window Title]
Repetier-Host

[Main Instruction]
Repetier-Host has stopped working

[Content]
A problem caused the program stopped working properly. The program will close and you will be notified if there is any solution to the problem.

[Close program]

Not much help confused smiley

Bertil
Re: Reretier Host: 0.90 and Windows 8 ?
July 07, 2013 12:42PM
No, not really of any help.

If you are willing to install Visual Studio 2012 Desktop I can give you a download with sources so you could start it from the debugger. That would hopefully give the required informations where and why it stops. The software is free.


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: Reretier Host: 0.90 and Windows 8 ?
July 07, 2013 12:46PM
Is it helpful the "Windows_Error_Reporting." file ?

Bertil
Re: Reretier Host: 0.90 and Windows 8 ?
July 07, 2013 12:53PM
No not really. Need to know the function and reason where the crash originates.

Does it crash every time? I have a user where it crashes often at the start, but not always. For that reason I guess it is a timing issue that you try to access something not initalized whereas most users have a timing where it is initialized. The only question is what is not initialized.


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: Reretier Host: 0.90 and Windows 8 ?
July 07, 2013 12:58PM
donloading "Visual Studio 2012 Desktop", on an slow connection. tongue sticking out smiley

Bertil
Re: Reretier Host: 0.90 and Windows 8 ?
July 08, 2013 04:38PM
I tryed run Repetier-Host in debug of Visual Studio 2012 Desktop, the result:

An unhandled exception of type 'System.TypeInitializationException' occurred in OpenTK.GLControl.dll

Additional information: Ett undantagsfel uppstod för typinitieraren för OpenTK.Graphics.GraphicsMode.

_____________________________

'RepetierHost.exe' (Managed (v2.0.50727)): Loaded 'C:\Windows\assembly\GAC_32\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'RepetierHost.exe' (Managed (v2.0.50727)): Loaded 'C:\Users\Berra\Documents\Visual Studio 2012\Projects\bin\Release\RepetierHost.exe', Symbols loaded.
'RepetierHost.exe' (Managed (v2.0.50727)): Loaded 'C:\Windows\assembly\GAC_MSIL\System.Windows.Forms\2.0.0.0__b77a5c561934e089\System.Windows.Forms.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'RepetierHost.exe' (Managed (v2.0.50727)): Loaded 'C:\Windows\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'RepetierHost.exe' (Managed (v2.0.50727)): Loaded 'C:\Windows\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'RepetierHost.exe' (Managed (v2.0.50727)): Loaded 'C:\Users\Berra\Documents\Visual Studio 2012\Projects\bin\Release\OpenTK.dll'
'RepetierHost.exe' (Managed (v2.0.50727)): Loaded 'C:\Windows\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'RepetierHost.exe' (Managed (v2.0.50727)): Loaded 'C:\Windows\assembly\GAC_MSIL\Accessibility\2.0.0.0__b03f5f7f11d50a3a\Accessibility.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'RepetierHost.exe' (Managed (v2.0.50727)): Loaded 'C:\Windows\assembly\GAC_MSIL\System.Windows.Forms.resources\2.0.0.0_sv_b77a5c561934e089\System.Windows.Forms.resources.dll'
'RepetierHost.exe' (Managed (v2.0.50727)): Loaded 'C:\Windows\assembly\GAC_MSIL\System.Core\3.5.0.0__b77a5c561934e089\System.Core.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'RepetierHost.exe' (Managed (v2.0.50727)): Loaded 'C:\Users\Berra\Documents\Visual Studio 2012\Projects\bin\Release\OpenTK.GLControl.dll'
'RepetierHost.exe' (Managed (v2.0.50727)): Loaded 'C:\Windows\assembly\GAC_MSIL\mscorlib.resources\2.0.0.0_sv_b77a5c561934e089\mscorlib.resources.dll'
A first chance exception of type 'System.TypeInitializationException' occurred in OpenTK.GLControl.dll
An unhandled exception of type 'System.TypeInitializationException' occurred in OpenTK.GLControl.dll
Additional information: Ett undantagsfel uppstod för typinitieraren för OpenTK.Graphics.GraphicsMode.
'RepetierHost.exe' (Managed (v2.0.50727)): Loaded 'C:\Windows\assembly\GAC_MSIL\Microsoft.VisualStudio.Debugger.Runtime\11.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.Debugger.Runtime.dll'
'RepetierHost.exe' (Managed (v2.0.50727)): Loaded 'C:\Windows\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
The program '[6136] RepetierHost.exe: Managed (v2.0.50727)' has exited with code -805306369 (0xcfffffff) 'Process was unresponsive and was terminated'.

/Bertil
Re: Reretier Host: 0.90 and Windows 8 ?
July 09, 2013 02:45AM
Because it is a laptop it might have a graphic driver without OpenGL. Can you check if your Laptop supports OpenGL, perhaps with a OpenGL text programm from the internet?

The crash occurs I think during OpenGL initalization, but I could not see that from your data. There is a Window called Stack Trace or equivalent in your language. That shows the files and positions from where the Call came. From that I could say where in my Program the call comes from. But first check if you have openGL.


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!
Sorry, only registered users may post in this forum.

Click here to login