chanderlud / giga-grabber

A very fast and stable Mega downloader
MIT License
34 stars 4 forks source link

UI is flickering and not working, unable to import proxies and unable to use it #5

Open Indratejreddy opened 3 months ago

Indratejreddy commented 3 months ago

I am not a Rust dev but when I cloned and built and run it, the UI was flickering and not letting me to import the proxies

image

chanderlud commented 3 months ago

Hi, I think this issue is with Iced which Giga Grabber uses for its GUI. Are you getting any messages in the console if you run it in debug mode?

Indratejreddy commented 3 months ago

I can see the UI loading but when I choose file for proxies it is not loading and screen is flickering https://uploadnow.io/f/h7LfN8C

chanderlud commented 3 months ago

That's pretty weird, you may want to open an issue on the Iced repository for that. You can manually edit the config file to add your proxies

Indratejreddy commented 3 months ago

@chanderlud Could you please tell me where I should keep the Mega Drive URL? image

chanderlud commented 3 months ago

You can enter the URL to your mega folder in the user interface (click "import" in the side bar)

Indratejreddy commented 3 months ago

import is not working I tried, UI is not that great at all please show me where to put the url?

chanderlud commented 3 months ago

image

If you feel that there are UI/UX issues, I would appreciate your contribution of fixes for these issues.

Indratejreddy commented 3 months ago

I want to but unfortunately I am not a rust developer