[Bug 418400] [NEW] Error if the download folder doesn't exist
Manuel Muradás
mmuradas at dieresys.com.ar
Tue Aug 25 02:26:51 UTC 2009
Public bug reported:
Binary package hint: tucan
Tucan exits with an exception when adding a link to download, but the
downloads folder doesn't exists.
Steps to reproduce:
1. Open Tucan
2. Rename the downloads folder
3. Add a Download
Observed behavior:
Tomboy exits displaying the following exception:
{{{
Traceback (most recent call last):
File "/usr/share/tucan/input_links.py", line 220, in add_links
self.packages(packages, [])
File "/usr/share/tucan/gui.py", line 268, in manage_packages
os.mkdir(package_path)
OSError: [Errno 2] No such file or directory: '/home/user/downloads/DownloadedFileName/'
}}}
Expected behavior:
- The whole path to the download directory is created before downloading the file
- Or a more nice error is displayed.
ProblemType: Bug
Architecture: i386
Date: Mon Aug 24 23:17:33 2009
DistroRelease: Ubuntu 9.10
Package: tucan 0.3.8-1
PackageArchitecture: all
ProcEnviron:
LANG=es_AR.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-6.26-generic
SourcePackage: tucan
Uname: Linux 2.6.31-6-generic i686
** Affects: tucan (Ubuntu)
Importance: Undecided
Status: New
** Tags: apport-bug i386
--
Error if the download folder doesn't exist
https://bugs.launchpad.net/bugs/418400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list