- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: CDE Print Manager
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2003 12:31 AM
10-31-2003 12:31 AM
CDE Print Manager
I've set up some printers on the system through "sam". I can print using "lp file_name" or "lp -dColor_Laserjet file_name", however, when I try to print through the text editor (dtpad), I get the error,
"An Xprint server for Color_Laserjet could not be found".
If I look at the properties on Color_Laserjet, through CDE, what I see is:
Printer Queue: Color_Laserjet
Status: Up - In Service
Device Name: /dev/null
Status: Up - In Service
My first idea is that a device name of /dev/null is probably not good. However, I've looked every where, I can't see how to change this and I don't even know what I'd change it to.
Any ideas.
-- Bob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2003 12:41 AM
10-31-2003 12:41 AM
Re: CDE Print Manager
I suspect you need to configure Technical Print Service (thought I've never had any luck with it - I abandoned dtpad and use vi to edit, lp to print). See Alex Glennie's response in this thread:
http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0xd473972194d6d5118ff40090279cd0f9%2C00.html&admit=716493758+1067607578295+28353475
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2003 12:48 AM
10-31-2003 12:48 AM
Re: CDE Print Manager
Wow! Thanks for the info. What a pain just to get a !#@$#&^ text file to print out! I think I'll just recommend using lp. This was never a problem before with dtpad or vuepad. Is this supposed to be progress?
-- Bob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2003 12:55 AM
10-31-2003 12:55 AM
Re: CDE Print Manager
You took the words right out of my mouth. I think that's
exactly what I said a couple of years ago when I was
messing with it.
Good luck.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2003 01:37 AM
10-31-2003 01:37 AM
Re: CDE Print Manager
edit /etc/rc.config.d/desktop
add DTPRTSVR=LP
run /sbin/init.d/dtlogin.rc stop
followed by a dtlogin.rc stop to re-establish old 10.20 functionality where lp not tps was the default.
fyi PHSS_28675 for 11.00
PHSS_28677 for 11.11 are the latest patches thought the functionality was introduced circa PHSS_25***
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2003 02:19 AM
10-31-2003 02:19 AM
Re: CDE Print Manager
Thanks for the info. I am at the customer's site. If I have time today (my last day) I will try this. Otherwise they will have to live with lp, which is acceptable since they will rarely print out text files from dtpad.
-- Bob