bugDenemo - Bugs: bug #35095, delete pasted snippet causes crash

 
 

bug #35095: delete pasted snippet causes crash

Submitter:  Jeremiah Benham <jjbenham>
Submitted:  Sat 17 Dec 2011 04:54:48 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Originator Name:  Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 19 Dec 2011 04:28:58 PM UTC, comment #1: 

The problem was that not enough information is stored about a clipboard to allow multiple measures. Fixed in git.

Richard Shann <rshann>
Group administrator
Sat 17 Dec 2011 04:54:48 AM UTC, original submission:  

This is easy to reproduce:
enter an 8 quarter notes
Select all 8 and make a snippet
hit the snippet button to paste it
(it gets placed inside the last measure rather then appending a new measure first)
Hit backspace to delete the pasted "mistake"
It crashes when you delete paste the barline

Here is a backtrace:

#0  deletepreviousobject (gui=0x89350b8) at keyresponses.c:801
No locals.
#1  0x08081d74 in deletepreviousobject (gui=0x89350b8) at keyresponses.c:829
        param = {string = 0x82a7940, status = 1}
#2  0x0808f6f2 in deletepreviousobject_cb (action=0x82aa268, param=0x0) at callbacks.h:458
        gui = 0x89350b8
#3  0x00c5714c in g_cclosure_marshal_VOID__VOID () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
No symbol table info available.


#10 0x0807e293 in execute_callback_from_name (the_keymap=0xb1600d28,
    command_name=0x82a8579 "DeletePreviousObject") at kbd-custom.c:1501
        text = <optimized out>
        action = 0x82aa268
#11 0x08080b6e in perform_command (command_name=0x82a8579 "DeletePreviousObject", event=0x85becc8)
    at keyresponses.c:149
No locals.
#12 0x08081247 in scorearea_keypress_event (widget=0x8591890, event=0x85becc8) at keyresponses.c:270
        gui = <optimized out>


Jeremiah Benham <jjbenham>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rshann (Posted a comment)
  • -email is unavailable- added by jjbenham (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-01-29 rshann Open/ClosedOpen Closed
    2011-12-19 rshann StatusNone Fixed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code