Displaying 20 results from an estimated 1000 matches similar to: "Konqueror Reference Error HTMLFormElement"
2003 Nov 28
1
search documentation not working with mozilla and konqueror (PR#5379)
Full_Name: Sergei Zuyev
Version: Version 1.8.0
OS: Mandrake Linux 9.1
Submission from: (NULL) (195.137.88.252)
When mozilla or konqueror are used as help browser, the Search Engine page links
nor the search do not work. Mozilla quietly ignores any click, while konqueror
gives the following information:
> options(browser="/usr/bin/konqueror")
> help.start()
Making links in
2005 Jul 10
1
Konqueror compatibility
Thomas,
currently the script.aculo.us scripts have some workarounds for Safari
that should be extended to more generally cover all khtml-based
browsers, Konqueror in particular.
In prototype.js, there is a workaround for an addEventListener bug that
affects Konqueror as well as Safari, controls.js has a similar
workaround, and the special case in dragdrop.js doesn''t hurt anyway.
In
2008 Jul 15
1
Konqueror and the Cookiejar
Since upgrading to 7.0 Stable, I've noticed an occasional problem with
konqueror. I've been recompiling my ports for the past few weeks and have
noticed that some sites are complaining about cookies not being enabled.
Further investigation has revealed that if I start konqueror from the
terminal prompt, I can get an error message:
khtml (dom) Can't communicate with the cookiejar!
2004 Jan 10
2
swat error
I am getting the following error when trying to connect to
http://localhost:901
500 Server Error
chdir failed - the server is not configured correctly
Are there any known fixes for this ?
Also:
I noticed that some of the directives, such as datadir, might be
non-functional or ignored elsewhere in coding of swat
Could this be the cause of the above errors ?
Finally here is the cli output
2005 Jun 08
2
Installation and Configuration Issues
Hi group,
FYI, I have successfully installed and ran icecast1 on my home Debian
machine.
I am now attempting to create a production server with icecast2 for MP3
streaming of some educational radio shows that we produce here. I'm
running into some snags.
I have gotten icecast2 installed. However, when I go to the status page
(http://localhost:8000/status.xsl), I get served a page, but
2006 Sep 09
3
[Urgent] Help: Safari/Konqueror issue with absolute div initially hidden
Hi all,
I have this project due tomorrow night (yes, it''s a Sunday...), and
only one trick bug left, which only occurs on Safari 2 and Konqueror
(3.5.2). I guess the Webcore/KHTML common tree goes here...
You''ll find a test page online:
http://tddsworld.com/bugs/hidden_absolute_issue/
If you want to tinker on your box, get the ZIP:
2019 Mar 17
4
konqueror vs. centos and mathematics
I'm running centos 7.
Firefox spends so much time in th D state that I am trying konqueror.
Displaying mathematics on wikipedia,
e.g. Remez algorithm seems to be a no go.
Wikipedia seems to use tex, so I installed texlive and texlive-* .
Firefox hadn't needed it and it did not seem to help konqueror.
My guess is that there is a bit somewhere that I need to flip,
but I have no idea where it
2006 Sep 20
0
prototype.js: Safari issues with 1.5.0 rc1
I''m using scriptaculous, which requires prototype 1.5.0, and comes with
1.5.0 rc1.
However, on page load and when any form is submitted, Safari is getting
caught at line 1320, with
ReferenceError: Can''t find variable: HTMLFormElement.
Tested with Safari 2.0.4 and latest WebKit nightly (r16463).
Perhaps there is a newer rc? I can''t seem to find anything at all in
the
2006 Dec 19
2
Effect.Pulsate on last scriptaculous
Somone have tested the last scriptaculous version that ships with last
prototype?
I you make an Effect.Pulsate, the element stays hidden after the effect
finish if the element don''t have opacity stablished. This is for the changes
on the setStyle method on prototype.
The original code is:
2005 Jul 06
16
Autocompletion not working in Konqueror
I''ve just had a look again at the autocompletion demo that Thomas put up
at
http://script.aculo.us/demos/ajax/autocompleter
Unfortunately, in Konqueror (3.4.1) it doesn''t work at all. Not even an
error is triggered. It does work nicely in Firefox. How about Safari?
I don''t have the time right now to track this down systematically (maybe
latter), but just from
2005 Jun 28
2
Problems with repeated calls to setTimeout?
Prototype.js and Thomas''s effects scripts use repeated setTimeout calls
for timed looping, for instance in time-based observers.
On Konqueror 3.4.1 (possibly other khtml-based browsers, too), these
observers reproducibly crash the browser. Just keeping open a browser
with such an observer is enough. After some time it invariably
segfaults. When I substitute setInterval for setTimeout
2003 Nov 28
0
search documentation not working with mozilla and (PR#5383)
On Fri, 2003-11-28 at 06:39, sergei@stams.strath.ac.uk wrote:
> Full_Name: Sergei Zuyev
> Version: Version 1.8.0
> OS: Mandrake Linux 9.1
> Submission from: (NULL) (195.137.88.252)
>
>
> When mozilla or konqueror are used as help browser, the Search Engine page links
> nor the search do not work. Mozilla quietly ignores any click, while konqueror
> gives the following
2003 May 06
2
"help.start() and kde konqueror"
Hello,
When I attempt to use KDE 3.03 "konqueror" for help.start() I can't get the
search engine to work but otherwise help.start() is OK. How should
"konqueror" be setup for this?
The response to the command is below:
> help.start(browser= 'konqueror')
Making links in per-session dir ...
If konqueror is already running, it is *not* restarted, and you must
2006 Mar 21
1
Konqueror Ajax update
I had been comparing IE and Firefox Ajax performance, and since I have a
couple of Unix boxes in my workshop, I threw Konqueror into the mix, and
reported here earlier today (or yesterday) that Konqueror ( 3.4.3) could
handle Ajax perfectly, at least as far as the simplest AWDWR Ajax example
(./example/index) was concerned.
It occurred to me to do a more grueling test.
I took the
2012 May 08
1
Konqueror tree view in CentOS 6
Hello
Since I got CentOS 6 I no longer have the tree view in Konqueror, and
none of the other file managers have it. I believe this is because some
plugin has not been ported to the new version of Konqueror.
Please, is there a nice way to install the old Konqueror and its plugins
on my CentOS 6 ?
Thank you,
Timothy Madden
2019 Mar 18
1
konqueror vs. centos and mathematics
On Sun, 17 Mar 2019, Gordon Messmer wrote:
> On 3/17/19 7:47 PM, Michael Hennebry wrote:
>>
>> http://web.cs.ndsu.nodak.edu/~hennebry/Screenshot2019-03-17+21-29-06.png
>> The web site seems to be emitting tex.
>> Presumably something has to translate between tex and image.
>> That said, firefox worked (barely) before I installed texlive.
>
>
> It looks
2001 Jun 12
3
Using konqueror with help.start
For R-1.2.3 on a Debian 2.3 (testing) GNU/Linux system I would like
to have help.start use Konqueror (the KDE web browser) instead of
netscape. I can start it with
help.start(browser = "konqueror")
but trying to search for terms from the search page does not work.
My guess is that I need to configure javascript. The default is not
to allow javascript at all. I do not wish to
2006 Aug 04
0
Proxy from Apache to local Lighttpd instance
Hello,
I''m having a serious problem proxying from Apache (2.2) to local Lighttpd
servers. I need this to run Rails instances on www.mysite.com/rails next to
the regular part from www.mysite.com.
Currently I get a working www.mysite.com/rails for only the first page,
controllers do not work. I am quite desperate in getting this to work as it
is the only way I can run Rails at our
2004 Sep 01
1
Integration of Windows mail client in Konqueror
Hello together!
I would like pegasus mail as default mail client for konqueror. After clicking on
a mailto link there should be pegasus mail started in this way:
"wine winpm-32.exe -T <to address> -S <subject>"
My question was, how can i set up the Konqueror in such way?
Has anyone tried something like this?
Bye,
Timo
2005 Dec 01
1
Konqueror Keeps Crashing
Konqueror crashes reqularly and I would like to reinstall it. How do I
reinstall KDE and/or Konqueror?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20051201/a0acf8fd/attachment-0002.html>