Bug#439260: Addinfo- Iceape browser and mailnews

2007-08-25 Thread Mike Hommey
On Fri, Aug 24, 2007 at 12:56:04PM -0400, Whit Hansell [EMAIL PROTECTED] 
wrote:

 Mike Hommey wrote:
 severity 439260 important
 tag 439260 fixed-upstream
 merge 439260 425220
 thanks

   
 9139  
 open(/var/lib/defoma/fontconfig.d/D/DejaVu-Serif-Bold-Oblique.ttf, 
 O_RDONLY) = -1 ENOENT (No such file or directory)
 9139  open(/var/lib/defoma/fontconfig.d/D/DejaVu-Serif-Oblique.ttf, 
 O_RDONLY) = -1 ENOENT (No such file or directory)
 

 For some reason, you have 2 DejaVu fonts missing. You should remove the
 dangling links. This will solve your problem.

 Mike

   
 Mike,
 If someone had given me a multiple choice quiz and included this as an 
 answer I'd'a lost my house in the bet that they were nuts.  But I removed

 /var/lib/defoma/fontconfig.d/D/DejaVu-Serif-Oblique.ttf

 and 
 /var/lib/defoma/fontconfig.d/D/DejaVu-Serif-Bold-Oblique.ttf

 restarted it and tested it out and voila, that's the answer.  Thanks so 
 much.  You mention ,for some reason they are missing, and 
 I have absolutely no idea why either.

I think you should file a bug against the ttf-dejavu package, telling
its maintainer you got dangling links for these files. I'd suggest to
also give him the result of grep ttf-dejavu /var/log/dpkg.log.

Also check there is not problem with the installed package with debsums
ttf-dejavu (you may need to install the debsums package), or if you
don't want to install debsums, you can do roughly the same check with
cd /; md5sum -c /var/lib/dpkg/info/ttf-dejavu.md5sums

If it tells you files are missing, then there is a problem that is
probably not related to the ttf-dejavu package but rather something that
happened on your system.

 I take it I wasn't the only one who 
 had the problem.  Very happy you could get it fixed.  And when do you 
 sleep?  I only got 3 and a half hours last night.

Don't worry, I sleep very well my share. I'm just probably not in the
same timezone as you are ;)

Cheers,

Mike


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#439260: Addinfo - Iceape browser and mailnews closing

2007-08-24 Thread Mike Hommey
On Fri, Aug 24, 2007 at 02:28:12AM -0400, Whit Hansell [EMAIL PROTECTED] 
wrote:
 GCJ PLUGIN: thread 0x81d42d0: NP_GetMIMEDescription
 GCJ PLUGIN: thread 0x81d42d0: NP_GetMIMEDescription return
 GCJ PLUGIN: thread 0x81d42d0: NP_GetValue
 GCJ PLUGIN: thread 0x81d42d0: NP_GetValue: returning plugin name.
 GCJ PLUGIN: thread 0x81d42d0: NP_GetValue return
 GCJ PLUGIN: thread 0x81d42d0: NP_GetValue
 GCJ PLUGIN: thread 0x81d42d0: NP_GetValue: returning plugin description.
 GCJ PLUGIN: thread 0x81d42d0: NP_GetValue return
 GCJ PLUGIN: thread 0x81d42d0: NP_GetMIMEDescription
 GCJ PLUGIN: thread 0x81d42d0: NP_GetMIMEDescription return
 GCJ PLUGIN: thread 0x81d42d0: NP_GetValue
 GCJ PLUGIN: thread 0x81d42d0: NP_GetValue: returning plugin name.
 GCJ PLUGIN: thread 0x81d42d0: NP_GetValue return
 GCJ PLUGIN: thread 0x81d42d0: NP_GetValue
 GCJ PLUGIN: thread 0x81d42d0: NP_GetValue: returning plugin description.
 GCJ PLUGIN: thread 0x81d42d0: NP_GetValue return

Just to exclude some cases, could you try to remove the gcj plugin and
try again ?

Mike

PS: please send replies to [EMAIL PROTECTED], also.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#439260: Addinfo - Iceape browser and mailnews closing

2007-08-24 Thread Whit Hansell

Mike Hommey wrote:

On Fri, Aug 24, 2007 at 01:56:55AM -0400, Whit Hansell [EMAIL PROTECTED] 
wrote:
  

Whit
Leye kaput
Reye DSEK 11/27/06-Dr. Bowden, Jacksonville, FL



Mike Hommey wrote:

On Fri, Aug 24, 2007 at 12:06:22AM -0400, Whit Hansell 
[EMAIL PROTECTED] wrote:
  
  
It's gotten worse on the browser side.  I've been going to various sites 
and can't scroll down much from the top of the page before the browser 
closes totally.  I can open a number of pages but if I try to read down 
the page of any page even using the scroll bar in stead of the wheel 
mouse, the browser closes totally w/o warning or error notation.



So far on the mailnews part the only problem I've had is trying to open 
an Earthlink email.  I've so far successfully been able to scroll down 
emails w. no trouble.  and I've sent emails out and received them ok too.


But the browser is a real problem.  Specifically, I've done a search 
using Dogpile and when I pick a site and open it up and start to down the 
page to read it the browser closes.  It has happened to everything I've 
tried to read after opening it from the page listing.  And these pages 
don't seem to be graphics active. Yes there are graphics but not the type 
that are running as in many of the car ads and stuff.  Little movies. 
None of that.


Hope that helps.  And thanks for your good work.  I really appreciate it.



Please install the iceape-dbg package, then run iceape -g, type run
when you get the gdb prompt, and do what it is necessary for the closing
to occur. Once it occurs, come back to the gdb prompt and type bt
full.

Please copy/paste the result of this command here.

Thanks

Mike

  
  

(gdb) bt full
No stack.
(gdb)
Thanks for your help Mike.  If you need more let me know.  After I typed in 
run it opened up a window which said that Image Zoom had been installed 
and gave me a choice of close or continue.  So I hit continue to see what 
it was and it came to an information page on Image Zoom so I closed that 
page.  Also the About Iceape window had been opened so I closed it.  Then I 
typed in the bt full command at the dbg prompt which came back No stack as 
you can see.



Well, if you closed everything, there is no program running to have a
strack trace... You should try to reproduce your problem and then do bt
full.

Mike

  



Sorry Mike,  I misunderstood you.  I re did it as you suggested and I 
could not get it to mess up using google as the search engine, so went 
to dogpile and did the same search and when I got to one of the pages 
which had previously closed using the scroll, this time it just froze 
up, did not close.  So I looked at the terminal window and it had come 
back to the dbg prompt so I ran bt full and got what I'm sending you.  
I'm including the data from run as it shows a segfault and didn't know 
if it was informative to you or not.
Anyway, the browser window did not close but was locked up and it 
finally came up with the notation that the program had stopped running 
and asked if I wanted it terminated or to keep it running.  I terminated 
it to close it out.


If I'm still not doing it right or you need more info let me know.  Thanks.
Whit

(gdb) run
Starting program: /usr/lib/iceape/iceape-bin
Failed to read a valid object file image from memory.
[Thread debugging using libthread_db enabled]
[New Thread -1221572928 (LWP 7878)]
[New Thread -1224287344 (LWP 7879)]
Starting calendar alarm service
error creating table cal_calendars -- probably already exists
error creating table cal_calendars_prefs -- probably already exists
[New Thread -1247806576 (LWP 7882)]
observer added
[New Thread -1257137264 (LWP 7883)]
[New Thread -1267295344 (LWP 7884)]
[New Thread -1275683952 (LWP 7885)]
[New Thread -1284072560 (LWP 7886)]
[Thread -1275683952 (LWP 7885) exited]
[Thread -1267295344 (LWP 7884) exited]
[Thread -1284072560 (LWP 7886) exited]
[New Thread -1267295344 (LWP 7890)]
[New Thread -1284072560 (LWP 7889)]
[New Thread -1275683952 (LWP 7891)]
[Thread -1267295344 (LWP 7890) exited]
[Thread -1284072560 (LWP 7889) exited]
[Thread -1257137264 (LWP 7883) exited]
[New Thread -1257137264 (LWP 7893)]
GCJ PLUGIN: thread 0x81d42d0: NP_GetMIMEDescription
GCJ PLUGIN: thread 0x81d42d0: NP_GetMIMEDescription return
GCJ PLUGIN: thread 0x81d42d0: NP_GetValue
GCJ PLUGIN: thread 0x81d42d0: NP_GetValue: returning plugin name.
GCJ PLUGIN: thread 0x81d42d0: NP_GetValue return
GCJ PLUGIN: thread 0x81d42d0: NP_GetValue
GCJ PLUGIN: thread 0x81d42d0: NP_GetValue: returning plugin description.
GCJ PLUGIN: thread 0x81d42d0: NP_GetValue return
GCJ PLUGIN: thread 0x81d42d0: NP_GetMIMEDescription
GCJ PLUGIN: thread 0x81d42d0: NP_GetMIMEDescription return
GCJ PLUGIN: thread 0x81d42d0: NP_GetValue
GCJ PLUGIN: thread 0x81d42d0: NP_GetValue: returning plugin name.
GCJ PLUGIN: thread 0x81d42d0: NP_GetValue return
GCJ PLUGIN: thread 0x81d42d0: NP_GetValue
GCJ PLUGIN: thread 0x81d42d0: NP_GetValue: returning plugin description.

Bug#439260: Addinfo- Iceape browser and mailnews

2007-08-24 Thread Whit Hansell

Mike,
I don't know how to do an actual uninstall of the gcj plugin so I found 
the two instances of the plugin filename and renamed them and restarted 
iceape and checked the about plugins menu item and that java plugin 
was no longer listed so hopefully nothing is calling anything in that 
regard.


So I re-ran the debug program and went to jimmyakin.org, opened it and 
went to the comments page which is where it would close after just 
startign to scroll. Again using the debug it just locks up, does no 
close. But here is the output. The full amount. Previously I guess I had 
stopped it too early as I didn't know what how far to carry it out.


(gdb) run
Starting program: /usr/lib/iceape/iceape-bin
Failed to read a valid object file image from memory.
[Thread debugging using libthread_db enabled]
[New Thread -1220958528 (LWP 8226)]
[New Thread -1223672944 (LWP 8229)]
Starting calendar alarm service
error creating table cal_calendars -- probably already exists
error creating table cal_calendars_prefs -- probably already exists
[New Thread -1247192176 (LWP 8232)]
observer added
[New Thread -1256522864 (LWP 8233)]
[New Thread -1266680944 (LWP 8234)]
[New Thread -1275069552 (LWP 8235)]
[New Thread -1283458160 (LWP 8236)]
[New Thread -1296098416 (LWP 8237)]
[Thread -1296098416 (LWP 8237) exited]
[New Thread -1296098416 (LWP 8238)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1220958528 (LWP 8226)]
0xb64b210d in nsTextFrame::Paint (this=0x8fa93b4, aPresContext=0x89c50b0,
[EMAIL PROTECTED], [EMAIL PROTECTED],
aWhichLayer=eFramePaintLayer_Overlay, aFlags=0) at nsTextFrame.cpp:594
594 nsTextFrame.cpp: No such file or directory.
in nsTextFrame.cpp
(gdb) bt full
#0 0xb64b210d in nsTextFrame::Paint (this=0x8fa93b4, aPresContext=0x89c50b0,
[EMAIL PROTECTED], [EMAIL PROTECTED],
aWhichLayer=eFramePaintLayer_Overlay, aFlags=0) at nsTextFrame.cpp:594
ts = {nsTextFrame::TextStyle = {mFont = 0x8ee1880,
mText = 0x8ee17d4, mNormalFont = 0x0, mSmallFont = 0x2,
mLastFont = 0x8f762e4, mSmallCaps = -1079196072,
mWordSpacing = -1232420708, mLetterSpacing = 150421004,
mSpaceWidth = 149717192, mAveCharWidth = 0, mJustifying = -1232420708,
mPreformatted = -1079195932, mNumJustifiableCharacterToRender = 149717192,
mNumJustifiableCharacterToMeasure = -1079196040,
mExtraSpacePerJustifiableCharacter = -1255620833,
mNumJustifiableCharacterReceivingExtraJot = 145633296},
mColor = 0xbfacc670, mSelectionTextColor = 3215771256,
mSelectionBGColor = 3039277342}
sc = (nsStyleContext *) 0x8f76368
isVisible = 1
#1 0xb6461f89 in nsContainerFrame::PaintChild (this=0x8fa93f4,
aPresContext=0x89c50b0, [EMAIL PROTECTED],
[EMAIL PROTECTED], aFrame=0x8fa93b4,
aWhichLayer=eFramePaintLayer_Overlay, aFlags=0) at nsContainerFrame.cpp:282
translate = {mCtx = 0x8ae3010, mPushed = {mSavedX = 255.15,
mSavedY = -13.4664164}}
kidRect = {x = 0, y = 0, width = 720, height = 285}
---Type return to continue, or q return to quit---
damageArea = {x = 0, y = 202, width = 720, height = 83}
overlap = value optimized out
#2 0xb6461de4 in nsContainerFrame::PaintChildren (this=0x8fa93f4,
aPresContext=0x89c50b0, [EMAIL PROTECTED],
[EMAIL PROTECTED], aWhichLayer=eFramePaintLayer_Overlay, aFlags=0)
at nsContainerFrame.cpp:227
kid = (class nsIFrame *) 0x8fa93b4
#3 0xb6479f4e in nsHTMLContainerFrame::PaintDecorationsAndChildren (
this=0x8fa93f4, aPresContext=0x89c50b0, [EMAIL PROTECTED],
[EMAIL PROTECTED], aWhichLayer=eFramePaintLayer_Overlay, aIsBlock=0,
aFlags=0) at nsHTMLContainerFrame.cpp:136
underColor = 285
overColor = 720
strikeColor = value optimized out
decorations = 0 '\0'
fm = {nsCOMPtr_base = {mRawPtr = 0x0}, No data fields}
isVisible = 1
#4 0xb6487bf2 in nsInlineFrame::Paint (this=0x8fa93f4,
aPresContext=0x89c50b0, [EMAIL PROTECTED],
[EMAIL PROTECTED], aWhichLayer=eFramePaintLayer_Overlay, aFlags=0)
at nsInlineFrame.cpp:326
No locals.
#5 0xb6461f89 in nsContainerFrame::PaintChild (this=0x8f76268,
---Type return to continue, or q return to quit---
aPresContext=0x89c50b0, [EMAIL PROTECTED],
[EMAIL PROTECTED], aFrame=0x8fa93f4,
aWhichLayer=eFramePaintLayer_Overlay, aFlags=0) at nsContainerFrame.cpp:282
translate = {mCtx = 0x8ae3010, mPushed = {mSavedX = 255.15,
mSavedY = -159.93309}}
kidRect = {x = 0, y = 2197, width = 720, height = 285}
damageArea = {x = 0, y = 202, width = 720, height = 83}
overlap = value optimized out
#6 0xb644f537 in nsBlockFrame::PaintChild (this=0x8f76268,
aPresContext=0x89c50b0, [EMAIL PROTECTED],
[EMAIL PROTECTED], aFrame=0x8fa93f4,
aWhichLayer=eFramePaintLayer_Overlay, aFlags=0)
at ./../../generic/nsBlockFrame.h:286
No locals.
#7 0xb64546ec in nsBlockFrame::PaintChildren (this=0x8f76268,
aPresContext=0x89c50b0, [EMAIL PROTECTED],
[EMAIL PROTECTED], aWhichLayer=eFramePaintLayer_Overlay, aFlags=0)
at nsBlockFrame.cpp:6473
lineArea = {x = 0, y = 2160, width = 720, height = 360}
cursor = value optimized out
#8 0xb6479f4e in nsHTMLContainerFrame::PaintDecorationsAndChildren (
this=0x8f76268, 

Bug#439260: Addinfo- Iceape browser and mailnews

2007-08-24 Thread Alexander Sack
On Fri, Aug 24, 2007 at 04:11:03AM -0400, Whit Hansell wrote:
 0xb64b210d in nsTextFrame::Paint (this=0x8fa93b4, aPresContext=0x89c50b0,
 [EMAIL PROTECTED], [EMAIL PROTECTED],
 aWhichLayer=eFramePaintLayer_Overlay, aFlags=0) at nsTextFrame.cpp:594
 594 nsTextFrame.cpp: No such file or directory.
 in nsTextFrame.cpp
 (gdb) bt full
 #0 0xb64b210d in nsTextFrame::Paint (this=0x8fa93b4, aPresContext=0x89c50b0,
 [EMAIL PROTECTED], [EMAIL PROTECTED],
 aWhichLayer=eFramePaintLayer_Overlay, aFlags=0) at nsTextFrame.cpp:594
 ts = {nsTextFrame::TextStyle = {mFont = 0x8ee1880,
 mText = 0x8ee17d4, mNormalFont = 0x0, mSmallFont = 0x2,
 mLastFont = 0x8f762e4, mSmallCaps = -1079196072,
 mWordSpacing = -1232420708, mLetterSpacing = 150421004,
 mSpaceWidth = 149717192, mAveCharWidth = 0, mJustifying = -1232420708,
 mPreformatted = -1079195932, mNumJustifiableCharacterToRender = 149717192,
 mNumJustifiableCharacterToMeasure = -1079196040,
 mExtraSpacePerJustifiableCharacter = -1255620833,
 mNumJustifiableCharacterReceivingExtraJot = 145633296},
 mColor = 0xbfacc670, mSelectionTextColor = 3215771256,
 mSelectionBGColor = 3039277342}
 sc = (nsStyleContext *) 0x8f76368
 isVisible = 1

What kind of fonts and font packages do you have on your system? Do
you remember that you installed any additional fonts that are not part
of debian default install?

 - Alexander
-- 
 GPG messages preferred.|  .''`.  ** Debian GNU/Linux **
 Alexander Sack | : :' :  The  universal
 [EMAIL PROTECTED]| `. `'  Operating System
 http://www.asoftsite.org/  |   `-http://www.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#439260: Addinfo- Iceape browser and mailnews

2007-08-24 Thread Mike Hommey
On Fri, Aug 24, 2007 at 04:11:03AM -0400, Whit Hansell [EMAIL PROTECTED] 
wrote:
 Mike,
 I don't know how to do an actual uninstall of the gcj plugin so I found 
 the two instances of the plugin filename and renamed them and restarted 
 iceape and checked the about plugins menu item and that java plugin 
 was no longer listed so hopefully nothing is calling anything in that 
 regard.

FYI, you could use your favourite package management system to remove the
java-gcj-compat-plugin package.

 So I re-ran the debug program and went to jimmyakin.org, opened it and 
 went to the comments page which is where it would close after just 
 startign to scroll. Again using the debug it just locks up, does no 
 close. But here is the output. The full amount. Previously I guess I had 
 stopped it too early as I didn't know what how far to carry it out.

Okay, I think I know what's going on: some fonts on your system might be
dangling links. To confirm this idea, could you try to run
strace -f -eopen -o /tmp/somefile iceape and try to reproduce again ?
Then, please send the /tmp/somefile here. (Note you might need to install the
strace package)

Thanks

Mike


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#439260: Addinfo- Iceape browser and mailnews

2007-08-24 Thread Mike Hommey
severity 439260 important
tag 439260 fixed-upstream
merge 439260 425220
thanks

 9139  open(/var/lib/defoma/fontconfig.d/D/DejaVu-Serif-Bold-Oblique.ttf, 
 O_RDONLY) = -1 ENOENT (No such file or directory)
 9139  open(/var/lib/defoma/fontconfig.d/D/DejaVu-Serif-Oblique.ttf, 
 O_RDONLY) = -1 ENOENT (No such file or directory)

For some reason, you have 2 DejaVu fonts missing. You should remove the
dangling links. This will solve your problem.

Mike


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#439260: Addinfo - Iceape browser and mailnews closing

2007-08-23 Thread Whit Hansell
It's gotten worse on the browser side.  I've been going to various sites 
and can't scroll down much from the top of the page before the browser 
closes totally.  I can open a number of pages but if I try to read down 
the page of any page even using the scroll bar in stead of the wheel 
mouse, the browser closes totally w/o warning or error notation.



So far on the mailnews part the only problem I've had is trying to open 
an Earthlink email.  I've so far successfully been able to scroll down 
emails w. no trouble.  and I've sent emails out and received them ok too.


But the browser is a real problem.  Specifically, I've done a search 
using Dogpile and when I pick a site and open it up and start to down 
the page to read it the browser closes.  It has happened to everything 
I've tried to read after opening it from the page listing.  And these 
pages don't seem to be graphics active. Yes there are graphics but not 
the type that are running as in many of the car ads and stuff.  Little 
movies. None of that.


Hope that helps.  And thanks for your good work.  I really appreciate it.




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#439260: Addinfo - Iceape browser and mailnews closing

2007-08-23 Thread Mike Hommey
On Fri, Aug 24, 2007 at 12:06:22AM -0400, Whit Hansell [EMAIL PROTECTED] 
wrote:
 It's gotten worse on the browser side.  I've been going to various sites 
 and can't scroll down much from the top of the page before the browser 
 closes totally.  I can open a number of pages but if I try to read down the 
 page of any page even using the scroll bar in stead of the wheel mouse, the 
 browser closes totally w/o warning or error notation.


 So far on the mailnews part the only problem I've had is trying to open an 
 Earthlink email.  I've so far successfully been able to scroll down emails 
 w. no trouble.  and I've sent emails out and received them ok too.

 But the browser is a real problem.  Specifically, I've done a search using 
 Dogpile and when I pick a site and open it up and start to down the page to 
 read it the browser closes.  It has happened to everything I've tried to 
 read after opening it from the page listing.  And these pages don't seem to 
 be graphics active. Yes there are graphics but not the type that are 
 running as in many of the car ads and stuff.  Little movies. None of that.

 Hope that helps.  And thanks for your good work.  I really appreciate it.

Please install the iceape-dbg package, then run iceape -g, type run
when you get the gdb prompt, and do what it is necessary for the closing
to occur. Once it occurs, come back to the gdb prompt and type bt
full.

Please copy/paste the result of this command here.

Thanks

Mike


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]