-
Notifications
You must be signed in to change notification settings - Fork 76
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
Unable to run #2
Comments
OS/Browser? |
Ubuntu 14.04 LTS/Chrome |
Interesting. Is the "demo.html" file in the directory that gradify.py is in, and if so, can you open it manually? |
Yes they are in same directory and I am able to open them. |
Hi Fraser Hemphill. Your demo is brillant. But unfortunately the script doesn't work on my machine (os x 10.10.3, python 2.7.6, pillow freshly installed). The demo.html is generated, but it is absolutely ermpty. On the other hand, the script doesn't report any error. Any idea? Thank you and best regards B. |
Hi B, what does the program output when the |
Same issue as @borrisandreas on OS X as well as on Ubuntu Server. Running the command generates an empty demo.html even though the directory contains several images. No errors or warnings. |
and with no |
I think i found the issue. If i run it against a certain file using -f in the command I get this error:
And here the error when attempting a png:
|
Oh yeah, I should have picked up on that. Currently only takes jpg type files, I'll add that to the readme |
My bad -f for .jpg works on OS X but on Ubuntu it throws this error.
Probably just a missing library though. |
Quick google suggests Ubuntu might need the jpeg encoder? http://askubuntu.com/questions/211627/how-to-add-support-for-the-jpeg-image-format |
Thanks, its a great tool. |
Hi Fraser without —demo nothing happens. The script runs without error but also without any result. Best regards B.
|
what are the file types of the images? |
Hi Fraser, the files are all jpg
|
Hi, I had the same issue with the empty demo.html or if no demo option is given, I got no output. Great tool! |
After doing this:
python gradify.py --demo --spread --single
I get this with a blank browser window:
[19551:19551:0614/122502:ERROR:browser_main_loop.cc(201)] GTK theme error: Unable to locate theme engine in module_path: "adwaita", [19551:19551:0614/122502:ERROR:browser_main_loop.cc(201)] GTK theme error: Unable to locate theme engine in module_path: "adwaita", /usr/share/themes/Orchis/gtk-2.0/Apps/xfce.rc:150: error: invalid string constant "combo", expected valid string constant Created new window in existing browser session.
The text was updated successfully, but these errors were encountered: