2009-10-17, 13:16
I've managed to get it partially working. Still some dlls that need sorting out via .config files I think, so I'll post some info on how others can get it working for mac if I sort it out.
************** Testo dell'eccezione **************
System.Runtime.InteropServices.ExternalException: Errore generico in GDI+.
in System.Drawing.Image.Save(String filename, ImageCodecInfo encoder, EncoderParameters encoderParams)
in System.Drawing.Image.Save(String filename, ImageFormat format)
in ScraperXMLEditor.ScraperLib.Scraper.Save(String fileName, String Encoding)
in ScraperXMLEditor.MainForm.Save(String FilePath)
in ScraperXMLEditor.MainForm.saveToolStripButton_Click(Object sender, EventArgs e)
in System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
in System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)
in System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
in System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
in System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
in System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
in System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
in System.Windows.Forms.Control.WndProc(Message& m)
in System.Windows.Forms.ScrollableControl.WndProc(Message& m)
in System.Windows.Forms.ToolStrip.WndProc(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Assembly caricati **************
mscorlib
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4200 (NetFxQFE.050727-4200)
Base di codice: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
scraperxmled
Versione assembly: 3.5.125.1048
Versione Win32: 3.5.125.1048
Base di codice: file:///E:/xbox/ScraperXMLEditor_3_5_Release/scraperxmled.exe
----------------------------------------
System.Windows.Forms
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4016 (NetFxQFE.050727-4000)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4016 (NetFxQFE.050727-4000)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4016 (NetFxQFE.050727-4000)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Core
Versione assembly: 3.5.0.0
Versione Win32: 3.5.30729.1 built by: SP
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms.resources
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4016 (NetFxQFE.050727-4000)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_it_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
Accessibility
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4016 (NetFxQFE.050727-4000)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Xml.Linq
Versione assembly: 3.5.0.0
Versione Win32: 3.5.30729.1 built by: SP
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Xml.Linq/3.5.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
System.Xml
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4016 (NetFxQFE.050727-4000)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Drawing.resources
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4016 (NetFxQFE.050727-4000)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing.resources/2.0.0.0_it_b03f5f7f11d50a3a/System.Drawing.resources.dll
----------------------------------------
mscorlib.resources
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4200 (NetFxQFE.050727-4200)
Base di codice: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
redtapemedia Wrote:I've managed to get it partially working. Still some dlls that need sorting out via .config files I think, so I'll post some info on how others can get it working for mac if I sort it out.
SantaFox Wrote:Hi,
this is a really useful tool, especially for newbies. So - thanx a lot.
But unfortunately I've found some problems. First - one of the majour russian online databases, kinopoisk.ru, returns an error in Tester due to absence of Accept: image/gif header. Is it possible to add this header, for examle in this common form:
Accept: image/gif, image/jpeg, image/pjpeg, image/pjpeg, */*
Quote:And second problem is internationalization... There are some problems with windows-1251 encoding (squares instead of cyrillic chars). Is it possible to fix it?
KoTiX Wrote:I just tried out the new version of the editor using vista32, the most important bug i can see is that i cannot save anything, it crashes with exception errrors:
...
Another thing is that i cannot copy and paste any text, even if there are the options in the cotext menu.
Running the tester with a tvseries scrapers it stops at "GetEpisodeList" function, even if this one work in xbmc.
Tnx anyway for the great app, i wish you can fix this things quickly
flobbes Wrote:The "Find Matches" and "View Matches" Buttons aren't working for me.
I tried several different scrapers and windows and linux.
Anybody else experienced this as well?
flobbes Wrote:Thank you for fixing the Buttons!
I still got some issues. Under windows the program crashes every time I save ( I tried launching the program normaly and with mono, both wasn't successfull).
And under linux the "find matches" isn't working, so right now i'm typing and testing the scraper under windows, then copy the working stuff over to linux and save it there
Nicezia Wrote:is this save error happening when using save, or when using save as or both?
flobbes Wrote:Crashes using both of them.
When start it normaly I get an error message:
http://pastebin.com/f244dab48
When I use mono it crashes without any error message.
Im using WinXP SP3 with Net Framework 3.5 in a VirtualBox