FS#29939 - [chromium] Error: the XML response that was returned from the server is invalid.
Attached to Project:
Arch Linux
Opened by Zsolt Udvari (uzsolt) - Friday, 18 May 2012, 13:52 GMT
Last edited by Evangelos Foutras (foutrelis) - Sunday, 20 May 2012, 12:25 GMT
Opened by Zsolt Udvari (uzsolt) - Friday, 18 May 2012, 13:52 GMT
Last edited by Evangelos Foutras (foutrelis) - Sunday, 20 May 2012, 12:25 GMT
|
Details
Description:
Go to http://www.delmagyar.hu/belfold_hirek/juliustol_jon_a_ketforintos_tavkozlesi_ado_-_percenkent_es_uzenetenkent/2280156/ Near bottom of page, click "következő" (means "Next" in hungarian). You'll receive the error in subject: Error: the XML response that was returned from the server is invalid. With luakit, opera, firefox works well. Since latest upgrade worked well but after upgrading to 19.0.x drops error. About two years ago I've reported to chromium similar error: http://code.google.com/p/chromium/issues/detail?id=44531&q=udvzsolt&colspec=ID%20Pri%20Mstone%20ReleaseBlock%20Area%20Feature%20Status%20Owner%20Summary but not on ArchLinux. |
This task depends upon
Closed by Evangelos Foutras (foutrelis)
Sunday, 20 May 2012, 12:25 GMT
Reason for closing: Works for me
Sunday, 20 May 2012, 12:25 GMT
Reason for closing: Works for me
$ LC_ALL=C pacman -Qi chromium
Name : chromium
Version : 19.0.1084.46-2
Does it works for you?
Make sure Chromium is not running in the background or something (even reboot your computer maybe.)
Install Date : Fri May 18 18:10:53 2012
I make some power-off/power-on since I've installed this version/release of chromium.
What's the difference between release 1 and release 2 which can produce this error? What can cause this problem? Maybe an user-setting?
It's not a user setting, so it's weird that it doesn't work for you.
If `readelf -d /usr/lib/chromium/chromium | grep libxml' outputs anything, reinstall the chromium package.
You can also test with a new profile: chromium --user-data-dir=$(mktemp -d)
Maybe I'm stupid but it works again.
I hope it was my mistake :)