BOSSoNe0013 / track-o-bot

The friendly Hearthstone Tracker (Linux port)
https://trackobot.com
GNU Lesser General Public License v2.1
39 stars 6 forks source link

Can't view profile #61

Closed wavecycle closed 8 years ago

wavecycle commented 8 years ago

If I right-click on the taskbar icon and select "Open Profile" the app launches a blank browser with no URL..so I don't seem to be able to access my profile/stats.

The app is installed (Ubuntu 16.04, 64-bit, native) and seems to be running fine in terms of showing the overlay and being able to access the settings from the taskbar icon. I have set the prefix and HS directory.

I first tried to run track-o-bot through wine in the prefix and that didn't work. Now I am running it natively in the same prefix and I have uninstalled the windows install. Maybe this has something to do with it?

Thank you

angrylinuxuser commented 8 years ago

Go to settings and enable debug mode then go to log tab. While the tab is showed click on the show profile in the taskbar) Do you see something like "Received {"url":"https://trackobot.com/profile?........"} ? Copy this url and put it in a browser. If it asks you for a password do in terminal:

cat ~/.config/spidy.ch/Track-o-Bot.conf

and copy username and password from there

I Had similar thing happen to me yesterday for the first time. This is strange maybe something changed on the website side.

wavecycle commented 8 years ago

Thanks, that all worked and I am logged into my profile now.

Any idea why the browser is not receiving the URL? When I copy-pasted it from the log it took me to the profile login page.

angrylinuxuser commented 8 years ago

Don't know. Yesterday i installed mate ubuntu in vm and it worked fine without any probems but on my archlinux setup it did happen but i think that it might be related to me changing default browser. And does it work now fine if you click open profile?

wavecycle commented 8 years ago

No, still not. But I have favourited the page in my browser so I can go there directly.

angrylinuxuser commented 8 years ago

Strange. For me it only happened once and now it's ok. Can you change the default browser in ubuntu settings and try again?

angrylinuxuser commented 8 years ago

Works for me fine in vm. It must be some strange issue on your side or some kind of misconfiguration.

wavecycle commented 8 years ago

Weird. I set the default browser to firefox and then it works. Same for the ubuntu browser. Set it back to Chrome and it stops working again.

No worries, I'll just access the profile through the bookmark I set.

Thanks again for the help :)

angrylinuxuser commented 8 years ago

It looks like it's a problem on your side so could you please close this bug report?