Opened 5 years ago
Last modified 3 years ago
#15765 new bug
OK button is not avalible in PDF printer page setup
Reported by: | X512 | Owned by: | phoudoin |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Printing | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev53917.
Steps to reproduce:
- Open Printers preference.
- Select "Save as PDF".
- Press "Print test page".
- OK button is not avalible.
- Press "page setup" button.
- Window is reopened and nothing happens. OK button is still not avalible.
Change History (3)
comment:3 by , 3 years ago
Tested. Works in Haiku R1B2 (hrev54154+134). PDF writer issues fixed in: https://github.com/haikuports/haikuports/pull/5937
Note:
See TracTickets
for help on using tickets.
I found that PDF printer driver is located in
pdfwriter
package that is not installed by default. After installing package PDF printing become working, but others issues occured like empty test page or infinite loading with 100% CPU core usage atCollecting Patterns Page: 1
.Some error should be displayed if driver add-on is not installed instead of reopening
Page setup
window.