GithubHelp home page GithubHelp logo

Comments (8)

Harald-Neumann avatar Harald-Neumann commented on May 21, 2024 2

After updating, I had a problem with the zoom/qt plugin xcb loading.
The problem was that pyautogui sets some qt environment variables, which cause Zoom to load pyQts version of xcb and not the normal one. I fixed it by os.environ.copy() and then deleting the qt related keys. Then pass it in as the env keyword argument in Popen.

Also, newer versions of pyautogui throw an exception when the image is not found, instead of returning None.

Also, setting the environment variable QT_DEBUG_PLUGINS=1 lets Zoom log more debug information.

I thought this might help if someone encounters similar problems.

from zoomrec.

takahashi-shotaro avatar takahashi-shotaro commented on May 21, 2024 1

5.13.5 is here https://cdn.zoom.us/prod/5.13.5.363/zoom_amd64.deb
In 5.16.6, the font used in the application has changed, so we may need to retake the screenshots.

from zoomrec.

pieris98 avatar pieris98 commented on May 21, 2024 1

I thought this might help if someone encounters similar problems.

Hey @Harald-Neumann , thanks for the pointers!
I actually still have problems with zoomrec after the update. Could you please make a PR or fork branch? Also, could you upload a docker image from your container (in case you have one)?
Otherwise I'll try to reproduce the instructions you gave in your comment.

from zoomrec.

pieris98 avatar pieris98 commented on May 21, 2024

5.13.5 is here https://cdn.zoom.us/prod/5.13.5.363/zoom_amd64.deb

Thank you for the link! I will try with this version to check if there are any errors.

In 5.16.6, the font used in the application has changed, so we may need to retake the screenshots.

What do you mean retake screenshots? Is this needed for error handling or do you train some OCR model to identify the areas to click?

from zoomrec.

takahashi-shotaro avatar takahashi-shotaro commented on May 21, 2024

What do you mean retake screenshots? Is this needed for error handling or do you train some OCR model to identify the areas to click?

There are images here to identify buttons and areas. https://github.com/kastldratza/zoomrec/tree/master/res/img

from zoomrec.

Harald-Neumann avatar Harald-Neumann commented on May 21, 2024

I thought this might help if someone encounters similar problems.

Hey @Harald-Neumann , thanks for the pointers! I actually still have problems with zoomrec after the update. Could you please make a PR or fork branch? Also, could you upload a docker image from your container (in case you have one)? Otherwise I'll try to reproduce the instructions you gave in your comment.

I have created a fork.
It uses the version of Zoom suggested by @takahashi-shotaro.

However, the changes are just quick and dirty, and the Python script is not adapted (in case there are any breaking changes in Zoom).

from zoomrec.

github-actions avatar github-actions commented on May 21, 2024

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

from zoomrec.

github-actions avatar github-actions commented on May 21, 2024

This issue was closed because it has been stalled for 5 days with no activity.

from zoomrec.

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.