Christian Persch | 7 Sep 2005 13:57
Picon

[bug #312803] crash on print to file

Hi,

I get a crash many times when I print to file in Epiphany. It's caused
by a combination of buggy mozilla, and a bug in gnome-print's file
transport [http://bugzilla.gnome.org/show_bug.cgi?id=312803], which the
attached patch fixes. Can someone please review the patch and check it
in?

Thanks,
	Christian
_______________________________________________
gnome-print-list mailing list
gnome-print-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-print-list
Jody Goldberg | 8 Sep 2005 16:24
Picon

Re: guchar -> gchar?

On Wed, Aug 03, 2005 at 08:50:30AM +0200, Lutz M?ller wrote:
> On Wed, 2005-08-03 at 00:14 -0600, Andreas J. Guelzow wrote:
> > I do not think that this is sufficient reason to break the API.
> 
> This is exactly what I was asking: Would the change from guchar to gchar
> "break the API"? As far as I understand, binary compatibility would not
> be broken (same size).
> 
> If the change isn't worth it, may I add "(const guchar *)" to
> libgnomeprint (i.e. 
> 
> drivername = gnome_print_config_get (config, 
>   (const guchar *) "Settings.Engine.Backend.Driver");
> 
> ) to libgnomeprint to get rid of the warnings?

This seems like compiler foolishness.  The casts and a change to the
types in the api (even though it does not break bin compat) seem
pointless.  Let's just disable the warning.
Jody Goldberg | 26 Sep 2005 15:47
Picon

libgnomeprint* 2.12.1

Version 2.12.1 aka 'This should actually work' is now available.
This is a HIGH priority bug release relative to 2.12.0 which had
some significant issues.  You'll want the full trifecta
    : libgnomeprint
    : libgnomeprintui
    : libgnomecups

Christian Persch:
	* Fix the missing page of the print dialog. [#316692]
	* Don't crash or leak when printing to an invalid file. [#312803]

Jody:
	* Fix transparent image rendering. [#316018]
	* Patch leaks. [#312928, #312929, #316517]
	* Update paper preview on custom paper size change [#306886]
	* Fix instability in filters [#316490]

Jürg Billeter:
	* select the default printer. [#155144]
Lutz Müller | 26 Sep 2005 16:27
Picon

Re: [gmane.comp.gnome.internationalization.general] Re: Print Content (libgnomeprintui)

On Sat, 2005-09-24 at 17:30 +0200, Reinout van Schouwen wrote:
> >> Could someone please clarify whether "Print" is a noun or a verb in the
> >> following string:
> >>
> >> #: ../libgnomeprintui/gnome-print-content-selector.c:133 msgid "Print
> >> Content"

Hello!

I recently introduced a new functionality to select specific pages to
print (i.e. only even or odd pages). While doing that, I chose a 2 step
approach to define what to be printed. 

In a first step, a "Print Content" is defined: for spreadsheets, 1 or
more sheets or a specific range, for gedit line x to y...

In a second step, given the paper size and orientation, you define a
"Print Range" which would be page 2 to 7, only even pages, or a specific
selection like "1-3,4". 

I am German, therefore it could well be that there are better titles for
each step.

Regards
--

-- 
Lutz Müller <lutz <at> users.sourceforge.net>
Reinout van Schouwen | 26 Sep 2005 21:41
Picon

Re: Print Content (libgnomeprintui)


Hello Lutz,

On Mon, 26 Sep 2005, Lutz [ISO-8859-1] Müller wrote:

> In a first step, a "Print Content" is defined: for spreadsheets, 1 or
> more sheets or a specific range, for gedit line x to y...

OK, I now understand what is meant. Please add a translator comment 
because this is bound to cause more confusion.

> I am German, therefore it could well be that there are better titles 
> for each step.

I am Dutch, and I don't have much better ideas :)

regards,

--

-- 
Reinout van Schouwen
_______________________________________________
gnome-print-list mailing list
gnome-print-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-print-list

Gmane