Opened 10 years ago
Closed 8 years ago
#4483 closed defect (duplicate)
Clipboard regression in 13.2.0 images: set_with_data
Reported by: | godiard | Owned by: | erikos |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Sugar | Version: | 0.98.x |
Severity: | Unspecified | Keywords: | regression |
Cc: | dsd, erikos | Distribution/OS: | Fedora |
Bug Status: | Unconfirmed |
Description
TestCase:
- Open Paint, draw something and close.
- Go to the Journal, open the drawing palette, and select Copy to -> Clipboard
In 13.1.0 (o36) the object is copied in the clipboard, and is displayed in the frame. In 13.2.0 (o3) no, and in the shell.log we see:
AttributeError: 'Clipboard' object has no attribute 'set_with_data'
See #4307 for more information about upstream changes needed to solve this issue.
The pygobject3 rpm is the same in both images (3.4.2-6.fc18), but gtk3 is 3.6.2-1.fc18.olpc2 in 13.1.0 and 3.6.4-1.fc18.olpc2 in 13.2.0
Change History (5)
comment:1 Changed 10 years ago by godiard
comment:2 Changed 10 years ago by manuq
I will prepare an rpm with both patches:
#3999 https://bugzilla.gnome.org/show_bug.cgi?id=692844
#4307 https://bugzilla.gnome.org/show_bug.cgi?id=656312
comment:3 Changed 10 years ago by manuq
- Resolution set to fixed
- Status changed from new to closed
Shipped in olpc os4. Closing.
comment:4 Changed 9 years ago by JerryV
- Distribution/OS changed from Unspecified to Fedora
- Resolution fixed deleted
- Status changed from closed to reopened
- Version changed from Unspecified to 0.98.x
The gtk3 patch for 'set_with_data' is not in mainline fedora thus this bug reappears on SoaS with F18 or later.
comment:5 Changed 8 years ago by godiard
- Resolution set to duplicate
- Status changed from reopened to closed
Duplicated of #4307
This error is present in os2 too. The gtk3 rpm is the same than in os3