trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: May 2012

Preparing updates for 3.5.13

From: Slávek Banko <slavek.banko@...>
Date: Tue, 1 May 2012 20:00:00 +0200
Hello

Since the previous report of 28 March, is included wide set of additional 
patches (and some other packages), and I would like to present the 
current status. Because the list is long, I'll first list of mistakes 
that I would like to have repaired, but not yet fixed.

In my pad, remains:
#615 KSVG shows only black previews
#744 Some built-in desktop backgrounds don't work
#812 krdc crashes with SIGABRT
#859 Kaffeine does not block screensaver
#922 when logging out with unsaved file, trinity does not ask to save it
     (have workaround)

Integrated patches:

amarok
* commit ca249ab4
  Rename old tq methods that no longer need a unique name
* commit cfc8e681
  Remove additional unneeded tq method conversions
* commit d150aff2
  Rename obsolete tq methods to standard names
* commit ec8318b9
  Rename a few stragglers
* commit 899586da
  Fix inotify detection
* commit 6e5a3b66
  Fix linear alphabet string errors
* commit a3bc52ff
  Fix inadvertent "TQ" changes.

arts
* commit bdff7895
  Rename old tq methods that no longer need a unique name
* commit c5c1052f
  Remove additional unneeded tq method conversions
* commit 69169d2f
  Rename obsolete tq methods to standard names

gwenview
* commit d0bdd0d7
  Rename old tq methods that no longer need a unique name
* commit eba1d381
  Remove additional unneeded tq method conversions
* commit 04fccf73
  Rename obsolete tq methods to standard names
* commit b4881a61
  Rename a few stragglers
* commit 1ca2f739
  Fix FTBFS
* commit ace6f270
  Fix FTBFS in jpeg code
* commit 9cb99cdb
  Fix linear alphabet string errors
* commit 303be455
  Fix building with libpng 1.5.
* commit 1eac443e
  Fix inadvertent tqt changes. Part of an extensive
  cleanup of various problems with kipi-plugins, digikam,
  and gwenview to resolve bug reports 241, 962, 963.

kaffeine
* commit 60ed202f
  Rename old tq methods that no longer need a unique name
* commit 701a1249
  Remove additional unneeded tq method conversions
* commit 66805baf
  Rename obsolete tq methods to standard names
* commit 89b5fd35
  Rename a few stragglers
* commit 25b89439
  Error out if critical OSD-related defines are not set
* commit 508cb342, closes #559, #511
  Work around Xine crash when displaying still logo image
  by creating a small movie file to replace it
* commit fd68e4c4, closes #729, #899
  Fix nominal "tqt" typos and fix slow DVB start.
* commit b480e3db
  Change location where Kaffeine stores temporary pipe files
  from $HOME to the more appropriate $TDEHOME/tmp-$HOSTNAME.
* commit 0e3d0ed6
  Fix typos, branding, and inadvertent tqt changes.
* closes #858
  fix localization files name
* closes #727
  revert unwanted renaming Q => TQ

kdeaddons
* commit b88830e9
  Rename old tq methods that no longer need a unique name
* commit 75112ed8
  Remove additional unneeded tq method conversions
* commit ff5b07d9
  Rename obsolete tq methods to standard names
* commit 10ed89c5
  Rename a few stragglers
* commit 4ea5634f
  Change tqaddAction -> addAction. There is no tqaddAction
  defined in tqt headers.
* commit 3b07e4eb
  Fix inadvertent "TQ" changes.

kdeadmin
* commit b836ed56
  Rename old tq methods that no longer need a unique name
* commit 6b7a8ff3
  Remove additional unneeded tq method conversions
* commit 38a31baf
  Rename obsolete tq methods to standard names
* commit d371ffc5, closes #619
  Update network configuration support for Slackware
* commit 1f719050
  Fix linear alphabet string errors
* commit a5ecc2bc
  Fix inadvertent "TQ" changes.

kdebase-trinity
* commit 628043be
  Rename old tq methods that no longer need a unique name
* commit f64397c8
  Remove additional unneeded tq method conversions
* commit b492b550
  Rename obsolete tq methods to standard names
* commit a2146f65
  Rename a few stragglers
* commit 4ea39793, closes #669
  Fix desktop lock process not hiding secondary screens
* commit f2ef0ca5, closes #758
  Implement X11 event merging in krandrtray
* commit d5f119e4, closes #244
  Restore Kate MRU list number-of-items configuration option
* commit 398f6a12, closes #335
  Repair incorrectly show icon activation effect in List View
  when said effects are disabled
* commit 75aed00f, closes #298
  Repair kicker tile png files
* commit 6f32bfd9, closes #508
  Fix kickoff crashing and remove additional OpenSUSE branding
* commit 3ed19b2a, closes #723
  Fix error message when clicking on System icon on sidebar in konqueror
* commit 51ff055d, closes #624
  Fix KDM logins when PAM is not in use
* commit ca767ece, closes #617
  Fix default kdm greeter strings
* commit 1e2983ad, closes #690
  Fix kdm_greet high CPU usage
  Clean up a few build warnings
* commit 5f413b26, closes #587
  Add keyboard hotplug (add/remove) support to tsak
  Fix warning in kompmgr
* commit f05f9dc7
  If someone manages to close down kdesktop_lock through
  an undiscovered security vulnerability such as 
  http://security-tracker.debian.org/tracker/CVE-2012-0064,
  immediately terminate the compromised TDE session
* commit 8468d9bd, closes #561
  Replicate LED status from virtual keyboards to physical keyboards
  Fix keyboard attribute cloning
* commit 0a2a54a0
  Add udev detection to CMake
  Fix tsak buid warnings
* commit 5f8d7307
  Fix desktop lock
* commit 05793262
  Clean up lock screen internals
  This cleanup is part of an effort to resolve Bug 810, 
  but a new Qt3 version is required to fully resolve it
* commit 678bea5b, closes #810
  Allow minimal managed window interaction inside the lock process
* commit 8d521d0b
  Update lock process to engage the lock in near real time
* commit 49526413
  Commit the rest of 8d521d0b, not merged due to GIT glitch
* commits 39fcb49a, d45b9215, 287ead0a, ae7ec527, 30a10406,
  28638350, 398ef116, a664aa0e, 1bd6166b
  Update startkde script
  This addresses Bug 675 and a handful of other bugs
  It needs thorough testing on multiple distros before R14 is released
* commit a305c083, closes #824
  Terminate kwin manager unless a TDE or failsafe session was selected
* commit 77041d78
  Clean up 9cc1e2c1 changes to enum
  This corrects a potential ABI compat problem noted by Martin Gr��lin
* commit 0522d9d3
  Show busy cursor when lock dialog is busy instead of hiding cursor
* commit 8e6f203f
  Add new tde_setup_architecture_flags macro
* commit 45f41ca5
  Use detected architecture flags for immediate symbol
  binding in kdesktop lock
* commit b45137ac
  Fix incomplete commits 678bea5b
* commit 9e3f8a7f, closes #889
  Fix hostname display in titlebar with certain programs
* commit 5486d8e2, closes #690
  Fix high tdm CPU usage when the SAK is enabled
* commit 696fe631
  Fix kdm logfile growing rapidly under certain conditions
* commit 76905444, closes #245
  Restore Open in background tab context menu.
* commit 4bcfc907
  Clean up lock dialog warnings and fix mouse cursor
* commit 92321812
  Fix broken image selector in KControl Security & Privacy,
  Password & User Account.
* commit a34c15dc
  Change tqaddAction -> addAction. There is no tqaddAction
  defined in tqt headers.
* commit 5df6c5fc, closes #392
  Restore code snippet removed with GIT hash
  27856879bf962f178d88e79144e37a47e731b122,
  Sept. 3, 2010, "Massive import of OpenSUSE patches."
  Restoring this snippet restores the device icon placement
* commit 43bb5b9e, closes #372, #385
  Fix media kioslave startup kdirlister interaction
* commit f752bcbf
  Fix "Malformed URL $( kxdglauncher --getpath xdgname DOCUMENTS )"
  error dialog.
* commit c815b90f, closes #890
  Update My Documents *.desktop translations.
* commit 3f90a9b8
  Fix tsak not working with PS/2 keyboards
  Fix tsak high CPU usage on udev monitoring failure
* commit 632eda3b
  Cleanup tsak FIFOs if unable to initialize and enter running state
* commit a63606b6
  Ensure that kdm honors SAK setting
  Minor cleanup of kdm build warnings
* commit 6cfb1608
  Fix tsak housekeeping
  Provide GUI warning when tsak cannot be used
  due to system module problems
* commit ff0bcfcc
  Add TSAK documentation to TDM help center.
* commit abace3b0
  Fix tsak enable/disable glitch
* commit 06adb182
  Fix logic error in tsak control module
* commit 50739c9b
  Fix kdesktop_lock secure dialog
  Minor whitespace cleanup and warning fixes
* commit e72f4926, closes #897
  Fix sftp failure on newer systems
* commit 67a3a8f3
  Fix desktop lock failure due to race condition within 
  signal handler between qt and xcb
* commit 66a19439
  Start minimal dcop system to support kwin in kdm
  This speeds up kdm load as well as lessens problems with tmpfs space
* commit 073dc86a
  Fix sftp when nonstandard port is specified in ssh config
* commit 30617b6f
  Fix SAK dialog momentary display when SAK disabled
  Clean up build warnings in kdesktop
* commit 4d538e40
  Implement logout menu option in secure dialog
  Ensure that cursor is not set to busy status
  on lock from secure dialog
* commit 94b4e33f
  Update What's This help string in support of bug report 811.
* commit a9ad8717
  Fix logoff menu
* commit a090f7e9
  Fix user name display in secure dialog
* commit 9187194c
  Fix button ordering in secure dialog
* commit e92e82b7
  Fix a number of minor flaws in the lock dialog system
  If SAK usage is enabled, override KDM theme
* commit 5d286832
  Fix corner case lock dialog hang
* commit 601b75a1
  Fix screen saver not engaging correctly
  Fix graphical glitches in the lock process
* commit e899b7be
  Harden lock against rare race condition that
  caused two password prompts to appear
  Provide alternate secure dialog text string 
  when username cannot be obtained
* commit 22d0a673
  Check for tsak presence on lock engage
  Fix tsak not exiting on request
  Clean up build warnings
* commit c59b1b55
  GCC 4.7 fix.
  This partially resolves bug report 958.
* commit 11231439, closes #928
  Fix kdm starts too early
* commit 3d7141e5, closes #927
  Reverse patch from GIT hash 2b178a5320 11-10-26
  (SVN revision 1260900).
  This patch causes conflicts with running kate 
  concurrently as user and root via tdesu
* closes #936
  Remove 025_logitechmouse.rules
  if logitechmouse.rules is not installed
* closes #692
  Kate: focus is broken when using the --use parameter
* closes #681, workaround for #922
  Add KControl check box for "Saving Your Settings"
  dialog on logout.

kdeedu
* commit 999f961f
  Rename old tq methods that no longer need a unique name
* commit 746abe84
  Remove additional unneeded tq method conversions
* commit ba6b2141
  Rename obsolete tq methods to standard names
* commit 12fec1b9
  Rename a few stragglers
* commit b83d0455, closes #785
  Fix kdeedu makefile glitch
* commit 0cd3b7ce
  Fix linear alphabet string errors
* commit 9d1871a4, closes #786
  Fix kbruch/Makefile.am to eliminate build error.
* commit 6be9bf3c
  Updated to build with gcc 4.7.
* commit c3f2c830
  Fix inadvertent "TQ" changes.

kdegames
* commit 0e2b7623
  Rename old tq methods that no longer need a unique name
* commit c0f375fe
  Remove additional unneeded tq method conversions
* commit 36770452
  Rename obsolete tq methods to standard names
* commit 3e982cbe
  Update TDE deck 0 card
* commit a05cbfc3
  Add knetwalk description to desktop file
* commit edc913ee
  Fix linear alphabet string errors
* commit 1f0b774c
  Fix inadvertent "TQ" changes.

kdegraphics
* commit 45f529de
  Rename old tq methods that no longer need a unique name
* commit 74c05bbf
  Remove additional unneeded tq method conversions
* commit ebbee358
  Rename obsolete tq methods to standard names
* commit 1aa0bb45
  Rename a few stragglers
* commit d97e403f, closes #863
  Remove inadvertent renaming.
* commit ca4b0c6d
  Fix inadvertent "TQ" changes.
* commit cd3c62a5, closes #901
  Fix libkscan/cmake build failure caused by cmake policy CMP0004.

kdelibs
* commit aa492f2e
  Attempt to force dcopidl to accept the TQ_OBJECT macro
* commit d4e11a5f
  Use non-tq sizeHint functions to fix bindings
* commit ca1f1a08
  Rename tqencodedData to fix bindings
* commit b212a1de
  Rename tqsetAlignment to fix bindings
* commit d5b3ae72
  Rename tqsetSizePolicy to fix bindings
* commit 984c25aa
  Rename old tq methods that no longer need a unique name
* commit a51cd994
  Remove additional unneeded tq method conversions
* commit 1180237a
  Rename obsolete tq methods to standard names
* commit 22e7adf3
  Rename a few stragglers
* commit 87201a37, closes #383
  Fix make_driver_db_cups path
* commit b9111683, closes #569
  Add pcre detection to tdelibs CMake files
* commit c2fb83da, closes #754
  Update bug report dialog with additional information
* commit 787f04b0, closes #704
  Update bugtracker location in shared About dialog
* commit e6b6f2ea
  Fix kiconloader crash when libart is not in use
* commit e607cfe6
  Fix utf8 encoding for webdav directories
* commit e131f10b, closes #766
  Fix kdesu internal pathing
* commit 9a388848, closes #631
  Fix crash on newline assert in kddebug
* commit 67886cbd
  Add go.png images to crystalsvg icon set
  to fix Standard ksplash theme.
* closes #756
  Fix Konqueror file pane updates

kdemultimedia
* commit 3c299dfe
  Rename old tq methods that no longer need a unique name
* commit dc078460
  Remove additional unneeded tq method conversions
* commit d4ad3814
  Rename obsolete tq methods to standard names
* commit 44d7d5f3
  Rename a few stragglers
* commit a62c3d3a, closes #800
  Update binutils MMX check
* commit fd6afacf
  Fix linear alphabet string errors
* commit 017d4370
  Fix inadvertent "TQ" changes.

kdenetwork
* commit 089118c1
  Rename old tq methods that no longer need a unique name
* commit 1de96857
  Remove additional unneeded tq method conversions
* commit 8a143ab9
  Rename obsolete tq methods to standard names
* commit 5edc0071
  Rename a few stragglers
* commit 00fe193f, closes #700
  Fix jingle FTBFS
* commits b874b931, 9d55f383, 59cdd358, 3acd5cf9, closes #695
  Fix MSN protocol FTBFS
  Fix sms client compilation
  Add missing dummy.cpp file
  Fix jabber protocol compilation
* commit 3516f9bc
  Fix linear alphabet string errors
* commit 7c85760c, closes #748
  Fix minor linking and string issues.
* commit 008eae43
  Fix inadvertent "TQ" changes.
* Kopete Now Listening plugin repairs
  Fixed checking DCOP replyType (TQString � QString)
  Put message /media as plain text

kdepim
* commits 31b48851, 43c4a441, 5d1425e1
  Fix FTBFS
* commit 0e00c0a8
  Rename old tq methods that no longer need a unique name
* commit 716a5de8
  Remove additional unneeded tq method conversions
* commit d5b298be
  Fix a few strings that contain Status
* commit ba2a3ce3
  Rename obsolete tq methods to standard names
* commit 5194c813
  Rename a few stragglers
* commit d497b1b0, closes #752
  Fix inadvertent TQt changes
* commit dc69027b
  Fix reference to temporary in libemailfunctions
* commit 292e3c83
  Fix a number of build warnings
* commit 80bc593e, closes #635
  Fix linear alphabet string errors
* commit 9e6ec3a2, closes #631
  Terminate kdDebug calls with newlines
* commit f7b07c30
  Fix inadvertent "TQ" changes.
* commits c94de3af, 6a168ff9
  GCC 4.7 fix.
  This partially resolves bug report 958.
* commit 2d5f15c8, closes #406
  Reverse patch from GIT hash 33e649c9.
* closes #953
  [kmail] fixed composer crash

kdetoys
* commit 3ee504ec
  Rename old tq methods that no longer need a unique name
* commit 59a076e9
  Remove additional unneeded tq method conversions
* commit 251c4d87
  Rename obsolete tq methods to standard names

kdeutils
* commit bcc684e2
  Rename old tq methods that no longer need a unique name
* commit 7ea89afa
  Remove additional unneeded tq method conversions
* commit 89856e74
  Rename obsolete tq methods to standard names
* commit 2516e755
  Rename a few stragglers
* commit 2a1d4a67, closes #670
  Allow ark embedding
* commit 1f96a598
  Fix inadvertent "TQ" changes.

kdiff3
* commit c7e29c46
  Rename old tq methods that no longer need a unique name
* commit 9b57232f
  Remove additional unneeded tq method conversions
* commit d654b107
  Rename obsolete tq methods to standard names
* commit 3f02b2be
  Change tqaddAction -> addAction. There is no tqaddAction
  defined in tqt headers.

kmymoney2
* commit 28723595
  Rename old tq methods that no longer need a unique name
* commit c70e40bd
  Remove additional unneeded tq method conversions
* commit 81ed9252
  Rename obsolete tq methods to standard names
* commit 2a54aa58, closes #672
  Fix a number of crashes
* commit 8654cea1
  Update to upstream stable version 1.0.5
* commit 2943dd34
  Fix inadvertent "TQ" changes.

koffice
* commit 11191ef0
  Rename old tq methods that no longer need a unique name
* commit f0de9e16
  Remove additional unneeded tq method conversions
* commit 2d6954f6
  Rename obsolete tq methods to standard names
* commit 039393e1
  Rename a few stragglers
* commit 5ec453c2, closes #679
  Fix koffice python syntax errors
* commit c91e9625, closes #777
  Apply a number of kexi patches
* commit c1904c60, closes #353
  Fix chalk graphicsmagick filter FTBFS
* commit b180811d, closes #603
  Fix koffice FTBFS due to png code
* commit 735d75d6, closes #782
  Fix inadvertent TQt string conversions
* commit 802a4120
  Fix linear alphabet string errors

konversation
* commit 01f5ea83
  Rename old tq methods that no longer need a unique name
* commit efdae4e7
  Remove additional unneeded tq method conversions
* commit c64099e5
  Rename obsolete tq methods to standard names
* commit 440010aa
  Fix linear alphabet string errors
* commit ca3d6cef
  Fix inadvertent "TQ" changes.

ktorrent
* commit a90eb215
  Rename old tq methods that no longer need a unique name
* commit bb37c405
  Remove additional unneeded tq method conversions
* commit 0d48fca8
  Rename obsolete tq methods to standard names
* commit c3480dfe
  Rename a few stragglers
* commit 445a5152
  Fix inadvertent "TQ" changes.
* commit 03d0c794
  Fix configure output message to clarify that missing avahi support
  is caused by missing avahi-tqt package as well as avahi-client.
* commit 5af9907f, closes #363
  Update ktorrent package to 2.2.8 and fix internal geoip database.
* commit 355c6b69, closes #443
  Change default configuration to use external geoip database
  when found and use internal database only when
  external database is not found.

kuickshow
* commit 8712ab46
  Rename old tq methods that no longer need a unique name
* commit 28d9c774
  Remove additional unneeded tq method conversions
* commit bdeb8b3a
  Rename obsolete tq methods to standard names
* commit d97e403f, closes #863
  Remove inadvertent renaming

kvirc
* commit 32a249ba
  Rename old tq methods that no longer need a unique name
* commit f9114981
  Remove additional unneeded tq method conversions
* commit 2dd6d32b
  Rename obsolete tq methods to standard names
* commit 1c00d6ff
  Rename a few stragglers
* commits ff96f491, 2285efe5
  Fix FTBFS
* commit 51bbe9e5
  Fix linear alphabet string errors
* commit a24a8595
  Fix inadvertent "TQ" changes.
* commits e45ba8ec, 5ece5167, closes #980
  Fix kvirc module packaging on Debian and Ubuntu

You have read this far? I remind the address of PPA:
https://quickbuild.pearsoncomputing.net/~slavek-banko/+archive/axis

Slavek
--