! 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 !
GError set over the top of a previous GError or uninitialized memory.
Status:
RESOLVED: INVALID

Comments

Description Johannes Buchner 2009-03-29 15:46:52 CEST
When copying multiple files, if at some point one runs out of disk space, I get:

(thunar:7375): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: Failed to copy "filea" to "fileb": Failed to write data to "fileb" (No space left on device)

(thunar:7375): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: Failed to copy "filea2" to "fileb2": Failed to write data to "fileb2": (No space left on device)

and so on.

I use Thunar 0.9.3 (Xfce 4.4.3) on gentoo.

This indicates a bug in someone's code ;-)
Comment 1 Nick Schermer editbugs 2012-09-26 14:02:14 CEST
Please reopen if this is still an issue with the latest Thunar release.

Bug #5165

Reported by:
Johannes Buchner
Reported on: 2009-03-29
Last modified on: 2012-09-26

People

Assignee:
Jannis Pohlmann
CC List:
2 users

Version

Version:
0.9.93 (1.0beta3)

Attachments

Additional information