Branches for Warty

Name Status Last Modified Last Commit
lp:ubuntu/warty/unixcw 1 Development 2009-07-20 00:48:47 UTC
3. * Bring back the old behaviour we had...

Author: Joop Stakenborg
Revision Date: 2004-01-25 19:27:35 UTC

* Bring back the old behaviour we had with Qt2: when first started, xcwcp
  will show the go button, when clicked, the stop button appears.
  QIconSet now contains both start and stop pixmaps, this behaviour
  needed for Qt3. Closes: #220350.
* This also removes the first error seen at startup:
  "QToolButton::setOnIconSet(): This function is not supported anymore".
  The other error reported by Dan: "QSettings::sync: filename is
  null/empty" means you don't have write permissions to your ~/.qt
  directory. If you fix this, the error will dissapear. Closes: #220352.
* The bug reported by Dan as: "/usr/bin/cw: hear a few chars, then poops
  out" most probably related to the sound card driver. I have tested unixcw
  with different systems and simple cannot reproduce this behaviour. As
  Dan reports: with alsa properly installed, the program behaves correctly.
  Closes: #218556.
* Both errors reported by Dan concerning the cw.1 and cw.7 manpages are
  related to language settings, which are not able to display iso8859-1
  accented characters. To properly display these manual pages, you must
  configure your environment, so they can display accented characters.
  Try setting LANG=en_US.ISO-8859-1 or similar and make sure to generate
  that locale using 'dpkg-reconfigure locales'. Closes: #218555, #218554.
* Correct an error in cw.1 manpage to show correct timings when testing
  itimer. Closes: #222129.
* Append a newline when cw exits. Closes: #222415.
* Thanks to Dan Jacobson <jidanni@jidanni.org>, for reporting all these
  bugs. It is much appreciated. In the next upload I will address the
  remaining wishlist items or forward them to the upstream author.

11 of 1 result