#4275 closed defect (fixed)
Activity-Group URLS cannot be modified
Reported by: | ajay_garg | Owned by: | erikos |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Sugar | Version: | Git as of bugdate |
Severity: | Unspecified | Keywords: | r? |
Cc: | dsd | Distribution/OS: | Fedora |
Bug Status: | Unconfirmed |
Description
This has occurred due to the GTK-3 port; we get the errors ::
TypeError: group_name_markup() takes exactly 4 arguments (5 given)
Attachments (1)
Change History (9)
comment:1 Changed 10 years ago by ajay_garg
comment:2 follow-up: ↓ 3 Changed 10 years ago by humitos
- Keywords r? added
There is a patch for this. Please, check it.
comment:3 in reply to: ↑ 2 Changed 10 years ago by ajay_garg
Replying to humitos:
There is a patch for this. Please, check it.
Ahh.. could you point me to the link please :) ?
comment:4 follow-up: ↓ 5 Changed 10 years ago by manuq
Is the component ok? I can't find any GroupListView class grepping sugar or sugar-toolkit-gtk3.
comment:5 in reply to: ↑ 4 ; follow-up: ↓ 6 Changed 10 years ago by ajay_garg
Replying to manuq:
Is the component ok? I can't find any GroupListView class grepping sugar or sugar-toolkit-gtk3.
Oops.. actually, the component ought to be "sugar-update-control".
However, there is no such component in the dropdown :(
comment:6 in reply to: ↑ 5 Changed 10 years ago by manuq
Replying to ajay_garg:
Replying to manuq:
Is the component ok? I can't find any GroupListView class grepping sugar or sugar-toolkit-gtk3.
Oops.. actually, the component ought to be "sugar-update-control".
However, there is no such component in the dropdown :(
Then is ok to file the ticket against the closest one, as you did. Thanks, I will checkout sugar-update-control then.
comment:7 Changed 10 years ago by dsd
- Resolution set to fixed
- Status changed from new to closed
Fixed in sugar-update-control-0.27
Patch at ::
http://lists.sugarlabs.org/archive/sugar-devel/2012-November/040927.html