After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 703797 - Split track -> Split track in parts with a fixed length allows user to select lengths longer than the track
Split track -> Split track in parts with a fixed length allows user to select...
Status: RESOLVED FIXED
Product: brasero
Classification: Applications
Component: general
3.6.x
Other Linux
: Normal normal
: ---
Assigned To: Brasero maintainer(s)
Brasero maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-07-08 15:20 UTC by Joshua Lock
Modified: 2013-07-30 17:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Prevent trying to split tracks into parts with fixed length longer than track (1.45 KB, patch)
2013-07-08 15:20 UTC, Joshua Lock
none Details | Review

Description Joshua Lock 2013-07-08 15:20:47 UTC
Created attachment 248620 [details] [review]
Prevent trying to split tracks into parts with fixed length longer than track

This is confusing, particularly when clicking then 'Slice' button then fails.

Here's a patch to set the GtkSpinButton range max to the length of the track.
Comment 1 Joshua Lock 2013-07-30 17:42:44 UTC
Patch merged.