Bug#370152: xulrunner: starting a xul application exits without any message

2006-06-06 Thread Olivier Laurent
On lun, 05 jun 2006, at 22:23, Mike Hommey wrote:
 [...]
 Forget it, I found the culprit. You should upgrade libxul0d as well. I
 will tighten the dependencies in next version.

That's it. Thank you very much for your help.

-- 
Olivier Laurent


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#370152: xulrunner: starting a xul application exits without any message

2006-06-05 Thread Olivier Laurent
On 6/4/06, Mike Hommey [EMAIL PROTECTED] wrote:
On Sat, Jun 03, 2006 at 07:50:52PM +0200, Olivier Laurent [EMAIL PROTECTED] wrote: Package: xulrunner Version: 1.8.0.1-11 Severity: normal
 After upgrading from xulrunner 1.8.0.1-2 to 1.8.0.1-11. My xul applications does not starts anymore.Which xul applications ?There is a custom application. For the moment, it is just showing some buttons (with some ss) and thats all. No _javascript_, no xbl, no xpcom.
And there is xulforum [1] from a xul book called Les cahiers du programmeurs - XUL from Jonathan Protzenko. Published by Eyrolles.I also tried with the findfile application but without success. I added an 
application.ini and modified the default prefs to give it a start page.[1] http://www.xulforum.org/site/


Bug#370152: xulrunner: starting a xul application exits without any message

2006-06-03 Thread Olivier Laurent
Package: xulrunner
Version: 1.8.0.1-11
Severity: normal

After upgrading from xulrunner 1.8.0.1-2 to 1.8.0.1-11. My xul
applications does not starts anymore.

I start them with:
% xulrunner application.ini

I tried to debug the /usr/bin/xulrunner script by uncommenting the
  #set -x
line.

Here is the last lines from the debug

+ moz_pis_startstop_scripts start
+ MOZ_USER_DIR=.mozilla/xulrunner
+ MOZ_PIS_API=2
+ MOZ_PIS_MOZBINDIR=/usr/lib/xulrunner
+ MOZ_PIS_SESSION_PID=22417
+ MOZ_PIS_USER_DIR=.mozilla/xulrunner
+ export MOZ_PIS_API MOZ_PIS_MOZBINDIR MOZ_PIS_SESSION_PID MOZ_PIS_USER_DIR
+ '[' -x '/usr/lib/xulrunner/init.d/S*' ']'
+ '[' -x '/home/oli/.mozilla/xulrunner/init.d/S*' ']'
+ '[' 0 = 1 ']'
+ /usr/lib/xulrunner/run-mozilla.sh /usr/lib/xulrunner/xulrunner-bin start 
myapp/application.ini
+ exitcode=2
+ moz_pis_startstop_scripts stop
+ MOZ_USER_DIR=.mozilla/xulrunner
+ MOZ_PIS_API=2
+ MOZ_PIS_MOZBINDIR=/usr/lib/xulrunner
+ MOZ_PIS_SESSION_PID=22417
+ MOZ_PIS_USER_DIR=.mozilla/xulrunner
+ export MOZ_PIS_API MOZ_PIS_MOZBINDIR MOZ_PIS_SESSION_PID MOZ_PIS_USER_DIR
+ '[' -x '/home/oli/.mozilla/xulrunner/init.d/K*' ']'
+ '[' -x '/usr/lib/xulrunner/init.d/K*' ']'
+ exit 2

It seems 'run-mozilla.sh' is returning exitcode 2 when launching:
  /usr/lib/xulrunner/xulrunner-bin start myapp/application.ini

That application had no problem with version 1.8.0.1-2. And it's working
correctly when invoked from firefox.

-- System Information:
Debian Release: 2.2
  APT prefers testing
  APT policy: (800, 'testing'), (700, 'unstable'), (500, 'stable'), (300, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.26
Locale: LANG=C, LC_CTYPE=fr_BE.iso88591 (charmap=ISO-8859-1)

Versions of packages xulrunner depends on:
ii  libbz2-1.0   1.0.1-13A high-quality block-sorting file 
ii  libc62.3.6-7 GNU C Library: Shared libraries
ii  libglib2.0-0 2.10.1-2The GLib library of C routines
ii  libgtk2.0-0  2.8.9-2 The GTK+ graphical user interface 
ii  libidl0  0.8.1-2 library for parsing CORBA IDL file
ii  libmozjs0d   1.8.0.1-2   The Mozilla SpiderMonkey JavaScrip
ii  libnspr4-0d  1.8.0.1-2   NetScape Portable Runtime Library
ii  libreadline5 5.1-6   GNU readline and history libraries
ii  libstdc++6   4.1.0-1+b1  The GNU Standard C++ Library v3
ii  libx11-6 4.3.0.dfsg.1-14 X Window System protocol client li
ii  libxt6   4.3.0.dfsg.1-14 X Toolkit Intrinsics
ii  libxul0d 1.8.0.1-2   Gecko engine library

xulrunner recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#318735: debconf can't locate Dialog.pm and Teletype.pm files

2005-07-17 Thread Olivier Laurent
Package: debconf
Version: 1.4.52
Severity: important

I try to install apache 1.3.33-6 but encounter a debconf problem. It
apparently can't find some files:
  - Teletype.pm when debconf is configured in 'readline' mode
  - Dialog.pm when debconf is configured in 'dialog' mode

Here is the error traceback:
  Setting up apache (1.3.33-6) ...
  debconf: Unable to load Debconf::Element::Teletype. Failed because:
  Can't locate Debconf/Element/Teletype.pm in @INC (@INC contains:
  /etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7
  /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
  /usr/local/lib/site_perl .) at (eval 29) line 2, GEN6 line 31.
  BEGIN failed--compilation aborted at (eval 29) line 2, GEN6 line 31.

  Can't locate object method new via package
  Debconf::Element::Teletype (perhaps you forgot to load
  Debconf::Element::Teletype?) at /usr/share/perl5/Debconf/FrontEnd.pm
  line 52, GEN6 line 31.  dpkg: error processing apache (--configure):
subprocess post-installation script returned error exit status 2
  Errors were encountered while processing:
apache


-- System Information:
Debian Release: 2.2
  APT prefers testing
  APT policy: (800, 'testing'), (700, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.26
Locale: LANG=C, LC_CTYPE=fr_BE.iso88591 (charmap=ISO-8859-1)

Versions of packages debconf depends on:
ii  debconf-i18n  1.4.51 full internationalization support 
ii  perl-base 5.8.7-3The Pathologically Eclectic Rubbis

Versions of packages debconf recommends:
ii  apt-utils 0.5.24 APT utility programs

-- debconf information:
* debconf/priority: medium
* debconf/frontend: Readline


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]