Summary: | mkisofs reported error code 1 | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | Rik <riktzvet> |
Component: | general | Assignee: | Sebastian Trueg <trueg> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | Dieter.Stuebinger, francois, jens-bugs.kde.org, martin.berngruber, mtraum, schmolli |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Rik
2005-11-27 21:47:46 UTC
What is your $LANG? English language. Heh, sorry, that's not what I asked. I meant: what's the value of your $LANG variable? (open a shell and type: echo $LANG) I´ve got $LANG de_DE.UTF-8 what can I do to solve that problem ? If I am correct in my assessment, setting $LANG to something UTF-8 would fix this. But I need to know what $LANG was set to for the reporter. Sorry for my intervention but I´ve got the same problem und trying to send my report I was guided to that bug report. See my bug report: System ----------------------- K3b Version: 0.12.8 KDE Version: 3.4.2 Level "b" QT Version: 3.3.4 Kernel: 2.6.13-15-default Devices ----------------------- IDE DVD-ROM 16X 3.10 (/dev/hdc, ) at /media/dvd [CD-Rom; DVD-Rom] [DVD-Rom; CD-Rom] [Keine] BENQ DVD DD DW1625 BBHA (/dev/hdd, ) at /media/dvdrecorder [CD-R; CD-RW; CD-Rom; DVD-Rom; DVD-R; DVD-RW; DVD+R; DVD+RW; DVD+R doppelschichtig] [DVD-Rom; DVD-R Sequentiell; DVD-RW Sequentiell; DVD+RW; DVD+R; DVD+R Doppelschicht; CD-Rom; CD-R; CD-RW] [SAO; TAO; RAW; SAO/R96R; RAW/R16; RAW/R96R; Eingeschränktes Überschreiben] K3b ----------------------- Size of filesystem calculated: 1627883 Used versions ----------------------- mkisofs: 2.1 growisofs: 5.21 growisofs ----------------------- Executing 'builtin_dd if=/dev/fd/0 of=/dev/hdd obs=32k seek=0' /dev/hdd: "Current Write Speed" is 8.2x1385KBps. 622592/3333904384 ( 0.0%) @0.1x, remaining 356:55 /dev/hdd: flushing cache /dev/hdd: updating RMA /dev/hdd: closing disc growisofs command: ----------------------- /usr/bin/growisofs -Z /dev/hdd=/dev/fd/0 -use-the-force-luke=notray -use-the-force-luke=tty -use-the-force-luke=tracksize:1627883 -dvd-compat -speed=8 -overburn mkisofs ----------------------- 1627883 INFO: UTF-8 character encoding detected by locale settings. Assuming UTF-8 encoded filenames on source filesystem, use -input-charset to override. Using ...... ...... ....... Incorrectly encoded string (05 Träumereien.mp3) encountered. Possibly creating an invalid Joliet extension. Aborting. mkisofs command: ----------------------- /usr/bin/mkisofs -gui -graft-points -volid Literatur -volset -appid K3B THE CD KREATOR (C) 1998-2005 SEBASTIAN TRUEG AND THE K3B TEAM -publisher -preparer -sysid LINUX -volset-size 1 -volset-seqno 1 -sort /tmp/kde-dieter/k3bJpJsBa.tmp -rational-rock -hide-list /tmp/kde-dieter/k3bXaFaWa.tmp -joliet -hide-joliet-list /tmp/kde-dieter/k3bWqFJ5b.tmp -full-iso9660-filenames -iso-level 2 -path-list /tmp/kde-dieter/k3bTt7JIb.tmp Dieter:
>Incorrectly encoded string (05 Träumereien.mp3) encountered.
>Possibly creating an invalid Joliet extension. Aborting.
Fix that first.
what has to be done when you "fix that first"? Sorry for my slow response. Mine is en_US.UTF-8 *** Bug 81003 has been marked as a duplicate of this bug. *** *** Bug 111693 has been marked as a duplicate of this bug. *** *** Bug 113924 has been marked as a duplicate of this bug. *** *** Bug 118105 has been marked as a duplicate of this bug. *** this is not a k3b bug nor a mkisofs problem. it is caused by incorrectly encoded filenames. this may happen if you updated your system and changed to another local encoding. Use http://j3e.de/linux/convmv/ to fix the filename encodings. k3b 0.12.9 will emit a proper error message here. *** Bug has been marked as fixed ***. Mind if I ask just how to use that? convmv --help Sorry, I installed convmv 1.09. convmv --help shows me that I use version 1.09. But the error message is the same. By the way the better command is: man conmv :-) Okay, I got it now. I removed the affected files, then it worked. Thank you and have a nice Xmas time. *** Bug 118597 has been marked as a duplicate of this bug. *** |