| Author |
Message |
|
2006/12/15 03:22
|
|
|
vaxius
Joined: 2006/12/06
Messages: 4
Offline
|
|
|
|
|
I'm running VP for UML Modeler Edition on Kubuntu 6.10. Although cupsys is running, I can't print or do any page setup, getting the error: No print service found (see attachment error.png). I'll throw in the log file, too.
Attached Image :
No description given
(6 kb)
| Description |
|
Download
|
| Filesize |
2 kb
|
| Downloaded: |
8 time(s) |
|
|
|
|
 |
| |
|
2006/12/15 08:14
|
|
|
Jick
Joined: 2005/04/29
Messages: 2881
Offline
|
|
|
|
Hi vaxius,
We will look into this issue. Meanwhile, may I know if you have other Java application that have the same problem?
Best regards,
Jick
|
Visual Paradigm International Ltd.
http://www.visual-paradigm.com
Build Quality Applications Faster, Better and Cheaper |
|
|
|
 |
| |
|
2007/02/07 19:42
|
|
|
andrep
Joined: 2007/02/07
Messages: 1
Offline
|
|
|
|
if using GNU/linux with cups, simply comment one 'LISTEN' line in cupsd.conf
[code]
Listen localhost:631
#Listen /var/run/cups/cups.sock
[code]
|
|
|
|
 |
| |
|
2007/12/08 05:04
|
|
|
vaxius
Joined: 2006/12/06
Messages: 4
Offline
|
|
|
|
|
Thanks andrep, that worked! For others finding this thread, remember to restart cups after the config change: "/etc/init.d/cupsys restart".
|
|
|
|
 |
| |