Code Monkey home page Code Monkey logo

Comments (7)

Arielore avatar Arielore commented on June 17, 2024

after steamauth gets all secret info and approves;
image

Disappointing fresh login to steam page, no cached info;
image

from bdo_enhancement_tool.

Graveflo avatar Graveflo commented on June 17, 2024

hmm, nope I don't have a steam account. This is the first time I've even considered that. I'm not sure what could be causing the loop since the web browser (chromium) should function normal at least. I'll have a look. It can be hard to make an exception for this kind of thing when I can't debug and/or look at the web traffic.

from bdo_enhancement_tool.

Arielore avatar Arielore commented on June 17, 2024

It's not really a loop the steamguard page is just not working correctly. There is a lot of stuff passed to the steam page in browser sessions etc. but the page seems like a paranoid browser that just dumps any referrer, session, cookie or secret so it cant return to PA site or login to steam page. My bet is it needs a second profile to separately handle the steam page values as the add cookie event gets called several times but none of the steam cookies enter the cookie store.

Anyhow I am trying to use a simpler library for scraping 'urllib.request' and poking at the site to try and get authenticated. If that works I think the PA session cookies can be passed into your existing code.

from bdo_enhancement_tool.

Graveflo avatar Graveflo commented on June 17, 2024

Wait you said you were using anaconda right? I had an issue where the QtWebEngine was not working right (specifically with the cookie store) on the anaconda Qt packages. I had to remove them and install PyQt5 and QtWebEngine using pip to get the up-to-date ones. Maybe this will fix it?

from bdo_enhancement_tool.

Arielore avatar Arielore commented on June 17, 2024

I got rid of anaconda caches and started with a fresh copy of the recommended interpreter. There is something odd about pyqt5 as it took several cycles of installing and uninstalling pip, pyqt5 and QtWebEngine to get everything to build. But once it did build it has worked perfectly, so far ;)

Steam works if those libraries are installed right.
Thanks for your time!

I think 'militia' weapons are doing something funny in primary spot. But market is solid for me now.
'Item is not on the market'
'Critical Message: Error contacting central market'

from bdo_enhancement_tool.

Graveflo avatar Graveflo commented on June 17, 2024

I think 'militia' weapons are doing something funny in primary spot. But market is solid for me now.
'Item is not on the market'
'Critical Message: Error contacting central market'

Which militia weapon? Describe how you got the error. If you can reproduce the error go to File->Open Settings Directory and post you settings file

from bdo_enhancement_tool.

Arielore avatar Arielore commented on June 17, 2024

It was the longsword. I'll make a new issue.

from bdo_enhancement_tool.

Related Issues (11)

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.