Bug 100877 - Cannot create temporary directories for CD-archive
Summary: Cannot create temporary directories for CD-archive
Status: RESOLVED UNMAINTAINED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-Archive (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-05 12:24 UTC by Ferdinand Gassauer
Modified: 2018-03-23 21:04 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 0.1.0


Attachments
ksnapshot of the log (37.50 KB, image/png)
2005-03-05 12:25 UTC, Ferdinand Gassauer
Details

Note You need to log in before you can comment on or make changes to this bug.
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