<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/discspan/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/discspan/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 26 Feb 2009 02:19:39 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/discspan/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Attribute error in CentOS</title><link>https://sourceforge.net/p/discspan/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Running in CentOS 4.6, the following error output occurs when detecting the DVD:&lt;/p&gt;
&lt;p&gt;Traceback (most recent call last):&lt;br /&gt;
File "discspan-0.1.2/discspan.py", line 170, in ?&lt;br /&gt;
drives = discover()&lt;br /&gt;
File "discspan-0.1.2/discspan.py", line 28, in discover&lt;br /&gt;
hal_obj = bus.get_object ('org.freedesktop.Hal', '/org/freedesktop/Hal/Manager')&lt;br /&gt;
AttributeError: SystemBus instance has no attribute 'get_object'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Amanda</dc:creator><pubDate>Thu, 26 Feb 2009 02:19:39 -0000</pubDate><guid>https://sourceforge.net8ac05d3da3fe3f180d17153f7afcc0376772033d</guid></item><item><title>eject function failed</title><link>https://sourceforge.net/p/discspan/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;program cannot eject disc after burning the first DVD.&lt;/p&gt;
&lt;p&gt;it does not eject the right device.&lt;/p&gt;
&lt;p&gt;here is the error output:&lt;/p&gt;
&lt;p&gt;99.72% done, estimate finish Sun Feb  1 14:11:18 2009&lt;br /&gt;
99.74% done, estimate finish Sun Feb  1 14:11:19 2009&lt;br /&gt;
99.76% done, estimate finish Sun Feb  1 14:11:19 2009&lt;br /&gt;
99.79% done, estimate finish Sun Feb  1 14:11:18 2009&lt;br /&gt;
99.81% done, estimate finish Sun Feb  1 14:11:18 2009&lt;br /&gt;
99.83% done, estimate finish Sun Feb  1 14:11:18 2009&lt;br /&gt;
99.85% done, estimate finish Sun Feb  1 14:11:19 2009&lt;br /&gt;
99.88% done, estimate finish Sun Feb  1 14:11:19 2009&lt;br /&gt;
99.90% done, estimate finish Sun Feb  1 14:11:18 2009&lt;br /&gt;
99.92% done, estimate finish Sun Feb  1 14:11:18 2009&lt;br /&gt;
99.95% done, estimate finish Sun Feb  1 14:11:18 2009&lt;br /&gt;
99.97% done, estimate finish Sun Feb  1 14:11:19 2009&lt;br /&gt;
99.99% done, estimate finish Sun Feb  1 14:11:19 2009&lt;br /&gt;
Total translation table size: 0&lt;br /&gt;
Total rockridge attributes bytes: 1444&lt;br /&gt;
Total directory bytes: 0&lt;br /&gt;
Path table size(bytes): 10&lt;br /&gt;
Max brk space used 0&lt;br /&gt;
2176182 extents written (4250 MB)&lt;br /&gt;
/dev/hda: flushing cache&lt;br /&gt;
/dev/hda: closing track&lt;br /&gt;
/dev/hda: closing session&lt;br /&gt;
Running command : eject&lt;br /&gt;
eject: unable to find or open device for: `/dev/cdrom'&lt;br /&gt;
There was an error running eject.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steel_J</dc:creator><pubDate>Sun, 01 Feb 2009 20:43:44 -0000</pubDate><guid>https://sourceforge.netc3a756f5c631b42fbb87c2431aa9ad0001ec622a</guid></item><item><title>No extensive directory check</title><link>https://sourceforge.net/p/discspan/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I spoke with the creator of this script with an error that I had and he summed it up as a directory issue.  I had a file that was at least 7 directories deep.  The max is 6.  It would be beneficial for us novice users to have a check system to save us from ourselves.  After the error the programs shuts down with no means of starting from where it left off.  A check script and an option to correct it would save some time and frustration.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 02 Sep 2008 01:41:06 -0000</pubDate><guid>https://sourceforge.net7831bdccb4a1ab810d6c44cadbd575c5a6c057eb</guid></item><item><title>Size of DVD+Rs</title><link>https://sourceforge.net/p/discspan/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The multiplication by 2 in the DVD+R's size calculation is wrong.&lt;/p&gt;
&lt;p&gt;It should not be:&lt;/p&gt;
&lt;p&gt;dvd_plus_r' : 4.37 * 2 * 1024 * 1024 *1024&lt;/p&gt;
&lt;p&gt;The correct size is:&lt;/p&gt;
&lt;p&gt;dvd_plus_r' : 4.37 * 1024 * 1024 *1024&lt;/p&gt;
&lt;p&gt;Thanks for this super-useful script.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">berland</dc:creator><pubDate>Sun, 31 Aug 2008 19:43:24 -0000</pubDate><guid>https://sourceforge.nete33e6e00312787c6992e0964b346e299afc52a2b</guid></item></channel></rss>