socsvn commit: r255330 - soc2013/jmuniz

jmuniz at FreeBSD.org jmuniz at FreeBSD.org
Tue Jul 30 03:59:49 UTC 2013


Author: jmuniz
Date: Tue Jul 30 03:59:49 2013
New Revision: 255330
URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=255330

Log:
  Updated BUGS. Moved tray icon auto-start setting to TODO. Removed PackageKit-qt4 bug, which was fixed in one of the latest revisions. Removed the DBus session connection warning from the bug list: it is common for programs built with Qt 4.8 and is nothing to worry about. 'pending change' button works just fine now. Added dependnecies, which removed bugs from PackageKit, and gnome-packagekit. Icons now all appear in the application launcher.

Modified:
  soc2013/jmuniz/BUGS

Modified: soc2013/jmuniz/BUGS
==============================================================================
--- soc2013/jmuniz/BUGS	Tue Jul 30 03:50:10 2013	(r255329)
+++ soc2013/jmuniz/BUGS	Tue Jul 30 03:59:49 2013	(r255330)
@@ -6,32 +6,18 @@
 - download
 - remove
 - get-depends
-- add dependency check for libffi.so.5 (symlink for now)
 + bugs that may already be resolved (test once possible)
 -- may have trouble queuing multiple transactions
 -- may crash when no file list is available for a given package 
 
 gnome-packagekit
 ----------------
-- help functionality requires yelp to be properly installed (certain shared library versions)
 + gpk-update-icon
--- (13180) DBus warning, error sending message; did not receive a reply
--- crashes before ever showing the tray icon
--- make sure this is set to start at boot (if user prefers)
+-- (13180) DBus warning, error sending message; did not receive a reply. Tray icon can never launch.
 + gpk-application
--- no icon in application launcher (perhaps related to a .desktop file)
--+ non-critical
---- icons for categories move to the right if application is opened more than once
+-- icons for categories move to the right if application is opened more than once
 
 KPackageKit
 -----------
 - crashes when clicking on category in list box
-- crashes when clicking "pending changes"
-+ non-critical
--- warning: session DBus connection created before QCoreApplication
--- description glitches when rising after being hidden
-
-PackageKit-qt4
---------------
-- does not build with Qt-4.8
-
+- description glitches when rising after being hidden


More information about the svn-soc-all mailing list