You are not logged in.

#701 2011-01-01 17:37:36

memeplex
Member
Registered: 2008-11-10
Posts: 33

Re: jumanji - a web browser

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

#702 2011-01-02 09:50:16

neldoreth
Member
From: AT
Registered: 2009-02-01
Posts: 212

Re: jumanji - a web browser

Hello,

memeplex wrote:

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

#703 2011-01-04 12:10:19

rich_o
Member
Registered: 2008-07-28
Posts: 49

Re: jumanji - a web browser

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

#704 2011-01-04 13:54:17

neldoreth
Member
From: AT
Registered: 2009-02-01
Posts: 212

Re: jumanji - a web browser

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

#705 2011-01-10 14:02:19

gorilla
Member
From: Berlin
Registered: 2010-06-15
Posts: 72

Re: jumanji - a web browser

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

#706 2011-01-10 19:02:32

specnaz
Member
From: Poland
Registered: 2010-11-14
Posts: 9

Re: jumanji - a web browser

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 big_smile


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

#707 2011-01-11 00:37:58

neldoreth
Member
From: AT
Registered: 2009-02-01
Posts: 212

Re: jumanji - a web browser

Hello,

specnaz wrote:

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

#708 2011-01-11 15:45:35

specnaz
Member
From: Poland
Registered: 2010-11-14
Posts: 9

Re: jumanji - a web browser

neldoreth wrote:

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 big_smile.

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

#709 2011-01-12 02:31:48

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: jumanji - a web browser

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

#710 2011-01-14 17:00:06

bbtrb
Member
Registered: 2010-08-12
Posts: 12

Re: jumanji - a web browser

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

#711 2011-01-15 04:30:48

neldoreth
Member
From: AT
Registered: 2009-02-01
Posts: 212

Re: jumanji - a web browser

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

#712 2011-01-15 09:00:48

M_ller
Member
Registered: 2010-04-17
Posts: 80
Website

Re: jumanji - a web browser

How is the safety with this browser? Are there any extensions such as AdBlock, GhostScript and so on?

Offline

#713 2011-01-15 12:35:44

cf8
Member
From: Russia
Registered: 2008-10-21
Posts: 83

Re: jumanji - a web browser

@M_ller
You can use privoxy for this

Offline

#714 2011-01-15 13:37:12

M_ller
Member
Registered: 2010-04-17
Posts: 80
Website

Re: jumanji - a web browser

cf8 wrote:

@M_ller
You can use privoxy for this

But what about adblocking and disabling/allowing JavaScript in certain situations?

Offline

#715 2011-01-17 20:22:37

thinus
Member
Registered: 2011-01-17
Posts: 3

Re: jumanji - a web browser

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

#716 2011-01-18 01:01:53

mhertz
Member
From: Denmark
Registered: 2010-06-19
Posts: 681

Re: jumanji - a web browser

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

#717 2011-01-18 14:52:58

thinus
Member
Registered: 2011-01-17
Posts: 3

Re: jumanji - a web browser

Even after disabling plugin-blocker i have gray rectangle. Movie is loading, becouse I hear sound from movie. There isn't any video.

Offline

#718 2011-01-19 17:12:43

mhertz
Member
From: Denmark
Registered: 2010-06-19
Posts: 681

Re: jumanji - a web browser

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

#719 2011-01-20 04:51:02

BetterLeftUnsaid
Member
From: My Happy Place
Registered: 2007-11-04
Posts: 78

Re: jumanji - a web browser

mhertz wrote:

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

#720 2011-01-20 08:47:19

vostok4
Member
Registered: 2010-12-16
Posts: 70

Re: jumanji - a web browser

mhertz wrote:

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

#721 2011-01-20 09:23:09

neldoreth
Member
From: AT
Registered: 2009-02-01
Posts: 212

Re: jumanji - a web browser

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

#722 2011-01-20 17:57:58

hellnest
Member
From: $ dmesg | grep ATA
Registered: 2010-11-11
Posts: 194
Website

Re: jumanji - a web browser

why you don't open github account for temporary. So the project will still can be developed and shared


roll Snapping my own life roll
hmmgithubhmm
coolMyBlogcool

Offline

#723 2011-01-20 18:30:03

mhertz
Member
From: Denmark
Registered: 2010-06-19
Posts: 681

Re: jumanji - a web browser

@BetterLeftUnsaid, vostok4 and neldoreth

Thanks alot mates for your kind helpfullness! smile

Offline

#724 2011-01-22 06:47:11

longtom
Member
Registered: 2009-06-04
Posts: 22

Re: jumanji - a web browser

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

#725 2011-01-22 09:36:57

gorilla
Member
From: Berlin
Registered: 2010-06-15
Posts: 72

Re: jumanji - a web browser

longtom wrote:

Does anybody know if this project is still actively developed?

On the homepage is written, that it's moving to a new server:

http://pwmt.org/

Last edited by gorilla (2011-01-22 09:38:25)

Offline

Board footer

Powered by FluxBB