NobilityDeviant / ZenDownloader

A new and improved video downloader for wcofun.net
Apache License 2.0
9 stars 0 forks source link

ZenDownloader Working (Sort-of On Windows 7) #2

Closed leomarvin736 closed 2 months ago

leomarvin736 commented 2 months ago

Hello,

I have come across this issue when running ZenDownloader on Windows 7 ZenDownloader On Windows 7 It seems to be working, but all the clickable buttons and settings have no text.

I'm not sure if you intended your downloader to work on older operating systems other then Windows 10 and above, but it seems like it could work.

Also, the Asset Updater does not run as well when launched.

NobilityDeviant commented 2 months ago

Ok thank you for reporting. That's very strange and I wouldn't know whats the issue without running windows 7 myself and debugging. I will try to run windows 7 in some virtual machine and see how it goes. It's low priority, but there's not much issues right now, so I will get to it soon.

NobilityDeviant commented 2 months ago

Also since the asset downloader isn't working, I've added an extra bit of info for you in the database readme: Database

that i left out under the Wco Data part

NobilityDeviant commented 2 months ago

Ok I have just tested this and it's working fine for me.

Screenshot_1

With some fallback, but it functions normally.

One thing I did have to do though was install this: https://www.microsoft.com/en-us/download/details.aspx?id=48145

NobilityDeviant commented 2 months ago

Ok the asset window doesn't pop up though it does download everything. Also it's having trouble finding chrome which is odd.

It seems to be a pathing issue so I'll look into that

NobilityDeviant commented 2 months ago

Sorry for the spam. I just need to keep track of my findings.

I figured out the other windows don't show because they're undecorated.

Now it's time to figure out how to detect windows 7 and adjust accordingly.

NobilityDeviant commented 2 months ago

Ok I fixed the windows issue and a chrome issue in: 1.0.2

but I wasn't able to replicate the missing texts. It just seems to be a compose issue I'll have to report.

Let me know if the updates helped at all

leomarvin736 commented 2 months ago

Thanks, I'll let you know how it goes.

leomarvin736 commented 2 months ago

So, to date since update 1.0.2

On my end, I uninstalled my prerequisites and installed the prerequisite you posted above: https://www.microsoft.com/en-us/download/details.aspx?id=48145

I even tested with never versions as well of the prerequisite.

I did a reboot after I installed the prerequisite and then proceeded to install ZenDownloader 1.0.2

On my end, upon first run I am able to see the Asset Updater window. Assest Updater But like before, the text is still not showing up ZenDownloader Windows 7 I also tried to change my Windows Theme from Areo, to Basic, to Classic.

I thought maybe it had something to do with the theme, but it made no difference.

NobilityDeviant commented 2 months ago

What version of windows 7 do you have?

I used this: https://archive.org/details/en_windows_7_ultimate_with_sp1_x64_dvd_u_677332_202006

Do you mind if i pass you a debug version to use? It will show errors inside a console or spit them out to a text file.

leomarvin736 commented 2 months ago

I'm running Windows 7 Professional 64-bit Service Pack 1.

It's activated and all service updates, security update and stability updates have been installed.

You can send me a debug version if you want.

NobilityDeviant commented 2 months ago

Ok so it's either a difference between the versions or maybe the graphics card?

try this: https://www.dropbox.com/scl/fi/hwbfujllxbodz2beubzjo/ZenDownloader-1.0.2-console.exe?rlkey=devi3vigvb9usivghwzb93ehl&st=gc22ksgk&dl=1

and let me know what the console says. you'll have to uninstall the current zendownload because it's the same version

leomarvin736 commented 2 months ago

Okay, will do. 👍

leomarvin736 commented 2 months ago

My graphics card driver was the issue.

I had to update it to the latest driver version on the manufacturers website.

My graphics card driver came from Windows Update so I guess it was missing something

Overall everything is working with very minor hiccups.

ZenDownloader Working

The only thing I'm getting in the console upon startup is this: [1:45] [SKIKO] warn: Fallback to next API [1:45] org.jetbrains.skiko.RenderException: Failed to choose DirectX12 adapter.

But it's not stopping me from downloading stuff from wcofun.

So the problem was on my end, and no fault of your downloader.

I'm pretty sure that if I was to download your initial release, it would work now.

You can look in to that error I mentioned above if you want to, but the downloader is working even with that error.

Thanks for all your help and time and if there are more problems, I'll open a new issue.

As for this problem, it has been solved.