<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>openSUSE Lizards &#187; Stefan Schubert</title>
	<atom:link href="http://lizards.opensuse.org/author/schubi2/feed/" rel="self" type="application/rss+xml" />
	<link>http://lizards.opensuse.org</link>
	<description></description>
	<pubDate>Wed, 27 Aug 2008 19:45:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Showing package dependencies</title>
		<link>http://lizards.opensuse.org/2008/06/27/showing-package-dependencies/</link>
		<comments>http://lizards.opensuse.org/2008/06/27/showing-package-dependencies/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 14:10:02 +0000</pubDate>
		<dc:creator>Stefan Schubert</dc:creator>
		
		<category><![CDATA[Software Management]]></category>

		<guid isPermaLink="false">http://lizards.opensuse.org/?p=82</guid>
		<description><![CDATA[In order to give an answer about &#8220;Why this package will be installed and who needs it?&#8221; I have added a new Dialog in the QT single package selector:

Select one item (pattern, package) in the single selection frame, use the right mouse button and select &#8220;Show solver information&#8221;. A solverrun will be made for this [...]]]></description>
			<content:encoded><![CDATA[<p>In order to give an answer about &#8220;Why this package will be installed and who needs it?&#8221; I have added a new Dialog in the QT single package selector:</p>
<p><a href="http://lizards.opensuse.org/wp-content/uploads/2008/06/dialog.jpg"><img class="alignnone size-medium wp-image-86" src="http://lizards.opensuse.org/wp-content/uploads/2008/06/dialog-300x193.jpg" alt="" width="300" height="193" /></a></p>
<p>Select one item (pattern, package) in the single selection frame, use the right mouse button and select &#8220;Show solver information&#8221;. A solverrun will be made for this item and the result will be shown with this dialog.</p>
<ul>
<li>Black arrow : This item will be required by&#8230;.</li>
<li>Green arrow: This item will be recommended by&#8230;</li>
<li>Green boxes: This package is already installed</li>
<li>Grey boxes: This package will be installed</li>
<li>Blue boxes: Patterns</li>
</ul>
<p>You can navigate through the tree via the overview frame:</p>
<p><a href="http://lizards.opensuse.org/wp-content/uploads/2008/06/dialog81.jpg"><img class="alignnone size-medium wp-image-88" src="http://lizards.opensuse.org/wp-content/uploads/2008/06/dialog81-206x300.jpg" alt="" width="206" height="300" /></a></p>
<p>After you have selected one item in the tree you can see more information about:</p>
<p><a href="http://lizards.opensuse.org/wp-content/uploads/2008/06/dialog2.jpg"><img class="alignnone size-medium wp-image-89" src="http://lizards.opensuse.org/wp-content/uploads/2008/06/dialog2-300x67.jpg" alt="" width="300" height="67" /></a></p>
<p>e.G. this item will install two further patterns due to the shown dependencies.</p>
<p>In order to decrease the complexity of the tree you can blind out:</p>
<ul>
<li>already installed packages</li>
<li>recommended packages/patterns</li>
</ul>
<p>So you will get a shrinked tree:</p>
<p><a href="http://lizards.opensuse.org/wp-content/uploads/2008/06/dialog6.jpg"><img class="alignnone size-medium wp-image-90" src="http://lizards.opensuse.org/wp-content/uploads/2008/06/dialog6-291x300.jpg" alt="" width="291" height="300" /></a></p>
<p><strong>Technical Background:</strong></p>
<p>This is a simple Qt Dialog widget which can be used in other programs too. ( Package libqdialogsolver1)</p>
<p>YaST uses this widget as a YaST plugin. So if this package is not available you will get a popup in single selection <em>only.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://lizards.opensuse.org/2008/06/27/showing-package-dependencies/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
