Git Product home page Git Product logo

Comments (17)

alexolog avatar alexolog commented on August 25, 2024 2

Can a Windows DLL be made with #665 ?

from skype4pidgin.

krokodilerian avatar krokodilerian commented on August 25, 2024

#665 seems to fix it, I'm running it now.

from skype4pidgin.

pvgoran avatar pvgoran commented on August 25, 2024

@krokodilerian No, it doesn't. (At least, for me.)

from skype4pidgin.

7kilobytes avatar 7kilobytes commented on August 25, 2024

I have the same issue.
I am using the 1.7 version

from skype4pidgin.

pvgoran avatar pvgoran commented on August 25, 2024

Downgrading to 1.6 solved the issue for me.

from skype4pidgin.

7kilobytes avatar 7kilobytes commented on August 25, 2024

Downgrading to 1.7 solved the issue for me.

which commit hash do you use?

from skype4pidgin.

pvgoran avatar pvgoran commented on August 25, 2024

@7kilobytes I'm downloading from https://github.com/EionRobb/skype4pidgin/archive/1.6.tar.gz .

from skype4pidgin.

7kilobytes avatar 7kilobytes commented on August 25, 2024

@7kilobytes I'm downloading from https://github.com/EionRobb/skype4pidgin/archive/1.6.tar.gz .

but you have written about 1.7 version, is it correct?

from skype4pidgin.

pvgoran avatar pvgoran commented on August 25, 2024

That's right, my mistake. It's 1.6 that works for me at the moment.

from skype4pidgin.

7kilobytes avatar 7kilobytes commented on August 25, 2024

That's right, my mistake. It's 1.6 that works for me at the moment.

Thanks.
For me the 1.6 version is working as well

<root> skypeweb - Logging in: Verifying
<root> skypeweb - Logging in: Logged in

from skype4pidgin.

sapinva avatar sapinva commented on August 25, 2024

Yes, 1.6 works for me as well.

from skype4pidgin.

himselfv avatar himselfv commented on August 25, 2024

Happens here too. Here's what arrives to skypeweb_login_got_opid:

<form name="fmHF" id="fmHF" action="https://lw.skype.com/login/oauth/proxy?site_name=lw.skype.com&wa=wsignin1.0" method="post" target="_top">

<input type="hidden" name="pprid" id="pprid" value="[16 char hex]">

<input type="hidden" name="NAP" id="NAP" value="[urlencoded: V=..&E=..&C=..&W=.. ]">

<input type="hidden" name="ANON" id="ANON" value="[urlencoded: A=..&E=..&W=..]">

<input type="hidden" name="t" id="t" value="[long base64-looking string with == at the end]">
</form>

Looks like 1.6 passes this directly to skypeweb_purple_got_t and 1.7 goes through skypeweb_purple_got_opid, and now the t is again available directly. Should be enough to just change the call back.

from skype4pidgin.

chkp avatar chkp commented on August 25, 2024

Using 1.7 (built from source) I ran into the same issue. Building + using v1.6 solved the issue for me, too.

from skype4pidgin.

maxmitti avatar maxmitti commented on August 25, 2024

#665 seems to fix it, I'm running it now.

Works for me, too.

from skype4pidgin.

SchweinDeBurg avatar SchweinDeBurg commented on August 25, 2024

Confirmed, I am using Finch built from "release-2.x.y" branch and with this patch skype4pidging works fine.

from skype4pidgin.

Mek7 avatar Mek7 commented on August 25, 2024

Same problem here. Where can I get a fixed Windows DLL?

from skype4pidgin.

lameventanas avatar lameventanas commented on August 25, 2024

I have this problem with 1.7 too, 1.6 works well.

from skype4pidgin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.