Print Preview - Version 2.9.1 Under Ubuntu 9.10

17 views
Skip to first unread message

thecorfiot

unread,
Dec 12, 2009, 3:03:10 AM12/12/09
to Notecase Pro
Hi,

I have been trying to get the Print Preview to work. It merely
produces a blank page or series of blank pages under the above
installation. I can't recall ever having tried it under previous
versions and so I cannot say whether this is just Ver. 2.9.1. or just
this version of Linux. Then again, it could just be me!

Any thoughts, guys?

Bob Giles
Corfu.

marbux

unread,
Dec 12, 2009, 4:43:00 AM12/12/09
to noteca...@googlegroups.com
I get the same problem with the AMD64 full deb package installed on
Ubuntu 9.10 64-bit. Works as expected in the 2.9.2 development build
on WinXP 32-bit.

Best regards,

Paul

--
Universal Interoperability Council
<http:www.universal-interop-council.org>

Miro

unread,
Dec 12, 2009, 7:04:35 AM12/12/09
to Notecase Pro
I've just tried the preview on Ubuntu 9.04 32bit and 64bit and it
works fine for me, print preview of the help file shows fine on the
screen. I'll install the Ubuntu 9.10 version in the next several days
so I can test some more.

Which version of Notecase Pro did you install ? The one that uses GIO
or the one that uses GnomeVfs ?
I would need precise data so I can try to reproduce the problem.

Regards,
Miro

On Dec 12, 10:43 am, marbux <mar...@gmail.com> wrote:

marbux

unread,
Dec 12, 2009, 7:12:33 AM12/12/09
to noteca...@googlegroups.com
On Sat, Dec 12, 2009 at 4:04 AM, Miro <mra...@hotmail.com> wrote:
> I've just tried the preview on Ubuntu 9.04 32bit and 64bit and it
> works fine for me, print preview of the help file shows fine on the
> screen. I'll install the Ubuntu 9.10 version in the next several days
> so I can test some more.
>
> Which version of Notecase Pro did you install ? The one that uses GIO
> or the one that uses GnomeVfs ?
> I would need precise data so I can try to reproduce the problem.

For me, it's the 64-bit build for Ubuntu 8.04 that includes GnomeVfs.
But I'm running it on Ubuntu 9.10 64-bit.

Bob Giles

unread,
Dec 12, 2009, 8:15:33 AM12/12/09
to noteca...@googlegroups.com
Miro,

I installed the only Ubuntu 9.04 download on the site. Something's just
occurred to me in that I wonder if it is the GtkSourceView issue. I need
to check my Ubuntu installation.

Bob
> --
>
> You received this message because you are subscribed to the Google Groups "Notecase Pro" group.
> To post to this group, send email to noteca...@googlegroups.com.
> To unsubscribe from this group, send email to notecase-pro...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/notecase-pro?hl=en.
>
>
>
>

Miro

unread,
Dec 12, 2009, 1:29:48 PM12/12/09
to Notecase Pro
The preview should not be related to GtkSourceView, but the stranger
things happened before so I am not sure.
I'd be grateful if you can spot the pattern. I'll try to install 9.10
version here at home to try your exact version.

Regards,
Miro

Miro

unread,
Dec 13, 2009, 2:56:41 AM12/13/09
to Notecase Pro
Just tested and you were right. Preview does not work on Ubuntu 9.10.
Quite a mistery for me because it works fine on Ubuntu 9.04 and
earlier.
I don't know what did they change in this release.

I'll test this.

Regards,
Miro

thecorfiot

unread,
Dec 13, 2009, 4:20:45 AM12/13/09
to Notecase Pro
Hmm....

Just had a look at the Ubuntu site for any obvious known issues and
must confess that I can't see anything that would effect it.

It's pretty ironic because I am pretty certain that this is the first
time that I have attempted to use this feature!

Bob.

marbux

unread,
Dec 13, 2009, 5:11:37 AM12/13/09
to noteca...@googlegroups.com
On Sun, Dec 13, 2009 at 1:20 AM, thecorfiot <theco...@gmail.com> wrote:
> Hmm....
>
> Just had a look at the Ubuntu site for any obvious known issues and
> must confess that I can't see anything that would effect it.

Might have better luck looking at the development site for the GTK
widget that includes the print preview functionality. But I don't know
which widget that is. Miro?

Miro

unread,
Dec 13, 2009, 6:31:22 AM12/13/09
to Notecase Pro
Printing is implemented using objects GtkPrintOperation and
GtkPrintContext
Basically, there is no widget involved, I had to write this code
myself.

Some links:
http://library.gnome.org/devel/gtk/unstable/gtk-High-level-Printing-API.html
http://library.gnome.org/devel/gtk/unstable/GtkPrintContext.html

Regards,
Miro

On Dec 13, 11:11 am, marbux <mar...@gmail.com> wrote:

lennart

unread,
Jan 19, 2010, 9:00:45 AM1/19/10
to Notecase Pro
I also have no Print Preview in Windows. Using 2.9.4 / GTK 2.18.5

On 13 dec 2009, 12:31, Miro <mraj...@hotmail.com> wrote:
> Printing is implemented using objects GtkPrintOperation and
> GtkPrintContext
> Basically, there is no widget involved, I had to write this code
> myself.
>

> Some links:http://library.gnome.org/devel/gtk/unstable/gtk-High-level-Printing-A...http://library.gnome.org/devel/gtk/unstable/GtkPrintContext.html

lennart

unread,
Jan 19, 2010, 9:02:11 AM1/19/10
to Notecase Pro
Err .. i mean .. the Print Preview is blank. However, printing with
Bullzip generates a PDF with text in it.

On 19 jan, 15:00, lennart <l.m.aangeenb...@gmail.com> wrote:
> I also have no Print Preview in Windows. Using 2.9.4 / GTK 2.18.5
>
> On 13 dec 2009, 12:31, Miro <mraj...@hotmail.com> wrote:
>
>
>
> > Printing is implemented using objects GtkPrintOperation and
> > GtkPrintContext
> > Basically, there is no widget involved, I had to write this code
> > myself.
>
> > Some links:http://library.gnome.org/devel/gtk/unstable/gtk-High-level-Printing-A...
>

Miro

unread,
Jan 19, 2010, 2:44:57 PM1/19/10
to Notecase Pro
It seems that GTK starting with 2.17 broke the print preview feature.
Print should work fine though. I'll report the bug (I aready wrote to
the mailing list but with no replies), so hopefully they'll fix it.

lennart

unread,
Jan 20, 2010, 6:29:43 AM1/20/10
to Notecase Pro
For a temporarily solution: print to PDF, view it and then print it on
paper.

But hey, paper is killing woods ;-)

Miro

unread,
Jan 20, 2010, 7:59:44 AM1/20/10
to Notecase Pro
Just a note: I've sent the bug report to GTK developers.
You can find it (along with the sample code that demonstrates the
problem) here:
https://bugzilla.gnome.org/show_bug.cgi?id=607544

Hint: Perhaps it wouldn't hurt to add your comments there (along the
lines of "this is important for me ...") ;-)

Reply all
Reply to author
Forward
0 new messages