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

repair pictures insertion and display #163

Closed
mfrasca opened this issue Aug 7, 2016 · 2 comments
Closed

repair pictures insertion and display #163

mfrasca opened this issue Aug 7, 2016 · 2 comments
Labels

Comments

@mfrasca
Copy link
Member

mfrasca commented Aug 7, 2016

I hope I have not distributed this, but in the development version you cannot reliably insert pictures.
the files are copied, but the notes are not inserted.
moreover, the sorting is fine, but the picture are now aligned at the bottom, while I want them at the top of the vertical box. could repair this last one by adding an empty element and let it expand vertically.

@mfrasca
Copy link
Member Author

mfrasca commented Aug 8, 2016

it's not a new error, it came to light because I am working on a newly installed system, where I have a much shorter history of installing library modules.
https://coderwall.com/p/faqccw/pil-pillow-ioerror-decoder-jpeg-not-available
seems I need test for libjpeg-dev, like with pkg-config --cflags jpeg 2>/dev/null
and anyway without the ability to make thumbnails, ghini can still copy and show the picture file.

mfrasca added a commit that referenced this issue Aug 8, 2016
if library is not present, the thumb is not made, but the picture is copied, added and displayed.
@mfrasca
Copy link
Member Author

mfrasca commented Aug 8, 2016

good enough - the pictures are aligned at the bottom, possibly acceptable

@mfrasca mfrasca closed this as completed Aug 8, 2016
RoDuth pushed a commit to RoDuth/ghini.desktop that referenced this issue Sep 8, 2017
RoDuth pushed a commit to RoDuth/ghini.desktop that referenced this issue Sep 8, 2017
if library is not present, the thumb is not made, but the picture is copied, added and displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant