You are not logged in.
How do you map a key to a javascript snippet? This doesn't seem to work (although it shows no error either): map o script window.alert("!!!!!!!!!!")
Offline
Hello,
How do you map a key to a javascript snippet? This doesn't seem to work (although it shows no error either): map o script window.alert("!!!!!!!!!!")
This works just fine for me.
Best regards
pwmt.org : programs with movie titles
Offline
Hello,
using jumanji-git, rebuild today with make debug. libwebkit 1.2.6-1
1. I can confirm bug #31 (http://pwmt.org/issues/31), the problem seems to exist on all amazon login pages, at least i got the same stack trace for .de/.fr/.com-login pages as well. I'm not sure, but i think this is a new bug (in libwebkit?). Don't know for sure, i don't use amazon that often.
gdb jumanji-debug:
#0 0x00000000 in ?? ()
#1 0xb778dead in ?? () from /usr/lib/libwebkit-1.0.so.2
#2 0xb73f7557 in ?? () from /usr/lib/libwebkit-1.0.so.2
#3 0xb73e7725 in ?? () from /usr/lib/libwebkit-1.0.so.2
#4 0xb73f693b in ?? () from /usr/lib/libwebkit-1.0.so.2
#5 0xb7411bd9 in ?? () from /usr/lib/libwebkit-1.0.so.2
#6 0xb74221fe in ?? () from /usr/lib/libwebkit-1.0.so.2
#7 0xb74121c0 in ?? () from /usr/lib/libwebkit-1.0.so.2
#8 0xb7420bd8 in ?? () from /usr/lib/libwebkit-1.0.so.2
#9 0xb7774c61 in ?? () from /usr/lib/libwebkit-1.0.so.2
#10 0xb67cf6c8 in g_cclosure_marshal_VOID__BOXED () from /usr/lib/libgobject-2.0.so.0
#11 0xb67b2a72 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#12 0xb67c58a0 in ?? () from /usr/lib/libgobject-2.0.so.0
#13 0xb67ce306 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#14 0xb67ce4b2 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#15 0xb6fb3cd6 in soup_message_got_chunk () from /usr/lib/libsoup-2.4.so.1
#16 0xb6fb802c in ?? () from /usr/lib/libsoup-2.4.so.1
#17 0xb6fb9672 in ?? () from /usr/lib/libsoup-2.4.so.1
#18 0xb67cec4c in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0
#19 0xb67b2a72 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#20 0xb67c58a0 in ?? () from /usr/lib/libgobject-2.0.so.0
#21 0xb67ce306 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#22 0xb67ce4b2 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#23 0xb6fc644d in ?? () from /usr/lib/libsoup-2.4.so.1
#24 0xb674da6b in ?? () from /usr/lib/libglib-2.0.so.0
#25 0xb6706b72 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#26 0xb6707350 in ?? () from /usr/lib/libglib-2.0.so.0
#27 0xb6707a1b in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#28 0xb6ce75b9 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#29 0x08056ac6 in main (argc=1, argv=0xbffff884) at jumanji.c:4474
[edit]
with "set scripts false" jumanji doesn't crash. opening the site with uzbl (using same version of libwebkit, but it didn't crash) showed more infos about the js:
Unsafe JavaScript attempt to access frame with URL https://www.amazon.co.uk/gp/css/homepage/276-6114905-4720859?ie=UTF8&ref_=topnav_ya from frame with URL https://images-na.ssl-images-amazon.com/images/G/02/x-locale/common/login/mercury9._V198459718_.swf?value1=276-2024771-7723556:1294144380&host=0. Domains, protocols and ports must match.
[/edit]
2. Just to let you know:
I already told, that i miss a feature i'm used to by other browsers: using the first letters of drop-down menu entries as shortcuts. seems like this is a problem not of webkit in general, but of webkitgtk+. With browsers like chromium or arora (using qtwebkit) it works. Oh, there are some closely related cases, it even works with webkitgtk+, e.g. in the Task Properties boxes on https://bugs.archlinux.org/proj1?toggleadvanced=1
3. I have the feeling i should be able to answer this question by myself. Can i toggle the use of a proxy on and off with some key binding? I know i could use two mappings, but, well, one mapping would be way nicer.
thanks,
rich_o
Last edited by rich_o (2011-01-04 12:39:31)
Offline
Hello,
I will answer the other questions when I have more time. There is already a shortcut defined to toggle the usage of the defined proxy on and off: ^p
Best regards
pwmt.org : programs with movie titles
Offline
Hello,
I'm using jumanji since August now as my only webbrowser and I'm loving it. It's now almost acting as I want... Only two things I'm not able to manage
1. Is it possible, that jumanji doesnt switch to insert-mode, when starting a webpage like google...
Would like to enter it manually with 'gi' or the hinting-function.
2. How is the 'background'-function working? I have tried
set background false
but it still loads all the background images.
Last edited by gorilla (2011-01-10 14:03:11)
Offline
Greetings everyone.
I have a problem - can't compile cloned source code.
I get this error:
http://dl.dropbox.com/u/4360274/error.jumanji
I'm confused, and this is definitely above my salary level
Recitar! Mentre preso dal delirio, non so più quel che dico, e quel che faccio! Eppur èd'uopo, sforzati!
Bah! Sei tu forse un uom?
Tu se' Pagliaccio!
Offline
Hello,
I have a problem - can't compile cloned source code.
You need to install libunique (Package unique-1.0 was not found in the pkg-config search path.)
Best regards
pwmt.org : programs with movie titles
Offline
You need to install libunique (Package unique-1.0 was not found in the pkg-config search path.)
Best regards
Thanks. Kinda trivial thing... hehe.
Anyway, is there a way to compile jumanji without libunique. I don't use it, nor I have any intention to.
With midori there is explicit option for disabling libunique, so one can proceed without it.
Libunique as an optional dep would've been nice .
Cheers.
Recitar! Mentre preso dal delirio, non so più quel che dico, e quel che faccio! Eppur èd'uopo, sforzati!
Bah! Sei tu forse un uom?
Tu se' Pagliaccio!
Offline
I'd like to be able to toggle plugins with shortcut. I've tried a number of things and haven't figured anything out. Is there a way to do this, preferably with a single key in command mode?
Offline
Hey everyone,
I like Jumanji a lot and would want to make it my standard browser, but there are a few things (cosmetic and functional) that are in the way:
1. Is there a way to specify the standard zoom level? Every time I open a new tab, I have to "zO" to bring it to the zoom level I like.
2. How could I launch an external editor to edit inputfields?
3. Flash doesn't work at all, it only shows a black filled rectangle at youtube. I see this with libwebkit, libwebkit-nightly and libwebkit-git in case this makes a difference.
4. Gmail hotkeys interfere with jumanji's shortcuts. It would be nice to have a command mode e.g. like in vim, maybe?
5. Scrolling with keybord shortcuts in embedded frames doesn't work.
Sorry if all this is adressed on the official webpage, but the site is currently down.
I'm also willing to jump into the source code if some of the above points are not possible yet, I simply hadn't the time to do so yet.
Btw, IRC is pretty much dead, is there a mailing list for this project?
Thanks!
Last edited by bbtrb (2011-01-14 18:09:54)
Offline
Hello,
We are moving to a new web server and since I have a far from stable internet connection at the moment, I can do nothing about it.
Best regards
pwmt.org : programs with movie titles
Offline
How is the safety with this browser? Are there any extensions such as AdBlock, GhostScript and so on?
Offline
@M_ller
You can use privoxy for this
Offline
@M_ller
You can use privoxy for this
But what about adblocking and disabling/allowing JavaScript in certain situations?
Offline
I have gray rectangle on youtube videos after enabling flash plugin. Why?
On Firefox and Google Chrome everything is ok.
I'm using Flash 10.1r103 in /usr/lib/mozilla/plugins/
Offline
Please read the docs...
jumanji features a plugin-blocker which is enabled by default, but can be disabled through jumanjirc.
For disabling blocking of flash content: plugin application/x-shockwave-flash
Btw, it's just a pressable widget, so you can still watch e.g. flash content with the plugin blocker enabled...
Last edited by mhertz (2011-01-18 01:03:20)
Offline
Even after disabling plugin-blocker i have gray rectangle. Movie is loading, becouse I hear sound from movie. There isn't any video.
Offline
I have just gotten a laptop which i've of course installed arch on, but now as the jumanji git server has been down for over 3 days, then i'm each day anxiously awaiting when I can have my favorite browser also on this laptop, so could the author, or some other kind soul which features _any_ revision of the jumanji sources, then please upload it to some hosting service and post the link here please, thanks.
In the meantime i'm using dwb, which actually resembles jumanji very much; infact so much as I often wonder why the two devs keeps their projects seperate instead of collaberating whith eachother.
Still however, I feel more comfortable with jumanji which I know much better than dwb...
Edit: I cannot just copy the jumanji binary from my stationary pc to the laptop, since my stationary pc is running arch64 vs. my laptops arch32..
Last edited by mhertz (2011-01-19 17:15:20)
Offline
I have just gotten a laptop which i've of course installed arch on, but now as the jumanji git server has been down for over 3 days, then i'm each day anxiously awaiting when I can have my favorite browser also on this laptop, so could the author, or some other kind soul which features _any_ revision of the jumanji sources, then please upload it to some hosting service and post the link here please, thanks.
Pretty old revision (from October), but I've a copy here. The config.h is slightly modified, though.
Offline
I have just gotten a laptop which i've of course installed arch on, but now as the jumanji git server has been down for over 3 days, then i'm each day anxiously awaiting when I can have my favorite browser also on this laptop, so could the author, or some other kind soul which features _any_ revision of the jumanji sources, then please upload it to some hosting service and post the link here please, thanks.
In the meantime i'm using dwb, which actually resembles jumanji very much; infact so much as I often wonder why the two devs keeps their projects seperate instead of collaberating whith eachother.
Still however, I feel more comfortable with jumanji which I know much better than dwb...
Edit: I cannot just copy the jumanji binary from my stationary pc to the laptop, since my stationary pc is running arch64 vs. my laptops arch32..
http://simplyv4.com/jumanji-git-20110111-src.tar.bz2
Don't know the exact revision, but its from 20110111.
Offline
Hello,
I don't know if the git server is up and running again, because I can not test it. Otherwise here is a copy of the jumanji-git http://ompldr.org/vNzJuaA
Best regards
pwmt.org : programs with movie titles
Offline
@BetterLeftUnsaid, vostok4 and neldoreth
Thanks alot mates for your kind helpfullness!
Offline
Hi,
at PCLinuxOS a packager uses Jumanji as the standard browser for the developing Wmii version of PCLinuxOS. I use Jumanji already and have loads of fun with it.Since he know figured out how to activate the spell check it is even more usable on a day to day basis. (especially if you are a spelling catastrophe waiting to happen like me).
However, I am concerned seeing that the home page isn't accessible for quite some time now. Does anybody know if this project is still actively developed? It is such a gem it would be real shame if it wasn't. However, if not would obviously mean that it can't be incorporated in the "to come" Wmii version of PCLinuxOS, hence the question.
Thanks for reading
Last edited by longtom (2011-01-22 06:47:33)
Regards
longtom
Offline
Does anybody know if this project is still actively developed?
On the homepage is written, that it's moving to a new server:
Last edited by gorilla (2011-01-22 09:38:25)
Offline