Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#72987 - add depencency lib32-libcups to wine package

Attached to Project: Community Packages
Opened by Andreas Sassermann (AndreasS) - Sunday, 12 December 2021, 13:53 GMT
Last edited by Andreas Radke (AndyRTR) - Monday, 13 December 2021, 19:33 GMT
Task Type Bug Report
Category Packages: Multilib
Status Assigned
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

Description:
at least since v6.21 cups printers are not detected until lib32-libcups has been installed

Suggested solution: add lib32-libcups as a package dependency

Additional info:
* package version(s)
since 6.21

* link to upstream bug report, if any
https://bugs.winehq.org/show_bug.cgi?id=52122

Steps to reproduce:
On a system with cups printers

1. Install wine 6.23 without lib32-libcups
2. run notepad
3. open print dialog, no printers available
4. install lib32-libcups
5. run winecfg
6. run notepad
7. open print dialog, printers available

This task depends upon

Comment by Emil (xexaxo) - Monday, 30 January 2023, 09:18 GMT
Possible duplicate of https://bugs.archlinux.org/task/62457?

@AndreasS is wine 8.0-2 any better?
Comment by Andreas Sassermann (AndreasS) - Wednesday, 01 February 2023, 21:04 GMT
Just tested with wine-staging 8.0.2 but lib32-libcups still does not get installed as dependency.The result of the above given test case is unchanged.

Loading...