You are not logged in.

#276 2010-07-15 22:06:30

aqamar
Member
Registered: 2008-09-01
Posts: 49

Re: jumanji - a web browser

neldoreth wrote:

Hello,

You are not allowed to append a # after the value, because it will put together to one single string. So

set proxy 127.0.0.1:8118

is the right way. If you can not connect to the proxy, make sure you have started privoxy (/etc/rc.d/privoxy start), otherwise you can toggle it on and off with ^p.

Best regards

Thanks a lot

Offline

#277 2010-07-15 23:11:00

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: jumanji - a web browser

Trying to install the latest from AUR or from source gives me this error:

╔═[19:10]═[inxs @ wolfdale]
╚═══===═══[~/jumanji]>> make
make: pkg-config: Command not found
make: pkg-config: Command not found
jumanji build options:
CFLAGS  = -std=c99 -pedantic -Wall -Wno-format-zero-length -I. -I/usr/include 
LIBS    = -lc  -lpthread
DFLAGS  = -g
CC      = cc
make: pkg-config: Command not found
CC jumanji.c
jumanji.c:12:26: fatal error: libsoup/soup.h: No such file or directory
compilation terminated.
make: *** [jumanji.o] Error 1

Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#278 2010-07-16 05:48:08

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

Re: jumanji - a web browser

Hello,

Inxsible wrote:

make: pkg-config: Command not found

This should say all: Install pkg-config...

Best regards


pwmt.org : programs with movie titles

Offline

#279 2010-07-16 10:20:22

d2ogch3n
Member
Registered: 2010-01-20
Posts: 42

Re: jumanji - a web browser

Hi,

I'm trying to use 'set statusbar_ssl_bgcolor' in my jumanjirc file but this has no effect. also what would I use to set the searchengine and bookmarks background? I've tried set 'completion_hl_bgcolor' without success. Any advice appreciated.

Thanks

Last edited by d2ogch3n (2010-07-16 10:43:55)

Offline

#280 2010-07-16 12:40:03

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

Re: jumanji - a web browser

Hello,

d2ogch3n wrote:

I'm trying to use 'set statusbar_ssl_bgcolor' in my jumanjirc file but this has no effect. also what would I use to set the searchengine and bookmarks background? I've tried set 'completion_hl_bgcolor' without success. Any advice appreciated.

Which version are you using? It should be possible by setting statusbar_ssl_bgcolor and completion_g_bgcolor.

Best regards


pwmt.org : programs with movie titles

Offline

#281 2010-07-16 13:01:40

ablepharus
Member
From: Berlin
Registered: 2010-05-23
Posts: 129

Re: jumanji - a web browser

The tabs are very confusing, they aren't in the right order Oo

Offline

#282 2010-07-16 13:03:29

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: jumanji - a web browser

> The tabs are very confusing, they aren't in the right order Oo
IIRC this is being worked on.

Offline

#283 2010-07-16 13:23:28

bangkok_manouel
Member
From: indicates a starting point
Registered: 2005-02-07
Posts: 1,556

Re: jumanji - a web browser

ablepharus wrote:

The tabs are very confusing, they aren't in the right order Oo

should be fixed since http://git.pwmt.org/?p=jumanji.git;a=co … a8a16f4f20
how old is your build ?

Offline

#284 2010-07-16 13:33:34

pseup
Member
Registered: 2008-06-06
Posts: 103

Re: jumanji - a web browser

neldoreth wrote:

Hello,

d2ogch3n wrote:

I'm trying to use 'set statusbar_ssl_bgcolor' in my jumanjirc file but this has no effect. also what would I use to set the searchengine and bookmarks background? I've tried set 'completion_hl_bgcolor' without success. Any advice appreciated.

Which version are you using? It should be possible by setting statusbar_ssl_bgcolor and completion_g_bgcolor.

Best regards

I was having the same issues setting statusbar_ssl_bgcolor and _fgcolor last night. Just updated and all is well. Cheers.

Offline

#285 2010-07-16 14:03:28

ablepharus
Member
From: Berlin
Registered: 2010-05-23
Posts: 129

Re: jumanji - a web browser

bangkok_manouel wrote:
ablepharus wrote:

The tabs are very confusing, they aren't in the right order Oo

should be fixed since http://git.pwmt.org/?p=jumanji.git;a=co … a8a16f4f20
how old is your build ?

No idea, 2 or 3 days?

Offline

#286 2010-07-16 14:06:04

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

Re: jumanji - a web browser

Hello,

ablepharus wrote:

No idea, 2 or 3 days?

Just update to the latest version and/or explain your problem in more detail.

Best regards


pwmt.org : programs with movie titles

Offline

#287 2010-07-16 14:14:03

bangkok_manouel
Member
From: indicates a starting point
Registered: 2005-02-07
Posts: 1,556

Re: jumanji - a web browser

ablepharus wrote:
bangkok_manouel wrote:
ablepharus wrote:

The tabs are very confusing, they aren't in the right order Oo

should be fixed since http://git.pwmt.org/?p=jumanji.git;a=co … a8a16f4f20
how old is your build ?

No idea, 2 or 3 days?

you may go to your source directory and use git log to see what was the latest commit.
hinting is broken since 3059513 so I'd recommend you to checkout bfd68e04d8, it'll solve the tab order issue and let you use hinting.

Offline

#288 2010-07-16 14:33:01

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

Re: jumanji - a web browser

Hello,

It works again in the latest commit, but it is not a satisfied solution, but since there will be a better implementation of the hinting soon, it does not matter.

Best regards


pwmt.org : programs with movie titles

Offline

#289 2010-07-16 14:40:38

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: jumanji - a web browser

neldoreth wrote:

Hello,

Inxsible wrote:

make: pkg-config: Command not found

This should say all: Install pkg-config...

Best regards

Sorry. I was half asleep when doing this. I now recollect that I had removed pkg-config for some reason while building another program, to test something. I must have forgotten to re-install it.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#290 2010-07-16 14:40:55

bangkok_manouel
Member
From: indicates a starting point
Registered: 2005-02-07
Posts: 1,556

Re: jumanji - a web browser

neldoreth wrote:

Hello,

It works again in the latest commit, but it is not a satisfied solution, but since there will be a better implementation of the hinting soon, it does not matter.

Best regards

2 min ago    neldoreth    Reenabled hinting

you're awesome smile

Offline

#291 2010-07-16 15:08:30

ablepharus
Member
From: Berlin
Registered: 2010-05-23
Posts: 129

Re: jumanji - a web browser

When i press f and then enter i get a segmentation fault.

Offline

#292 2010-07-16 15:16:38

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

Re: jumanji - a web browser

Hello,

ablepharus wrote:

When i press f and then enter i get a segmentation fault.

Fixed, from now on I don't patch anything for the current implementation of the link hinting.

Best regards


pwmt.org : programs with movie titles

Offline

#293 2010-07-16 15:18:52

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: jumanji - a web browser

When I use numpad for picking hints I get segmentation fault.

Offline

#294 2010-07-16 15:23:58

ablepharus
Member
From: Berlin
Registered: 2010-05-23
Posts: 129

Re: jumanji - a web browser

@neldoreth: thanks and good luck with the new implementation.

@karol: then don't use it tongue    wink               and wait for his new much cooler implementation

Offline

#295 2010-07-16 15:29:30

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: jumanji - a web browser

OK, the latest git version doesn't produce seg fault.

Offline

#296 2010-07-16 19:24:08

Nezmer
Member
Registered: 2008-10-24
Posts: 559
Website

Re: jumanji - a web browser

Good job.

Two questions:

* How do I map "=" in jumanjirc ?
* Is it already possible to do something like :saveconfig/:reloadconfig at runtime?

Edit:

Third question

* Is full zoom already implemented?

Last edited by Nezmer (2010-07-16 19:25:56)


English is not my native language .

Offline

#297 2010-07-16 19:28:14

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

Re: jumanji - a web browser

Hello,

Nezmer wrote:

* How do I map "=" in jumanjirc ?

map = quit

Nezmer wrote:

Is it already possible to do something like :saveconfig/:reloadconfig at runtime?

No


Nezmer wrote:

* Is full zoom already implemented?

Soon. edit: git pull wink

Best regards

Last edited by neldoreth (2010-07-16 19:40:34)


pwmt.org : programs with movie titles

Offline

#298 2010-07-16 19:37:23

moose jaw
Member
From: Milwaukee
Registered: 2007-08-20
Posts: 104

Re: jumanji - a web browser

Nezmer wrote:

* How do I map "=" in jumanjirc ?

I assume you want this for zoom-in, as I did?  As far as I can tell, you have to edit the source.  In src/jumanji/config.def.h, in the "shortcuts" section, where you see the line:

  {0,                  GDK_plus,          sc_zoom,              NORMAL,              { ZOOM_IN } },

in that same section, add another line in place of or in addition to that one that reads:

  {0,                  GDK_equal,          sc_zoom,              NORMAL,              { ZOOM_IN } },

You should make this edit in config.def.h *and* in config.h, assuming you've already compiled it once (maybe only the latter is really necessary, but doing it in both won't hurt)

Then, to keep your edits and overwrite the old package:

makepkg -ef

Offline

#299 2010-07-16 20:52:43

d2ogch3n
Member
Registered: 2010-01-20
Posts: 42

Re: jumanji - a web browser

pseup wrote:
neldoreth wrote:

Hello,

d2ogch3n wrote:

I'm trying to use 'set statusbar_ssl_bgcolor' in my jumanjirc file but this has no effect. also what would I use to set the searchengine and bookmarks background? I've tried set 'completion_hl_bgcolor' without success. Any advice appreciated.

Which version are you using? It should be possible by setting statusbar_ssl_bgcolor and completion_g_bgcolor.

Best regards

I was having the same issues setting statusbar_ssl_bgcolor and _fgcolor last night. Just updated and all is well. Cheers.

Hi,I am still not able to change these settings with the jumanjirc file, I have just reinstalled from the AUR and have vesion 20100716-1

Offline

#300 2010-07-16 23:09:04

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

Re: jumanji - a web browser

Hello,

d2ogch3n wrote:

Hi,I am still not able to change these settings with the jumanjirc file, I have just reinstalled from the AUR and have vesion 20100716-1

bkziifb2bhonrxrdv.png

set statusbar_ssl_bgcolor red
set completion_g_bgcolor red

Best regards


pwmt.org : programs with movie titles

Offline

Board footer

Powered by FluxBB