MrS0m30n3 / youtube-dl-gui

A cross platform front-end GUI of the popular youtube-dl written in wxPython.
The Unlicense
9.3k stars 1.59k forks source link

Missing button icons #197

Closed tqphan closed 7 years ago

tqphan commented 7 years ago

Please follow the guide below

WARNING

All invalid issues will be rejected!!


Before going further


What is the purpose of your issue?

Please remove any sections between (---) if they are not related to your issue


Bug report

If the problem occurs when downloading a URL please provide the full verbose output as follows:

  1. Restart youtube-dl-gui
  2. Go to Options > Extra tab
  3. Enable Debug youtube-dl
  4. Go to Options > Advanced tab and Clear your log content
  5. Try to download the URL
  6. Copy the whole log content and insert it between the ``` part below

the log is empty

What operating system do you use ?

windows 10 x64 pro

List of actions to perform to reproduce the problem:

  1. launch youtube-dl-gui
  2. ..
  3. ..

What is the expected behaviour ?

program launch error free

What happens instead ?

Unable to open stop32_px.png. Many buttons on the gui are missing. In fact, all buttons are missing except the options button and the reload button


MrS0m30n3 commented 7 years ago
  1. Where did you install youtube-dlg from?
  2. Are you sure that "launching youtube-dl-gui" was the only thing you did after the installation?
tqphan commented 7 years ago
  1. downloaded youtube-dl-gui-0.4-win-portable.zip from https://github.com/MrS0m30n3/youtube-dl-gui/releases
  2. I unzip it in a virtual box running win10 x64 pro, executed youtube-dl-gui.exe from 'portable' folder. get error about stop32_px.png

I checked the png files in \portable\data\pixmaps, all the png files are blank except youtube-dl-gui.png. I'll try to replace the png files from 0.3 version and see what happens later when I have time and report back

MrS0m30n3 commented 7 years ago

All the PNG files look fine for me. You don't have to replace the PNG files from version 0.3 just redownload the portable version, maybe they got corrupted when you transfered them to the VM or while extracting them.