Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work... #14

Open
DaMa-IT opened this issue May 31, 2019 · 7 comments
Open

Doesn't work... #14

DaMa-IT opened this issue May 31, 2019 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@DaMa-IT
Copy link

DaMa-IT commented May 31, 2019

Describe the bug
A clear and concise description of what the bug is.

The conversion process starts, with the progress bar moving up slightly, but then stops despite waiting ~1 hour. No file is created. No time estimation. No error messages.

To Reproduce
Steps to reproduce the behavior:

  1. Selected either a BMP or PNG file (BMP was less than 10kb)
  2. Set a destination xlsx file
  3. Click Start

Expected behavior
Progress bar to continue as normal, with a resulting file.

Desktop (please complete the following information):

  • OS: Windows 10 1903
  • 10kb PNG - 193kb BMP
@JamesMatchett
Copy link
Owner

Hey, sorry to hear this is causing issues, I'll try to recreate the issue tonight.

Would it be okay if the file used could be attached here?

Thanks - James

@JamesMatchett JamesMatchett self-assigned this May 31, 2019
@JamesMatchett JamesMatchett added the bug Something isn't working label May 31, 2019
@DaMa-IT
Copy link
Author

DaMa-IT commented May 31, 2019

Sure. Attached. Thanks for the (unexpectedly fast!) response!

Desktop.zip

Edit: I thought perhaps the transparencies in the PNG might be causing issues, so I saved a BMP just in case. No joy.

@JamesMatchett
Copy link
Owner

JamesMatchett commented May 31, 2019

No worries at all, thanks for attaching the file, I haven't seen this behaviour before but hopefully I can recreate it and get a fix out for it this evening :)

Just a couple of triaging questions if that's okay to try and speed things up.

Does the issue happen regardless of if you change where the file is saved and if you run the program as administrator. Also is Excel definitely installed on your system (stupid question but is nice to be sure)

-Cheers, James

@DaMa-IT
Copy link
Author

DaMa-IT commented May 31, 2019

Figured out the problem. Your app doesn't like spaces in the file name of the source image :)

@JamesMatchett
Copy link
Owner

Ahhh thank you so much for finding the cause, I'll get a patch out tonight.

Really appreciate it :)

@DaMa-IT
Copy link
Author

DaMa-IT commented May 31, 2019

Not a problem. Thanks again!

@JamesMatchett
Copy link
Owner

image
Hey terribly sorry, I'm having issues recreating the issue, classic line of "but it works on my machine" :D.

I'll have a hoke around and see if there are any known causes for file-name space issues in win-forms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants