Kubuntu 16.04 machine specs:
VirtualBox guest on Windows 10 64 bit host
Host has Core i7 processor and 16 GB of Ram
VirtualBox guest has two processors assigned and 4 GB of Ram
Kubuntu 16.04 OS specs:
Plasma 5.5.5
KDE Frameworks 5.18.0
Linux kernel 4.4.0-36
Print server specs:
ASUS CM5570 - AP002
Intel Pentium Processor E5300
ASUS NVidia GeForce GT 610 with 2GB DDR3
6 GB System Ram
3 Western Digital HDs internal
1 Optical Drive internal
Kubuntu 12.04 32-bit
KDE Platform Version 4.8.5
My printers are shared from the host via internet printing protocol. They have worked perfectly and I have been able to print from all applications including KMail until Kubuntu 15.10.
I will correct my 1st post. The issue with KMail started with Kubuntu 15.10. I was able to print from KMail in Kubuntu 15.04, but printing was slower.
I was not able to change or add printers via the default KDE printer applet in System settings.
This was my attempt to resolve this:
I installed two packages:
System Config Printer did not have a menu item, so I had to type system-config-printer from the command line and run from there.
I right clicked my printer and selected properties.
I changed the Device URI from implicitclass:DESKJET-722C to ipp://[my server IP address:631 here]/printers/DESKJET-722C
The Make and Model changed from Local Raw Printer to Remote Printer
This printer now shows in KMail as the default printer, and I can print without issues
Since System Config Printer did not have a menu item I had to create one following this as a guide:
KDE4 How-to Create Application Launcher on KDE Main Menu
Here are the other printer references I used to solve this issue:
NetworkPrintingWithUbuntu
Trusty (14.04) System-Config-Printer-KDE Missing, Can't Configure Printers
The problem here is the printer settings are not save when I logout or shutdown.
Has anyone had this issue or have any ideas where I should go from here?
VirtualBox guest on Windows 10 64 bit host
Host has Core i7 processor and 16 GB of Ram
VirtualBox guest has two processors assigned and 4 GB of Ram
Kubuntu 16.04 OS specs:
Plasma 5.5.5
KDE Frameworks 5.18.0
Linux kernel 4.4.0-36
Print server specs:
ASUS CM5570 - AP002
Intel Pentium Processor E5300
ASUS NVidia GeForce GT 610 with 2GB DDR3
6 GB System Ram
3 Western Digital HDs internal
1 Optical Drive internal
Kubuntu 12.04 32-bit
KDE Platform Version 4.8.5
My printers are shared from the host via internet printing protocol. They have worked perfectly and I have been able to print from all applications including KMail until Kubuntu 15.10.
I will correct my 1st post. The issue with KMail started with Kubuntu 15.10. I was able to print from KMail in Kubuntu 15.04, but printing was slower.
I was not able to change or add printers via the default KDE printer applet in System settings.
This was my attempt to resolve this:
I installed two packages:
Code:
sudo apt-get install system-config-printer-common system-config-printer-gnome
I right clicked my printer and selected properties.
I changed the Device URI from implicitclass:DESKJET-722C to ipp://[my server IP address:631 here]/printers/DESKJET-722C
The Make and Model changed from Local Raw Printer to Remote Printer
This printer now shows in KMail as the default printer, and I can print without issues
Since System Config Printer did not have a menu item I had to create one following this as a guide:
KDE4 How-to Create Application Launcher on KDE Main Menu
Here are the other printer references I used to solve this issue:
NetworkPrintingWithUbuntu
Trusty (14.04) System-Config-Printer-KDE Missing, Can't Configure Printers
The problem here is the printer settings are not save when I logout or shutdown.
Has anyone had this issue or have any ideas where I should go from here?
Comment