User:Mutlu inek/KonquerorDay2: Difference between revisions

From KDE TechBase
(Bug 11, KDE4)
(Retested + marked testcases)
Line 19: Line 19:


http://bugs.kde.org/show_bug.cgi?id=143819
http://bugs.kde.org/show_bug.cgi?id=143819
+TESTCASE
As reported for 3.5.6, Konqui from KDE4 trunk r79884 still does not show the input box, Firefox and Opera do.
As reported for 3.5.6, Konqui from KDE4 trunk r79884 still does not show the input box, Firefox and Opera do.


Line 27: Line 28:


http://bugs.kde.org/show_bug.cgi?id=143972
http://bugs.kde.org/show_bug.cgi?id=143972
The first link (twb.ath.cx) does not work anymore, but the linked html page is still available. After deleting the entry as described, loading the xhtml file in konqui (from KDE4 trunk r79884) leads to a crash in nspluginviewer, but not Konqui. I will give the KDE Crash Handler output and the command line output below.
+TESTCASE
 
Cannot reproduce the error with Konqui from KDE4 trunk r79884.
The KDE Crash Handler output:
 
Application: nspluginviewer (nspluginviewer), signal SIGSEGV
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb5e7b6d0 (LWP 19130)]
[New Thread 0xb19a0b90 (LWP 19136)]
[New Thread 0xb2267b90 (LWP 19135)]
[New Thread 0xb2a68b90 (LWP 19134)]
[KCrash handler]
#6  0xb757dd17 in XtRemoveTimeOut () from /usr/lib/libXt.so.6
#7  0xb4025e91 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so
#8  0xb401b418 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so
#9  0xb4014261 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so
#10 0xb4018a17 in ?? () from /usr/lib/mozilla/plugins/libflashplayer.so
#11 0x08127f58 in ?? ()
#12 0xbf84825c in ?? ()
#13 0xbf848208 in ?? ()
#14 0xbf848260 in ?? ()
#15 0xbf84822c in ?? ()
#16 0xbf848260 in ?? ()
#17 0xbf848278 in ?? ()
#18 0x08054eb6 in NSPluginInstance::destroy (this=0x8127f58)
    at /var/abs/local/kde4/kdebase4/src/kdebase/apps/nsplugins/viewer/nsplugin.cpp:690
Backtrace stopped: frame did not save the PC
#0  0xb7f5f410 in __kernel_vsyscall ()
 
Command line output:
 
konqueror(18355) KonqHistoryManager::addToHistory: ## addToHistory:  "file:///home/kde4/Desktop/book-Z-H-11.xhtml"  Typed URL:  "/home/kde4/Desktop/book-Z-H-11.xhtml" , Title:  ""
konqueror(18355) KonqMainWindow::openView: KonqMainWindow::openView ok= true  bOthersFollowed= false  returning  true
konqueror(18355)/khtml (part) KHTMLPart::~KHTMLPart: KHTMLPart(0x9509900, name = "sessionframe")
konqueror(18355)/kparts KParts::PartManager::setActivePart: KParts::PartManager(0x94cbce0, name = "khtml part manager")  emitting activePartChanged  QObject(0x0)
konqueror(18355)/kparts KParts::Part::~Part: deleting widget  KHTMLView(0x922c650)  ""
konqueror(18355)/nspluginviewer (part) PluginPart::~PluginPart: PluginPart::~PluginPart
konqueror(18355) NSPluginLoader::release: NSPluginLoader::release ->  2
konqueror(18355)/kparts KParts::Part::~Part: deleting widget  PluginCanvasWidget(0x94791f0)  ""
konqueror(18355)/nspluginviewer (part) PluginPart::~PluginPart: PluginPart::~PluginPart
konqueror(18355) NSPluginLoader::release: NSPluginLoader::release ->  1
konqueror(18355)/kparts KParts::Part::~Part: deleting widget  PluginCanvasWidget(0x897e170)  ""
konqueror(18355)/khtml (html) DOM::HTMLDocumentImpl::determineParseMode:  using transitional parseMode
konqueror(18355) KonqMainWindow::setCaption: KonqMainWindow::setCaption( "Structure and Interpretation of Computer Programs" )
konqueror(18355) KonqHistoryManager::slotNotifyHistoryEntry: Got new entry from Broadcast:  "file:///home/kde4/Desktop/book-Z-H-11.xhtml"
konqueror(18355)/kio (Slave) KIO::Slave::createSlave: createSlave "file" for KUrl("file:///home/kde4/Desktop/ch1-Z-G-07.gif")
konqueror(18355)/kio (KIOConnection) KIO::ConnectionServer::listenForRemote: Listening on  "local:/tmp/ksocket-kde4/konquerorX18355.slave-socket"
konqueror(18355)/khtml (part) KHTMLPart::saveState: "" saveState this= KHTMLPart(0x82ee530)  ' "" ' saving URL  "file:///home/kde4/Desktop/book-Z-H-11.xhtml"
konqueror(18355) KonqHistoryManager::addToHistory: ## addToHistory:  "file:///home/kde4/Desktop/book-Z-H-11.xhtml"  Typed URL:  "file:///home/kde4/Desktop/book-Z-H-11.xhtml" , Title:  "Structure and Interpretation of Computer Programs"
konqueror(18355) NSPluginLoader::processTerminated: Viewer process  terminated
QObject: Do not delete object, 'unnamed', during its event handler!
konqueror(18355) KHTMLView::moveCaretTo: KHTMLView::moveCaretTo - findCaretBoxLine() returns NULL
konqueror(18355) KHTMLView::moveCaretTo: KHTMLView::moveCaretTo - findCaretBoxLine() returns NULL




http://bugs.kde.org/show_bug.cgi?id=144308
http://bugs.kde.org/show_bug.cgi?id=144308
+TESTCASE
With Konqui from KDE4 trunk r798847, none of the continue buttons are displayed, neither the webpage's nor the testcase's button. Firefox and Opera work.
With Konqui from KDE4 trunk r798847, none of the continue buttons are displayed, neither the webpage's nor the testcase's button. Firefox and Opera work.



Revision as of 20:03, 20 April 2008

http://bugs.kde.org/show_bug.cgi?id=143719 Not reproducible for me with KDE4 trunk r798847. It was claimed to be a duplicate of 133680, which was fixied by Maksim Orlovich on 2006-10-14 16:58, SVN commit 595505. However, the reporter and a second user claimed that 143719 was not solved in 3.5.6 (released January 2007).


http://bugs.kde.org/show_bug.cgi?id=143809 Not reproducible for me with KDE4 trunk r798847.


http://bugs.kde.org/show_bug.cgi?id=144071 I could not triage this bug since the website is in Hungarian and the login given in the bugreport is not valid any more. I tried to set up a new account, but failed utterly.


http://bugs.kde.org/show_bug.cgi?id=144361 The link https://www.myopenid.com/settings_certificates that was given in the bug report does not work any more on OpenID. The new page (which requires loggin in) is: https://www.myopenid.com/settings_authentication This new page does not trigger a crash with KDE4 trunk r798847, but the creation of new certificates does not work with Konqui (it does work with Firefox, though). The OpenID website states: "An error occurred while processing your request: Your browser did not send us a valid certificate request." So, as Maksim stated in May 2007, no crash, but no certificate generation.


http://bugs.kde.org/show_bug.cgi?id=143819 +TESTCASE As reported for 3.5.6, Konqui from KDE4 trunk r79884 still does not show the input box, Firefox and Opera do.


http://bugs.kde.org/show_bug.cgi?id=143948 As reported for 3.5.6, for Konqui from KDE4 trunk r79884, too, the __doPostBack() functions on the folders in the "organize" view do nothing. Also, Konqui reports a Java Script error: "Error: https://dcc.godaddy.com/javascript/dcc.js?sa=: TypeError: Undefined value"


http://bugs.kde.org/show_bug.cgi?id=143972 +TESTCASE Cannot reproduce the error with Konqui from KDE4 trunk r79884.


http://bugs.kde.org/show_bug.cgi?id=144308 +TESTCASE With Konqui from KDE4 trunk r798847, none of the continue buttons are displayed, neither the webpage's nor the testcase's button. Firefox and Opera work.


http://bugs.kde.org/show_bug.cgi?id=144669 I cannot confirm this with Konqui from KDE4 trunk r798847. No significant difference in CPU usage compared to Firefox.


http://bugs.kde.org/show_bug.cgi?id=144720 The last reporter claimed this was fixed for 3.5.8 already. I also cannot reproduce it with Konqui from KDE4 trunk r798847.


http://bugs.kde.org/show_bug.cgi?id=144753 I can confirm this bug with Konqui from KDE4 trunk r798847. The webpage appears to work well at first, but the images are not shown. (Well, they are in fact shown, but only for an instance before they are replaced with the small generic placeholders the reporter showed in this screenshot: http://katecoder.free.fr/divers/bug-konqueror-hyla.png