[gtkmm] Gtkmm-forge digest, Vol 1 #661 - 2 msgs



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-admin 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 131019]  - TreeStore has no decent performance on massive inserts (bugzilla-daemon widget gnome org)
   2. [Bug 139067] New:  - the head of gnome-vfsmm does not compile. (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sun,  4 Apr 2004 05:26:30 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 131019]  - TreeStore has no decent performance on massive inserts

http://bugzilla.gnome.org/show_bug.cgi?id=131019

murrayc murrayc com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Version|2.2                         |2.4



------- Additional Comments From murrayc murrayc com  2004-04-04 05:26 -------
OK, I have added ListStore/TreeStore::insert_after() in gtkmm 2.4. We already
have prepend() which might also be faster. Thanks for investigating.

Please reopen this bug if it is still a problem.


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sun,  4 Apr 2004 17:18:37 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 139067] New:  - the head of gnome-vfsmm does not compile.

http://bugzilla.gnome.org/show_bug.cgi?id=139067

           Summary: the head of gnome-vfsmm does not compile.
           Product: gnomemm
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gnome-vfsmm
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: mhbouhmadi free fr


I tried building gnome26 using jhbuild.
I get the following error when building gnome-vfsmm. I tried solving it, but I
have the impression that there is some incompatibilities between the last
versions of glibmm and gnome-vfsmm.
Something has changed... I am sorry, I don't master the thing enough to solve it :(

Here is the error

In file included from async-handle.cc:402:
/home2/garnome/include/glibmm-2.3/glibmm/listhandle.h: In function `GList*
Glib::Container_Helpers::create_list(Bi, Bi, Tr) [with Bi =
Glib::Container_Helpers::ListHandleIterator<Glib::Container_Helpers::TypeTraits<Gnome::Vfs::FileInfoResult*>
>, Tr = Glib::Container_Helpers::TypeTraits<Gnome::Vfs::FileInfoResult>]':
/home2/garnome/include/glibmm-2.3/glibmm/listhandle.h:83:   instantiated from
`static GList* Glib::Container_Helpers::ListSourceTraits<Tr,
Cont>::get_data(const Cont&) [with Tr =
Glib::Container_Helpers::TypeTraits<Gnome::Vfs::FileInfoResult>, Cont =
Glib::ListHandle<Gnome::Vfs::FileInfoResult*,
Glib::Container_Helpers::TypeTraits<Gnome::Vfs::FileInfoResult*> >]'
/home2/garnome/include/glibmm-2.3/glibmm/listhandle.h:293:   instantiated from
`Glib::ListHandle<T, Tr>::ListHandle(const Cont&) [with Cont =
Glib::ListHandle<Gnome::Vfs::FileInfoResult*,
Glib::Container_Helpers::TypeTraits<Gnome::Vfs::FileInfoResult*> >, T =
Gnome::Vfs::FileInfoResult, Tr =
Glib::Container_Helpers::TypeTraits<Gnome::Vfs::FileInfoResult>]'
/home2/garnome/include/sigc++-2.0/sigc++/functors/slot.h:571:   instantiated
from `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 = void, T_arg1 = const Gnome::Vfs::Async::Handle&, T_arg2 =
Glib::ListHandle<Gnome::Vfs::FileInfoResult,
Glib::Container_Helpers::TypeTraits<Gnome::Vfs::FileInfoResult> >]'
async-handle.cc:402:   instantiated from here
/home2/garnome/include/glibmm-2.3/glibmm/listhandle.h:47: error: no match for
'operator--' in '--pend'
In file included from async-handle.cc:542:
/home2/garnome/include/glibmm-2.3/glibmm/listhandle.h: In function `GList*
Glib::Container_Helpers::create_list(Bi, Bi, Tr) [with Bi =
Glib::Container_Helpers::ListHandleIterator<Glib::Container_Helpers::TypeTraits<Gnome::Vfs::FindDirectoryResult*>
>, Tr = Glib::Container_Helpers::TypeTraits<Gnome::Vfs::FindDirectoryResult>]':
/home2/garnome/include/glibmm-2.3/glibmm/listhandle.h:83:   instantiated from
`static GList* Glib::Container_Helpers::ListSourceTraits<Tr,
Cont>::get_data(const Cont&) [with Tr =
Glib::Container_Helpers::TypeTraits<Gnome::Vfs::FindDirectoryResult>, Cont =
Glib::ListHandle<Gnome::Vfs::FindDirectoryResult*,
Glib::Container_Helpers::TypeTraits<Gnome::Vfs::FindDirectoryResult*> >]'
/home2/garnome/include/glibmm-2.3/glibmm/listhandle.h:293:   instantiated from
`Glib::ListHandle<T, Tr>::ListHandle(const Cont&) [with Cont =
Glib::ListHandle<Gnome::Vfs::FindDirectoryResult*,
Glib::Container_Helpers::TypeTraits<Gnome::Vfs::FindDirectoryResult*> >, T =
Gnome::Vfs::FindDirectoryResult, Tr =
Glib::Container_Helpers::TypeTraits<Gnome::Vfs::FindDirectoryResult>]'
/home2/garnome/include/sigc++-2.0/sigc++/functors/slot.h:571:   instantiated
from `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 = void, T_arg1 = const Gnome::Vfs::Async::Handle&, T_arg2 =
Glib::ListHandle<Gnome::Vfs::FindDirectoryResult,
Glib::Container_Helpers::TypeTraits<Gnome::Vfs::FindDirectoryResult> >]'
async-handle.cc:542:   instantiated from here
/home2/garnome/include/glibmm-2.3/glibmm/listhandle.h:47: error: no match for
'operator--' in '--pend'
/home2/garnome/include/glibmm-2.3/glibmm/listhandle.h: In destructor
`Glib::ListHandle<T, Tr>::~ListHandle() [with T = Gnome::Vfs::FileInfoResult, Tr
= Glib::Container_Helpers::TypeTraits<Gnome::Vfs::FileInfoResult>]':
async-handle.cc:402:   instantiated from here
/home2/garnome/include/glibmm-2.3/glibmm/listhandle.h:320: error: invalid
static_cast from type `void*' to type `Gnome::Vfs::FileInfoResult'
/home2/garnome/include/glibmm-2.3/glibmm/listhandle.h: In destructor
`Glib::ListHandle<T, Tr>::~ListHandle() [with T =
Gnome::Vfs::FindDirectoryResult, Tr =
Glib::Container_Helpers::TypeTraits<Gnome::Vfs::FindDirectoryResult>]':
async-handle.cc:542:   instantiated from here
/home2/garnome/include/glibmm-2.3/glibmm/listhandle.h:320: error: invalid
static_cast from type `void*' to type `Gnome::Vfs::FindDirectoryResult'
make[4]: *** [async-handle.lo] Erreur 1


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



--__--__--

_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge


End of Gtkmm-forge Digest



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]