ahmadudin / electron-instaPy-GUI

Graphic user interface for https://github.com/timgrossmann/InstaPy
MIT License
267 stars 64 forks source link

Load button not found, working with current images! #2

Closed daaanny90 closed 6 years ago

daaanny90 commented 6 years ago

As the title says, when I set a hashtag and the number of likes to 50 for example, the program is unable to scroll down the page in order to show 50 pic and shows this error. If I use InstaPy from the terminal it works properly. If I use the GUI it shows this error message after a while.

ahmadudin commented 6 years ago

@daaanny90 interesting, what platform do you use?

daaanny90 commented 6 years ago

I'm using Ubuntu 14.04 and I start the GUI just with npm start (I've globally installed electron). If you need other information just ask.

ahmadudin commented 6 years ago

ill try to reproduce the error later

daaanny90 commented 6 years ago

I did other tests and I found that is not a problem of the GUI but of InstaPy itself. Or better, on which account you use InstaPy. With my account the scrolling looks disabled, but with another new account (or at least that never used InstaPy) the scrolling works properly. There is an issue open on the InstaPy page.