<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">
 <updated>2012-05-24T06:55:37Z</updated>
 <id>http://code.google.com/feeds/p/peazip/issueupdates/basic</id>
 <title>Issue updates for project peazip on Google Code</title>
 <link rel="alternate" type="text/html" href="http://code.google.com/p/peazip/issues/list" />
 
 
 
 <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/IssueUpdatesForProjectPeazipOnGoogleCode" /><feedburner:info uri="issueupdatesforprojectpeazipongooglecode" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry>
 <updated>2012-05-24T06:55:37Z</updated>
 <id>http://code.google.com/feeds/p/peazip/issueupdates/basic/160/5</id>
 <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~3/AqUeAoGx6Q8/detail" />
 <title>Update 5 to issue 160 ("Click on "Desktop" opens home directory")</title>
 <author>
 <name>giorgio.tani.software@gmail.com</name>
 </author>
 <content type="html">&lt;pre&gt;Desktop detection has to be improved: PeaZip currently search for 'Desktop' directory in user's home, which was good on old Linux distributions, and is still good for system localized in English or for some distributions/versions that still follows the convention of naming the directory Desktop also for some other non-English languages.
An improvement would be querying the system's environment variables (which may vary due to the system version, distribution's customizations, and installed desktop manager environments) to find if the Desktop directory path is declared in most common possible ways.
 &lt;/pre&gt;
 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/9oGJlVLuWpdywHVZA7acfSXFsM0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/9oGJlVLuWpdywHVZA7acfSXFsM0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/9oGJlVLuWpdywHVZA7acfSXFsM0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/9oGJlVLuWpdywHVZA7acfSXFsM0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~4/AqUeAoGx6Q8" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://code.google.com/p/peazip/issues/detail?id=160#c5</feedburner:origLink></entry>

 
 
 
 <entry>
 <updated>2012-05-23T19:51:48Z</updated>
 <id>http://code.google.com/feeds/p/peazip/issueupdates/basic/160/4</id>
 <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~3/kXLZx6P6RS8/detail" />
 <title>Update 4 to issue 160 ("Click on "Desktop" opens home directory")</title>
 <author>
 <name>norbert....@gmail.com</name>
 </author>
 <content type="html">&lt;pre&gt;Thanks for this information. Now I have successfully set the correct path in Options &amp;gt; Settings.

But how does PeaZip try to auto-detect desktop path in Linux environments?

On my german localized Ubuntu installation
echo ${XDG_DESKTOP_DIR:-$HOME/Desktop}
prints the correct path to desktop which is:
/home/norbert/Arbeitsfläche

Could you use this way to auto-detect path to Desktop in Linux as default Desktop path?
 &lt;/pre&gt;
 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/7r_vdzkmyPQ5ZWHNSWcQrytBqAY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7r_vdzkmyPQ5ZWHNSWcQrytBqAY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/7r_vdzkmyPQ5ZWHNSWcQrytBqAY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7r_vdzkmyPQ5ZWHNSWcQrytBqAY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~4/kXLZx6P6RS8" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://code.google.com/p/peazip/issues/detail?id=160#c4</feedburner:origLink></entry>

 
 
 
 <entry>
 <updated>2012-05-23T19:49:47Z</updated>
 <id>http://code.google.com/feeds/p/peazip/issueupdates/basic/160/3</id>
 <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~3/FFU12J9Qmb0/detail" />
 <title>Update 3 to issue 160 ("Click on "Desktop" opens home directory")</title>
 <author>
 <name>norbert....@gmail.com</name>
 </author>
 <content type="html">&lt;pre&gt;Thanks for this information. Now I have successfully set the correct path in Options &amp;gt; Settings.

But how does PeaZip try to auto-detect desktop path in Linux environments?

On my german localized Ubuntu installation
echo ${XDG_DESKTOP_DIR:-$HOME/Desktop}
prints the correct path to desktop which is:
/home/norbert/Arbeitsfläche

Could you use this way to auto-detect path to Desktop in Linux?
 &lt;/pre&gt;
 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/aQkONOksK4KVxc0I6ez-kerzVWg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/aQkONOksK4KVxc0I6ez-kerzVWg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/aQkONOksK4KVxc0I6ez-kerzVWg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/aQkONOksK4KVxc0I6ez-kerzVWg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~4/FFU12J9Qmb0" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://code.google.com/p/peazip/issues/detail?id=160#c3</feedburner:origLink></entry>

 
 
 
 <entry>
 <updated>2012-05-23T19:48:10Z</updated>
 <id>http://code.google.com/feeds/p/peazip/issueupdates/basic/160/2</id>
 <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~3/SIl_MVlHfaY/detail" />
 <title>Update 2 to issue 160 ("Click on "Desktop" opens home directory")</title>
 <author>
 <name>norbert....@gmail.com</name>
 </author>
 <content type="html">&lt;pre&gt;Thanks for this information. I have set the correct path in Options &amp;gt; Settings.

But how does PeaZip try to auto-detect desktop path in Linux environments?

On my german localized Ubuntu installation
echo ${XDG_DESKTOP_DIR:-$HOME/Desktop}
prints the correct path to desktop which is:
/home/norbert/Arbeitsfläche

Could you use this way to auto-detect path to Desktop in Linux?
 &lt;/pre&gt;
 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/JcNO_N9y-CM9R8T8ghIV9eBkGdw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/JcNO_N9y-CM9R8T8ghIV9eBkGdw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/JcNO_N9y-CM9R8T8ghIV9eBkGdw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/JcNO_N9y-CM9R8T8ghIV9eBkGdw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~4/SIl_MVlHfaY" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://code.google.com/p/peazip/issues/detail?id=160#c2</feedburner:origLink></entry>

 
 
 
 <entry>
 <updated>2012-05-23T06:03:39Z</updated>
 <id>http://code.google.com/feeds/p/peazip/issueupdates/basic/160/1</id>
 <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~3/u-hYLlA-7rg/detail" />
 <title>Update 1 to issue 160 ("Click on "Desktop" opens home directory")</title>
 <author>
 <name>giorgio.tani.software@gmail.com</name>
 </author>
 <content type="html">&lt;pre&gt;This happens when PeaZip is unable to locate the desktop path, it currently falls back on home instead. As alternative, desktop path can be explicitly set (or customized) in Options &amp;gt; Settings.
 &lt;/pre&gt;
 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/IGZy1S9zPElYq0rh3OPke4Sx2sI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/IGZy1S9zPElYq0rh3OPke4Sx2sI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/IGZy1S9zPElYq0rh3OPke4Sx2sI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/IGZy1S9zPElYq0rh3OPke4Sx2sI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~4/u-hYLlA-7rg" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://code.google.com/p/peazip/issues/detail?id=160#c1</feedburner:origLink></entry>

 
 
 
 <entry>
 <updated>2012-05-22T19:47:02Z</updated>
 <id>http://code.google.com/feeds/p/peazip/issueupdates/basic/160</id>
 <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~3/cgsQbq19RAc/detail" />
 <title>Issue 160 created: "Click on "Desktop" opens home directory"</title>
 <author>
 <name>norbert....@gmail.com</name>
 </author>
 <content type="html">&lt;pre&gt;Click on &amp;quot;Desktop&amp;quot; in diretory tree opens the users home directory instead of the Desktop.

Found with peazip_4.5.1.LINUX.GTK2-2_all under...

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.10
DISTRIB_CODENAME=oneiric
DISTRIB_DESCRIPTION=&amp;quot;Ubuntu 11.10&amp;quot;
 &lt;/pre&gt;
 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/2q8R6KEj5gHrLF5P6TnMzYG5Uf8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/2q8R6KEj5gHrLF5P6TnMzYG5Uf8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/2q8R6KEj5gHrLF5P6TnMzYG5Uf8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/2q8R6KEj5gHrLF5P6TnMzYG5Uf8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~4/cgsQbq19RAc" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://code.google.com/p/peazip/issues/detail?id=160</feedburner:origLink></entry>

 
 
 
 <entry>
 <updated>2012-05-19T19:10:27Z</updated>
 <id>http://code.google.com/feeds/p/peazip/issueupdates/basic/159/3</id>
 <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~3/yh3CghCoZWM/detail" />
 <title>Update 3 to issue 159 ("Problems with displaying single files in subfolders (7z)")</title>
 <author>
 <name>rusty.ro...@gmail.com</name>
 </author>
 <content type="html">&lt;pre&gt;Here are screenshots for the examples above. I've also noticed this time that in the second example, PeaZip - incorrectly - opens in Flat mode.
 &lt;/pre&gt;
 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/7rqDwym8ZM16zz6hklLaLZ9w-b0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7rqDwym8ZM16zz6hklLaLZ9w-b0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/7rqDwym8ZM16zz6hklLaLZ9w-b0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7rqDwym8ZM16zz6hklLaLZ9w-b0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~4/yh3CghCoZWM" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://code.google.com/p/peazip/issues/detail?id=159#c3</feedburner:origLink></entry>

 
 
 
 <entry>
 <updated>2012-05-17T11:35:14Z</updated>
 <id>http://code.google.com/feeds/p/peazip/issueupdates/basic/159/2</id>
 <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~3/2GBnIy03dKU/detail" />
 <title>Update 2 to issue 159 ("Problems with displaying single files in subfolders (7z)")</title>
 <author>
 <name>rusty.ro...@gmail.com</name>
 </author>
 <content type="html">&lt;pre&gt;The issue here is only about displaying (opening) archives, not creating them (I was using a terminal to run 7z and create an archive).
 &lt;/pre&gt;
 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/lIVeL_hJbw3QCIcomRpGAbE2Ij0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/lIVeL_hJbw3QCIcomRpGAbE2Ij0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/lIVeL_hJbw3QCIcomRpGAbE2Ij0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/lIVeL_hJbw3QCIcomRpGAbE2Ij0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~4/2GBnIy03dKU" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://code.google.com/p/peazip/issues/detail?id=159#c2</feedburner:origLink></entry>

 
 
 
 <entry>
 <updated>2012-05-17T10:31:04Z</updated>
 <id>http://code.google.com/feeds/p/peazip/issueupdates/basic/159/1</id>
 <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~3/qcInYIE4FZU/detail" />
 <title>Update 1 to issue 159 ("Problems with displaying single files in subfolders (7z)")</title>
 <author>
 <name>giorgio.tani.software@gmail.com</name>
 </author>
 <content type="html">&lt;pre&gt;Thanks for reporting. Can you paste examples of command lines (from Console tab) failing to create archives with expected structure?
For reference the current behavior of 7z backend should be (consistently on Windows and Linux):
- adding i.e a folder named 'example_folder' to the archive it will add the file(s) in the path archive.7z/example_folder/ and will create the path is it does not exist in the archive - this works for practically unlimited levels of nesting
- adding a file by its name, even including the path, i.e. /example_folder/example_file.txt will add example_file.txt in the root of the archive (as documented in http://code.google.com/p/peazip/issues/detail?id=59 )

 &lt;/pre&gt;
 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/kl9nMUMBmBHrxff5cat6cmXHlOg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/kl9nMUMBmBHrxff5cat6cmXHlOg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/kl9nMUMBmBHrxff5cat6cmXHlOg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/kl9nMUMBmBHrxff5cat6cmXHlOg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~4/qcInYIE4FZU" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://code.google.com/p/peazip/issues/detail?id=159#c1</feedburner:origLink></entry>

 
 
 
 <entry>
 <updated>2012-05-17T09:22:53Z</updated>
 <id>http://code.google.com/feeds/p/peazip/issueupdates/basic/159</id>
 <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~3/dh6YU7-urBQ/detail" />
 <title>Issue 159 created: "Problems with displaying single files in subfolders (7z)"</title>
 <author>
 <name>rusty.ro...@gmail.com</name>
 </author>
 <content type="html">&lt;pre&gt;&lt;b&gt;What steps will reproduce the problem?&lt;/b&gt;
For example,
1. cd /usr/local/share/PeaZip
2. 7z a ~/example.7z FreeDesktop_integration res/altconf.txt  # Here 7z creates 'res' subfolder for 'altconf.txt'
3. Open example.7z in PeaZip

&lt;b&gt;What is the expected output? What do you see instead?&lt;/b&gt;
'res' folder isn't displayed at all.

Another case is when we pack only individual files in subfolders, like:
7z a ~/example2.7z FreeDesktop_integration/peazip.desktop res/altconf.txt

In this case, files are displayed straight in the archive root, not inside folders.

&lt;b&gt;What version of the product are you using? On what operating system?&lt;/b&gt;
PeaZip 4.5.1 GTK, Fedora Linux. Also reproduced on PeaZip 4.2
 &lt;/pre&gt;
 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/VEvYKHKBlxx1SBtCZ4Gy7gYMMRM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/VEvYKHKBlxx1SBtCZ4Gy7gYMMRM/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/VEvYKHKBlxx1SBtCZ4Gy7gYMMRM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/VEvYKHKBlxx1SBtCZ4Gy7gYMMRM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~4/dh6YU7-urBQ" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://code.google.com/p/peazip/issues/detail?id=159</feedburner:origLink></entry>

 
 
 
 <entry>
 <updated>2012-05-14T14:10:32Z</updated>
 <id>http://code.google.com/feeds/p/peazip/issueupdates/basic/158</id>
 <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~3/jjfZl81rwu8/detail" />
 <title>Issue 158 created: "replace monotonous IF to ELSIF"</title>
 <author>
 <name>edemko@rambler.ru</name>
 </author>
 <content type="html">&lt;pre&gt;&lt;b&gt;What version of the product are you using? On what operating system?&lt;/b&gt;
4.5.1, any OS.

&lt;b&gt;Please provide any additional information below.&lt;/b&gt;
E.g. 'pea_utils.pas', ln.802:
{{{
...
//imagine there is match right now
if upcase(obj_algo)='NOALGO' then authsize:=0;
//but it still executes upcase and compares strings
if upcase(obj_algo)='ADLER32' then authsize:=4;
//again
if upcase(obj_algo)='CRC32' then authsize:=4;
//and again
if upcase(obj_algo)='CRC64' then authsize:=8;
//...
if upcase(obj_algo)='MD5' then authsize:=16;
if upcase(obj_algo)='RIPEMD160' then authsize:=20;
if upcase(obj_algo)='SHA1' then authsize:=20;
if upcase(obj_algo)='SHA256' then authsize:=32;
if upcase(obj_algo)='SHA512' then authsize:=64;
if upcase(obj_algo)='WHIRLPOOL' then authsize:=64;
//wasting resources AND TIME
...
}}}
Using ELSIF, each IF block ends with |JMP to_end_of_IFs| = BREAK.

Good luck.

 &lt;/pre&gt;
 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/8BmnRIZEddSmmdFgdJ0JypnQ13A/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/8BmnRIZEddSmmdFgdJ0JypnQ13A/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/8BmnRIZEddSmmdFgdJ0JypnQ13A/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/8BmnRIZEddSmmdFgdJ0JypnQ13A/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~4/jjfZl81rwu8" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://code.google.com/p/peazip/issues/detail?id=158</feedburner:origLink></entry>

 
 
 
 <entry>
 <updated>2012-05-14T09:01:32Z</updated>
 <id>http://code.google.com/feeds/p/peazip/issueupdates/basic/157</id>
 <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~3/DochUQYj2UI/detail" />
 <title>Issue 157 created: "add support to total commander plugin."</title>
 <author>
 <name>thegfw</name>
 </author>
 <content type="html">&lt;pre&gt;add support to total commander plugin.

 &lt;/pre&gt;
 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/qEznpZZ4smEhNGa6nLEecfchzA0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/qEznpZZ4smEhNGa6nLEecfchzA0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/qEznpZZ4smEhNGa6nLEecfchzA0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/qEznpZZ4smEhNGa6nLEecfchzA0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~4/DochUQYj2UI" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://code.google.com/p/peazip/issues/detail?id=157</feedburner:origLink></entry>

 
 
 
 <entry>
 <updated>2012-05-10T09:35:20Z</updated>
 <id>http://code.google.com/feeds/p/peazip/issueupdates/basic/152/1</id>
 <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~3/G9CA17zvGnA/detail" />
 <title>Update 1 to issue 152 ("Test on ReactOS")</title>
 <author>
 <name>giorgio.tani.software@gmail.com</name>
 </author>
 <content type="html">&lt;pre&gt;
 
 &lt;br/&gt;Labels: -Type-Enhancement Type-Other &lt;/pre&gt;
 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/iqH7rQvIYXp-9w33mJb-d-NUZT0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/iqH7rQvIYXp-9w33mJb-d-NUZT0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/iqH7rQvIYXp-9w33mJb-d-NUZT0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/iqH7rQvIYXp-9w33mJb-d-NUZT0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~4/G9CA17zvGnA" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://code.google.com/p/peazip/issues/detail?id=152#c1</feedburner:origLink></entry>

 
 
 
 <entry>
 <updated>2012-05-10T09:34:43Z</updated>
 <id>http://code.google.com/feeds/p/peazip/issueupdates/basic/155/1</id>
 <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~3/i-mm-CK6HjA/detail" />
 <title>Update 1 to issue 155 ("Bug navigating through \\-pathes (without drive letter)")</title>
 <author>
 <name>giorgio.tani.software@gmail.com</name>
 </author>
 <content type="html">&lt;pre&gt;Thank you for reporting. The bug is now fixed in release 4.5.1.
 
 &lt;br/&gt;Status: Fixed &lt;/pre&gt;
 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Zj8wZI93gkx21DXCjb-rB-alLn4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Zj8wZI93gkx21DXCjb-rB-alLn4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Zj8wZI93gkx21DXCjb-rB-alLn4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Zj8wZI93gkx21DXCjb-rB-alLn4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~4/i-mm-CK6HjA" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://code.google.com/p/peazip/issues/detail?id=155#c1</feedburner:origLink></entry>

 
 
 
 <entry>
 <updated>2012-05-09T17:24:16Z</updated>
 <id>http://code.google.com/feeds/p/peazip/issueupdates/basic/19/18</id>
 <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~3/c8NEDCOklxY/detail" />
 <title>Update 18 to issue 19 ("Support for more achive formats, add here requests")</title>
 <author>
 <name>jan.kill...@gmail.com</name>
 </author>
 <content type="html">&lt;pre&gt;.mht
.webarchive
 &lt;/pre&gt;
 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/XN4WVnMeHz2-XpMPYimBK5-7VN8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/XN4WVnMeHz2-XpMPYimBK5-7VN8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/XN4WVnMeHz2-XpMPYimBK5-7VN8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/XN4WVnMeHz2-XpMPYimBK5-7VN8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~4/c8NEDCOklxY" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://code.google.com/p/peazip/issues/detail?id=19#c18</feedburner:origLink></entry>

 
 
 
 <entry>
 <updated>2012-05-06T14:43:26Z</updated>
 <id>http://code.google.com/feeds/p/peazip/issueupdates/basic/156/1</id>
 <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~3/2AuU5NvWYV0/detail" />
 <title>Update 1 to issue 156 ("[Some Linux distributions] Missing libgdk_pixbuf-2.0")</title>
 <author>
 <name>giorgio.tani.software@gmail.com</name>
 </author>
 <content type="html">&lt;pre&gt;libgdk-pixbuf is a GNOME Developer Kit library, it is available for all current Ubuntu releases http://packages.ubuntu.com/search?keywords=libgdk-pixbuf2.0&amp;amp;searchon=names&amp;amp;suite=all&amp;amp;section=all
Alternatively, it can be found in GNOME Developer Kit http://live.gnome.org

In some distribution it seems to have a different name or being moved to a different path, and missing links with proper path/name can break any software relying on it, as shown in this bug report: https://bugs.launchpad.net/ubuntu/+source/gdk-pixbuf/+bug/665768
 
 &lt;br/&gt;Summary: [Some Linux distributions] Missing libgdk_pixbuf-2.0&lt;br/&gt;Labels: -Type-Defect Type-Other &lt;/pre&gt;
 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/YF8EndOR2VGjWCPDPo07bS6csK4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/YF8EndOR2VGjWCPDPo07bS6csK4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/YF8EndOR2VGjWCPDPo07bS6csK4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/YF8EndOR2VGjWCPDPo07bS6csK4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~4/2AuU5NvWYV0" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://code.google.com/p/peazip/issues/detail?id=156#c1</feedburner:origLink></entry>

 
 
 
 <entry>
 <updated>2012-05-06T12:43:51Z</updated>
 <id>http://code.google.com/feeds/p/peazip/issueupdates/basic/156</id>
 <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~3/_HjKeFKsJsc/detail" />
 <title>Issue 156 created: "不能运行error while loading shared libraries: "</title>
 <author>
 <name>FuHao...@gmail.com</name>
 </author>
 <content type="html">&lt;pre&gt;fuhaoyun@fuhaoyun-ThinkPad-SL:~$ peazip 
peazip: error while loading shared libraries: libgdk_pixbuf-2.0.so.0: cannot open shared object file: No such file or directory


Ubuntu 12.04 /unity /amd64

peazip_4.5.LINUX.GTK2-2_all.deb

 &lt;/pre&gt;
 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/98rlZA1Vu0acX5fzDo8X7a7-HyQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/98rlZA1Vu0acX5fzDo8X7a7-HyQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/98rlZA1Vu0acX5fzDo8X7a7-HyQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/98rlZA1Vu0acX5fzDo8X7a7-HyQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~4/_HjKeFKsJsc" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://code.google.com/p/peazip/issues/detail?id=156</feedburner:origLink></entry>

 
 
 
 <entry>
 <updated>2012-04-29T09:12:05Z</updated>
 <id>http://code.google.com/feeds/p/peazip/issueupdates/basic/155</id>
 <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~3/pDfkJweWlBU/detail" />
 <title>Issue 155 created: "Bug navigating through \\-pathes (without drive letter)"</title>
 <author>
 <name>norbert....@gmail.com</name>
 </author>
 <content type="html">&lt;pre&gt;&lt;b&gt;What steps will reproduce the problem?&lt;/b&gt;

1. Enter a windows network path in the path box (without drive letter) that begins with \\

2. Confirm with enter. peazip correctly opens the path.

3. Click on of the breadcrumbs buttons in the path box to navigate to a higher directory

An error message appears. See screenshot.

 &lt;/pre&gt;
 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/JfltaQMTUVVTuGFRrjJi6MZBXFk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/JfltaQMTUVVTuGFRrjJi6MZBXFk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/JfltaQMTUVVTuGFRrjJi6MZBXFk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/JfltaQMTUVVTuGFRrjJi6MZBXFk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~4/pDfkJweWlBU" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://code.google.com/p/peazip/issues/detail?id=155</feedburner:origLink></entry>

 
 
 
 <entry>
 <updated>2012-04-16T09:48:06Z</updated>
 <id>http://code.google.com/feeds/p/peazip/issueupdates/basic/94/4</id>
 <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~3/41mmz5jadYs/detail" />
 <title>Update 4 to issue 94 ("No integrated cascade menu when launching from total commander")</title>
 <author>
 <name>giorgio.tani.software@gmail.com</name>
 </author>
 <content type="html">&lt;pre&gt;Issue 154 has been merged into this issue.
 &lt;/pre&gt;
 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/BqERWcIbortJJNcJR7lYvwzOdXk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/BqERWcIbortJJNcJR7lYvwzOdXk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/BqERWcIbortJJNcJR7lYvwzOdXk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/BqERWcIbortJJNcJR7lYvwzOdXk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~4/41mmz5jadYs" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://code.google.com/p/peazip/issues/detail?id=94#c4</feedburner:origLink></entry>

 
 
 
 <entry>
 <updated>2012-04-16T09:48:06Z</updated>
 <id>http://code.google.com/feeds/p/peazip/issueupdates/basic/154/1</id>
 <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~3/zXPXvFtKaag/detail" />
 <title>Update 1 to issue 154 ("Context menus doesn't work with Altap Salamander file manager 2.54")</title>
 <author>
 <name>giorgio.tani.software@gmail.com</name>
 </author>
 <content type="html">&lt;pre&gt;On Windows 7 PeaZip uses the new method recommended by Microsoft for creating cascaded context menus, some software don't yet support that method so does not display the menus created in that way, but being it a new standard they should update the way they handle system's context menu.
http://msdn.microsoft.com/en-us/library/cc144171(v=vs.85).aspx#static_cascading

As temporary workaround users can run PeaZip's system configuration (or run custom installation) and unflag cascaded menu option for Windows 7 systems, so context menu entries are created in the classic way and any third party file manager can handle it.
 
 &lt;br/&gt;Status: Duplicate&lt;br/&gt;Mergedinto: 94 &lt;/pre&gt;
 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/vOcO6yW3rlK4yp5pb-NMYOp8LCU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/vOcO6yW3rlK4yp5pb-NMYOp8LCU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/vOcO6yW3rlK4yp5pb-NMYOp8LCU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/vOcO6yW3rlK4yp5pb-NMYOp8LCU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/IssueUpdatesForProjectPeazipOnGoogleCode/~4/zXPXvFtKaag" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://code.google.com/p/peazip/issues/detail?id=154#c1</feedburner:origLink></entry>

 
 
</feed>

