Gtkmm-forge digest, Vol 1 #1069 - 10 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 332437] New: Gtk::IconTheme::get_search_path crashes (gtkmm (bugzilla.gnome.org))
   2. [Bug 332437] Gtk::IconTheme::get_search_path crashes (gtkmm (bugzilla.gnome.org))
   3. [Bug 332438] New: Glib::ustring problems on Win32/MSVC (glibmm (bugzilla.gnome.org))
   4. [Bug 332438] Glib::ustring problems on Win32/MSVC (glibmm (bugzilla.gnome.org))
   5. [Bug 332439] New: Gtk::FileChooserButton constructor overwrites title (gtkmm (bugzilla.gnome.org))
   6. [Bug 332439] Gtk::FileChooserButton constructor overwrites title (gtkmm (bugzilla.gnome.org))
   7. [Bug 332443] New: Deprecated by mistake? (gtkmm (bugzilla.gnome.org))
   8. [Bug 332446] New: API additions (gtkmm (bugzilla.gnome.org))
   9. [Bug 332447] New: Missing #include's in gtkmm.h (gtkmm (bugzilla.gnome.org))
  10. [Bug 332437] Gtk::IconTheme::get_search_path crashes (gtkmm (bugzilla.gnome.org))

--__--__--

Message: 1
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Fri, 24 Feb 2006 08:10:35 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 332437] New: Gtk::IconTheme::get_search_path crashes

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=3D332437
 gtkmm | general | Ver: 2.8.x

           Summary: Gtk::IconTheme::get_search_path crashes
           Product: gtkmm
           Version: 2.8.x
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: general
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: maxim udushlivy gmail com
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: 2.9/2.10
   GNOME milestone: Unspecified


Please describe the problem:
Gtk::IconTheme::get_search_path crashes. A sample code is attached.

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


--__--__--

Message: 2
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Fri, 24 Feb 2006 08:13:08 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 332437] Gtk::IconTheme::get_search_path crashes

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=3D332437
 gtkmm | general | Ver: 2.8.x





------- Comment #1 from Maxim Udushlivy  2006-02-24 13:13 UTC -------
Created an attachment (id=3D60059)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=3D60059&action=3Dview)
A sample code


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


--__--__--

Message: 3
To: gtkmm-forge lists sourceforge net
From: "glibmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Fri, 24 Feb 2006 08:19:24 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 332438] New: Glib::ustring problems on Win32/MSVC

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=3D332438
 glibmm | strings | Ver: 2.8.x

           Summary: Glib::ustring problems on Win32/MSVC
           Product: glibmm
           Version: 2.8.x
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: strings
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: maxim udushlivy gmail com
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: 2.9/2.10
   GNOME milestone: Unspecified


Please describe the problem:
Glib::ustring::find doesn't return npos when substring is not found. The
provided example should print "Not found".

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


--__--__--

Message: 4
To: gtkmm-forge lists sourceforge net
From: "glibmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Fri, 24 Feb 2006 08:21:14 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 332438] Glib::ustring problems on Win32/MSVC

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=3D332438
 glibmm | strings | Ver: 2.8.x





------- Comment #1 from Maxim Udushlivy  2006-02-24 13:21 UTC -------
Created an attachment (id=3D60060)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=3D60060&action=3Dview)
The example


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


--__--__--

Message: 5
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Fri, 24 Feb 2006 08:27:16 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 332439] New: Gtk::FileChooserButton constructor overwrites title

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=3D332439
 gtkmm | general | Ver: 2.8.x

           Summary: Gtk::FileChooserButton constructor overwrites title
           Product: gtkmm
           Version: 2.8.x
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: general
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: maxim udushlivy gmail com
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: 2.9/2.10
   GNOME milestone: Unspecified


Please describe the problem:
All Gtk::FileChooserButton constructors overwrite default title "Select A
File",
including FileChooserButton(FileChooserAction) constructor

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


--__--__--

Message: 6
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Fri, 24 Feb 2006 08:28:52 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 332439] Gtk::FileChooserButton constructor overwrites title

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=3D332439
 gtkmm | general | Ver: 2.8.x





------- Comment #1 from Maxim Udushlivy  2006-02-24 13:28 UTC -------
Created an attachment (id=3D60061)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=3D60061&action=3Dview)
The testcase


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


--__--__--

Message: 7
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Fri, 24 Feb 2006 08:33:14 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 332443] New: Deprecated by mistake?

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=3D332443
 gtkmm | general | Ver: 2.8.x

           Summary: Deprecated by mistake?
           Product: gtkmm
           Version: 2.8.x
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: general
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: maxim udushlivy gmail com
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: 2.9/2.10
   GNOME milestone: Unspecified


Please describe the problem:
These functions are deprecated in gtkmm 2.8:
Gtk::TreeView::get_background_area
Gtk::TreeView::get_visible_rect


Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


--__--__--

Message: 8
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Fri, 24 Feb 2006 08:43:21 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 332446] New: API additions

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=3D332446
 gtkmm | general | Ver: 2.8.x

           Summary: API additions
           Product: gtkmm
           Version: 2.8.x
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: general
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: maxim udushlivy gmail com
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: 2.9/2.10
   GNOME milestone: Unspecified


Please describe the problem:
1) Glib::RefPtr::operator < (), for the ability to store RefPtr's in orde=
red
STL
containers (e.g. std::set)
2) Glib::RefPtr::get() - to retrieve T*
3) wrapper for g_strsplit function
4) Gdk::Rectangle lacks operator =3D=3D and operator !=3D
5) wrappers for gtk_window_set_accept_focus and gtk_window_set_focus_on_m=
ap
6) wrappers for GtkMenuShell and GtkMenuBar properties (new in GTK+ 2.8)


Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


--__--__--

Message: 9
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Fri, 24 Feb 2006 08:47:33 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 332447] New: Missing #include's in gtkmm.h

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=3D332447
 gtkmm | general | Ver: 2.8.x

           Summary: Missing #include's in gtkmm.h
           Product: gtkmm
           Version: 2.8.x
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: general
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: maxim udushlivy gmail com
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: 2.9/2.10
   GNOME milestone: Unspecified


Please describe the problem:
These headers are not included from gtkmm.h:
gtkmm/layout.h

gtkmm/cellview.h

gtkmm/icontheme.h



Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


--__--__--

Message: 10
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Fri, 24 Feb 2006 14:34:16 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 332437] Gtk::IconTheme::get_search_path crashes

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=3D332437
 gtkmm | general | Ver: 2.8.x





------- Comment #2 from Rob Page  2006-02-24 19:34 UTC -------
Created an attachment (id=3D60074)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=3D60074&action=3Dview)
Changes int* to int in Gtk::IconTheme::get_search_path

This should fix it, however, I'm having toolchain problems at the moment,=
 so I
can't test it.

I think the problem is because the integer argument to
g_icon_them_get_search_path, is never allocated memory, so when the assig=
nment
happens, we get a segfault.

Replacing the int* with an int should fix this.


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



--__--__--

_______________________________________________
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]