! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
sfx with whitespace in the zip's name is broken
Status:
RESOLVED: FIXED
Product:
Xarchiver
Component:
general

Comments

Description Bj 2006-10-20 11:27:03 CEST
(this is with escaped_path in callbacks.c, as you told me in the email.)

i open "New Empty File.zip", click the sfx button and i get a error dialog. i choose to view it, the textview pops up and another error dialog shows. when i choose to view it, this dialog is closed but the rest stays the same:
zip error: Missing or empty zip file (/home/baze/TESTING/New Empty File)

the new file created is called "New\ Empty\ File" with the \'s shown in thunar.

with only ->path in callbacks.c, the only difference is that the file is called "New Empty File" and the error message differs. but i also get those 2 error dialogs:
 	zip warning: name not matched: Empty
	zip warning: name not matched: File

zip error: Missing or empty zip file (/home/baze/TESTING/New)
Comment 1 Giuseppe Torelli 2006-11-08 12:22:00 CET
Fixed in r23783.

Bug #2455

Reported by:
Bj
Reported on: 2006-10-20
Last modified on: 2006-11-08

People

Assignee:
Giuseppe Torelli
CC List:
0 users

Version

Version:
0.4.1svn

Attachments

Additional information