Bug 133402
| Summary: | Evolution can not print calendar views properly | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Nicolas Mailhot <nicolas.mailhot> | ||||
| Component: | evolution | Assignee: | Dave Malcolm <dmalcolm> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2004-10-18 20:58:14 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 131589 | ||||||
| Attachments: |
|
||||||
|
Description
Nicolas Mailhot
2004-09-23 19:24:48 UTC
Thanks for the report. I just tried this and it works for me, both in Preview, and actual printing. Does it work for you in Print Preview? If it's reproducable there, can you attach a screenshot? Which views are you trying (e.g. Month View, Day View etc)? What versions of libgnomeprint and pango do you have installed? Looking at the innards of the code (evolution/calendar/gui/print.c) it uses "Sans Regular" for major "title" text in the calendar, and "Sans Regular" for other text; perhaps one works and the other doesn't? "Sans Bold" and "Sans Regular", I meant to say Given Sans is a fontconfig alias we probably do not have the same one. (here Sans=Vera mostly). I'll try to print a pdf file and attach it there. Print preview is Fine & I test monthly view usually Created attachment 104245 [details]
Pdf output
Ok here is a pdf. I'm afraid it's borked too but not in the same way (when I print it the result is not the same). Here the problem seem to be text orientation I week view the pdf does not have the text orientation problem and prints fine (except the margins are wrong). However if I choose to print directly I get the same text corruption as usual. So it seems the bug is limited to direct printing. (and text orientation in monthly pdf is a different bug) This works fine for me on a fresh install from Rawhide (20041014). Are you still able to reproduce this bug? Is the machine on which your seeing this running Rawhide, or FC2 with some package updated? What fonts do you have installed? All the test run fine on today's rawhide - seem someone whacked the bug while we were not looking. Thanks for taking the time to look at it! -> fixed rawhide |