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-13        A high-quality block-sorting file 
ii  libc6                    2.3.6-7         GNU C Library: Shared libraries
ii  libglib2.0-0             2.10.1-2        The 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]

Reply via email to