[Mono-bugs] [Bug 334489] Error when compiling resx file using resgen in monodevelop 0. 16

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon May 26 11:03:30 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=334489

User skolima at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=334489#c10


Leszek Ciesielski <skolima at gmail.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |skolima at gmail.com
         OS/Version|Ubuntu                                          |All
           Priority|P5 - None                                       |P3 - Medium
            Version|1.2                                             |SVN




--- Comment #10 from Leszek Ciesielski <skolima at gmail.com>  2008-05-26 09:03:30 MDT ---
This still fails on mono-1.9.1 and svn-head (r104066).

Embedding an image with relative path works on MS.Net, fails on mono
(win32/linux, resgen2 called from console or through nant, with or without
-usesourcepath).

Command line gives:

Error: Invalid ResX input.
Inner exception: Exception has been thrown by the target of an invocation. 
Line 21, position 4.

Nant:

   [resgen] Error: Invalid ResX input.
   [resgen] Inner exception: Could not find file
"/tmp/tmp75c802c1.tmp/obrazek.jpg".  Line 21, position 4.

And yes, when I pass the -usesourcepath argument (which I don't need with
MS.Net resgen) it still tries to load the image (described with relative path)
from temporary dir. My test case is attached.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list