Gtkmm-forge Digest, Vol 19, Issue 3



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 436789] Wrong return for
      FileChooserButton::property_dialog (gtkmm (bugzilla.gnome.org))
   2. [Bug 436789] Wrong return for
      FileChooserButton::property_dialog (gtkmm (bugzilla.gnome.org))
   3. [Bug 504518] New: Olympus E-410 orf images get	imported, but
      are not visible (glibmm (bugzilla.gnome.org))
   4. [Bug 504518] Olympus E-410 orf images get imported,	but are
      not visible (f-spot (bugzilla.gnome.org))
   5. [Bug 505766] New: Gtk::RecentAction must derive	from
      Gtk::RecentChooser (gtkmm (bugzilla.gnome.org))
   6. [Bug 505766] Gtk::RecentAction must derive from
      Gtk::RecentChooser (gtkmm (bugzilla.gnome.org))
   7. [Bug 483726] Win32 buld failed (gtkmm (bugzilla.gnome.org))
   8. [Bug 483726] Win32 buld failed (gtkmm (bugzilla.gnome.org))


----------------------------------------------------------------------

Message: 1
Date: Fri, 14 Dec 2007 16:05:51 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 436789] Wrong return for
	FileChooserButton::property_dialog
To: gtkmm-forge lists sourceforge net
Message-ID: <20071214160551 E00BE23F5AC label gnome org>
Content-Type: text/plain; charset=utf-8

If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=436789

  gtkmm | general | Ver: unspecified




------- Comment #4 from Daniel Elstner  2007-12-14 16:05 UTC -------
Yes, because I mirrored the behavior of gmmproc for other, similar errors
conditions. However, I do think adding an option flag to gmmproc to make it
bail out on errors would be a good idea. Shall I have a go at it?


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=436789.



------------------------------

Message: 2
Date: Fri, 14 Dec 2007 16:09:45 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 436789] Wrong return for
	FileChooserButton::property_dialog
To: gtkmm-forge lists sourceforge net
Message-ID: <20071214160945 1BB1B23F595 label gnome org>
Content-Type: text/plain; charset=utf-8

If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=436789

  gtkmm | general | Ver: unspecified




------- Comment #5 from Murray Cumming  2007-12-14 16:09 UTC -------
No, I don't think it's worth the bother. And I have other tasks that you can
do.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=436789.



------------------------------

Message: 3
Date: Wed, 19 Dec 2007 18:25:05 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 504518] New: Olympus E-410 orf images
	get	imported, but are not visible
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-504518-5595 http bugzilla gnome org/>
Content-Type: text/plain; charset=utf-8

If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=504518

  glibmm | object | Ver: unspecified
           Summary: Olympus E-410 orf images get imported, but are not
                    visible
           Product: glibmm
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: object
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: transformatorhuis gmail com
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: 2.19/2.20
   GNOME milestone: Unspecified


Please describe the problem:
I can import raw orf files from my camera, but they wont show up. This is what
happens when f-spot runs into one of these files:
Found Olympus Tiff Marker 4f52
GLib.GException: Failed to execute child process "dcraw" (No such file or
directory)
  at FSpot.InternalProcess..ctor (System.String path, System.String[] args)
[0x00000] 
  at FSpot.DCRawFile.RawPixbufStream (System.Uri location) [0x00000] 
  at FSpot.Tiff.NefFile.PixbufStream () [0x00000] 
  at FSpot.ImageFile.Load (Int32 max_width, Int32 max_height) [0x00000] 
  at PixbufLoader.ProcessRequest (.RequestItem request) [0x00000] 


Steps to reproduce:
With a orf file

Actual results:


Expected results:


Does this happen every time?
Yes

Other information:


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=504518.



------------------------------

Message: 4
Date: Wed, 19 Dec 2007 19:17:16 +0000 (UTC)
From: "f-spot (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 504518] Olympus E-410 orf images get
	imported,	but are not visible
To: gtkmm-forge lists sourceforge net
Message-ID: <20071219191716 3BAE123F5B3 label gnome org>
Content-Type: text/plain; charset=utf-8

If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=504518

  f-spot | Browsing | Ver: 0.0.10

Jonathon Jongsma (jonner) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathon quotidian org
         AssignedTo|gtkmm-                      |f-spot-maint gnome bugs
                   |forge lists sourceforge net |
          Component|object                      |Browsing
            Product|glibmm                      |f-spot
          QAContact|gtkmm-                      |f-spot-maint gnome bugs
                   |forge lists sourceforge net |
            Version|unspecified                 |0.0.10




------- Comment #1 from Jonathon Jongsma (jonner)  2007-12-19 19:17 UTC -------
If this is a bug at all, it's certainly not a bug in glibmm.  forwarding to
f-spot.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=504518.



------------------------------

Message: 5
Date: Wed, 26 Dec 2007 17:47:37 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 505766] New: Gtk::RecentAction must
	derive	from Gtk::RecentChooser
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-505766-5595 http bugzilla gnome org/>
Content-Type: text/plain; charset=utf-8

If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=505766

  gtkmm | general | Ver: 2.12.x
           Summary: Gtk::RecentAction must derive from Gtk::RecentChooser
           Product: gtkmm
           Version: 2.12.x
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: general
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: denes faluvegi hotmail com
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: 2.19/2.20
   GNOME milestone: Unspecified


Please describe the problem:
GtkRecentAction implements GtkRecentChooser interface but the corresponding
gtkmm class ignores this.

http://library.gnome.org/devel/gtk/2.12/GtkRecentAction.html
http://www.gtkmm.org/docs/gtkmm-2.4/docs/reference/html/classGtk_1_1RecentAction.html


Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=505766.



------------------------------

Message: 6
Date: Fri, 28 Dec 2007 11:00:57 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 505766] Gtk::RecentAction must derive
	from	Gtk::RecentChooser
To: gtkmm-forge lists sourceforge net
Message-ID: <20071228110057 22FAF23F4F7 label gnome org>
Content-Type: text/plain; charset=utf-8

If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=505766

  gtkmm | general | Ver: 2.12.x

denes faluvegi hotmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |critical




-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=505766.



------------------------------

Message: 7
Date: Sat, 29 Dec 2007 09:42:43 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 483726] Win32 buld failed
To: gtkmm-forge lists sourceforge net
Message-ID: <20071229094243 24BBC23F4F9 label gnome org>
Content-Type: text/plain; charset=utf-8

If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=483726

  gtkmm | build | Ver: 2.10.x




------- Comment #4 from Sergey  2007-12-29 09:42 UTC -------
Sorry for delay with access, have no access to GTKMM/Win32 computer.
I've checked, this variant works:

g++ `pkg-config gtkmm-2.4 --cflags` t.c `pkg-config gtkmm-2.4 --libs`


Thank you for help...


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=483726.



------------------------------

Message: 8
Date: Sat, 29 Dec 2007 10:26:11 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 483726] Win32 buld failed
To: gtkmm-forge lists sourceforge net
Message-ID: <20071229102611 D394223F4FD label gnome org>
Content-Type: text/plain; charset=utf-8

If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=483726

  gtkmm | build | Ver: 2.10.x

Cedric Gustin changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=483726.



------------------------------

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

------------------------------

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


End of Gtkmm-forge Digest, Vol 19, Issue 3
******************************************


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