Bug 61280 (suse46280) - No tics during installation after reboot
Summary: No tics during installation after reboot
Status: RESOLVED DUPLICATE of bug 97959
: 61312 (view as bug list)
Alias: suse46280
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Installation (show other bugs)
Version: Alpha 1
Hardware: All Linux
: P3 - Medium : Minor (vote)
Target Milestone: ---
Assignee: Adrian Schröter
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-28 16:14 UTC by Mike Fabian
Modified: 2005-10-04 12:56 UTC (History)
2 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
installation-steps-dialog-000.png (80.16 KB, image/png)
2004-10-05 17:34 UTC, Mike Fabian
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Jaeger 2004-09-28 16:14:07 UTC
When installation is finished, I see no tics but instead a square box.

Seems the fonts are broken
Comment 1 Andreas Jaeger 2004-09-28 16:14:07 UTC
<!-- SBZ_reproduce  -->
Install beta4 from CDs.
Comment 2 Mike Fabian 2004-09-29 00:34:19 UTC
* This comment was added by mail.
Qt problem.

YaST2 uses the following glyphs for symbols:


qt/src/CVS/Base/YUIQt.cc:

YCPString
YUIQt::glyph( const YCPSymbol & glyphSymbol )
{
    string sym = glyphSymbol->symbol();
    QChar unicodeChar;

    // Hint: Use 'xfd' to view characters available in the Unicode font.

    if      ( sym == YUIGlyph_ArrowLeft		)	unicodeChar = QChar( 0x2190 );
    else if ( sym == YUIGlyph_ArrowRight	)	unicodeChar = QChar( 0x2192 );
    else if ( sym == YUIGlyph_ArrowUp		)	unicodeChar = QChar( 0x2191 );
    else if ( sym == YUIGlyph_ArrowDown		)	unicodeChar = QChar( 0x2193 );
    else if ( sym == YUIGlyph_CheckMark		)	unicodeChar = QChar( 0x2714 );
    else if ( sym == YUIGlyph_BulletArrowRight	)	unicodeChar = QChar( 0x279c );
    else if ( sym == YUIGlyph_BulletCircle	)	unicodeChar = QChar( 0x274d );
    else if ( sym == YUIGlyph_BulletSquare	)	unicodeChar = QChar( 0x274f );
    else return YCPString( "" );

    QString qstr( unicodeChar );

    return YCPString( toUTF8( qstr ) );
}


To make this work, Adrian could make these glyphs required in Qt
if a symbol font is requested.
Comment 3 Mike Fabian 2004-09-29 04:38:40 UTC
*** Bug 61312 has been marked as a duplicate of this bug. ***
Comment 4 Adrian Schröter 2004-09-29 16:32:54 UTC
not really a bug, just a question who is asked which font is the best ... 
 
I do prefer MiscellaneousSymbols fonts with tics over others now. 
Comment 5 Mike Fabian 2004-09-30 18:16:45 UTC
<!-- SBZ_reopen -->Reopened by mfabian@suse.de at Thu Sep 30 12:16:45 2004, took initial reporter aj@suse.de to cc
Comment 6 Mike Fabian 2004-09-30 18:16:45 UTC
Still doesn't work with beta5.
Comment 7 Andreas Jaeger 2004-09-30 19:22:05 UTC
Works for me.
Comment 8 Mike Fabian 2004-09-30 23:09:43 UTC
* This comment was added by mail.
aj> Works for me.

I installed in Japanese. Could this be locale dependent?
Comment 9 Adrian Schröter 2004-09-30 23:14:19 UTC
only if any additional font claims to have this glyph, but doesn't have it 
actually. 
Comment 10 Andreas Jaeger 2004-10-02 23:29:13 UTC
Mike, this works for me now.  Could you check this again, please? 
Comment 11 Mike Fabian 2004-10-03 00:54:56 UTC
* This comment was added by mail.
aj> Mike, this works for me now.  Could you check this again, please?

It did not work for me with Beta5 when installing in Japanese.
Comment 12 Andreas Jaeger 2004-10-03 01:42:36 UTC
That's bad - so, what can we do?  Is it just the tics that are missing 
or is more broken? 
Comment 13 Andreas Jaeger 2004-10-03 01:42:52 UTC
Mike, please show the bug in action on monday. 
Comment 14 Mike Fabian 2004-10-03 02:35:12 UTC
* This comment was added by mail.
aj> That's bad - so, what can we do?  Is it just the tics that are missing 
aj> or is more broken?

With the SLP install in Japanese, only the tics were broken,
everything else was fine.
Comment 15 Mike Fabian 2004-10-05 17:34:12 UTC
Created attachment 24564 [details]
installation-steps-dialog-000.png

screen shot from an installation in Japanese of SuSE Linux 9.2 RC1.
Screen resolution 

At the left of the screen, the tics are visible. But in the centre of the
screen on box is visible where a symbol character should be.
Comment 16 Mike Fabian 2004-10-05 17:35:12 UTC
I think it is probably a good idea to add the 8 symbol characters YaST2 uses 
(see comment #2) to the "SUSE" fonts (extensions of the Bitstream Vera fonts
made by Adrian).
Comment 17 Mike Fabian 2004-10-06 21:16:14 UTC
* This comment was added by mail.
I just installed SuSE Linux 9.2 RC3 in Japanese using 1024x768 pixels
resolution during the installation.

The tics were OK.

Looks like it depends on the resolution whether the tics are OK or
not.

This is not so surprising because the Gnu Unifont is a bitmap font
(not scalable). At high resolutions (1600x1200) Qt apparently refuses
to use the Gnu Unifont for the tics but uses the SUSE Sans instead
which doesn't have the tics.
Comment 18 Adrian Schröter 2005-02-22 12:45:42 UTC
not critical  
Comment 19 Michael Gross 2005-10-04 12:40:29 UTC
Hello!

Due to the proposal from Andreas Jaeger, this bug will be closed as WONTFIX,
because there was no change to this bug for more than 2 months by now which
indicates a very low activity. 

If this bug is of relevance for the current release or should be kept open due
to another (not obvious reason), please reopen it ans state a reason for your
decision.

Please also check if the status-information for this bug is correct at all
correct if you reopen it. Generally the product-version should be elevated to
the current release in this case. Sorry if this causes you any inconvenience.

Kind regards,
the BNC-Screening-Team
Comment 20 Mike Fabian 2005-10-04 12:55:56 UTC
Move bug to SuSE 10.1.
Comment 21 Mike Fabian 2005-10-04 12:56:53 UTC

*** This bug has been marked as a duplicate of 97959 ***