LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   why my printer can't print test page (https://www.linuxquestions.org/questions/linux-newbie-8/why-my-printer-cant-print-test-page-4175675223/)

damir 05-14-2020 09:37 AM

why my printer can't print test page
 
I've tried newest Kubuntu LTS 20.04 and since everything, included printer, worked fine :)I decided to install it. After installing I can print from Libre Office Writer but it is impossible to print test page from System Settings->Printers. Printer is shown but when I try to print test page it says "Unable to open print file: Permision denied". What should I do?
Thanks,
Damir

rtmistler 05-14-2020 10:04 AM

Probably something weird like you're expected to be sudo when looking at the config, or instead something is wrong where the printer group (I don't know what it's name is) doesn't have root as a member. Unsure if there's a technical difference related to sudo of a user wrt root for group membership.

damir 05-14-2020 10:25 AM

Quote:

Originally Posted by rtmistler (Post 6122868)
.... Unsure if there's a technical difference related to sudo of a user wrt root for group membership.

Thanks for fast answer. However, since I'm a complete newbie to Linux I would really appreciate step by step instructions how to check it out.

shruggy 05-14-2020 11:20 AM

Check that you're in the group lpadmin. Just open a terminal window and issue the command groups.

damir 05-14-2020 01:14 PM

Quote:

Originally Posted by shruggy (Post 6122908)
Check that you're in the group lpadmin. Just open a terminal window and issue the command groups.

I did it and get "damir adm cdrom sudo dip plugdev lpadmin lxd sambashare". Have no idea what this mean.

rtmistler 05-14-2020 01:18 PM

That's the list of groups your username is a member of.

You are in lpadmin.

Did you have to enter your password to open the printer config app?

Once again, unclear just because I've never tried/bothered, but I wonder if: "sudo groups" shows something similar or different.

rtmistler 05-14-2020 01:21 PM

Never configured much:
Code:

$ groups
mint admin cdrom sudo dip plugdev lpadmin sambashare
$ sudo groups
root


damir 05-14-2020 01:28 PM

Quote:

Originally Posted by rtmistler (Post 6122986)
That's the list of groups your username is a member of.

You are in lpadmin.

Did you have to enter your password to open the printer config app?

Once again, unclear just because I've never tried/bothered, but I wonder if: "sudo groups" shows something similar or different.

~$ sudo groups
[sudo] password for damir:
root
~$

no needs for pasword to open config app

erik2282 05-16-2020 05:03 PM

try opening the settings as root.

like this:

Code:

# system-config-printer

damir 05-17-2020 03:13 PM

works...thanks a lot

BrianCantu 05-03-2024 05:20 PM

Quote:

Originally Posted by damir (Post 6122851)
I've tried newest Kubuntu LTS 20.04 and since everything, included printer, worked fine :)I decided to install it. After installing I can print from Libre Office Writer but it is impossible to print test page from System Settings->Printers. Printer is shown but when I try to print test page it says "Unable to open print file: Permision denied". What should I do?
Thanks,
Damir

Hey Damir,

I totally get your frustration with this printer issue—I've been there myself! It sounds like there might be a permissions hiccup causing the "Unable to open print file" error. Here's what I did to sort it out when I encountered a similar problem:

First off, let's check the printer settings. Go to System Settings -> Printers, and right-click on your printer. Make sure that the permissions are set correctly for your user account[/URL]. Sometimes, during the installation process, the permissions can get a bit wonky, so adjusting them manually might do the trick.

If that doesn't do it, another thing you could try is to print a test page online. There are a few websites out there that allow you to send test print jobs directly to your printer from your browser. One of them I recommend is "www.printtester.com" If the online test print works, then it's likely a local issue with your system configuration.

Hope this helps you get your printer back up and running smoothly!

erik2282 05-03-2024 05:24 PM

Not sure if you realized but that post is 4 years okd

TB0ne 05-03-2024 06:36 PM

Quote:

Originally Posted by erik2282 (Post 6499724)
Not sure if you realized but that post is 4 years okd

They realized, but they're a spammer and don't care.

BrianCantu 05-03-2024 07:22 PM

Quote:

Originally Posted by erik2282 (Post 6499724)
Not sure if you realized but that post is 4 years okd

Ah, I must admit, I completely overlooked the dates! My apologies for the oversight. I'm relatively new to this forum, just browsing through, and stumbled upon this thread. I thought I could offer some assistance.

TB0ne 05-04-2024 08:52 AM

Quote:

Originally Posted by BrianCantu (Post 6499738)
Ah, I must admit, I completely overlooked the dates! My apologies for the oversight. I'm relatively new to this forum, just browsing through, and stumbled upon this thread. I thought I could offer some assistance.

Really??? You're posting advice from Microsoft Windows on a Linux forum, thinking that would offer assistance??? And posting a link to a spam site to 'test' a printer that the OP *ALREADY KNOWS IS WORKING*, since they can print one page at a time.


All times are GMT -5. The time now is 03:33 PM.