sukima / redmine_equipment_status_viewer

Redmine plugin: Allows admins to make a list of equipment and track if they are inservice or not
http://sukima.github.com/redmine_equipment_status_viewer/
GNU General Public License v3.0
33 stars 21 forks source link

Black/White Images not found on QR generator page #9

Closed earcam closed 12 years ago

earcam commented 13 years ago

It looks fine in FireFox as it doesn't highlight the missing images, but in Chrome it inserts broken image place holders and ignores background CSS.

Is there a missing setup step?

This may just be an issue with our setup here; we're using Redmine from the Ubuntu repositories - so here's some dumps of versions:

sudo apt-cache show redmine

Package: redmine Priority: extra Section: universe/web Installed-Size: 11560 Maintainer: Ubuntu Developers ubuntu-devel-discuss@lists.ubuntu.com Original-Maintainer: Jérémy Lal kapouer@melix.org Architecture: all Version: 1.0.0-4 Depends: ruby, ruby1.8 (>= 1.8.7), rails (>= 2.3.5), libactivesupport-ruby (>= 2.3.5), libactiveresource-ruby (>= 2.3.5), libactionpack-ruby (>= 2.3.5), libactionmailer-ruby (>= 2.3.5), libjs-scriptaculous (>= 1.8.2), dbconfig-common, redmine-sqlite | redmine-mysql | redmine-pgsql, debconf (>= 0.5) | debconf-2.0 Pre-Depends: debconf Suggests: libsvn-ruby (>= 1.3), librmagick-ruby, libopenid-ruby Breaks: redmine-plugin-botsfilter (<= 1.02-1) Filename: pool/universe/r/redmine/redmine_1.0.0-4_all.deb Size: 1550276 MD5sum: 9c8f313e38f3ea6d65c265d84fc56ea0 SHA1: 96d6d7da3b20a005c6f47cd55c5b6b4fb51946c9 SHA256: 15c1c8e76fff45c8b69d0827aa6d703e9c667edc92c1c37a93c4fa05f9392fce Description: flexible project management web application Redmine is a flexible project management web application. Written using Ruby on Rails framework, it is cross-platform and cross-database. . Dependencies for database support are provided by these metapackages: redmine-mysql, redmine-pgsql, redmine-sqlite. . Features * Multiple projects support * Flexible role based access control * Flexible issue tracking system * Gantt chart and calendar * News, documents & files management * Feeds & email notifications * Per project wiki * Per project forums * Time tracking * Custom fields for issues, time-entries, projects and users * SCM integration (SVN, CVS, Git, Mercurial, Bazaar and Darcs) * Issue creation via email * Multiple LDAP authentication support * User self-registration support * Multilanguage support Homepage: http://www.redmine.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu

uname -a

Linux servernamegoeshere 2.6.35-22-server #33-Ubuntu SMP Sun Sep 19 20:48:58 UTC 2010 x86_64 GNU/Linux

sukima commented 13 years ago

I'm guessing this has to do with the redmine setup as all the images use the resources that redmine uses.

sukima commented 13 years ago

Opps I was wrong. There are black and white images for the QR Codes. According to Redmine it will copy all assets from the plugin's folder to the main public folder every time the system starts. Perhaps the server wasn't rebooted or there was some snafu regarding Redmine.