KDE version has wrongly wrapped text

Bug #274700 reported by Michael Hofmann
4
Affects Status Importance Assigned to Milestone
jockey (Ubuntu)
Fix Released
Low
Martin Pitt

Bug Description

The KDE window has the first status message wrapped (No .... are in use on this system). QT4 supports text wrapping, no need to do this manually.

(as seen on http://people.ubuntu.com/~pitti/screenshots/jockey/jockey-mainwindow-kde.png)

Revision history for this message
Jonathan Thomas (echidnaman) wrote :

I can confirm this.

Changed in jockey:
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Martin Pitt (pitti) wrote :

Right, so only the GTK UI should manually wrap the label.

Changed in jockey:
assignee: nobody → pitti
status: Confirmed → In Progress
Revision history for this message
Martin Pitt (pitti) wrote :

Note to self: In fact I just noticed that the original strings aren't pre-wrapped at all. GTK statically wraps them at the first time only and doesn't reformat them on window resize. The Qt implementation seems to wrap them as well, but apparently assumes a wrong dialog size.

Revision history for this message
Martin Pitt (pitti) wrote :

Fixed in trunk (r463).

Changed in jockey:
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package jockey - 0.5~beta1-0ubuntu2

---------------
jockey (0.5~beta1-0ubuntu2) intrepid; urgency=low

  * Merge some bug fixes from trunk:
    - ui.py: Fix "not installed" -> "not activated" string inconsistency.
      (LP: #274697)
    - Fix typos in German translation.
    - Add and use enabled/disabled/free icons from Kenneth Wimer.
    - Fix jockey-kde crash when no drivers are available. [Alberto]
    - Report indefinite progress if the handler does long non-package
      operations (such as rebuilding initramfs), instead of freezing the UI.
    - UI: Select first driver by default, and keep selection after
      enable/disable. (LP: #274699)
    - jockey-kde: Fix display of window text and subtext, and adapt it to
      driver changes. (LP: #274558)
    - Avoid flickering the progress bar dialog for very fast detect() calls.
    - jockey-kde: Fix indeterminate progress bar behaviour, and fix "Searching
      for drivers..." progress bar at startup.
    - kde/ManagerWindowKDE4.ui: Drop the expander next to the window heading,
      it prevented proper resizing. (LP: #274700)
    - Various test suite fixes.
  * data/handlers/b43.py: Do not show the driver as "in use" if the firmware
    is not installed.
  * Add data/handlers/broadcom_wl.py: Handler for the alternative Broadcom
    'wl' module. Enabling this will automatically blacklist b43 and bcm43xx.
    (LP: #263097)
  * data/handlers/b43.py: Remove blacklist-bcm43 on activation.
  * data/handlers/b43.py: Add (derived) handler for b43legacy. (LP: #247495)
  * data/handlers/b43.py: Actually call the firmware fetching script after the
    -fwcutter installation.

 -- Martin Pitt <email address hidden> Thu, 02 Oct 2008 20:44:09 +0200

Changed in jockey:
status: Fix Committed → Fix Released
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.