KDE Bug Tracking System
Home
Report New Wish or Bug
Query Existing Reports
First
Last
Prev
Next
No search results available
Search page
Bug
108066
:
Kdeprintfax ignores paper size setting when usi...
P
roduct
:
kdeprint
Co
m
ponent
:
kdeprintfax
Status
:
RESOLVED
Resolution
:
FIXED
Target
:
---
Version
:
1.0
Pr
i
ority
:
NOR
Severity
:
normal
V
otes
:
0
Description
:
Opened:
2005-06-24 18:02
Last Changed:
2006-04-27 03:20:48
Version: 1.0 (using KDE 3.3.1, SuSE) Compiler: gcc version 3.3.3 (SuSE Linux) OS: Linux (i686) release 2.6.5-7.155.29-default When using Hylafax as fax system, Kdeprintfax ignores the Paper Size setting under Page Setup. It should use the "-s" option to the sendfax command.
Comment
#1
Cristian Tibirna 2005-08-22 21:20:20
UNCONFIRMED (batch reassigning messed this)
Comment
#2
joao fraga com 2006-03-02 14:48:16
Does anyone care about fixing this simple bug?
Comment
#3
Ray Lischner 2006-04-20 20:23:22
The functionality is already in kdeprintfax, but was omitted from the default HylaFax command line. Go to Settings>Configure KdeprintFax... and select the System icon. Edit the Command to use %page_s. That will supply the -s option to HylaFax. Note that kdeprintfax has a limitation in that it recognizes only A4 and Letter sizes, specifically, anything that isn't A4, it treats at letter.
Comment
#4
joao fraga com 2006-04-25 14:29:42
> Edit the Command to use %page_s.
Well, but that's not how kdeprintfax should work. Editing Command should only be used when there is a need to supply advanced options that are not available in the kdeprintfax GUI. In this case, there is a Paper Size option on the GUI, so Kdeprintfax should honor the value set there and supply it to the hylafax client.
Comment
#5
Ray Lischner 2006-04-25 15:09:45
I agree with
joao@fraga.com
that %page_s should be part of the default HylaFax command. I am attaching a patch to do just that.
Comment
#6
Ray Lischner 2006-04-25 15:10:47
Created an attachment (id=15769)
[details]
Patch to add %page_s to the default HylaFax command
Comment
#7
Cristian Tibirna 2006-04-27 03:20:47
SVN commit 534411 by tibirna: Attempt to make hylafax take into account the paper size settings. Thanks to Ray Lischner. BUG:108066 M +1 -1 defcmds.h --- branches/KDE/3.5/kdebase/kdeprint/kdeprintfax/defcmds.h #534410:534411 @@ -24,7 +24,7 @@ #include <qstring.h> #define efax_default_cmd "%exe_fax %user_{NAME=\"@@\"} %dev_{DEV=@@} PAGE=%page %from_{FROM=@@} send %res %number %files" -#define hylafax_default_cmd "%exe_sendfax -n %server_h %res %time_a %enterprise_x %comment_c %email_f -d %name_{@@@}%number %files" +#define hylafax_default_cmd "%exe_sendfax -n %server_h %res %page_s %time_a %enterprise_x %comment_c %email_f -d %name_{@@@}%number %files" #define mgetty_default_cmd "%exe_faxspool %user_F %email_f %name_D %time_t %number %files" QString defaultCommand(const QString& cmd);
P
latform
:
unspecified
O
S
:
Linux
K
eywords
:
U
RL
:
People
Reporter
:
Assigned To
:
KDEPrint Devel Mailinglist
Related actions
View Bug Activity
Format For Printing
XML
Clone This Bug
Note
You need to
log in
before you can comment on or make changes to this bug.
Attachments
Patch to add %page_s to the default HylaFax command
(873 bytes, patch)
2006-04-25 15:10
,
Ray Lischner
Details
View All
Add an attachment
(proposed patch, testcase, etc.)
Depends on
:
B
locks
:
Show dependency tree
-
Show dependency graph
First
Last
Prev
Next
No search results available
Search page
Actions
Reports
Requests
Reports
Bugs reported today
Bugs reported in the last 3 days
Bug reports with patches
Weekly Bug statistics
The most hated bugs
The most severe bugs
The most frequently reported bugs
The most wanted features
Junior Jobs
Report ownership counts and charts
My Account
New Account
Log In