Re: [Qgis-user] Re: Re: Re: Re: Re: Error in print: Cannot find BoundingBox

2006-12-08 Thread Radim Blazek

On 12/7/06, Henning Lorenz <[EMAIL PROTECTED]> wrote:

Ok! With today's fix everything works fine! No BoundingBox error. Thank
you! Why is the printer "Properties" boxed dimmed now? Is this by purpose
or mistake?


No idea, Qt problem I presume.

Radim


Henning



___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


Re: [Qgis-user] Re: Re: Re: Re: Re: Error in print: Cannot find BoundingBox

2006-12-07 Thread Radim Blazek

On 12/6/06, Maciej Sieczka <[EMAIL PROTECTED]> wrote:

and the artifact
lines when rendering polygons are gone. Great!


That was fixed by Martin using QPainterPath

Radim
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


Re: [Qgis-user] Re: Re: Re: Re: Re: Error in print: Cannot find BoundingBox

2006-12-06 Thread Maciej Sieczka
Radim Blazek wrote:

> Try again with today fix. The problem was that Qt decided the format
> once during the session so for example after printing one pdf file
> the format was still pdf even if file name had ps/eps extension.

I still have a related problem with SVN 6195, but slightly different.

When I start QGIS the default filetype in print composer is PDF. I set
up a map, specify a path to an EPS file - then I get the infamous
errors: "cannot find boundingbox" and "cannot find translate". But, if
I let QGIS print to PDF once, from then on printing to *any* format
becomes possible in the current session - be it PDF, PS or EPS. What
the devil?

> Because the QPrinter::outputFormat() is also buggy it was impossible
> to get info whic format is used.

> I have disabled default output to file and no it seems to work,
> you have to check output to file always but the format correspond
> to the extension.

That's better now, thanks.

Moreover I noticed map composer works way faster now, and the artifact
lines when rendering polygons are gone. Great!

Maciek
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


Re: [Qgis-user] Re: Re: Re: Re: Re: Error in print: Cannot find BoundingBox

2006-12-06 Thread Radim Blazek

On 12/6/06, Henning Lorenz <[EMAIL PROTECTED]> wrote:

Yes, Qt-4.2.2 fixes the printing - the output is satisfactory and
resembles the map composer in ps, eps and pdf format.
However, when printing to a pdf-file the "Cannot find BoundigBox" error is
still present ...
No problem if one knows about it, but something to improve if it is easily
fixed: It's a little bit confusing that the path-to-file input does not
appear when the "Print to file" box is already turned on in the print
dialogue. It's necessary to turn the box off and on again to hide the
printer and get the path-to-file input.


Try again with today fix. The problem was that Qt decided the format
once during the session so for example after printing one pdf file
the format was still pdf even if file name had ps/eps extension.
Because the QPrinter::outputFormat() is also buggy it was impossible
to get info whic format is used.
I have disabled default output to file and no it seems to work,
you have to check output to file always but the format correspond
to the extension. Why on earth the Qt is so bad?

Radim


Henning

___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user