** Changed in: gtk
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/247909
Title:
clawsmail ftbfs with gtk+-2.13
To manage notifications about this bug go to:
** Changed in: gtk
Status: Expired => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/247909
Title:
clawsmail ftbfs with gtk+-2.13
To manage notifications about this bug go to:
https
Closing out gtk task. It looks like this was a bug in claws, not gtk,
and was resolved long ago.
** Changed in: gtk+2.0 (Ubuntu)
Status: Triaged => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad
** Changed in: claws-mail
Importance: Unknown => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/247909
Title:
clawsmail ftbfs with gtk+-2.13
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.
** Changed in: claws-mail (Gentoo Linux)
Importance: Unknown => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/247909
Title:
clawsmail ftbfs with gtk+-2.13
--
ubuntu-bugs mailing list
ubu
** Changed in: gtk
Status: Invalid => Expired
** Changed in: gtk
Importance: Unknown => Low
--
clawsmail ftbfs with gtk+-2.13
https://bugs.launchpad.net/bugs/247909
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bu
** Changed in: gtk+2.0 (Ubuntu)
Assignee: Ubuntu Desktop Bugs (desktop-bugs) => (unassigned)
--
clawsmail ftbfs with gtk+-2.13
https://bugs.launchpad.net/bugs/247909
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs ma
** Changed in: gtk
Status: Confirmed => Invalid
--
clawsmail ftbfs with gtk+-2.13
https://bugs.launchpad.net/bugs/247909
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
htt
** Tags added: patch
--
clawsmail ftbfs with gtk+-2.13
https://bugs.launchpad.net/bugs/247909
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/list
** Branch linked: lp:ubuntu/karmic/claws-mail
--
clawsmail ftbfs with gtk+-2.13
https://bugs.launchpad.net/bugs/247909
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://list
** Changed in: gtk+2.0 (Ubuntu)
Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)
--
clawsmail ftbfs with gtk+-2.13
https://bugs.launchpad.net/bugs/247909
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs ma
** Changed in: gtk
Status: Unknown => New
--
clawsmail ftbfs with gtk+-2.13
https://bugs.launchpad.net/bugs/247909
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://l
right, confirming the issue now and setting the bug to triaged
** Changed in: gtk+2.0 (Ubuntu)
Status: Confirmed => Triaged
--
clawsmail ftbfs with gtk+-2.13
https://bugs.launchpad.net/bugs/247909
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
** Bug watch added: GNOME Bug Tracker #536767
http://bugzilla.gnome.org/show_bug.cgi?id=536767
** Also affects: gtk via
http://bugzilla.gnome.org/show_bug.cgi?id=536767
Importance: Unknown
Status: Unknown
--
clawsmail ftbfs with gtk+-2.13
https://bugs.launchpad.net/bugs/247909
Yo
Looks like as if the problem comes from this commit:
http://svn.gnome.org/viewvc/gtk+/trunk/gtk/gtksignal.h?r1=20191&r2=20221
With current headers, gtkclist.h includes gtksignal.h which includes
gtk.h (!) which includes gtkctree.h, where it fails since GtkCList and
co. are defined in gtkclist.h w
The best test cases are these two applications that fail to build, without any
change, with error messages pointing to gtk headers.
The attached test case (based on claws-mail, but obviously may or may not be
representative of this problem) ftbfs with the same error as reported above in
intrepid
could you attach a testcase if that's a gtk issue?
** Changed in: gtk+2.0 (Ubuntu)
Status: Confirmed => Incomplete
--
clawsmail ftbfs with gtk+-2.13
https://bugs.launchpad.net/bugs/247909
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
I've patched claws-mail so that at least it can now build correctly. I'm also
setting the gtk+ task to confirmed; unless somebody can prove the contrary, the
cause for this (and inkscape) issue is changes upstream in the gtk header files.
Sebastien, feel free to mark this as won't fix if nobody i
This bug was fixed in the package claws-mail - 3.5.0-2ubuntu1
---
claws-mail (3.5.0-2ubuntu1) intrepid; urgency=low
* Merge from debian unstable, remaining changes:
- debian/patches/12disable_can_change_accels_by_default:
the gtk_can_change_accels pref which allows to chan
We definitively still have this problem with current gtk2.0 (2.13.3-0ubuntu2).
As you can see from the build logs (the one above which is from now and the one
from one month ago from the gentoo bug), its still the same build error,
therefore my guess is that it is not linked at all to those two s
the issue is still not clear, the gentoo but suggests that the recent
commit should fix the issue, or the change is in the current intrepid
version so the issue should be fixed there, if that's not the case then
there is an another bug
--
clawsmail ftbfs with gtk+-2.13
https://bugs.launchpad.net/
the issue is still not clear, the gentoo bug suggests that the recent
commit should fix the issue, or the change is in the current intrepid
version so the issue should be fixed there, if that's not the case then
there is an another bug
--
clawsmail ftbfs with gtk+-2.13
https://bugs.launchpad.net/
The problems is linked to applications using the gtkclist.h header file.
I don't know exactly what was changed in Gnome, but programs (like clawsmail
and inkscape) that include this header file directly are now broken.
There are pointers to:
http://svn.gnome.org/viewvc/gtk+?view=revision&revision
could you describe how that's an gtk issue?
** Changed in: gtk+2.0 (Ubuntu)
Importance: Undecided => Low
Status: New => Incomplete
--
clawsmail ftbfs with gtk+-2.13
https://bugs.launchpad.net/bugs/247909
You received this bug notification because you are a member of Ubuntu
Bugs, which
This is also the subject of bug 238223.
--
clawsmail ftbfs with gtk+-2.13
https://bugs.launchpad.net/bugs/247909
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubun
** Changed in: claws-mail
Status: Unknown => Invalid
** Changed in: claws-mail (Gentoo Linux)
Status: Unknown => Invalid
--
clawsmail ftbfs with gtk+-2.13
https://bugs.launchpad.net/bugs/247909
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
** Attachment added: "Fix libgtk mess"
http://launchpadlibrarian.net/15982267/13fix_ftbfs_with_gtk%2B-2.13.x.patch
** Also affects: gtk+2.0 (Ubuntu)
Importance: Undecided
Status: New
** Bug watch added: Gentoo Bugzilla #225735
http://bugs.gentoo.org/show_bug.cgi?id=225735
** Als
27 matches
Mail list logo