Bug#674149: conkeror: content-policy does not work

2012-05-23 Thread Stepan Golosunov
Package: conkeror
Version: 1.0~~pre+git120102-1
Severity: normal


After upgrading the rest of the system to wheezy (xulrunner-1.9.1 was
replaced with xulrunner-10.0 during upgrade; conkeror itself was
installed from testing long before that) content-policy does not
work.

Not even

require('content-policy');
add_hook(content_policy_hook, function () { return content_policy_reject; });


M-x content-policy-enable produces the following error:
ReferenceError: content_policy_listener is not defined

Looks like /usr/share/conkeror/modules/content-policy.js is loaded but
/usr/share/conkeror/components/content-policy.js is not.


-- Package-specific info:

-- Extensions information
Name: HTTPS-Everywhere
Location: 
/usr/share/mozilla/extensions/{a79fe89b-6662-4ff4-8e88-09950ad4dfde}/https-everywh...@eff.org
Package: xul-ext-https-everywhere
Status: enabled

-- Plugins information
Name: DjView-4.9
Location: /usr/lib/mozilla/plugins/nsdejavu.so
Package: djview-plugin
Status: enabled

Name: MozPlugger 1.14.3 handles QuickTime and Windows Media Player Plugin 
(1.14.3)
Location: /usr/lib/mozilla/plugins/mozplugger.so
Package: mozplugger
Status: disabled


-- Addons package information
ii  djview-plugin  4.9-1  Browser plugin for the DjVu image format
ii  mozplugger 1.14.3-7   Plugin allowing external viewers to be launc
ii  xul-ext-https- 2.0.3-1extension to force the use of HTTPS on many 

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (900, 'testing'), (400, 'stable')
Architecture: i386 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages conkeror depends on:
ii  xulrunner-10.0  10.0.4esr-2

Versions of packages conkeror recommends:
ii  conkeror-spawn-process-helper  1.0~~pre+git120102-1

Versions of packages conkeror suggests:
ii  emacs23-lucid [emacsen]  23.4+1-3

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#674149: conkeror: content-policy does not work

2012-05-23 Thread Axel Beckert
tag 674149 pending
kthxbye

Hi Stepan,

Stepan Golosunov wrote:
 After upgrading the rest of the system to wheezy (xulrunner-1.9.1 was
 replaced with xulrunner-10.0 during upgrade; conkeror itself was
 installed from testing long before that) content-policy does not
 work.

This is likely fixed by this commit:

http://repo.or.cz/w/conkeror.git/commitdiff/6e0ecb77594ad6e99e39c2f558b29aaa5f3b15a0

It will be included be included in the next upload to Debian, which
will likely happen soon. (Not sure if I want to wait much longer for
https://bugzilla.mozilla.org/show_bug.cgi?id=756786 to get fixed in
xulrunner 14 so that I can upload conkeror with xulrunner 14 support.
Your bug report reminds me that there have been quite some things
fixed in the meanwhile.)

You can easily check if the issue is really gone by testing the
packages available at http://noone.org/conkeror-nightly-debs/ --
newest packages at the bottom.

Regards, Axel
-- 
 ,''`.  |  Axel Beckert a...@debian.org, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-|  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#674149: conkeror: content-policy does not work

2012-05-23 Thread Stepan Golosunov
23.05.2012 ц≈ 14:27:33 +0200 Axel Beckert ц▌ц│ц░ц┴ц⌠ц│ц▄:
 
 You can easily check if the issue is really gone by testing the
 packages available at http://noone.org/conkeror-nightly-debs/ --
 newest packages at the bottom.

I did not try to run anything, but the following change is going to
break everything:

http://repo.or.cz/w/conkeror.git/commitdiff/0458cb2d12ac2b32398978b457b812f5a56c9dab


In ru_RU.UTF-8 locale (as well as in de_DE.UTF-8 but not in C or
de_CH.UTF-8):

% seq 5.0 13.0
5,0
6,0
7,0
8,0
9,0
10,0
11,0
12,0
13,0

Probably it's also a bug in seq that it accepts numbers in one format,
but outputs in another (which it does not accept).



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#674149: conkeror: content-policy does not work

2012-05-23 Thread Axel Beckert
clone 674149 -1
retitle -1 conkeror: seq's output changes with configured locale
notfound -1 conkeror/1.0~~pre+git120102-1
tag -1 - pending
severity -1 important
kthxbye

Hi Stepan,

Stepan Golosunov wrote:
 23.05.2012 в 14:27:33 +0200 Axel Beckert написал:
  
  You can easily check if the issue is really gone by testing the
  packages available at http://noone.org/conkeror-nightly-debs/ --
  newest packages at the bottom.
 
 I did not try to run anything, but the following change is going to
 break everything:
 
 http://repo.or.cz/w/conkeror.git/commitdiff/0458cb2d12ac2b32398978b457b812f5a56c9dab
 
 
 In ru_RU.UTF-8 locale (as well as in de_DE.UTF-8 but not in C or
 de_CH.UTF-8):

Yeah, Germany uses ,, too, while German-speaking Switzerland uses .
like in the English-speaking areas. (I personally mostly use
en_US.UTF-8, so I didn't notice this glitch.)

 % seq 5.0 13.0
 5,0
 6,0
 7,0
 8,0
 9,0
 10,0
 11,0
 12,0
 13,0

Thanks for reporting that! That indeed breaks a lot. Hence I cloned
your initial bug-report to be able to distinguish between the two
issues.

Will be fixed soon, definitely before the next upload. :-)

 Probably it's also a bug in seq that it accepts numbers in one format,
 but outputs in another (which it does not accept).

Possible. Then again, it uses printf to print floating point values,
so the localization likely happens in printf and is not seq-specific.

Feel free to report this also against coreutils, but it's definitely
also a bug in my wrapper script, so I'll fix my part there. :-)

Regards, Axel
-- 
 ,''`.  |  Axel Beckert a...@debian.org, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-|  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org