Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jan 2009 11:57:20 +1100
From:      Tom Mende <tom@orparadigm.com.au>
To:        freebsd-questions@freebsd.org
Subject:   comms/qfaxreader - printer recognition issue
Message-ID:  <2D35ADFA-4CC4-46F1-A963-7AFE698E5C7A@orparadigm.com.au>

next in thread | raw e-mail | index | archive | help
Good day list;

Upgraded from 6.2 to 7.0 via clean install from CDs, then to 7.1 via  
binary update. After upgrading to 7.0 I rebuilt and install all the  
same ports using the same makefile except that the perl entries are  
updated. This port built and install beautifully except it no longer  
recognizes my printer, which it used to do on 6.2. Cups is set as the  
printing system for xfce in the xfce "Printing & System Settings"  
dialogue. This was set prior to installing the comms/qfaxreader port.  
The print dialogue in comms/qfaxreader is greyed out not allowing the  
selection of a printer. Any ideas or help welcomed.

Cheers, Tom

...and everything else prints fine, xpdf, Mousepad (gui test editor),  
Opera (native), and files from the command line using lp (cups version).

uname -mr
7.1-RELEASE-p2 i386

cat /etc/make.conf
CPUTYPE?=pentium3
WITH_CUPS=YES
CUPS_OVERWRITE_BASE=YES
WITHOUT_LPR=YES
DOC_LANG=en_US.ISO8859-1
# added by use.perl 2009-01-18 18:58:05
PERL_VER=5.8.9
PERL_VERSION=5.8.9

pkg_version -v | grep -i xfce
gtk-xfce-engine-2.4.3               =   up-to-date with port
libxfce4gui-4.4.3                   =   up-to-date with port
libxfce4mcs-4.4.3                   =   up-to-date with port
libxfce4util-4.4.3                  =   up-to-date with port
xfce-4.4.3                          =   up-to-date with port
xfce4-appfinder-4.4.3               =   up-to-date with port
xfce4-desktop-4.4.3                 =   up-to-date with port
xfce4-icon-theme-4.4.3              =   up-to-date with port
xfce4-mcs-manager-4.4.3             =   up-to-date with port
xfce4-mcs-plugins-4.4.3             =   up-to-date with port
xfce4-media-0.9.2_9                 =   up-to-date with port
xfce4-mixer-4.4.3                   =   up-to-date with port
xfce4-panel-4.4.3                   =   up-to-date with port
xfce4-print-4.4.3                   =   up-to-date with port
xfce4-session-4.4.3                 =   up-to-date with port
xfce4-utils-4.4.3                   =   up-to-date with port
xfce4-wm-4.4.3                      =   up-to-date with port
xfce4-wm-themes-4.4.3               =   up-to-date with port

pkg_version -v | grep -i qfaxreader
qfaxreader-0.3.1_2                  =   up-to-date with port

cat /use/home/tom/.qfaxreader/settingsrc
[export]
format=PNG
scaled=false

[image]
smooth=true
zoom=0.36

[internationalization]
language=Standard

[mainwindow]
dock=\n\n\nFile,View,Image,\n[File,0,0,-1,-1,1][View,0,0,-1,-1,1] 
[Image,0,0,-1,-1,1]\n\n\n\n\n\n\n
maximized=true

[printer]
border=false
default=hp2600n

[printer-hp2600n]
bottom=0.5
cmd=/usr/local/bin/lp -d {PRINTER}
left=0.5
paper=ISO A4
pslevel=1
right=0.5
top=0.5
unit=cm

[sidebar]
cidame=true
cidnumber=true
interval=10
lastpath=/var/spool/hylafax/recvq
path=/home/tom
refresh=true
sender=true
size=true
time=true
visible=true
width=286

[statusbar]
cidname=true
cidnumber=true
pages=true
resolution=true
sender=true
time=true
visible=true

[toolbar]
hide_at_fullscr=true
uses_big_pixmaps=true







Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2D35ADFA-4CC4-46F1-A963-7AFE698E5C7A>