Bug 100877

Summary: Cannot create temporary directories for CD-archive
Product: [Applications] digikam Reporter: Ferdinand Gassauer <gassauer>
Component: Plugin-Generic-ArchiveAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 0.1.0
Sentry Crash Report:
Attachments: ksnapshot of the log

Description Ferdinand Gassauer 2005-03-05 12:24:42 UTC
Version:           CVS version of upcomming 2.1 (using KDE 3.4.0, compiled sources)
Compiler:          gcc version 3.3.4 (pre 3.3.5 20040809)
OS:                Linux (i686) release 2.6.8-24.11-smp

Hi!
trying to archive to CD/DVD fails, because a directory can not be created.
see attachment
Comment 1 Ferdinand Gassauer 2005-03-05 12:25:37 UTC
Created attachment 9978 [details]
ksnapshot of the log
Comment 2 Jesper K. Pedersen 2005-03-07 13:15:57 UTC
Please move this bug to KIPI instead - it has its own area in bugzilla.
Cheers
Jesper.
On Saturday 05 March 2005 10:24, Ferdinand Gassauer wrote:
| ------- You are receiving this mail because: -------
| You are the assignee for the bug, or are watching the assignee.
|
| http://bugs.kde.org/show_bug.cgi?id=100877
|            Summary: kimdaba can not create temporary directories for CD-
|                     archive
|            Product: kimdaba
|            Version: unspecified
|           Platform: unspecified
|         OS/Version: Linux
|             Status: NEW
|           Severity: normal
|           Priority: NOR
|          Component: general
|         AssignedTo: blackie blackie dk
|         ReportedBy: gassauer kde org
|
|
| Version:           CVS version of upcomming 2.1 (using KDE 3.4.0, compiled
| sources) Compiler:          gcc version 3.3.4 (pre 3.3.5 20040809)
| OS:                Linux (i686) release 2.6.8-24.11-smp
|
| Hi!
| trying to archive to CD/DVD fails, because a directory can not be created.
| see attachment

Comment 3 Ferdinand Gassauer 2005-03-07 14:09:07 UTC
hope that's the right place now
Comment 4 Ferdinand Gassauer 2005-04-24 22:14:54 UTC
Hm!
I can create HTML export if I choose a folder as source.
If I choose a "Location" I get this error.
BTW the folder name includes some slashes
Comment 5 Tom Albers 2005-08-19 20:13:23 UTC
SVN commit 450825 by cgilles:

CDArchiving kipi plugin : patch from Owen Hirst
CCBUGS: 98269 89394 91651 100877 106568



 M  +490 -612  cdarchiving.cpp  
 M  +16 -48    cdarchiving.h  
 M  +6 -2      plugin_cdarchiving.cpp