RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 860813 - brasero "Never Add Such File" doesn't do anything
Summary: brasero "Never Add Such File" doesn't do anything
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: brasero
Version: 7.0
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: rc
: ---
Assignee: Tomáš Bžatek
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-26 19:02 UTC by Mark Gordon
Modified: 2015-03-03 23:05 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-13 14:54:30 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Mark Gordon 2012-09-26 19:02:09 UTC
Description of problem:
If you try to add a directory hierarchy of excessive depth to a brasero data project, it asks, "Do you really want to add "[filename]" to the selection? The children of this directory will have 7 parent directories.  Brasero can create an image of such a file hierarchy and burn it but the disc may not be readable on all operating systems.  Note: Such a file hierarchy is known to work on Linux."  The choice is given between two buttons: "Never Add Such File" and "Always Add Such File".  If you choose "Never", it apparently ignores your answer and merrily adds the file to the project.

Version-Release number of selected component (if applicable):
brasero-3.4.1-1.el7.x86_64

How reproducible:
100%

Steps to Reproduce:
1. for i in `seq 10`; do mkdir foo; cd foo; done
2. start brasero
3. start a new data project
4. add the root-most foo directory to the project
5. click the "Never" button
  
Actual results:
It blithely adds the directory to the project

Expected results:
Nothing, effectively the same as a "Cancel", but with persistence (a different bug).

Additional info:

Comment 1 Tomáš Bžatek 2013-01-08 14:12:49 UTC
This works fine for me in brasero-3.6.1, clicking the "Never Add Such File" would add only five levels with the last one having empty contents.

Can you confirm this is fixed in the latest version and close?

Comment 2 Mark Gordon 2013-03-13 14:54:30 UTC
OK, I'm seeing the same behavior, and it seems reasonable.  I'm not sure whether it worked differently in the version I was testing; I may not have realized precisely what it was doing.  Closing NOTABUG.


Note You need to log in before you can comment on or make changes to this bug.