Index » PageStream Support » Linux » Re: 2.11 still croaks when pasting on my OS
Sign in to add a comment. Pages: 1
2006-02-16 19:03:39 CT #1
Deron Kazmaier
From: United States
Registered: 2006-01-29
Posts: 4639


> > Maybe it is time to ask if anyone else besides Deron does not have this
> > problem. There has to be some common thread here, hopefully!
>
>It doesn't work for me either. Due to some unrelated issues I'm using SuSE
>10.0 instead of SuSE 9.3 -- but I experienced the crashes with SuSE 9.3 as
>well.

Argh... Nobody will mind if I cuss under my breath for a few minutes, will
they? #@(*^@(*@&#$

Ok, I guess I was just hoping to much. It works just fine here....

Well, it has a number of new scripting commands over the last release, so
it has some use, but I was hoping to fix this pasting problem.

Here is something you brave folks can try. If you edit your pref file (it
will be in .PageStream5 in your home folder), and add a line to the text
file. The line is:

DEBUG

And then run PageStream from a shell. it should dump some stuff to the
shell when you try and copy/paste. Let me know what you get, if anything.
I'll upload a debug version of SoftLogikApp library (it will be bigger).
First I will have to test the new function to upload/download related parts...

Another thing someone might try. From a shell, cd to the PageStream folder,
and enter "gdb PageStream5Pro" (or PageStream5, or PageStream4Pro, or
PageStream4, or even PageStream5Demo), and then when gdb loads up, just
type r <enter> (for run). Then when it crashes, type bt <enter> (for
backtrace) and it should give a pretty good dump of where it was. If you
could send that to me it might help. It won't be real clear where it died
because of the missing symbols from the non-debug libraries, but it should
give me some idea. Of course, you need to have gdb installed. It is part of
the gcc compiler tools.

Deron


>Tim Doty


Deron Kazmaier - support@pagestream.org
Grasshopper LLC Publishing -http://www.pagestream.org
PageStream
DTP for Amiga, Linux, Macintosh, and Windows


2006-02-16 22:26:16 CT #2
Tim Doty
From: United States
Registered: 2006-02-06
Posts: 2939

with gdb I get:

tim@rblus:~/Desktop/PageStream5.0.2.11pro> gdb PageStream5Pro
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i586-suse-linux"...(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) r
Starting program: /home/tim/Desktop/PageStream5.0.2.11pro/PageStream5Pro
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 1091183264 (LWP 17281)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
/home/tim/.gtk_qt_engine_rc:240: Unable to locate image file in pixmap_path:
"22x22/apps/khelpcenter.png"
/home/tim/.gtk_qt_engine_rc:241: Unable to locate image file in pixmap_path:
"32x32/apps/khelpcenter.png"
/home/tim/.gtk_qt_engine_rc:242: Unable to locate image file in pixmap_path:
"32x32/apps/khelpcenter.png"
/home/tim/.gtk_qt_engine_rc:243: Unable to locate image file in pixmap_path:
"16x16/apps/khelpcenter.png"
/home/tim/.gtk_qt_engine_rc:244: Unable to locate image file in pixmap_path:
"16x16/apps/khelpcenter.png"
/home/tim/.gtk_qt_engine_rc:245: Unable to locate image file in pixmap_path:
"16x16/apps/khelpcenter.png"
/home/tim/.gtk_qt_engine_rc:246: Unable to locate image file in pixmap_path:
"22x22/apps/khelpcenter.png"

(PageStream5Pro:17281): Gtk-WARNING **: Invalid input string

(PageStream5Pro:17281): Pango-WARNING **: Invalid UTF-8 string passed to
pango_layout_set_text()

(PageStream5Pro:17281): Pango-WARNING **: Invalid UTF-8 string passed to
pango_layout_set_text()

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1091183264 (LWP 17281)]
---Type <return> to continue, or q <return> to quit---
0x40094158 in SL_WriteFile () from ./SoftLogik/lib/libSoftLogikApp.so.1

2006-02-16 22:29:34 CT #3
Tim Doty
From: United States
Registered: 2006-02-06
Posts: 2939

running with DEBUG in the prefs file this is what I get:

tim@rblus:~/Desktop/PageStream5.0.2.11pro> PageStream5Pro
/home/tim/.gtk_qt_engine_rc:240: Unable to locate image file in pixmap_path:
"22x22/apps/khelpcenter.png"
/home/tim/.gtk_qt_engine_rc:241: Unable to locate image file in pixmap_path:
"32x32/apps/khelpcenter.png"
/home/tim/.gtk_qt_engine_rc:242: Unable to locate image file in pixmap_path:
"32x32/apps/khelpcenter.png"
/home/tim/.gtk_qt_engine_rc:243: Unable to locate image file in pixmap_path:
"16x16/apps/khelpcenter.png"
/home/tim/.gtk_qt_engine_rc:244: Unable to locate image file in pixmap_path:
"16x16/apps/khelpcenter.png"
/home/tim/.gtk_qt_engine_rc:245: Unable to locate image file in pixmap_path:
"16x16/apps/khelpcenter.png"
/home/tim/.gtk_qt_engine_rc:246: Unable to locate image file in pixmap_path:
"22x22/apps/khelpcenter.png"
Duplicate font:Americana Regular file1:/home/tim/.fonts/AmericanaExtraBold.ttf
file2:/home/tim/.fonts/AmericanaExtraBoldCondensed.ttf
Duplicate font:Americana Regular
file1:/home/tim/.fonts/AmericanaExtraBoldCondensed.ttf
file2:/home/tim/.fonts/Americana.ttf
Duplicate font:Andale Mono Regular file1:/home/tim/.fonts/andalemo.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/andalemo.ttf
Duplicate font:Arial Black Regular file1:/home/tim/.fonts/ariblk.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/ariblk.ttf
Duplicate font:Arial Bold file1:/usr/X11R6/lib/X11/fonts/truetype/arialbd.ttf
file2:/home/tim/.fonts/arialbd.ttf
Duplicate font:Arial Bold Italic
file1:/usr/X11R6/lib/X11/fonts/truetype/arialbi.ttf
file2:/home/tim/.fonts/arialbi.ttf
Duplicate font:Arial Regular file1:/home/tim/.fonts/arial.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/arial.ttf
Duplicate font:Arial Regular Italic
file1:/usr/X11R6/lib/X11/fonts/truetype/ariali.ttf
file2:/home/tim/.fonts/ariali.ttf
Duplicate font:Belwe Regular file1:/home/tim/.fonts/BelweBold.ttf
file2:/home/tim/.fonts/BelweCondensed.ttf
Duplicate font:Belwe Regular file1:/home/tim/.fonts/BelweCondensed.ttf
file2:/home/tim/.fonts/BelweLight.ttf
Duplicate font:Bitstream Charter Bold
file1:/usr/X11R6/lib/X11/fonts/URW/bchb.pfa
file2:/usr/X11R6/lib/X11/fonts/Type1/c0632bt_.pfb
Duplicate font:Bitstream Charter Bold Italic
file1:/usr/X11R6/lib/X11/fonts/Type1/c0633bt_.pfb
file2:/usr/X11R6/lib/X11/fonts/URW/bchbi.pfa
Duplicate font:Bitstream Charter Regular
file1:/usr/X11R6/lib/X11/fonts/URW/bchr.pfa
file2:/usr/X11R6/lib/X11/fonts/Type1/c0648bt_.pfb
Duplicate font:Bitstream Charter Regular Italic
file1:/usr/X11R6/lib/X11/fonts/URW/bchri.pfa
file2:/usr/X11R6/lib/X11/fonts/Type1/c0649bt_.pfb
Duplicate font:Bitstream Vera Sans Bold
file1:/usr/X11R6/lib/X11/fonts/truetype/VeraBd.ttf
file2:/home/tim/.fonts/VeraBd.ttf
Duplicate font:Bitstream Vera Sans Bold Oblique
file1:/home/tim/.fonts/VeraBI.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/VeraBI.ttf
Duplicate font:Bitstream Vera Sans Mono Bold
file1:/usr/X11R6/lib/X11/fonts/truetype/VeraMoBd.ttf
file2:/home/tim/.fonts/VeraMoBd.ttf
Duplicate font:Bitstream Vera Sans Mono Bold Oblique
file1:/usr/X11R6/lib/X11/fonts/truetype/VeraMoBI.ttf
file2:/home/tim/.fonts/VeraMoBI.ttf
Duplicate font:Bitstream Vera Sans Mono Regular
file1:/usr/X11R6/lib/X11/fonts/truetype/VeraMono.ttf
file2:/home/tim/.fonts/VeraMono.ttf
Duplicate font:Bitstream Vera Sans Mono Regular Oblique
file1:/home/tim/.fonts/VeraMoIt.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/VeraMoIt.ttf
Duplicate font:Bitstream Vera Sans Regular file1:/home/tim/.fonts/Vera.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/Vera.ttf
Duplicate font:Bitstream Vera Sans Regular Oblique
file1:/home/tim/.fonts/VeraIt.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/VeraIt.ttf
Duplicate font:Bitstream Vera Serif Bold file1:/home/tim/.fonts/VeraSeBd.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/VeraSeBd.ttf
Duplicate font:Bitstream Vera Serif Regular
file1:/usr/X11R6/lib/X11/fonts/truetype/VeraSe.ttf
file2:/home/tim/.fonts/VeraSe.ttf
Duplicate font:Bodoni Regular file1:/home/tim/.fonts/BodoniBold.ttf
file2:/home/tim/.fonts/BodoniBoldCondensed.ttf
Duplicate font:Bodoni Regular file1:/home/tim/.fonts/BodoniBoldCondensed.ttf
file2:/home/tim/.fonts/BodoniBook.ttf
Duplicate font:Bodoni Regular file1:/home/tim/.fonts/BodoniBook.ttf
file2:/home/tim/.fonts/Bodoni.ttf
Duplicate font:Bodoni Regular Italic
file1:/home/tim/.fonts/BodoniBoldItalic.ttf
file2:/home/tim/.fonts/BodoniBookItalic.ttf
Duplicate font:Bodoni Regular Italic
file1:/home/tim/.fonts/BodoniBookItalic.ttf
file2:/home/tim/.fonts/BodoniItalic.ttf
Duplicate font:Comic Sans MS Bold file1:/home/tim/.fonts/comicbd.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/comicbd.ttf
Duplicate font:Comic Sans MS Regular
file1:/usr/X11R6/lib/X11/fonts/truetype/comic.ttf
file2:/home/tim/.fonts/comic.ttf
Duplicate font:Courier New Bold
file1:/usr/X11R6/lib/X11/fonts/truetype/courbd.ttf
file2:/home/tim/.fonts/courbd.ttf
Duplicate font:Courier New Bold Italic
file1:/usr/X11R6/lib/X11/fonts/truetype/courbi.ttf
file2:/home/tim/.fonts/courbi.ttf
Duplicate font:Courier New Regular
file1:/usr/X11R6/lib/X11/fonts/truetype/cour.ttf
file2:/home/tim/.fonts/cour.ttf
Duplicate font:Courier New Regular Italic
file1:/usr/X11R6/lib/X11/fonts/truetype/couri.ttf
file2:/home/tim/.fonts/couri.ttf
Duplicate font:Efont Serif Bold
file1:/usr/X11R6/lib/X11/fonts/truetype/Efont_Serif_B.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/Efont_Serif_A_B.ttf
Duplicate font:Efont Serif Bold Italic
file1:/usr/X11R6/lib/X11/fonts/truetype/Efont_Serif_BI.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/Efont_Serif_A_BI.ttf
Duplicate font:Efont Serif Regular
file1:/usr/X11R6/lib/X11/fonts/truetype/Efont_Serif_A.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/Efont_Serif.ttf
Duplicate font:Efont Serif Regular Italic
file1:/usr/X11R6/lib/X11/fonts/truetype/Efont_Serif_I.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/Efont_Serif_A_I.ttf
Duplicate font:Georgia Bold
file1:/usr/X11R6/lib/X11/fonts/truetype/georgiab.ttf
file2:/home/tim/.fonts/georgiab.ttf
Duplicate font:Georgia Bold Italic
file1:/usr/X11R6/lib/X11/fonts/truetype/georgiaz.ttf
file2:/home/tim/.fonts/georgiaz.ttf
Duplicate font:Georgia Regular
file1:/usr/X11R6/lib/X11/fonts/truetype/georgia.ttf
file2:/home/tim/.fonts/georgia.ttf
Duplicate font:Georgia Regular Italic
file1:/usr/X11R6/lib/X11/fonts/truetype/georgiai.ttf
file2:/home/tim/.fonts/georgiai.ttf
Duplicate font:Goha-Tibeb Zemen Medium
file1:/usr/X11R6/lib/X11/fonts/truetype/GohaTibebZemen.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/GohaTibebZemen.otf
Duplicate font:Impact Regular
file1:/usr/X11R6/lib/X11/fonts/truetype/impact.ttf
file2:/home/tim/.fonts/impact.ttf
Duplicate font:It wasn't me Regular file1:/usr/X11R6/lib/X11/fonts/truetype/It
wasn't me.ttf file2:/usr/X11R6/lib/X11/fonts/truetype/It_wasn't_me.ttf
Duplicate font:KacstArt Medium file1:/home/tim/.fonts/KacstArt.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/KacstArt.ttf
Duplicate font:KacstBook Medium file1:/home/tim/.fonts/KacstBook.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/KacstBook.ttf
Duplicate font:KacstDecorative Medium
file1:/home/tim/.fonts/KacstDecorative.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/KacstDecorative.ttf
Duplicate font:KacstDigital Medium file1:/home/tim/.fonts/KacstDigital.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/KacstDigital.ttf
Duplicate font:KacstFarsi Medium
file1:/usr/X11R6/lib/X11/fonts/truetype/KacstFarsi.ttf
file2:/home/tim/.fonts/KacstFarsi.ttf
Duplicate font:KacstOne Medium file1:/home/tim/.fonts/KacstOne.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/KacstOne.ttf
Duplicate font:KacstOneFixed Thin
file1:/usr/X11R6/lib/X11/fonts/truetype/KacstOneFixed.ttf
file2:/home/tim/.fonts/KacstOneFixed.ttf
Duplicate font:KacstPoster Medium file1:/home/tim/.fonts/KacstPoster.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/KacstPoster.ttf
Duplicate font:KacstQurn Medium file1:/home/tim/.fonts/KacstQurn.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/KacstQurn.ttf
Duplicate font:KacstTitle Medium
file1:/usr/X11R6/lib/X11/fonts/truetype/KacstTitle.ttf
file2:/home/tim/.fonts/KacstTitle.ttf
Duplicate font:KacstTitleL Medium
file1:/usr/X11R6/lib/X11/fonts/truetype/KacstTitleL.ttf
file2:/home/tim/.fonts/KacstTitleL.ttf
Duplicate font:Luxi Mono Bold
file1:/usr/X11R6/lib/X11/fonts/truetype/luximb.ttf
file2:/usr/X11R6/lib/X11/fonts/Type1/l047016t.pfa
Duplicate font:Luxi Mono Bold Oblique
file1:/usr/X11R6/lib/X11/fonts/truetype/luximbi.ttf
file2:/usr/X11R6/lib/X11/fonts/Type1/l047036t.pfa
Duplicate font:Luxi Mono Regular
file1:/usr/X11R6/lib/X11/fonts/Type1/l047013t.pfa
file2:/usr/X11R6/lib/X11/fonts/truetype/luximr.ttf
Duplicate font:Luxi Mono Regular Oblique
file1:/usr/X11R6/lib/X11/fonts/truetype/luximri.ttf
file2:/usr/X11R6/lib/X11/fonts/Type1/l047033t.pfa
Duplicate font:Luxi Sans Bold
file1:/usr/X11R6/lib/X11/fonts/truetype/luxisb.ttf
file2:/usr/X11R6/lib/X11/fonts/Type1/l048016t.pfa
Duplicate font:Luxi Sans Bold Oblique
file1:/usr/X11R6/lib/X11/fonts/Type1/l048036t.pfa
file2:/usr/X11R6/lib/X11/fonts/truetype/luxisbi.ttf
Duplicate font:Luxi Sans Regular
file1:/usr/X11R6/lib/X11/fonts/truetype/luxisr.ttf
file2:/usr/X11R6/lib/X11/fonts/Type1/l048013t.pfa
Duplicate font:Luxi Sans Regular Oblique
file1:/usr/X11R6/lib/X11/fonts/truetype/luxisri.ttf
file2:/usr/X11R6/lib/X11/fonts/Type1/l048033t.pfa
Duplicate font:Luxi Serif Bold
file1:/usr/X11R6/lib/X11/fonts/Type1/l049016t.pfa
file2:/usr/X11R6/lib/X11/fonts/truetype/luxirb.ttf
Duplicate font:Luxi Serif Bold Oblique
file1:/usr/X11R6/lib/X11/fonts/Type1/l049036t.pfa
file2:/usr/X11R6/lib/X11/fonts/truetype/luxirbi.ttf
Duplicate font:Luxi Serif Regular
file1:/usr/X11R6/lib/X11/fonts/Type1/l049013t.pfa
file2:/usr/X11R6/lib/X11/fonts/truetype/luxirr.ttf
Duplicate font:Luxi Serif Regular Oblique
file1:/usr/X11R6/lib/X11/fonts/Type1/l049033t.pfa
file2:/usr/X11R6/lib/X11/fonts/truetype/luxirri.ttf
Duplicate fontRazzothana2000 Regular
file1:/usr/X11R6/lib/X11/fonts/truetype/Vemana.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/Pothana2000.ttf
Duplicate font:Squealer Embossed Regular
file1:/home/tim/fonts/Download/Titles/Squealem.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/squealem.ttf
Duplicate font:Squealer Regular
file1:/home/tim/fonts/Download/Script/Squealer.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/squealer.ttf
Duplicate font:Times New Roman Bold
file1:/usr/X11R6/lib/X11/fonts/truetype/timesbd.ttf
file2:/home/tim/.fonts/timesbd.ttf
Duplicate font:Times New Roman Bold Italic file1:/home/tim/.fonts/timesbi.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/timesbi.ttf
Duplicate font:Times New Roman Regular file1:/home/tim/.fonts/times.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/times.ttf
Duplicate font:Times New Roman Regular Italic
file1:/home/tim/.fonts/timesi.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/timesi.ttf
Duplicate font:Trebuchet MS Bold
file1:/usr/X11R6/lib/X11/fonts/truetype/trebucbd.ttf
file2:/home/tim/.fonts/trebucbd.ttf
Duplicate font:Trebuchet MS Bold Italic
file1:/usr/X11R6/lib/X11/fonts/truetype/trebucbi.ttf
file2:/home/tim/.fonts/trebucbi.ttf
Duplicate font:Trebuchet MS Regular file1:/home/tim/.fonts/trebuc.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/trebuc.ttf
Duplicate font:Trebuchet MS Regular Italic
file1:/usr/X11R6/lib/X11/fonts/truetype/trebucit.ttf
file2:/home/tim/.fonts/trebucit.ttf
Duplicate font:Troll Bait Regular
file1:/home/tim/fonts/Download/Symbol/trollbai.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/trollbai.ttf
Duplicate font:Utopia Bold file1:/usr/X11R6/lib/X11/fonts/URW/putb.pfa
file2:/usr/X11R6/lib/X11/fonts/Type1/UTB_____.pfa
Duplicate font:Utopia Bold Italic
file1:/usr/X11R6/lib/X11/fonts/Type1/UTBI____.pfa
file2:/usr/X11R6/lib/X11/fonts/URW/putbi.pfa
Duplicate font:Utopia Regular
file1:/usr/X11R6/lib/X11/fonts/Type1/UTRG____.pfa
file2:/usr/X11R6/lib/X11/fonts/URW/putr.pfa
Duplicate font:Utopia Regular Italic
file1:/usr/X11R6/lib/X11/fonts/Type1/UTI_____.pfa
file2:/usr/X11R6/lib/X11/fonts/URW/putri.pfa
Duplicate font:Verdana Bold
file1:/usr/X11R6/lib/X11/fonts/truetype/verdanab.ttf
file2:/home/tim/.fonts/verdanab.ttf
Duplicate font:Verdana Bold Italic file1:/home/tim/.fonts/verdanaz.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/verdanaz.ttf
Duplicate font:Verdana Regular
file1:/usr/X11R6/lib/X11/fonts/truetype/verdana.ttf
file2:/home/tim/.fonts/verdana.ttf
Duplicate font:Verdana Regular Italic file1:/home/tim/.fonts/verdanai.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/verdanai.ttf
Duplicate font:Webdings Regular file1:/home/tim/.fonts/webdings.ttf
file2:/usr/X11R6/lib/X11/fonts/truetype/webdings.ttf
Duplicate font:Windsor Regular file1:/home/tim/.fonts/WindsorLight.ttf
file2:/home/tim/.fonts/WindsorLightCondensed.ttf
Duplicate font:Windsor Regular
file1:/home/tim/.fonts/WindsorLightCondensed.ttf
file2:/home/tim/.fonts/WindsorElongated.ttf
Duplicate font:Windsor Regular file1:/home/tim/.fonts/WindsorElongated.ttf
file2:/home/tim/.fonts/Windsor.ttf
Duplicate font:Zurich Black file1:/home/tim/.fonts/ZurichBlack.ttf
file2:/home/tim/.fonts/ZurichBlackExtended.ttf
Duplicate font:Zurich Bold file1:/home/tim/.fonts/ZurichBoldExtraCondensed.ttf
file2:/home/tim/.fonts/ZurichBoldExtended.ttf
Duplicate font:Zurich Bold file1:/home/tim/.fonts/ZurichBoldExtended.ttf
file2:/home/tim/.fonts/ZurichBoldCondensed.ttf
Duplicate font:Zurich Bold file1:/home/tim/.fonts/ZurichBoldCondensed.ttf
file2:/home/tim/.fonts/ZurichBold.ttf
Duplicate font:Zurich Bold Italic
file1:/home/tim/.fonts/ZurichBoldCondensedItalic.ttf
file2:/home/tim/.fonts/ZurichBoldItalic.ttf
Duplicate font:Zurich Italic file1:/home/tim/.fonts/ZurichItalic.ttf
file2:/home/tim/.fonts/ZurichCondensedItalic.ttf
Duplicate font:Zurich Light
file1:/home/tim/.fonts/ZurichLightExtraCondensed.ttf
file2:/home/tim/.fonts/ZurichLightCondensed.ttf
Duplicate font:Zurich Light file1:/home/tim/.fonts/ZurichLightCondensed.ttf
file2:/home/tim/.fonts/ZurichLight.ttf
Duplicate font:Zurich Light Italic
file1:/home/tim/.fonts/ZurichLightItalic.ttf
file2:/home/tim/.fonts/ZurichLightCondensedItalic.ttf
Duplicate font:Zurich Regular file1:/home/tim/.fonts/ZurichCondensed.ttf
file2:/home/tim/.fonts/ZurichExtraCondensed.ttf
Duplicate font:Zurich Regular file1:/home/tim/.fonts/ZurichExtraCondensed.ttf
file2:/home/tim/.fonts/ZurichExtended.ttf

(PageStream5Pro:17465): Gtk-WARNING **: Invalid input string

(PageStream5Pro:17465): Pango-WARNING **: Invalid UTF-8 string passed to
pango_layout_set_text()

(PageStream5Pro:17465): Pango-WARNING **: Invalid UTF-8 string passed to
pango_layout_set_text()
saving from Ascii (len:5)
saving from RTF (len:186)
saving from IFFCTXT (len:2922)
clipboard saving UTF8_STRING (Ascii)
clipboard saving COMPOUND_TEXT (Ascii)
clipboard saving TEXT (Ascii)
clipboard saving STRING (Ascii)
clipboard saving text/plain (Ascii)
clipboard saving text/utf-8 (Ascii)
clipboard saving text/script (Ascii)
clipboard saving text/rtf (RTF)
clipboard saving application/iffctxt (IFFCTXT)
clipboard get_func is called! Ascii (-1075161576 CLIPBOARD,UTF8_STRING,NULL)
clipboard get_func is called! Ascii (-1075161576 CLIPBOARD,UTF8_STRING,NULL)
clipboard get_func is called! Ascii (-1075161576 CLIPBOARD,UTF8_STRING,NULL)
pasteboard count:12 atom:TIMESTAMP
atom:TARGETS
atom:MULTIPLE
atom:UTF8_STRING
atom:COMPOUND_TEXT
atom:TEXT
atom:STRING
atom:text/plain
atom:text/utf-8
atom:text/script
atom:text/rtf
atom:application/iffctxt
trying to load application/iffctxt from IFFCTXT
clipboard get_func is called! IFFCTXT (-1075165384
CLIPBOARD,application/iffctxt,NULL)
matches!
/home/tim/.gtk_qt_engine_rc:240: Unable to locate image file in pixmap_path:
"22x22/apps/khelpcenter.png"
/home/tim/.gtk_qt_engine_rc:241: Unable to locate image file in pixmap_path:
"32x32/apps/khelpcenter.png"
/home/tim/.gtk_qt_engine_rc:242: Unable to locate image file in pixmap_path:
"32x32/apps/khelpcenter.png"
/home/tim/.gtk_qt_engine_rc:243: Unable to locate image file in pixmap_path:
"16x16/apps/khelpcenter.png"
/home/tim/.gtk_qt_engine_rc:244: Unable to locate image file in pixmap_path:
"16x16/apps/khelpcenter.png"
/home/tim/.gtk_qt_engine_rc:245: Unable to locate image file in pixmap_path:
"16x16/apps/khelpcenter.png"
/home/tim/.gtk_qt_engine_rc:246: Unable to locate image file in pixmap_path:
"22x22/apps/khelpcenter.png"

2006-02-16 22:31:11 CT #4
Tim Doty
From: United States
Registered: 2006-02-06
Posts: 2939

On Thursday 16 February 2006 07:03 pm, PageStream Support wrote:
> > > Maybe it is time to ask if anyone else besides Deron does not have this
> > > problem. There has to be some common thread here, hopefully!
> >
> >It doesn't work for me either. Due to some unrelated issues I'm using SuSE
> >10.0 instead of SuSE 9.3 -- but I experienced the crashes with SuSE 9.3 as
> >well.
>
> Argh... Nobody will mind if I cuss under my breath for a few minutes, will
> they? #@(*^@(*@&#$
>
> Ok, I guess I was just hoping to much. It works just fine here....
>
> Well, it has a number of new scripting commands over the last release, so
> it has some use, but I was hoping to fix this pasting problem.
>
> Here is something you brave folks can try. If you edit your pref file (it
> will be in .PageStream5 in your home folder), and add a line to the text
> file. The line is:
>
> DEBUG
>
> And then run PageStream from a shell. it should dump some stuff to the
> shell when you try and copy/paste. Let me know what you get, if anything.
> I'll upload a debug version of SoftLogikApp library (it will be bigger).
> First I will have to test the new function to upload/download related
> parts...
>
> Another thing someone might try. From a shell, cd to the PageStream folder,
> and enter "gdb PageStream5Pro" (or PageStream5, or PageStream4Pro, or
> PageStream4, or even PageStream5Demo), and then when gdb loads up, just
> type r <enter> (for run). Then when it crashes, type bt <enter> (for
> backtrace) and it should give a pretty good dump of where it was. If you
> could send that to me it might help. It won't be real clear where it died
> because of the missing symbols from the non-debug libraries, but it should
> give me some idea. Of course, you need to have gdb installed. It is part of
> the gcc compiler tools.

In both cases I ran PgS, created a new document, selected the text tool, typed
some text, select all, copy, click with text tool in another spot and type
ctrl-v for paste.

Tim

2006-02-16 23:19:53 CT #5
Deron Kazmaier
From: United States
Registered: 2006-01-29
Posts: 4639


>
>In both cases I ran PgS, created a new document, selected the text tool,
>typed
>some text, select all, copy, click with text tool in another spot and type
>ctrl-v for paste.

Thanks Tim! At least it gives me a place to look. If nothing else, I can
stick in some debug statements to try and give a better picture of what is
going wrong.

Deron


>Tim


Deron Kazmaier - support@pagestream.org
Grasshopper LLC Publishing -http://www.pagestream.org
PageStream
DTP for Amiga, Linux, Macintosh, and Windows


2006-02-17 08:19:42 CT #6
Gary Lee Smith
From: United States
Registered: 2006-02-15
Posts: 59


My output from Suse 10 64-bit using DEBUG in prefs seems to be sufficiently
different from Tim's to warrant sending, maybe.
I have no idea of the significance, but in this case I got upon startup of PgS
from Konsole:
(PageStream5Pro:8411): Gnome-WARNING **: Accessibility: failed to find module
'libgail-gnome' which is needed to make this application accessible
GTK Accessibility Module initialized

(PageStream5Pro:8411): Gnome-WARNING **: Accessibility: failed to find module
'libatk-bridge' which is needed to make this application accessible

and then a bunch of duplicate fonts.

I loaded an existing file with this result:
Mnew_bm
Mnew_bm obhandle:8B47FF4 pbmhandle:898EBBC bmhandle:8A8541C
Mget_bmattrA pbmhandle:898EBBC bmhandle:8A8541C
Mget_bmattrA done

(PageStream5Pro:8676): Pango-WARNING **: Invalid UTF-8 string passed to
pango_layout_set_text()

Then upon doing a ctrl-c on some text in a "text block":
saving from Ascii (len:9)
saving from HTML (len:9)
saving from RTF (len:192)
saving from IFFCTXT (len:670)
clipboard saving UTF8_STRING (Ascii)
clipboard saving COMPOUND_TEXT (Ascii)
clipboard saving TEXT (Ascii)
clipboard saving STRING (Ascii)
clipboard saving text/plain (Ascii)
clipboard saving text/utf-8 (Ascii)
clipboard saving text/script (Ascii)
clipboard saving text/html (HTML)
clipboard saving text/rtf (RTF)
clipboard saving application/iffctxt (IFFCTXT)
clipboard get_func is called! Ascii (-22536 CLIPBOARD,UTF8_STRING,NULL)
clipboard get_func is called! Ascii (-22536 CLIPBOARD,UTF8_STRING,NULL)

Selecting a text position in a "text frame" and Pasting from Menu brought
about this and an error window:
pasteboard count:11 atom:text/plain;charset=UTF-8
atom:text/plain;charset=ISO-10646-UCS-2
atom:text/plain
atom:text/plain;charset=utf-8
atom:UTF8_STRING
atom:TEXT
atom:COMPOUND_TEXT
atom:STRING
atom:TARGETS
atom:MULTIPLE
atom:TIMESTAMP
trying to load application/iffilus from IFFILUS
pasteboard count:11 atom:text/plain;charset=UTF-8
atom:text/plain;charset=ISO-10646-UCS-2
atom:text/plain
atom:text/plain;charset=utf-8
atom:UTF8_STRING
atom:TEXT
atom:COMPOUND_TEXT
atom:STRING
atom:TARGETS
atom:MULTIPLE
atom:TIMESTAMP
pasteboard count:11 atom:text/plain;charset=UTF-8
atom:text/plain;charset=ISO-10646-UCS-2
atom:text/plain
atom:text/plain;charset=utf-8
atom:UTF8_STRING
atom:TEXT
atom:COMPOUND_TEXT
atom:STRING
atom:TARGETS
atom:MULTIPLE
atom:TIMESTAMP
trying to load image/tiff from TIFF
trying to load image/png from PNG
trying to load image/jpeg from JPEG
pasteboard count:11 atom:text/plain;charset=UTF-8
atom:text/plain;charset=ISO-10646-UCS-2
atom:text/plain
atom:text/plain;charset=utf-8
atom:UTF8_STRING
atom:TEXT
atom:COMPOUND_TEXT
atom:STRING
atom:TARGETS
atom:MULTIPLE
atom:TIMESTAMP
trying to load application/iffctxt from IFFCTXT
trying to load text/rtf from RTF
trying to load text/html from HTML
trying to load UTF8_STRING from Ascii
matches!
Bonobo accessibility support initialized
GTK Accessibility Module initialized

>
> Another thing someone might try. From a shell, cd to the PageStream folder,
> and enter "gdb PageStream5Pro" (or PageStream5, or PageStream4Pro, or
> PageStream4, or even PageStream5Demo), and then when gdb loads up, just
> type r <enter> (for run). Then when it crashes, type bt <enter> (for
> backtrace) and it should give a pretty good dump of where it was. If you
> could send that to me it might help. It won't be real clear where it died
> because of the missing symbols from the non-debug libraries, but it should
> give me some idea. Of course, you need to have gdb installed. It is part of
> the gcc compiler tools.
>
> Deron
>
> >Tim Doty
>
> Deron Kazmaier - support@pagestream.org
> Grasshopper LLC Publishing -http://www.pagestream.org
>
PageStream DTP for Amiga, Linux, Macintosh, and Windows
>
>
>
>
> Yahoo! Groups Links
>
>
>

--
No Jesus, No life. Know Jesus, Know life!  The beginning of Wisdom is
 the Fear of the Lord. The wages of sin is death, but the gift of God is
 eternal life through Jesus Christ our Lord!http://Quest4Life.net/glsmith/
http://MSGen.net/
http://Quest4Life.net/http://JustForSomeone.com/

2006-02-17 08:48:05 CT #7
Gary Lee Smith
From: United States
Registered: 2006-02-15
Posts: 59

This is the gdb info after bringing up PgS while copying & pasting:

saving from Ascii (len:12)
saving from HTML (len:12)
saving from RTF (len:195)
saving from IFFCTXT (len:672)
clipboard saving UTF8_STRING (Ascii)
clipboard saving COMPOUND_TEXT (Ascii)
clipboard saving TEXT (Ascii)
clipboard saving STRING (Ascii)
clipboard saving text/plain (Ascii)
clipboard saving text/utf-8 (Ascii)
clipboard saving text/script (Ascii)
clipboard saving text/html (HTML)
clipboard saving text/rtf (RTF)
clipboard saving application/iffctxt (IFFCTXT)
clipboard get_func is called! Ascii (-18616 CLIPBOARD,UTF8_STRING,NULL)
clipboard get_func is called! Ascii (-18616 CLIPBOARD,UTF8_STRING,NULL)
pasteboard count:13 atom:TIMESTAMP
atom:TARGETS
atom:MULTIPLE
atom:UTF8_STRING
atom:COMPOUND_TEXT
atom:TEXT
atom:STRING
atom:text/plain
atom:text/utf-8
atom:text/script
atom:text/html
atom:text/rtf
atom:application/iffctxt
trying to load application/iffilus from IFFILUS
pasteboard count:13 atom:TIMESTAMP
atom:TARGETS
atom:MULTIPLE
atom:UTF8_STRING
atom:COMPOUND_TEXT
atom:TEXT
atom:STRING
atom:text/plain
atom:text/utf-8
atom:text/script
atom:text/html
atom:text/rtf
atom:application/iffctxt
pasteboard count:13 atom:TIMESTAMP
atom:TARGETS
atom:MULTIPLE
atom:UTF8_STRING
atom:COMPOUND_TEXT
atom:TEXT
atom:STRING
atom:text/plain
atom:text/utf-8
atom:text/script
atom:text/html
atom:text/rtf
atom:application/iffctxt
trying to load image/tiff from TIFF
trying to load image/png from PNG
trying to load image/jpeg from JPEG
pasteboard count:13 atom:TIMESTAMP
atom:TARGETS
atom:MULTIPLE
atom:UTF8_STRING
atom:COMPOUND_TEXT
atom:TEXT
atom:STRING
atom:text/plain
atom:text/utf-8
atom:text/script
atom:text/html
atom:text/rtf
atom:application/iffctxt
trying to load application/iffctxt from IFFCTXT
clipboard get_func is called! IFFCTXT (-21256
CLIPBOARD,application/iffctxt,NULL)
matches!

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1449213376 (LWP 10572)]
0x55624158 in SL_WriteFile ()
from /usr/local/PageStream5/SoftLogik/lib/libSoftLogikApp.so.1
(gdb) Quit

This part was produced by bt:
(gdb) bt
#0 0x55624158 in SL_WriteFile ()
from /usr/local/PageStream5/SoftLogik/lib/libSoftLogikApp.so.1
#1 0x5739fb9d in loaddtype (idata=0x88faf68, dtype=4, modlist=0x88fafb0,
modarray=0x573a15bc, tags=0xffffaf10) at main.c:263
#2 0x5739feaa in load (ah=0x82993fc, tags=0xffffaf10) at main.c:172
#3 0x5563ad4a in SL_DoModuleA ()
from /usr/local/PageStream5/SoftLogik/lib/libSoftLogikApp.so.1
#4 0x082009f5 in geteol ()
#5 0x55629c3d in executemacro ()
from /usr/local/PageStream5/SoftLogik/lib/libSoftLogikApp.so.1
#6 0x55635bd0 in SL_ExecuteCmd ()
from /usr/local/PageStream5/SoftLogik/lib/libSoftLogikApp.so.1
#7 0x080878ef in ?? ()
#8 0x09a6ae9c in ?? ()
#9 0xffffb1c0 in ?? ()
#10 0xffffb1bc in ?? ()
#11 0xffffb1b8 in ?? ()
#12 0xffffb1b4 in ?? ()
#13 0x082be068 in ?? ()
#14 0x00000000 in ?? ()
#15 0x00000000 in ?? ()
#16 0x000000d4 in ?? ()
---Type <return> to continue, or q <return> to quit---
#17 0x08290065 in ?? ()
#18 0xffffb1c8 in ?? ()
#19 0x081309a2 in geteol ()
#20 0x081309a2 in geteol ()
#21 0x080e7d13 in geteol ()
#22 0x55621fb2 in sendappmsg ()
from /usr/local/PageStream5/SoftLogik/lib/libSoftLogikApp.so.1
#23 0x556227c5 in menu_callback ()
from /usr/local/PageStream5/SoftLogik/lib/libSoftLogikApp.so.1
#24 0x55e7b5eb in g_cclosure_marshal_VOID__VOID ()
from /opt/gnome/lib/libgobject-2.0.so.0
#25 0x55e6ed19 in g_closure_invoke () from /opt/gnome/lib/libgobject-2.0.so.0
#26 0x55e7e816 in g_signal_stop_emission ()
from /opt/gnome/lib/libgobject-2.0.so.0
#27 0x55e7fe80 in g_signal_emit_valist ()
from /opt/gnome/lib/libgobject-2.0.so.0
#28 0x55e801f5 in g_signal_emit () from /opt/gnome/lib/libgobject-2.0.so.0
#29 0x55c99172 in gtk_widget_activate ()
from /opt/gnome/lib/libgtk-x11-2.0.so.0
#30 0x55bb6feb in gtk_menu_shell_activate_item ()
from /opt/gnome/lib/libgtk-x11-2.0.so.0
#31 0x55bb7308 in gtk_menu_shell_activate_item ()
from /opt/gnome/lib/libgtk-x11-2.0.so.0
#32 0x55bace5f in gtk_menu_reorder_child ()
from /opt/gnome/lib/libgtk-x11-2.0.so.0
#33 0x55ba6e60 in gtk_marshal_VOID__UINT_STRING ()
---Type <return> to continue, or q <return> to quit---
from /opt/gnome/lib/libgtk-x11-2.0.so.0
#34 0x55e6e637 in g_cclosure_new_swap ()
from /opt/gnome/lib/libgobject-2.0.so.0
#35 0x55e6ed19 in g_closure_invoke () from /opt/gnome/lib/libgobject-2.0.so.0
#36 0x55e7e9a7 in g_signal_stop_emission ()
from /opt/gnome/lib/libgobject-2.0.so.0
#37 0x55e7fbee in g_signal_emit_valist ()
from /opt/gnome/lib/libgobject-2.0.so.0
#38 0x55e801f5 in g_signal_emit () from /opt/gnome/lib/libgobject-2.0.so.0
#39 0x55c993b4 in gtk_widget_activate ()
from /opt/gnome/lib/libgtk-x11-2.0.so.0
#40 0x55ba5265 in gtk_propagate_event ()
from /opt/gnome/lib/libgtk-x11-2.0.so.0
#41 0x55ba56ff in gtk_main_do_event () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#42 0x55dabf8a in gdk_screen_get_setting ()
from /opt/gnome/lib/libgdk-x11-2.0.so.0
#43 0x5602835c in g_main_context_dispatch ()
from /opt/gnome/lib/libglib-2.0.so.0
#44 0x5602b7cb in g_main_context_check () from /opt/gnome/lib/libglib-2.0.so.0
#45 0x5602bae7 in g_main_loop_run () from /opt/gnome/lib/libglib-2.0.so.0
#46 0x55ba4861 in gtk_main () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#47 0x556231c7 in SL_AppEventHandler ()
from /usr/local/PageStream5/SoftLogik/lib/libSoftLogikApp.so.1
#48 0x080e956a in geteol ()
#49 0x5566aea0 in __libc_start_main () from /lib/tls/libc.so.6
#50 0x0804fb21 in ?? ()
(gdb)


Incidentally, this is the copy/paste part of an internal .jpeg image, after
PgS startup:
Mget_bmattrA pbmhandle:8AA01AC bmhandle:8A0CDAC
Mget_bmattrA done
Mget_bmattrA pbmhandle:8AA01AC bmhandle:8A0CDAC
Mget_bmattrA done
saving from IFFILUS (len:1234550)
clipboard saving application/iffilus (IFFILUS)
pasteboard count:4 atom:TIMESTAMP
atom:TARGETS
atom:MULTIPLE
atom:application/iffilus
trying to load application/iffilus from IFFILUS
clipboard get_func is called! IFFILUS (-20024
CLIPBOARD,application/iffilus,NULL)
matches!

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1449213376 (LWP 11273)]
0x55624158 in SL_WriteFile ()
from /usr/local/PageStream5/SoftLogik/lib/libSoftLogikApp.so.1


And this is the bt from the image copy and paste:
(gdb) bt
#0 0x55624158 in SL_WriteFile ()
from /usr/local/PageStream5/SoftLogik/lib/libSoftLogikApp.so.1
#1 0x5739fb9d in loaddtype (idata=0x88dc878, dtype=2, modlist=0x88dc838,
modarray=0x573a1570, tags=0xffffb3e0) at main.c:263
#2 0x5739fe0a in load (ah=0x82993fc, tags=0xffffb3e0) at main.c:160
#3 0x5563ad4a in SL_DoModuleA ()
from /usr/local/PageStream5/SoftLogik/lib/libSoftLogikApp.so.1
#4 0x081013ff in geteol ()
#5 0x55629c3d in executemacro ()
from /usr/local/PageStream5/SoftLogik/lib/libSoftLogikApp.so.1
#6 0x55635bd0 in SL_ExecuteCmd ()
from /usr/local/PageStream5/SoftLogik/lib/libSoftLogikApp.so.1
#7 0x080878ef in ?? ()
#8 0x0898902c in ?? ()
#9 0x007698f0 in ?? ()
#10 0xffffb578 in ?? ()
#11 0xffffb578 in ?? ()
#12 0xffffb694 in ?? ()
#13 0x082be6b8 in ?? ()
#14 0x00997aa0 in ?? ()
#15 0x007698f0 in ?? ()
#16 0x000000d4 in ?? ()
---Type <return> to continue, or q <return> to quit---
#17 0x08290065 in ?? ()
#18 0xffffb6a8 in ?? ()
#19 0x081309a2 in geteol ()
#20 0x081309a2 in geteol ()
#21 0x080e7d13 in geteol ()
#22 0x55621fb2 in sendappmsg ()
from /usr/local/PageStream5/SoftLogik/lib/libSoftLogikApp.so.1
#23 0x556227c5 in menu_callback ()
from /usr/local/PageStream5/SoftLogik/lib/libSoftLogikApp.so.1
#24 0x55e7b5eb in g_cclosure_marshal_VOID__VOID ()
from /opt/gnome/lib/libgobject-2.0.so.0
#25 0x55e6ed19 in g_closure_invoke () from /opt/gnome/lib/libgobject-2.0.so.0
#26 0x55e7e816 in g_signal_stop_emission ()
from /opt/gnome/lib/libgobject-2.0.so.0
#27 0x55e7fe80 in g_signal_emit_valist ()
from /opt/gnome/lib/libgobject-2.0.so.0
#28 0x55e801f5 in g_signal_emit () from /opt/gnome/lib/libgobject-2.0.so.0
#29 0x55c99172 in gtk_widget_activate ()
from /opt/gnome/lib/libgtk-x11-2.0.so.0
#30 0x55bb6feb in gtk_menu_shell_activate_item ()
from /opt/gnome/lib/libgtk-x11-2.0.so.0
#31 0x55bb7308 in gtk_menu_shell_activate_item ()
from /opt/gnome/lib/libgtk-x11-2.0.so.0
#32 0x55bace5f in gtk_menu_reorder_child ()
from /opt/gnome/lib/libgtk-x11-2.0.so.0
#33 0x55ba6e60 in gtk_marshal_VOID__UINT_STRING ()
---Type <return> to continue, or q <return> to quit---
from /opt/gnome/lib/libgtk-x11-2.0.so.0
#34 0x55e6e637 in g_cclosure_new_swap ()
from /opt/gnome/lib/libgobject-2.0.so.0
#35 0x55e6ed19 in g_closure_invoke () from /opt/gnome/lib/libgobject-2.0.so.0
#36 0x55e7e9a7 in g_signal_stop_emission ()
from /opt/gnome/lib/libgobject-2.0.so.0
#37 0x55e7fbee in g_signal_emit_valist ()
from /opt/gnome/lib/libgobject-2.0.so.0
#38 0x55e801f5 in g_signal_emit () from /opt/gnome/lib/libgobject-2.0.so.0
#39 0x55c993b4 in gtk_widget_activate ()
from /opt/gnome/lib/libgtk-x11-2.0.so.0
#40 0x55ba5265 in gtk_propagate_event ()
from /opt/gnome/lib/libgtk-x11-2.0.so.0
#41 0x55ba56ff in gtk_main_do_event () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#42 0x55dabf8a in gdk_screen_get_setting ()
from /opt/gnome/lib/libgdk-x11-2.0.so.0
#43 0x5602835c in g_main_context_dispatch ()
from /opt/gnome/lib/libglib-2.0.so.0
#44 0x5602b7cb in g_main_context_check () from /opt/gnome/lib/libglib-2.0.so.0
#45 0x5602bae7 in g_main_loop_run () from /opt/gnome/lib/libglib-2.0.so.0
#46 0x55ba4861 in gtk_main () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#47 0x556231c7 in SL_AppEventHandler ()
from /usr/local/PageStream5/SoftLogik/lib/libSoftLogikApp.so.1
#48 0x080e956a in geteol ()
#49 0x5566aea0 in __libc_start_main () from /lib/tls/libc.so.6
#50 0x0804fb21 in ?? ()
(gdb)

--
No Jesus, No life. Know Jesus, Know life!  The beginning of Wisdom is
 the Fear of the Lord. The wages of sin is death, but the gift of God is
 eternal life through Jesus Christ our Lord!http://Quest4Life.net/glsmith/
http://MSGen.net/
http://Quest4Life.net/http://JustForSomeone.com/

2006-02-17 10:39:32 CT #8
Deron Kazmaier
From: United States
Registered: 2006-01-29
Posts: 4639


>My output from Suse 10 64-bit using DEBUG in prefs seems to be sufficiently
>different from Tim's to warrant sending, maybe.

I would say quite odd also!

>(PageStream5Pro:8411): Gnome-WARNING **: Accessibility: failed to find module
>'libgail-gnome' which is needed to make this application accessible
>GTK Accessibility Module initialized
>
>(PageStream5Pro:8411): Gnome-WARNING **: Accessibility: failed to find module
>'libatk-bridge' which is needed to make this application accessible

This is something else all together. What I don't know Wink

>Then upon doing a ctrl-c on some text in a "text block":
>saving from Ascii (len:9)
>saving from HTML (len:9)
>saving from RTF (len:192)
>saving from IFFCTXT (len:670)
>clipboard saving UTF8_STRING (Ascii)
>clipboard saving COMPOUND_TEXT (Ascii)
>clipboard saving TEXT (Ascii)
>clipboard saving STRING (Ascii)
>clipboard saving text/plain (Ascii)
>clipboard saving text/utf-8 (Ascii)
>clipboard saving text/script (Ascii)
>clipboard saving text/html (HTML)
>clipboard saving text/rtf (RTF)
>clipboard saving application/iffctxt (IFFCTXT)
>clipboard get_func is called! Ascii (-22536 CLIPBOARD,UTF8_STRING,NULL)
>clipboard get_func is called! Ascii (-22536 CLIPBOARD,UTF8_STRING,NULL)

That all looks normal.

>Selecting a text position in a "text frame" and Pasting from Menu brought
>about this and an error window:
>pasteboard count:11 atom:text/plain;charset=UTF-8
> atom:text/plain;charset=ISO-10646-UCS-2
> atom:text/plain
> atom:text/plain;charset=utf-8
> atom:UTF8_STRING
> atom:TEXT
> atom:COMPOUND_TEXT
> atom:STRING
> atom:TARGETS
> atom:MULTIPLE
> atom:TIMESTAMP

You have a number of things missing now!

atom:text/utf-8
atom:text/script
atom:text/rtf
atom:application/iffctxt

Looks like you might have copied text from another application into the
clipboard.

trying to load UTF8_STRING from Ascii
>matches!
>Bonobo accessibility support initialized
>GTK Accessibility Module initialized

I take it this is when PageStream dies. Sigh...

Deron Kazmaier - support@pagestream.org
Grasshopper LLC Publishing -http://www.pagestream.org
PageStream
DTP for Amiga, Linux, Macintosh, and Windows


2006-02-17 19:04:30 CT #9
Deron Kazmaier
From: United States
Registered: 2006-01-29
Posts: 4639

I have a couple questions which may have been answered before.

If you copy text from PageStream, can you paste it into another application
without error?

If you copy text from another application, can you paste it into PageStream
without error?

Normally I would bet that the first will work, but the second will not,
considering what crashes. However, the part that crashes is SL_WriteFile,
and that would only be invoked putting data _into_ the clipboard. Paste is
"calling" SL_ReadFile.

Deron

> > > > Maybe it is time to ask if anyone else besides Deron does not have this
> > > > problem. There has to be some common thread here, hopefully!
> > >
> > >It doesn't work for me either. Due to some unrelated issues I'm using SuSE
> > >10.0 instead of SuSE 9.3 -- but I experienced the crashes with SuSE 9.3 as
> > >well.
> >
> > Argh... Nobody will mind if I cuss under my breath for a few minutes, will
> > they? #@(*^@(*@&#$
> >
> > Ok, I guess I was just hoping to much. It works just fine here....
> >
> > Well, it has a number of new scripting commands over the last release, so
> > it has some use, but I was hoping to fix this pasting problem.
> >
> > Here is something you brave folks can try. If you edit your pref file (it
> > will be in .PageStream5 in your home folder), and add a line to the text
> > file. The line is:
> >
> > DEBUG
> >
> > And then run PageStream from a shell. it should dump some stuff to the
> > shell when you try and copy/paste. Let me know what you get, if anything.
> > I'll upload a debug version of SoftLogikApp library (it will be bigger).
> > First I will have to test the new function to upload/download related
> > parts...
> >
> > Another thing someone might try. From a shell, cd to the PageStream folder,
> > and enter "gdb PageStream5Pro" (or PageStream5, or PageStream4Pro, or
> > PageStream4, or even PageStream5Demo), and then when gdb loads up, just
> > type r <enter> (for run). Then when it crashes, type bt <enter> (for
> > backtrace) and it should give a pretty good dump of where it was. If you
> > could send that to me it might help. It won't be real clear where it died
> > because of the missing symbols from the non-debug libraries, but it should
> > give me some idea. Of course, you need to have gdb installed. It is part of
> > the gcc compiler tools.
>
>In both cases I ran PgS, created a new document, selected the text tool,
>typed
>some text, select all, copy, click with text tool in another spot and type
>ctrl-v for paste.
>
>Tim


Deron Kazmaier - support@pagestream.org
Grasshopper LLC Publishing -http://www.pagestream.org
PageStream
DTP for Amiga, Linux, Macintosh, and Windows


2006-02-17 21:57:53 CT #10
Tim Doty
From: United States
Registered: 2006-02-06
Posts: 2939

On Friday 17 February 2006 07:04 pm, PageStream Support wrote:
> I have a couple questions which may have been answered before.
>
> If you copy text from PageStream, can you paste it into another application
> without error?

Yes. I just tested it to be sure.

> If you copy text from another application, can you paste it into PageStream
> without error?

Nope. Any paste operation, no matter the source or type (e.g., bitmap or text)
crashes PgS.

> Normally I would bet that the first will work, but the second will not,
> considering what crashes. However, the part that crashes is SL_WriteFile,
> and that would only be invoked putting data _into_ the clipboard. Paste is
> "calling" SL_ReadFile.

I don't know what to say other than bugs suck

Tim

2006-02-17 22:15:51 CT #11
Tim Doty
From: United States
Registered: 2006-02-06
Posts: 2939

I played around with it a little more and in the hope that it will help you
here's what I found.

Every time I paste text (the specific string is "sdfgsdfg" without any quotes)
in some other application which was cut from PgS I get the following:

clipboard get_func is called! Ascii (-1075304056 CLIPBOARD,STRING,NULL)
clipboard get_func is called! Ascii (-1075304056 CLIPBOARD,STRING,NULL)

Except for when I just pasted it here in which case the two lines were:

clipboard get_func is called! Ascii (-1075304056 CLIPBOARD,UTF8_STRING,NULL)
clipboard get_func is called! Ascii (-1075304056 CLIPBOARD,UTF8_STRING,NULL)

Small difference, I know.

When I type "123456" (without the quotes) and select all there are no
messages, but as soon as I type ctrl-c I get the following:

saving from Ascii (len:6)
saving from RTF (len:187)
saving from IFFCTXT (len:2924)
clipboard saving UTF8_STRING (Ascii)
clipboard saving COMPOUND_TEXT (Ascii)
clipboard saving TEXT (Ascii)
clipboard saving STRING (Ascii)
clipboard saving text/plain (Ascii)
clipboard saving text/utf-8 (Ascii)
clipboard saving text/script (Ascii)
clipboard saving text/rtf (RTF)
clipboard saving application/iffctxt (IFFCTXT)
clipboard get_func is called! Ascii (-1075304056 CLIPBOARD,UTF8_STRING,NULL)

clipboard get_func is called! Ascii (-1075304056 CLIPBOARD,UTF8_STRING,NULL)

If I then try to paste into PgS I get:

pasteboard count:12 atom:TIMESTAMP
atom:TARGETS
atom:MULTIPLE
atom:UTF8_STRING
atom:COMPOUND_TEXT
atom:TEXT
atom:STRING
atom:text/plain
atom:text/utf-8
atom:text/script
atom:text/rtf
atom:application/iffctxt
trying to load application/iffilus from IFFILUS
pasteboard count:12 atom:TIMESTAMP
atom:TARGETS
atom:MULTIPLE
atom:UTF8_STRING
atom:COMPOUND_TEXT
atom:TEXT
atom:STRING
atom:text/plain
atom:text/utf-8
atom:text/script
atom:text/rtf
atom:application/iffctxt
pasteboard count:12 atom:TIMESTAMP
atom:TARGETS
atom:MULTIPLE
atom:UTF8_STRING
atom:COMPOUND_TEXT
atom:TEXT
atom:STRING
atom:text/plain
atom:text/utf-8
atom:text/script
atom:text/rtf
atom:application/iffctxt
trying to load image/tiff from TIFF
trying to load image/png from PNG
trying to load image/jpeg from JPEG
pasteboard count:12 atom:TIMESTAMP
atom:TARGETS
atom:MULTIPLE
atom:UTF8_STRING
atom:COMPOUND_TEXT
atom:TEXT
atom:STRING
atom:text/plain
atom:text/utf-8
atom:text/script
atom:text/rtf
atom:application/iffctxt
trying to load application/iffctxt from IFFCTXT
clipboard get_func is called! IFFCTXT (-1075307864
CLIPBOARD,application/iffctxt,NULL)
matches!

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1091183264 (LWP 2426Cool]
---Type <return> to continue, or q <return> to quit---
0x40094158 in SL_WriteFile () from ./SoftLogik/lib/libSoftLogikApp.so.1

2006-02-17 22:21:26 CT #12
Tim Doty
From: United States
Registered: 2006-02-06
Posts: 2939

Trying to paste the text "123456" (without the quotes) from Nedit into PgS
resulted in:

pasteboard count:3 atom:TARGETS
atom:TIMESTAMP
atom:STRING
trying to load application/iffctxt from IFFCTXT
trying to load text/rtf from RTF
trying to load text/html from HTML
trying to load UTF8_STRING from Ascii
trying to load COMPOUND_TEXT from Ascii
trying to load TEXT from Ascii
trying to load STRING from Ascii
matches!

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1091183264 (LWP 24640)]
---Type <return> to continue, or q <return> to quit---
0x40094158 in SL_WriteFile () from ./SoftLogik/lib/libSoftLogikApp.so.1

On Friday 17 February 2006 10:15 pm, Tim Doty wrote:
> I played around with it a little more and in the hope that it will help you
> here's what I found.
>
> Every time I paste text (the specific string is "sdfgsdfg" without any
> quotes) in some other application which was cut from PgS I get the
> following:
>
> clipboard get_func is called! Ascii (-1075304056 CLIPBOARD,STRING,NULL)
> clipboard get_func is called! Ascii (-1075304056 CLIPBOARD,STRING,NULL)
>
> Except for when I just pasted it here in which case the two lines were:
>
> clipboard get_func is called! Ascii (-1075304056
> CLIPBOARD,UTF8_STRING,NULL) clipboard get_func is called! Ascii
> (-1075304056 CLIPBOARD,UTF8_STRING,NULL)
>
> Small difference, I know.
>
> When I type "123456" (without the quotes) and select all there are no
> messages, but as soon as I type ctrl-c I get the following:
>
> saving from Ascii (len:6)
> saving from RTF (len:187)
> saving from IFFCTXT (len:2924)
> clipboard saving UTF8_STRING (Ascii)
> clipboard saving COMPOUND_TEXT (Ascii)
> clipboard saving TEXT (Ascii)
> clipboard saving STRING (Ascii)
> clipboard saving text/plain (Ascii)
> clipboard saving text/utf-8 (Ascii)
> clipboard saving text/script (Ascii)
> clipboard saving text/rtf (RTF)
> clipboard saving application/iffctxt (IFFCTXT)
> clipboard get_func is called! Ascii (-1075304056
> CLIPBOARD,UTF8_STRING,NULL)
>
> clipboard get_func is called! Ascii (-1075304056
> CLIPBOARD,UTF8_STRING,NULL)
>
> If I then try to paste into PgS I get:
>
> pasteboard count:12 atom:TIMESTAMP
> atom:TARGETS
> atom:MULTIPLE
> atom:UTF8_STRING
> atom:COMPOUND_TEXT
> atom:TEXT
> atom:STRING
> atom:text/plain
> atom:text/utf-8
> atom:text/script
> atom:text/rtf
> atom:application/iffctxt
> trying to load application/iffilus from IFFILUS
> pasteboard count:12 atom:TIMESTAMP
> atom:TARGETS
> atom:MULTIPLE
> atom:UTF8_STRING
> atom:COMPOUND_TEXT
> atom:TEXT
> atom:STRING
> atom:text/plain
> atom:text/utf-8
> atom:text/script
> atom:text/rtf
> atom:application/iffctxt
> pasteboard count:12 atom:TIMESTAMP
> atom:TARGETS
> atom:MULTIPLE
> atom:UTF8_STRING
> atom:COMPOUND_TEXT
> atom:TEXT
> atom:STRING
> atom:text/plain
> atom:text/utf-8
> atom:text/script
> atom:text/rtf
> atom:application/iffctxt
> trying to load image/tiff from TIFF
> trying to load image/png from PNG
> trying to load image/jpeg from JPEG
> pasteboard count:12 atom:TIMESTAMP
> atom:TARGETS
> atom:MULTIPLE
> atom:UTF8_STRING
> atom:COMPOUND_TEXT
> atom:TEXT
> atom:STRING
> atom:text/plain
> atom:text/utf-8
> atom:text/script
> atom:text/rtf
> atom:application/iffctxt
> trying to load application/iffctxt from IFFCTXT
> clipboard get_func is called! IFFCTXT (-1075307864
> CLIPBOARD,application/iffctxt,NULL)
> matches!
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 1091183264 (LWP 2426Cool]
> ---Type <return> to continue, or q <return> to quit---
> 0x40094158 in SL_WriteFile () from ./SoftLogik/lib/libSoftLogikApp.so.1
>
>
>
> Yahoo! Groups Links
>
>
>

2006-02-18 00:12:57 CT #13
Deron Kazmaier
From: United States
Registered: 2006-01-29
Posts: 4639

I found it!

You won't believe it either. I have debug code in the paste code that is
dumping the clipboard contents selected into a file, get this, that is
named "/home/deron/testfile"....

Duhhh... Everything makes perfect sense now. We really did have a paste bug
that I was fixing. And the code got left in (it sound have been compiled
out, but I forgot to turn it off...)

I'm too tired. I'll do this first thing AM and get it uploaded... Until
then, if you want to try, just create a folder called deron in your home
folder and life should be good....

Kicking myself,

Deron

>Trying to paste the text "123456" (without the quotes) from Nedit into PgS
>resulted in:
>
>pasteboard count:3 atom:TARGETS
> atom:TIMESTAMP
> atom:STRING
>trying to load application/iffctxt from IFFCTXT
>trying to load text/rtf from RTF
>trying to load text/html from HTML
>trying to load UTF8_STRING from Ascii
>trying to load COMPOUND_TEXT from Ascii
>trying to load TEXT from Ascii
>trying to load STRING from Ascii
>matches!
>
>Program received signal SIGSEGV, Segmentation fault.
>[Switching to Thread 1091183264 (LWP 24640)]
>---Type <return> to continue, or q <return> to quit---
>0x40094158 in SL_WriteFile () from ./SoftLogik/lib/libSoftLogikApp.so.1
>
>On Friday 17 February 2006 10:15 pm, Tim Doty wrote:
> > I played around with it a little more and in the hope that it will help you
> > here's what I found.
> >
> > Every time I paste text (the specific string is "sdfgsdfg" without any
> > quotes) in some other application which was cut from PgS I get the
> > following:
> >
> > clipboard get_func is called! Ascii (-1075304056 CLIPBOARD,STRING,NULL)
> > clipboard get_func is called! Ascii (-1075304056 CLIPBOARD,STRING,NULL)
> >
> > Except for when I just pasted it here in which case the two lines were:
> >
> > clipboard get_func is called! Ascii (-1075304056
> > CLIPBOARD,UTF8_STRING,NULL) clipboard get_func is called! Ascii
> > (-1075304056 CLIPBOARD,UTF8_STRING,NULL)
> >
> > Small difference, I know.
> >
> > When I type "123456" (without the quotes) and select all there are no
> > messages, but as soon as I type ctrl-c I get the following:
> >
> > saving from Ascii (len:6)
> > saving from RTF (len:187)
> > saving from IFFCTXT (len:2924)
> > clipboard saving UTF8_STRING (Ascii)
> > clipboard saving COMPOUND_TEXT (Ascii)
> > clipboard saving TEXT (Ascii)
> > clipboard saving STRING (Ascii)
> > clipboard saving text/plain (Ascii)
> > clipboard saving text/utf-8 (Ascii)
> > clipboard saving text/script (Ascii)
> > clipboard saving text/rtf (RTF)
> > clipboard saving application/iffctxt (IFFCTXT)
> > clipboard get_func is called! Ascii (-1075304056
> > CLIPBOARD,UTF8_STRING,NULL)
> >
> > clipboard get_func is called! Ascii (-1075304056
> > CLIPBOARD,UTF8_STRING,NULL)
> >
> > If I then try to paste into PgS I get:
> >
> > pasteboard count:12 atom:TIMESTAMP
> > atom:TARGETS
> > atom:MULTIPLE
> > atom:UTF8_STRING
> > atom:COMPOUND_TEXT
> > atom:TEXT
> > atom:STRING
> > atom:text/plain
> > atom:text/utf-8
> > atom:text/script
> > atom:text/rtf
> > atom:application/iffctxt
> > trying to load application/iffilus from IFFILUS
> > pasteboard count:12 atom:TIMESTAMP
> > atom:TARGETS
> > atom:MULTIPLE
> > atom:UTF8_STRING
> > atom:COMPOUND_TEXT
> > atom:TEXT
> > atom:STRING
> > atom:text/plain
> > atom:text/utf-8
> > atom:text/script
> > atom:text/rtf
> > atom:application/iffctxt
> > pasteboard count:12 atom:TIMESTAMP
> > atom:TARGETS
> > atom:MULTIPLE
> > atom:UTF8_STRING
> > atom:COMPOUND_TEXT
> > atom:TEXT
> > atom:STRING
> > atom:text/plain
> > atom:text/utf-8
> > atom:text/script
> > atom:text/rtf
> > atom:application/iffctxt
> > trying to load image/tiff from TIFF
> > trying to load image/png from PNG
> > trying to load image/jpeg from JPEG
> > pasteboard count:12 atom:TIMESTAMP
> > atom:TARGETS
> > atom:MULTIPLE
> > atom:UTF8_STRING
> > atom:COMPOUND_TEXT
> > atom:TEXT
> > atom:STRING
> > atom:text/plain
> > atom:text/utf-8
> > atom:text/script
> > atom:text/rtf
> > atom:application/iffctxt
> > trying to load application/iffctxt from IFFCTXT
> > clipboard get_func is called! IFFCTXT (-1075307864
> > CLIPBOARD,application/iffctxt,NULL)
> > matches!
> >
> > Program received signal SIGSEGV, Segmentation fault.
> > [Switching to Thread 1091183264 (LWP 2426Cool]
> > ---Type <return> to continue, or q <return> to quit---
> > 0x40094158 in SL_WriteFile () from ./SoftLogik/lib/libSoftLogikApp.so.1
> >
> >
> >
> > Yahoo! Groups Links
> >
> >
> >
>
>
>
>Yahoo! Groups Links
>
>
>
>


Deron Kazmaier - support@pagestream.org
Grasshopper LLC Publishing -http://www.pagestream.org
PageStream
DTP for Amiga, Linux, Macintosh, and Windows


2006-02-17 22:22:50 CT #14
Deron Kazmaier
From: United States
Registered: 2006-01-29
Posts: 4639


>I don't know what to say other than bugs suck

Amen.

>Tim


Deron Kazmaier - support@pagestream.org
Grasshopper LLC Publishing -http://www.pagestream.org
PageStream
DTP for Amiga, Linux, Macintosh, and Windows


2006-02-18 05:30:29 CT #15
Tim Doty
From: United States
Registered: 2006-02-06
Posts: 2939

On Saturday 18 February 2006 12:12 am, PageStream Support wrote:
> I found it!
>
> You won't believe it either. I have debug code in the paste code that is
> dumping the clipboard contents selected into a file, get this, that is
> named "/home/deron/testfile"....

Yep, that works here! (After I remembered that using sudo to call mkdir also
meant I didn't own it and had no permission to write to it)

Tim Doty

2006-02-18 10:41:00 CT #16
Gary Lee Smith
From: United States
Registered: 2006-02-15
Posts: 59

On Fri February 17 2006 10:39 am, PageStream Support wrote:
> I would say quite odd also!
>
> >(PageStream5Pro:8411): Gnome-WARNING **: Accessibility: failed to find
> > module 'libgail-gnome' which is needed to make this application
> > accessible GTK Accessibility Module initialized
> >
> >(PageStream5Pro:8411): Gnome-WARNING **: Accessibility: failed to find
> > module 'libatk-bridge' which is needed to make this application
> > accessible
>
> This is something else all together. What I don't know Wink

Still there after making /home/deron/ and changing permissions to mine, but it
seems to work okay. I have, but do not use Gnome. It might be a KDE/Gnome
thing??

>Looks like you might have copied text from another application into the
>clipboard.

Since you mention it, I had forgotten that I got the bulletin contents from an
OpenOffice.org created .pdf file, imported editable into PgS about a month or
so ago and then cleaned up, evidently not enough! But it works fine! Thanks
for all the work and the fix!

--
No Jesus, No life. Know Jesus, Know life!  The beginning of Wisdom is
 the Fear of the Lord. The wages of sin is death, but the gift of God is
 eternal life through Jesus Christ our Lord!http://Quest4Life.net/glsmith/
http://MSGen.net/
http://Quest4Life.net/http://JustForSomeone.com/

2006-02-18 22:25:15 CT #17
Jan Simonson
From: Sweden
Registered: 2006-02-10
Posts: 69

lördag 18 februari 2006 07:12 skrev PageStream Support:
> I'm too tired. I'll do this first thing AM and get it uploaded...
> Until then, if you want to try, just create a folder called deron
> in your home folder and life should be good....

Yes, it works here as well. I'm really happy to be able to use an
otherwise very nice release. Thanks Deron!

Best regards
Jan
--
Jan Simonson

Sign in to add a comment. Pages: 1
Index » PageStream Support » Linux » Re: 2.11 still croaks when pasting on my OS

This topic is closed due to inactivity.