You are not logged in.
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
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
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
Hello,
make: pkg-config: Command not found
This should say all: Install pkg-config...
Best regards
pwmt.org : programs with movie titles
Offline
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
Hello,
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
The tabs are very confusing, they aren't in the right order Oo
Offline
> The tabs are very confusing, they aren't in the right order Oo
IIRC this is being worked on.
Offline
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
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
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
Hello,
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
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
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
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.
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
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
Offline
When i press f and then enter i get a segmentation fault.
Offline
Hello,
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
When I use numpad for picking hints I get segmentation fault.
Offline
@neldoreth: thanks and good luck with the new implementation.
@karol: then don't use it and wait for his new much cooler implementation
Offline
OK, the latest git version doesn't produce seg fault.
Offline
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
Hello,
* How do I map "=" in jumanjirc ?
map = quit
Is it already possible to do something like :saveconfig/:reloadconfig at runtime?
No
* Is full zoom already implemented?
Soon. edit: git pull
Best regards
Last edited by neldoreth (2010-07-16 19:40:34)
pwmt.org : programs with movie titles
Offline
* 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
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
Hello,
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
set statusbar_ssl_bgcolor red
set completion_g_bgcolor red
Best regards
pwmt.org : programs with movie titles
Offline