Re: [Cooker] konqueror crash and knode prob

2003-07-02 Thread Duncan
On Mon 30 Jun 2003 03:26, Michael Scherer posted as excerpted below:
 On Sunday 29 June 2003 18:28, Mark Draheim wrote:
  there's something wrong with the latest cooker KDE stuff. This is a
  clean install of todays cooker (well, obviously without the broken
  kernel).
 
  Could someone please confirm that konqueror crashes on this site:
 
  http://www.alternate.de/
 
  when clicking on Hardware in the left frame. Konqueror core dumps
  when I click this. Interestingly, the banner ad that used to be
  embedded in the page is still open in its own window.

 Nothing in the left frame here, so no crash

 kdebase-3.1.2-23mdk
 kdelibs-3.1.2-18mdk
 kdenetwork-3.1.2-13mdk

No crash here either, same reason.  

x#2 07:19 PM 0bg ~ $ rpmq kdebase
kdebase-3.1.2-23mdk
x#2 07:20 PM 0bg ~ $ rpmq kdelibs
kdelibs-3.1.2-18mdk
x#2 07:20 PM 0bg ~ $ rpmq kdenetwork
kdenetwork-3.1.2-13mdk
x#2 07:20 PM 0bg ~ $ rpmq privoxy
privoxy-3.0.2-1mdk

I use privoxy as a personal ad-busting and de-crudifying web filter.  Images, 
Java, cookies, and scripting, all off by default.  Turning scripting on and 
reloading the page, it's still blank.  Loading images, it's still blank.  
Viewing frame source indicates there's basically nothing there but an empty 
body with assorted attribute tags and the default Privoxy onload popup buster 
scripts..  I see a login.  Perhaps the site uses cookies and a login to 
populate that frame?

-- 
Duncan - List replies preferred.
They that can give up essential liberty to obtain a little
temporary safety, deserve neither liberty nor safety.
Benjamin Franklin




Re: [Cooker] konqueror crash and knode prob

2003-07-02 Thread Jason Straight
Sounds like you are having the thumbnail problem, try --force installing 
XFree86 and see if that helps.


On Monday 30 June 2003 14:43, Pierre BETOUIN wrote:
 Same problem for me, and another one : when starting konqueror, for
 browsing files, in large icon only, it always refresh the directory
 and generate core dumps every refresh.

 Here is the error msg:
 
 kio (KDirListerCache): [void KDirListerCache::updateDirectory(const
 KURL)] Killed = false
 kio (KDirListerCache): [void KDirListerCache::updateDirectory(const
 KURL)] update started in file:/root
 kio (KDirListerCache): [bool KDirListerCache::checkUpdate(const
 QString)] aborted, directory file:/ not in cache.
 kio (KDirListerCache): [void
 KDirListerCache::slotUpdateResult(KIO::Job*)] finished update file:/root
 kdeinit: Got EXEC_NEW 'kio_thumbnail' from launcher.
 kdeinit: PID 8714 terminated.
 

 and gdb tell me (not very verbose) :
 
 Core was generated by `kdeinit: kio_thumbnail thum'.
 Program terminated with signal 11, Segmentation fault.
 #0  0x411c3783 in ?? ()
 

 kdeinit, kdebase, kdecore and other kde packages are up to date
 (cooker).

 This error only occur in large icon mode. Other modes as details,
 text are not concerned.


   Pierre

 Le lun 30/06/2003 à 15:27, Mark Draheim a écrit :
  On Mon, 30 Jun 2003 08:01:30 -0500
 
  Tom Brinkman [EMAIL PROTECTED] wrote:
Render was find, after click on the left panel (it's a javascript
url), konqueror crashes.
  
   Same here, plus I've noticed Konqueror will no longer run pages
   I sometimes visit, eg,   http://www.mplayerhq.hu/homepage/  Just
   brings up a blank page. If I use mozilla to load the page, then
   click on another link on the page (eg, Docs), then paste that link
   into Konqueror, it loads without any fuss.kdebase-3.1.2-23mdk
 
  thanks for trying, at least I now know that it's not my setup. I guess
  it's a KDE problem and not a packaging problem. So we'll just wait for
  the KDE people to fix that.
 
  Also the knode problem is quite obviously connected to the fact that
  there are now 4 choices in the left drop down combo box, though the 4th
  is not labelled. However, there are still only 3 corresponding choices
  in the right hand drop down combo box. Apparently the choice made in the
  left combo box returns an integer that then determines what is shown in
  the right box. All the choices seem to be offset by 1. But again, this
  is surely a problem of the KDE sources.
 
  Mark
 
 
  _
  Envie de discuter en live avec vos amis ? Tlcharger MSN Messenger
  http://www.ifrance.com/_reloc/m la 1re messagerie instantane de France

-- 
Jason Straight
[EMAIL PROTECTED]
icq: 1796276
pgp: http://www.JeetKuneDoMaster.net/~jason/pubkey.asc




Re: [Cooker] konqueror crash and knode prob

2003-07-01 Thread Laurent Montel
Le Sunday 29 June 2003 18:28, Mark Draheim a écrit :
 there's something wrong with the latest cooker KDE stuff. This is a
 clean install of todays cooker (well, obviously without the broken
 kernel).

 Could someone please confirm that konqueror crashes on this site:

 http://www.alternate.de/

 when clicking on Hardware in the left frame. Konqueror core dumps when
 I click this. Interestingly, the banner ad that used to be embedded in
 the page is still open in its own window.


I can confirme crash:

konqueror: html_baseimpl.cpp:526: virtual void 
DOM::HTMLHtmlElementImpl::attach(): Assertion `parentNode()' failed.

I will try to find why...


 Next thing: knode's scores are broken. When I choose color I get a
 text box instead of the color chooser. The color chooser appears when I
 choose a forth non-labeled entry in the left hand combo box.

I will look at it.

Regards.

 Mark




Re: [Cooker] konqueror crash and knode prob

2003-07-01 Thread Pierre BETOUIN
Le mar 01/07/2003 à 17:19, Laurent Montel a écrit :
 Le Monday 30 June 2003 20:43, Pierre BETOUIN a écrit :
  Same problem for me, and another one : when starting konqueror, for
  browsing files, in large icon only, it always refresh the directory
  and generate core dumps every refresh.
 
 Update your kdelibs please.
 Now it fixed.
All right, it works well now ;)

-- 
Pierre BETOUIN

GnuPG key :
lynx -dump perso.club-internet.fr/unsignedchr/GnupgKey.asc | gpg
--import


signature.asc
Description: Ceci est une partie de message=?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=


Re: [Cooker] konqueror crash and knode prob

2003-06-30 Thread Michael Scherer
On Sunday 29 June 2003 18:28, Mark Draheim wrote:
 there's something wrong with the latest cooker KDE stuff. This is a
 clean install of todays cooker (well, obviously without the broken
 kernel).

 Could someone please confirm that konqueror crashes on this site:

 http://www.alternate.de/

 when clicking on Hardware in the left frame. Konqueror core dumps
 when I click this. Interestingly, the banner ad that used to be
 embedded in the page is still open in its own window.

Nothing in the left frame here, so no crash

kdebase-3.1.2-23mdk
kdelibs-3.1.2-18mdk
kdenetwork-3.1.2-13mdk
-- 

Michaël Scherer




Re: [Cooker] konqueror crash and knode prob

2003-06-30 Thread M. Ignacio Monge




El lun, 30-06-2003 a las 12:26, Michael Scherer escribi:

On Sunday 29 June 2003 18:28, Mark Draheim wrote:
 there's something wrong with the latest cooker KDE stuff. This is a
 clean install of todays cooker (well, obviously without the broken
 kernel).

 Could someone please confirm that konqueror crashes on this site:

 http://www.alternate.de/

 when clicking on Hardware in the left frame. Konqueror core dumps
 when I click this. Interestingly, the banner ad that used to be
 embedded in the page is still open in its own window.

Nothing in the left frame here, so no crash

kdebase-3.1.2-23mdk
kdelibs-3.1.2-18mdk
kdenetwork-3.1.2-13mdk




Render was find, after click on the left panel (it's a _javascript_ url), konqueror crashes.


M. Ignacio Monge Garca







Residente de Medicina Intensiva
Hospital de Jerez de la Frontera (Espaa)

http://virgilioshome.homelinux.org/~virgilio
[EMAIL PROTECTED]













attachment: retrato.png

Re: [Cooker] konqueror crash and knode prob

2003-06-30 Thread Tom Brinkman
On Monday June 30 2003 07:00 am, M. Ignacio Monge wrote:
 El lun, 30-06-2003 a las 12:26, Michael Scherer escribió:
  On Sunday 29 June 2003 18:28, Mark Draheim wrote:
   there's something wrong with the latest cooker KDE stuff.
   This is a clean install of todays cooker (well, obviously
   without the broken kernel).
  
   Could someone please confirm that konqueror crashes on this
   site:
  
   http://www.alternate.de/
  
   when clicking on Hardware in the left frame. Konqueror core
   dumps when I click this. Interestingly, the banner ad that
   used to be embedded in the page is still open in its own
   window.
 
  Nothing in the left frame here, so no crash
 
  kdebase-3.1.2-23mdk
  kdelibs-3.1.2-18mdk
  kdenetwork-3.1.2-13mdk

 Render was find, after click on the left panel (it's a javascript
 url), konqueror crashes.

Same here, plus I've noticed Konqueror will no longer run pages 
I sometimes visit, eg,   http://www.mplayerhq.hu/homepage/  Just 
brings up a blank page. If I use mozilla to load the page, then 
click on another link on the page (eg, Docs), then paste that link 
into Konqueror, it loads without any fuss.kdebase-3.1.2-23mdk
-- 
Tom Brinkman  Corpus Christi, Texas




Re: [Cooker] konqueror crash and knode prob

2003-06-30 Thread Mark Draheim
On Mon, 30 Jun 2003 08:01:30 -0500
Tom Brinkman [EMAIL PROTECTED] wrote:

  Render was find, after click on the left panel (it's a javascript
  url), konqueror crashes.
 
 Same here, plus I've noticed Konqueror will no longer run pages 
 I sometimes visit, eg,   http://www.mplayerhq.hu/homepage/  Just 
 brings up a blank page. If I use mozilla to load the page, then 
 click on another link on the page (eg, Docs), then paste that link 
 into Konqueror, it loads without any fuss.kdebase-3.1.2-23mdk

thanks for trying, at least I now know that it's not my setup. I guess
it's a KDE problem and not a packaging problem. So we'll just wait for
the KDE people to fix that.

Also the knode problem is quite obviously connected to the fact that
there are now 4 choices in the left drop down combo box, though the 4th
is not labelled. However, there are still only 3 corresponding choices
in the right hand drop down combo box. Apparently the choice made in the
left combo box returns an integer that then determines what is shown in
the right box. All the choices seem to be offset by 1. But again, this
is surely a problem of the KDE sources.

Mark




Re: [Cooker] konqueror crash and knode prob

2003-06-30 Thread Pierre BETOUIN
Same problem for me, and another one : when starting konqueror, for
browsing files, in large icon only, it always refresh the directory
and generate core dumps every refresh.

Here is the error msg:

kio (KDirListerCache): [void KDirListerCache::updateDirectory(const
KURL)] Killed = false
kio (KDirListerCache): [void KDirListerCache::updateDirectory(const
KURL)] update started in file:/root
kio (KDirListerCache): [bool KDirListerCache::checkUpdate(const
QString)] aborted, directory file:/ not in cache.
kio (KDirListerCache): [void
KDirListerCache::slotUpdateResult(KIO::Job*)] finished update file:/root
kdeinit: Got EXEC_NEW 'kio_thumbnail' from launcher.
kdeinit: PID 8714 terminated.


and gdb tell me (not very verbose) :

Core was generated by `kdeinit: kio_thumbnail thum'.
Program terminated with signal 11, Segmentation fault.
#0  0x411c3783 in ?? ()


kdeinit, kdebase, kdecore and other kde packages are up to date
(cooker).

This error only occur in large icon mode. Other modes as details,
text are not concerned.


Pierre


Le lun 30/06/2003 à 15:27, Mark Draheim a écrit :
 On Mon, 30 Jun 2003 08:01:30 -0500
 Tom Brinkman [EMAIL PROTECTED] wrote:
 
   Render was find, after click on the left panel (it's a javascript
   url), konqueror crashes.
  
  Same here, plus I've noticed Konqueror will no longer run pages 
  I sometimes visit, eg,   http://www.mplayerhq.hu/homepage/  Just 
  brings up a blank page. If I use mozilla to load the page, then 
  click on another link on the page (eg, Docs), then paste that link 
  into Konqueror, it loads without any fuss.kdebase-3.1.2-23mdk
 
 thanks for trying, at least I now know that it's not my setup. I guess
 it's a KDE problem and not a packaging problem. So we'll just wait for
 the KDE people to fix that.
 
 Also the knode problem is quite obviously connected to the fact that
 there are now 4 choices in the left drop down combo box, though the 4th
 is not labelled. However, there are still only 3 corresponding choices
 in the right hand drop down combo box. Apparently the choice made in the
 left combo box returns an integer that then determines what is shown in
 the right box. All the choices seem to be offset by 1. But again, this
 is surely a problem of the KDE sources.
 
 Mark
 
 
 _
 Envie de discuter en live avec vos amis ? Tlcharger MSN Messenger
 http://www.ifrance.com/_reloc/m la 1re messagerie instantane de France
-- 
Pierre BETOUIN

GnuPG key :
lynx -dump perso.club-internet.fr/unsignedchr/GnupgKey.asc | gpg
--import


signature.asc
Description: Ceci est une partie de message=?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=