! 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 !
archive extension should be added earlier because of same-name-problem
Status:
RESOLVED: INVALID
Product:
Xarchiver
Component:
general

Comments

Description Jo 2008-05-21 23:22:45 CEST
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.14) Gecko/20080417 Firefox/2.0.0.14
Build Identifier: 

If you name a new archive like a subdirectory, clicking on "create" does not create the new archive but opens the subdirectory. But it should work since xarchiver should add an extension.
This is especially annoying in combination with thunar-archive-plugin when you try to compress a folder. Workaround is to add the extension manually.

Reproducible: Always

Steps to Reproduce:
Create a folder "test" in your home directory.
Open Xarchiver, click on "New" and navigate to you home directory.
Give the new archive the name "test" and select tar.gz as type.


Actual Results:  
The file dialog opens the "test" directory because the archive extension is not added yet.

Expected Results:  
The archive with the correct name and archive extension is created.
Comment 1 Giuseppe Torelli 2008-05-31 15:29:37 CEST
This a GTK bug. I can't add the extension to the filename until the gtk_dialog call returns. There is no control on gtk_dialog_file_chooser().

Bug #4101

Reported by:
Jo
Reported on: 2008-05-21
Last modified on: 2008-05-31

People

Assignee:
Giuseppe Torelli
CC List:
0 users

Version

Attachments

Additional information