! 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 !
Incorrect value of num_burners when hal autodetection fails
Status:
RESOLVED: MOVED

Comments

Description Lionel Le Folgoc 2011-01-22 14:07:54 CET
Created attachment 3393 
Proposed patch

Hi,

Num_burners is not reset to 0 in the autodetection function that uses libburn. When hal is missing (but support enabled in xfburn), num_burners is set to -1. So, when a burner is found with libburn, num_burners++ gives 0 instead of 1, letting xfburn think no burner is available (see attached patch).

Thanks!
Comment 1 Git Bot editbugs 2020-05-24 17:07:29 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/apps/xfburn/-/issues/12.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #7156

Reported by:
Lionel Le Folgoc
Reported on: 2011-01-22
Last modified on: 2020-05-24

People

Assignee:
Xfburn Bug Triage
CC List:
0 users

Version

Attachments

Proposed patch (604 bytes, patch)
2011-01-22 14:07 CET , Lionel Le Folgoc
no flags

Additional information