Empty folders are at root at conversion

Support for HandBrake on Linux, Solaris, and other Unix-like platforms
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
Post Reply
petsam
New User
Posts: 1
Joined: Fri Mar 31, 2017 12:00 pm

Empty folders are at root at conversion

Post by petsam »

Please detail your question or problem in as much detail as possible:
When the conversion starts, an empty folder is created at root folder with random name for each file converted, i.e.:

Code: Select all

/-c39bf5c0b8947e25-0000000000
/7-05e57800cef9815f-0000000000
/}-bce31da60366f3e5-0000000000

etc., with user:user ownership, so I can easily delete them. It creates a big mesh, to say the least...

Tell us about your environment. What version of HandBrake? What version of Linux / Unix are you running. etc.
Manjaro Linux 4.9.16-1-MANJARO #1 SMP PREEMPT Sun Mar 19 07:53:55 UTC 2017 x86_64 GNU/Linux
Desktop: Xfce 4.12.3 (Gtk 2.24.31)
Handbrake ver: 1.0.3-1 (x86_64)
https://gist.github.com/petsam/2566c442 ... inxi-fxzc0
If there was any exception or error displayed, please copy it and paste it here:
N/A
Please include the scan or encode log:

https://gist.github.com/petsam/2566c442 ... -log-12092
User avatar
JohnAStebbins
HandBrake Team
Posts: 5723
Joined: Sat Feb 09, 2008 7:21 pm

Re: Empty folders are at root at conversion

Post by JohnAStebbins »

HandBrake doesn't create any such file. It's possible one of the system support libraries associated with gtk, glib, dbus, etc could be doing this. But HandBrake doesn't *ask* that any file be created. Also, typically HandBrake wouldn't have permissions to create files in your root directory. Only root should be able to do this. If your root directory has proper permissions set, then files getting written here would indicate some system service with root permissions is creating them.
arnvidr
Posts: 1
Joined: Fri Oct 28, 2016 4:43 pm

Re: Empty folders are at root at conversion

Post by arnvidr »

These are not created by HandBrake, but I get them on my system as well. They are created when I run dvdbackup here, so presumably one of its support libraries.
User avatar
JohnAStebbins
HandBrake Team
Posts: 5723
Joined: Sat Feb 09, 2008 7:21 pm

Re: Empty folders are at root at conversion

Post by JohnAStebbins »

arnvidr wrote: Fri May 12, 2017 7:40 am These are not created by HandBrake, but I get them on my system as well. They are created when I run dvdbackup here, so presumably one of its support libraries.
Thanks for the info. Now I know what to tell the next person that has this problem :wink:
Post Reply