Git Product home page Git Product logo

Comments (8)

rvolz avatar rvolz commented on August 11, 2024

If everything else works, there are two possible causes:

  1. The data directory might not be writeable for the web server. The app stores the generated thumbnails in this directory. To do this the web server must have write access. Try coping a file into the directory.
  2. Your PHP installation doesn't have image support (GD). The app generates smaller thumbnails from Calibres cover pictures. So GD support is necessary (GD is installed by default). You would have to install something like php5-gd.

from bicbucstriim.

llewy avatar llewy commented on August 11, 2024

Thanks for your very quick answer! But it didn't solve my problem, the data
directory is writeable and GD is enabled on my Synology.

2012/9/26 Rainer Volz [email protected]

If everything else works, there are two possible causes:

  1. The data directory might not be writeable for the web server. The
    app stores the generated thumbnails in this directory. To do this the web
    server must have write access. Try coping a file into the directory.

  2. Your PHP installation doesn't have image support (GD). The app
    generates smaller thumbnails from Calibres cover pictures. So GD support is
    necessary. You would have to install something like php5-gd.


    Reply to this email directly or view it on GitHubhttps://github.com//issues/13#issuecomment-8882649.

from bicbucstriim.

rvolz avatar rvolz commented on August 11, 2024

Hm, and there are no thumb_X.png files at all in the data directory? (X = book id)

from bicbucstriim.

llewy avatar llewy commented on August 11, 2024

No, none at all.. Only data.db file

Op 26 sep. 2012 om 11:19 heeft Rainer Volz [email protected] het
volgende geschreven:

Hm, and there are no thumb_X.png files at all in the data directory? (X
= book id)


Reply to this email directly or view it on
GitHubhttps://github.com//issues/13#issuecomment-8883838.

from bicbucstriim.

rvolz avatar rvolz commented on August 11, 2024

Another possible problem could be the GD version. BicBucStriim needs a version > 2. Synology's DSM 4+ provides that. What version do you have?

from bicbucstriim.

llewy avatar llewy commented on August 11, 2024

DSM 4.1 is installed, is there any possibility to check à log file?

Op 26 sep. 2012 om 11:40 heeft Rainer Volz [email protected] het
volgende geschreven:

Another possible problem could be the GD version. BicBucStriim needs a
version > 2. Synology's DSM 4+ provides that. What version do you have?


Reply to this email directly or view it on
GitHubhttps://github.com//issues/13#issuecomment-8884304.

from bicbucstriim.

llewy avatar llewy commented on August 11, 2024

Solved! Restarting my Synology brought me the solution. Thanks a lot!

2012/9/26 Carl Van Oene [email protected]

DSM 4.1 is installed, is there any possibility to check à log file?

Op 26 sep. 2012 om 11:40 heeft Rainer Volz [email protected] het
volgende geschreven:

Another possible problem could be the GD version. BicBucStriim needs a
version > 2. Synology's DSM 4+ provides that. What version do you have?


Reply to this email directly or view it on GitHubhttps://github.com//issues/13#issuecomment-8884304.

from bicbucstriim.

rvolz avatar rvolz commented on August 11, 2024

Oh, I'll add restarting NAS to the troubleshooting recipes. Thanks for the feedback, Rainer

from bicbucstriim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.