Gtkmm-forge Digest, Vol 2, Issue 17
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: Gtkmm-forge Digest, Vol 2, Issue 17
- Date: Sat, 29 Jul 2006 12:08:26 -0700
Send Gtkmm-forge mailing list submissions to
gtkmm-forge lists sourceforge net
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
or, via email, send a message with subject or body 'help' to
gtkmm-forge-request lists sourceforge net
You can reach the person managing the list at
gtkmm-forge-owner lists sourceforge net
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gtkmm-forge digest..."
gtkmm-forge is the mailing list that receives gtkmm bug reports from bugzilla. A daily digest is sent to gtkmm-main, to encourage people to help fixing the bugs. Do not try to unsubscribe gtkmm-forge from gtkmm-list.
Today's Topics:
1. [Bug 348912] New: Unstable libatkmm lib with 2.6.10 release
(gtkmm (bugzilla.gnome.org))
2. [Bug 349135] New: RecentInfo in recentchooser.hg
(gtkmm (bugzilla.gnome.org))
3. [Bug 349135] RecentInfo in recentchooser.hg
(gtkmm (bugzilla.gnome.org))
----------------------------------------------------------------------
Message: 1
Date: Thu, 27 Jul 2006 09:48:23 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 348912] New: Unstable libatkmm lib with
2.6.10 release
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-348912-5595 http bugzilla gnome org/>
Content-Type: text/plain; charset=utf-8
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=348912
gtkmm | general | Ver: 2.6.x
Summary: Unstable libatkmm lib with 2.6.10 release
Product: gtkmm
Version: 2.6.x
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: general
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: denisleroy yahoo com
QAContact: gtkmm-forge lists sourceforge net
GNOME version: 2.9/2.10
GNOME milestone: Unspecified
Regexxer crashes with 2.6.10, in libatkmm.so:
Starting program: /usr/bin/regexxer
Reading symbols from shared object read from target memory...done.
Loaded system supplied DSO at 0x8eb000
[Thread debugging using libthread_db enabled]
[New Thread -1208465728 (LWP 31494)]
(regexxer:31494): glibmm-WARNING **: failed to wrap type of 'AtkNoOpObject'
(regexxer:31494): glibmm-WARNING **: failed to wrap type of 'AtkNoOpObject'
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208465728 (LWP 31494)]
0x035bac51 in Atk::Object::set_description () from /usr/lib/libatkmm-1.6.so.1
(gdb) list
169 }
170
171 } // anonymous namespace
172
173
174 int main(int argc, char** argv)
175 {
176 try
177 {
178 Gnome::Conf::init();
(gdb) up
#1 0x08084278 in StatusLine (this=0x9361ef8) at statusline.cc:292
292 stop_button_->get_accessible()->set_description(_("Cancels the
running search"));
(gdb) list
287 stop_button_->set_sensitive(false);
288 stop_button_->signal_clicked().connect(signal_cancel_clicked.make_slot());
289
290 progressbar_->set_pulse_step(0.025);
291
292 stop_button_->get_accessible()->set_description(_("Cancels the
running search"));
293
294 show_all_children();
295 }
296
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
Message: 2
Date: Fri, 28 Jul 2006 23:14:14 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 349135] New: RecentInfo in
recentchooser.hg
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-349135-5595 http bugzilla gnome org/>
Content-Type: text/plain; charset=utf-8
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=349135
gtkmm | general | Ver: 2.9.x
Summary: RecentInfo in recentchooser.hg
Product: gtkmm
Version: 2.9.x
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: general
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: marko marko anastasov name
QAContact: gtkmm-forge lists sourceforge net
CC: murrayc murrayc com, jonathon jongsma gmail com
GNOME version: Unspecified
GNOME milestone: Unspecified
../../gtk/gtkmm/recentchooser.h: In static member function 'static
Gtk::RecentInfo Gtk::RecentChooser::RecentInfoTraits::to_cpp_type(const
GtkRecentInfo* const&)':
../../gtk/gtkmm/recentchooser.h:267: error: no matching function for call to
'Gtk::RecentInfo::RecentInfo(GtkRecentInfo*, bool)'
../../gtk/gtkmm/recentinfo.h:66: note: candidates are:
Gtk::RecentInfo::RecentInfo(const Gtk::RecentInfo&)
../../gtk/gtkmm/recentinfo.h:61: note:
Gtk::RecentInfo::RecentInfo()
recentchooser.cc: In function 'int
SignalProxy_Compare_gtk_callback(GtkRecentInfo*, GtkRecentInfo*, void*)':
recentchooser.cc:36: error: no match for call to '(const sigc::slot<int, const
Gtk::RecentInfo&, const Gtk::RecentInfo&, sigc::nil, sigc::nil, sigc::nil,
sigc::nil, sigc::nil>) (Glib::RefPtr<Gtk::RecentInfo>,
Glib::RefPtr<Gtk::RecentInfo>)'
/home/marko/prefix/include/sigc++-2.0/sigc++/functors/slot.h:590: note:
candidates are: T_return sigc::slot2<T_return, T_arg1,
T_arg2>::operator()(typename sigc::type_trait<T_derived>::take, typename
sigc::type_trait<T_arg3>::take) const [with T_return = int, T_arg1 = const
Gtk::RecentInfo&, T_arg2 = const Gtk::RecentInfo&]
recentchooser.cc: In member function 'Gtk::RecentInfo
Gtk::RecentChooser::get_current_item() const':
recentchooser.cc:636: error: conversion from 'Glib::RefPtr<Gtk::RecentInfo>' to
non-scalar type 'Gtk::RecentInfo' requested
The first error (in to_cpp_type()) is due to the fact that, for
CLASS_OPAQUE_REFCOUNTED, gmmproc doesn't generate a constructor we're asking
for here, as in:
explicit CppType(CType* obj, bool take_copy)
So we need some workaround for this.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
Message: 3
Date: Fri, 28 Jul 2006 23:19:03 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 349135] RecentInfo in recentchooser.hg
To: gtkmm-forge lists sourceforge net
Message-ID: <20060728231903 011596C412C box gnome org>
Content-Type: text/plain; charset=utf-8
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=349135
gtkmm | general | Ver: 2.9.x
------- Comment #1 from Marko Anastasov 2006-07-28 23:18 UTC -------
Created an attachment (id=69852)
--> (http://bugzilla.gnome.org/attachment.cgi?id=69852&action=view)
Proposed patch for other errors
I didn't modify the CL. I'm not sure if this is correct.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
------------------------------
_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
End of Gtkmm-forge Digest, Vol 2, Issue 17
******************************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]