Lucid alpha 2: first 21 characters of Synaptic "Applying changes" status line are italic

Bug #508220 reported by Delan Azabani
48
This bug affects 6 people
Affects Status Importance Assigned to Milestone
gtk+2.0 (Ubuntu)
New
Low
Unassigned
synaptic (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Lucid alpha 2: first 21 characters of Synaptic "Applying changes" status line (e.g. Preparing blahpackage0-dev) are italic, while the rest of the characters are not. This isn't a major issue, and is purely cosmetic.

Screenshots:

http://azabani.com/images/lucid-synaptic-italic-1
http://azabani.com/images/lucid-synaptic-italic-2

Tags: bitesize

Related branches

Revision history for this message
Delan Azabani (azabani) wrote :
description: updated
affects: ubuntu → synaptic (Ubuntu)
Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

Thanks for your report.

Confirmed with the latest version in lucid
# apt-cache policy synaptic
synaptic:
  Installé : 0.63ubuntu2
  Candidat : 0.63ubuntu2

Changed in synaptic (Ubuntu):
status: New → Confirmed
tags: added: bitesize
Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

Fix commited.

Changed in synaptic (Ubuntu):
status: Confirmed → Fix Committed
Revision history for this message
Michael Vogt (mvo) wrote :

Thanks Jean for looking into this!

I think the real problem is a bug in gtk, the default (glade) string is using <i>...</i> but in the code I use the (deprecated) gtk_label_set() so that should clean the markup. I switched that to "gtk_label_set_text()" now. But even then I see the italics.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package synaptic - 0.63.1ubuntu2

---------------
synaptic (0.63.1ubuntu2) lucid; urgency=low

  [ Michael Vogt ]
  * po/uk.po:
    - updated, thanks to Serhij Dubyk
  * build from the lp:~ubuntu-core-dev/synaptic/lucid branch

  [ Jean-Baptiste Lallement ]
  * Fix sorting issues of the package list
    - Fix sort by name and by section (LP: #518509)
    - Improve sort by column performance
  * sort 'installed files' list in alphabetical order (LP: #32550)
  * Set version labels selectable in package properties (LP: #76568)
  * disable 'Lock Version' and 'Automatically installed' menu entries for a
    normal user (LP: #309906)
  * common/rpackagelister.cc:
    - in RPackageLister::xapianSearch() catch xapian exception to
      prevent crash when xapian interprets search string as a syntax
      error
    - fix sorting in xapian search mode (LP: #508220)
  * gtk/gsynaptic.cc
    - Start with focus set on fast search entry (LP: #326155)
  * Select first subview on view change (LP: #403165)
  * Fix Gtk-CRITICAL when the fast search entry is cleared (LP: #385739)
  * Ignore DEL accelerator when fast search has focus (LP: #294178)
  * Do not start help viewer as root but as SUDO_USER (LP: #110224)
  * wrap lines in textarea of dialog_update_failed (LP: #237455)
  * set textarea read-only in generic error dialog (LP: #403100)
  * Change 'Icon Legend' dialog to fixed size (LP: #374376)
 -- Michael Vogt <email address hidden> Tue, 16 Feb 2010 11:13:45 +0100

Changed in synaptic (Ubuntu):
status: Fix Committed → Fix Released
Revision history for this message
Sebastien Bacher (seb128) wrote :

Would be nice to have a testcase for this issue

Changed in gtk+2.0 (Ubuntu):
importance: Undecided → Low
Revision history for this message
Lucy Llewellyn (lucyllewy) wrote :

This issue is for Lucid Lynx, which reached EOL in 2013 for desktop packages. I vote we close this issue as WONTFIX (I don't have permission to set WONTFIX status on this issue).

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.