as i mentioned too i do not have such issue… it could something simply too like papersize is setting wrong…
1 Like
PARTIALLY SOLVED! It was because of the Unity installation. Maybe that can get flagged somewhere?
I tracked it down by looking at gtk3-print-backends, and what supplied that.
After removal of the gtk3-ubuntu package, I get the System Dialog printers showing up…
BUT STILL NO PRINTING from either Tbird or FF.
[onyx@onyx-pc etc]$ sudo pacman -Rdd gtk3-ubuntu
Package (1) Old Version Net Change
gtk3-ubuntu 1:3.24.34-1 -76.18 MiB
Total Removed Size: 76.18 MiB
:: Do you want to remove these packages? [Y/n]
:: Processing package changes...
(1/1) removing gtk3-ubuntu [------------------------------------------------------------] 100%
:: Running post-transaction hooks...
(1/6) Arming ConditionNeedsUpdate...
(2/6) Refreshing PackageKit...
(3/6) Compiling GSettings XML schema files...
(4/6) Updating icon theme caches...
(5/6) Updating BAMF index...
(6/6) Updating the desktop file MIME type cache...
[onyx@onyx-pc etc]$ yay gtk3-print-backends
1 extra/gtk3 1:3.24.36-1 (7.7 MiB 48.8 MiB)
GObject-based multi-platform GUI toolkit
==> Packages to install (eg: 1 2 3, 1-3 or ^4)
==> 1
resolving dependencies...
looking for conflicting packages...
Package (1) New Version Net Change Download Size
extra/gtk3 1:3.24.36-1 48.77 MiB 7.67 MiB
Total Download Size: 7.67 MiB
Total Installed Size: 48.77 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
gtk3-1:3.24.36-1-x86_64 7.7 MiB 11.4 MiB/s 00:01 [------------------------------------------------------------] 100%
(1/1) checking keys in keyring [------------------------------------------------------------] 100%
(1/1) checking package integrity [------------------------------------------------------------] 100%
(1/1) loading package files [------------------------------------------------------------] 100%
(1/1) checking for file conflicts [------------------------------------------------------------] 100%
:: Processing package changes...
(1/1) installing gtk3 [------------------------------------------------------------] 100%
Optional dependencies for gtk3
evince: Default print preview command
:: Running post-transaction hooks...
(1/4) Arming ConditionNeedsUpdate...
(2/4) Refreshing PackageKit...
(3/4) Compiling GSettings XML schema files...
(4/4) Probing GTK3 input method modules...
Actually it is SOLVED, only after removal of the printer it is now going to a queue and complaining about pdftops rendering or something…
So I can sort that out.
Thanks all!!
1 Like
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.