Author Topic: Help tried to install Konica Minolta bizhub 250P and now no ebox web portal  (Read 1932 times)

coax31

  • Zen Apprentice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Help I tried to install Konica Minolta bizhub 250P printer and now I have no ebox web portal, startup error: Unable to open PPD file'/var/lib/ebox/tmp//konicaMinolta-Konica_Minolta-bizhub_C250P-Postscript.PPD. I am running ebox on Ubuntu server 8.04

javi

  • Zen Hero
  • *****
  • Posts: 1042
  • Karma: +0/-0
    • View Profile
Hi,

You spotted a bug in the way we copy ppd files. Your ppd files contains spaces and we didn't escape them. I've already fixed this in 0.11.00. If you can't wait and want a hot fix just copy this file:

http://people.warp.es/~javi/Printers.pm

in /usr/share/perl5/EBox/Printers.pm

and restart ebox by running:

sudo /etc/init.d/ebox restart

coax31

  • Zen Apprentice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Hey thanks for the quick response