Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 106045

Summary: Dia diagram font support
Product: [Fedora] Fedora Reporter: Dee-Ann LeBlanc <dee>
Component: diaAssignee: Alexander Larsson <alexl>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideKeywords: Triaged
Target Milestone: ---   
Target Release: ---   
Hardware: athlon   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-10-13 13:16:48 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: 100643    

Description Dee-Ann LeBlanc 2003-10-02 08:51:44 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225

Description of problem:
The dia diagram tool changed what font base it uses from .90 to .91, and it
seems that this was missed. This issue is discussed in the dia FAQ at:

http://www.lysator.liu.se/~alla/dia/

under the topic "Why don't my fonts work right?"

While I can type text into a diagram, it's nigh microscopic, and no matter what
I do it won't resize. I don't have this problem with dia-0.90-11 under RHL 9
(which of course uses the old font setup).

Version-Release number of selected component (if applicable):
dia-0.91-2

How reproducible:
Always

Steps to Reproduce:
1. Open Dia Diagram
2. File | New Diagram to open up a new document.
3. Click T on the main dialog
4. Click within the document
5. Type text. 
    

Actual Results:  If you squint real hard you can read the text. Double-click it
and try assigning the text another size. It doesn't work.

Expected Results:  The text should initially be at a readable size and respond
to size changes.

Additional info:

There's also an error message when I launch Dia:

Could not load XSLT library (/usr/lib/libxslt.so) : /usr/lib/libxslt.so: cannot
open shared object file: No such file or directory.

I have libxslt and libxslt-devel installed on this machine.

Comment 1 Alexander Larsson 2003-10-06 16:09:53 UTC
I think this was a pango-ft issue. I remember the discussion on gtk-devel-list.


Comment 2 Alexander Larsson 2003-10-13 13:16:48 UTC
This is fixed in 0.91-3, which is building now.