Support Requests item #1786806, was opened at 2007-09-03 00:25
Message generated for change (Comment added) made by dooglus
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757417&aid=1786806&group_id=144022

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Install Problem
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: brainforge (brainforge)
Assigned to: Atrus (gmatrus)
Summary: libiconv_set_relocation_prefix...

Initial Comment:
i get the following message after installing the latest official (0.61.06 and i 
tried the SVN unofficial package too)

libiconv_set_relocation_prefix wasn´t found in the "iconv.dll"

the gtk & gtmm is installed, iconv.dll is also here.. what can i do?

thank you
john



----------------------------------------------------------------------

>Comment By: dooglus (dooglus)
Date: 2007-09-04 14:14

Message:
Logged In: YES 
user_id=1546005
Originator: NO

I was looking for something else in the source, but stumbled upon the
following, in synfig-core/src/synfig/main.cpp :

        #ifdef WIN32
                locations.push_back("C:\\Program
Files\\Synfig\\etc\\"MODULE_LIST_FILENAME);
        #endif
        }
        else
        {
                locations.push_back(getenv("SYNFIG_MODULE_LIST"));
        }

ie. the path is hardcoded to "Program Files".  I thought that was OK,
because it's the same on all Windows versions, but maybe now.

On the Czech version of Windows I see that my desktop, for example is:

C:\Documents and Settings\chris\Plocha\

ie. part in English and part in check, but synfig is installed in:

C:\Program Files\synfig\

along with all other installed programs.  There's no czech version of
'program files' at all.

Even so, it would be better to somehow determine where synfig is really
installed, rather than just assuming it's in Program Files.

----------------------------------------------------------------------

Comment By: brainforge (brainforge)
Date: 2007-09-04 03:10

Message:
Logged In: YES 
user_id=1881599
Originator: YES

there is no "Atrus" in the assigned to dropdown :/

----------------------------------------------------------------------

Comment By: Paul Wise (pabs3)
Date: 2007-09-04 03:10

Message:
Logged In: YES 
user_id=35028
Originator: NO

Some comments from IRC:

<pxegeek> huh - not seen that one...  I'm just recompiling the latest SVN,
but I can't imagine it'll show up
<pxegeek> They worked for me.  I'm looking to see if I can find the
version of iconv.dll I have on my PC
<pxegeek> Maybe he has an old (or corrupt) dll?
<pxegeek> or exotic hardware? 
<pxegeek> or maybe not installed in the default locations?
<pxegeek> Interesting - I have 4 copies on my PC - c:\GTK\bin,
c:\Data\Program Files\Common Files\GTK\2.0\bin

Try removing all versions of GTK/GTKmm, then searching for iconv.dll,
backing it up and removing it, then reinstalling GTK.

----------------------------------------------------------------------

Comment By: brainforge (brainforge)
Date: 2007-09-04 03:09

Message:
Logged In: YES 
user_id=1881599
Originator: YES

hm.. things changed after i found out that in my windows folder there were
two files of an older version (one of it was iconv.dll) now the error
disapeared BUT

i get the following error..

C:\Programme\Synfig\bin>synfigstudio
synfig(3976): warning: IPC::make_connection(): Unable to connect to
previous ins
tance. GetLastError=2
synfig(3976): info: uplink fd=-1

(synfigstudio.exe:3976): GdkPixbuf-WARNING **: Cannot open pixbuf loader
module
file 'C:\Programme\Synfig\etc\gtk-2.0\gdk-pixbuf.loaders': No such file or
direc
tory

This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.


----------------------------------------------------------------------

Comment By: Paul Wise (pabs3)
Date: 2007-09-04 03:00

Message:
Logged In: YES 
user_id=35028
Originator: NO

No idea then. Atrus, have you got any comments?

----------------------------------------------------------------------

Comment By: brainforge (brainforge)
Date: 2007-09-04 02:51

Message:
Logged In: YES 
user_id=1881599
Originator: YES

thanks for the answer..

downloaded gtkmm-win32-runtime-2.10.8-1 and gtk+-2.10.11 and reinstalled
it.. gtk demo is working well.. synfig has the same problem

----------------------------------------------------------------------

Comment By: Paul Wise (pabs3)
Date: 2007-09-03 02:16

Message:
Logged In: YES 
user_id=35028
Originator: NO

Try installing the versions of gtk and gtkmm linked to from the download
page: http://www.synfig.com/download/. It sounds like the versions you
installed are too old.

Assigning to Atrus, our Win32 maintainer.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757417&aid=1786806&group_id=144022

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Synfig-user mailing list
Synfig-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-user

Reply via email to