-
Notifications
You must be signed in to change notification settings - Fork 347
Crash upon uploading a file (on KDE Chakra) #15
Comments
Hello, I am now working on Search Engines manager and OpenSearch support, and after that I am planning to release new version (1.0.0-rc1) and also build new packages. |
Thanks for the swift response! The browser shows real potential and I'm looking forward for the next release(s). Since you mention that you're aware of the issue, I do have another: crash upon uploading a file - to google+ and gmail. The same error message: Segmentation fault. |
Well, What is your WebKit version? (Menu Help -> About QupZilla) |
Application version 1.0.0-rc1 |
That might be that issue. |
My bad; I did get an output in terminal: qupzilla I do not get this in any browser; Opera, rekonq, Chromium |
Ok, |
After clicking on upload and just before the file chooser is supposed to come up. I installed from the repo for Chakra; |
Ok then, Edit: Yay, that Comment & Close button is really bad :D |
Can you please test, whether file uploading is global issue or it is only gmail specific? |
Strangest of things; gmail works -- had a reboot, maybe that's an explanation? Dropbox works as well. However, Google+ doesn't. I now get to the file chooser, select file, press ok -- then crash and no upload. |
Hmm, that's strange. It looks like that problem is calling my implementation of QWebPage::chooseFile http://doc.qt.nokia.com/4.7/qwebpage.html#chooseFile |
Ok, http://www.2shared.com/file/GXB1V-MR/qupzilla-tests.html Sorry for this share server, I'm not home and I lost my dropbox password :D |
All 4 work on google+. However it looks like an gtk-application and I get the gtk file chooser. Was that intentional? I'm on 64 bit now; can test i686 later tonight if need be. |
No it wasn't intented, it is probably because you are running 64bit system and don't have corresponding 32bit libs. Test on i686 is very important to confirm this crash solved or not. |
Bad news; none are working -- native kde file chooser comes up, file is selected, the file appears to upload through google+, but then it crashes and no file(s) are succesfully uploaded :( Oh, and on a side note; feature requests, where to put? |
Mmm, backtrace would help me, but in order to do that, you must rebuild QupZilla from source in debug configuration. You can make feature requests as normal issues and put on the "feature request" label. |
Maybe last thing before I am actually going to install chakra in virtual machine, can you install and test it in Arora? |
That's a bit above my skill level I'm afraid. I'll ask around on Chakra forums. Or try to look at it on monday - or during the weekend if I find the time. EDIT: Opera was my browser of choice until Rekonq gained the possibility to use QtWebKit -- it was quite recently. And browsing around on chakra forums I also stumbled across Qupzilla. ... Oh well ... Just did the same with Arora; it crashed. And now Rekonq crashes as well. Hmm ... Google-specific? |
So this looks like a QtWebKit issue and unfortunately I can't do anything with it. You can maximally open issue on QtWebKit bug tracker. Or it could also be QtWebKit build in chakra specific issue, but rather than that, I think it is global QtWebKit 534.34 issue. |
I'm continuing testing on this issue. Confirmed the crashes on Chakra with rekonq & qupzilla trying to upload a file. Using the qttestbrowser, available after building qtwebkit 2.2, it doesn't crash, but hangs, upload never starts. |
Sorry, one more comment on this, more tests needed if this crash occurs, bc of the google-talk-plugin being loaded. I've been in contact with qtwebkit devs about supporting this plugin, seems to cause issues in many webkit browsers atm. |
OS: Linux (Chakra), Kernel 3.0
When bookmark sidebar is open, and I try to doble click any items, the browser crashes (segmentation fault).
I first visited google+ (typed manually in adress bar) then clicked a random bookmark. Got the following error message in terminall:
$ qupzilla
No bp log location saved, using default.
[000:038] Browser XEmbed support present: 1
[000:038] Browser toolkit is not Gtk2 (0).
[000:084] Using Xt toolkit
QFont::setPixelSize: Pixel size <= 0 (0)
[006:877] Read port file, port=56152
[006:878] Initiated connection to GoogleTalkPlugin
kfilemodule(24335) KSambaSharePrivate::findSmbConf: KSambaShare: Could not find smb.conf!
X Error: BadWindow (invalid Window parameter) 3
Major opcode: 20 (X_GetProperty)
Resource id: 0x68000f2
Segmentation fault
EDIT
crash upon uploading a file - to google+ and gmail. The same error message: Segmentation fault.
The text was updated successfully, but these errors were encountered: