[Bug 25212] New: piwigo ploader can't connect to the net

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Nov 18 01:54:46 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=25212

           Summary: piwigo ploader can't connect to the net
           Product: Wine
           Version: 1.2
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: jdd at dodin.org


Hello,
I try to make an application to work in wine.

It's "ploader", an utility coming with the "Piwigo" photo gallery.

It seems to work, but have to connect to the web to upload photos and this
don't works.

This windows program is available here:
http://fr.piwigo.org/ext/extension_view.php?eid=270

when launched from wine it first shows locales loading:
wine pLoader.exe 
fixme:msvcrt:MSVCRT__wsetlocale 0 L"Chinese_People's Republic of China.936"
fixme:msvcrt:MSVCRT__wsetlocale 0 L"English_United States.1252"
(....)
then:

fixme:msvcrt:MSVCRT__wsetlocale 0 L"English_United States.1252"
fixme:msvcrt:msvcrt_fdtoh wtf
(several times)
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
fixme:msvcrt:msvcrt_fdtoh wtf

it asks for the gallery URL then is issues an error message: can't connect to
xxxx:80 (unknown error). I can connect from windows or some variant of Linux
(there is a linux debian only version, not working on my openSUSE).

Adding :80 after the URL gives the same result (http://dodin.org:80/piwigo)

there is an offline option, and under this options the program works perfectly,
so only the connect problem seems to forgive it's use

the programm is a perl application.
thanks
jdd

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list