insomniachi / Totoro

A Windows 10/11 only application that is a go to for all things anime.
MIT License
216 stars 12 forks source link

Unhandled Exception | no Icon in TaskBar | no Shortcut in ContextMenu #57

Closed bachig26 closed 8 months ago

bachig26 commented 11 months ago

Describe the bug

  1. I'm getting the Unhandled Exception error on every possible section/menu where the app makes request.
  2. as you can see in the screenshot no. 2, i can't see the icon in the task bar.
  3. few versions back, when install as new, the shortcuts are added to the windows context menu, but with 1.3.0 when i did a complete fresh install and i can't get the context menu shortcut.

To Reproduce Steps to reproduce the behavior 'Unhandled Exception':

  1. Lanuch the 'app'
  2. Click on 'any section like Discover > Anime; Torrenting' 2.1. Click on 'Load More button (Recently Aired) or Search any content in Discover'
  3. See error

Expected behavior to run smooth as before.

Screenshots

  1. Unhandled Exception: Totoro WinUI_FuMtvZ6tPu

  2. Icon Issue:

A0ibn0TNgU

Desktop (please complete the following information):

bachig26 commented 11 months ago

@insomniachi please fix these issue in possible next release...🤞

bachig26 commented 11 months ago

@insomniachi possibly the Unhandled Exception maybe due to the AnimePahe's 403 Forbidden error.

with this I would like to express to have a better user-friendly error message if possible.

even when switched to a different source/provider, the Recently Aired section is always empty. I need to click Load More button to request to view the Recently Aired content, which completely stupid, as Load More means to expand the current Recently Aired library and not to view latest itself.

insomniachi commented 11 months ago

with this I would like to express to have a better user-friendly error message if possible.

It's easier for me to see the full stack trace so I know where the issue is and fix them, and easier for the user to report an issue.

even when switched to a different source/provider, the Recently Aired section is always empty. I need to click Load More button to request to view the Recently Aired content, which completely stupid, as Load More means to expand the current Recently Aired library and not to view latest itself.

It should load page 1 onload, maybe something went wrong at that time with internet? anime pahe works for me right now. Is this still happening for you now?

bachig26 commented 11 months ago

It's easier for me to see the full stack trace so I know where the issue is and fix them, and easier for the user to report an issue.

đź‘Ť I can understand that, thanks.

It should load page 1 onload, maybe something went wrong at that time with internet? anime pahe works for me right now. Is this still happening for you now?

No, page 1 doesn’t load for me with the app on every providers available in app, I checked my internet alongside while using the app, the internet is fine. I think and found that animepahe is related to isp block in Germany.

insomniachi commented 11 months ago

Is there anything in logs? because it works for all providers when i check.

insomniachi commented 8 months ago

stale