Questions about xulrunner (the runtime environment developed by Mozilla) and such xul based applications that can be run with it.
Questions tagged [xulrunner]
14 questions
27
votes
5 answers
How do I install xulrunner?
I am trying to migrate a virtual machine I use for my classes at the university from 10.04 to 12.04 and in that I am using xulrunner so that
first, I can have SQLiteManager as a stand alone app
next, KNIME can provide help for its nodes
I tried…
chessplayer
- 293
11
votes
5 answers
How do I install XULRunner since it's a requeriment for Pencil?
I'm installing Pencil and get the following error: xulrunner: not found. XULRunner is a a requirement for Pencil. So how do I install XULRunner and it's dependencies?
diff
- 233
7
votes
3 answers
How to launch an Xulrunner app with a desktop shortcut?
I have created a simple xulrunner app and it works great when invoked from command line.
clain@desktop:~$ xulrunner /home/clain/myapp/application.ini
The problem is that I need to keep the terminal open while the app is running. is there a way I…
Clain Dsilva
- 193
5
votes
4 answers
How do I install Pencil?
Pencil either runs as a Firefox extension or as a standalone application with XULRunner 1.9.2.
Trying to install XULRunner:
rich@rich-laptop:~/apps/pencil$ sudo apt-get install xulrunner-1.9.2
[sudo] password for rich:
Reading package lists...…
Rich
- 753
3
votes
1 answer
Firefox globalmenu for Zotero Standalone
As far as I understand it the source code of Firefox is hacked in order to use the unity global menu.
Zotero Standalone is based on the same architecture as Firefox (xulrunner). Would it be possible to implement the same hack for this piece of…
wa4557
- 900
- 1
- 12
- 32
3
votes
1 answer
I can't install xulrunner 1.9.2 on ubuntu 14.04
When trying to install xulrunner 1.9.2. I'm getting thsi error:
Setting up xulrunner-1.9.2 (1.9.2.28+build1+nobinonly-0ubuntu0.10.04.1) ...
/var/lib/dpkg/info/xulrunner-1.9.2.postinst: 8: /var/lib/dpkg/info/xulrunner-1.9.2.postinst:…
user267407
- 33
3
votes
2 answers
How to compile a xul extension in Ubuntu 13.04 ? (specifically xul-ext-gnome-keyring)
I am using the gnome-keyring extension for Firefox/Thunderbird.
There used to be a PPA for this plugin, but the maintainer gave up, as the new policy for xulrunner makes it uneasy to keep up with latest firefox version: see the rationale here.
It…
alci
- 5,979
3
votes
1 answer
Unhandled event loop exception "Unknown Mozilla path" with Eclipse 3.7.1
I installed the Tizen SDK 2.0 which uses Eclipse 3.7.1 as an IDE on Ubuntu 12.10 64bit. When trying to create a Tizen Web Project I got the following error message from Eclipse:
Unhandled event loop exception
No more handles [Unknown Mozilla path…
r.bitter
- 383
2
votes
0 answers
How do I install xulrunner-1.9.2?
Possible Duplicate:
How do I install xulrunner?
I need it for Redcar. After "sudo apt-get install xulrunner-1.9.2." got an error:
"Package xulrunner-1.9.2 is not available, but is referred to by another package".
avj
- 121
2
votes
1 answer
How do I install xulrunner 1.9.2 for crashplan?
I need to install xulrunner 1.9.2 for crashplan.
"Error I get is package is unabailabe but referred to by another package"
What repository do I need to add to be able to install this?
user31283
- 21
2
votes
1 answer
Mozilla plugin not found to install icedtea
I couldn't configure icedtea web plugin because the ./configure commands fails due to an such an error:
Package requirements (mozilla-plugin) were not met:
No package 'mozilla-plugin' found
Consider adjusting the PKG_CONFIG_PATH environment variable…
meshsol
- 151
1
vote
1 answer
How do I install xulrunner for mongodb?
For installing mongodb i want to install these dependenciy so when i run this command
sudo apt-get install curl tcsh scons g++ xulrunner-1.9-dev libpcre++-dev libboost-dev libmozjs-dev
give me this result :
Building dependency tree
Reading state…
Rahul Mehta
- 195
0
votes
1 answer
Installing XULrunner, adding mozilla daily ppa doesn't help
I need to install xulrunner so I can use Redcar, but am unable to do so. I followed the steps in this question verbatim Install XULRunner 2.0.
Here's the output from adding the Mozilla PPA:
lpeabody@ubuntu:/var/www/drupal-7.8$ sudo…
Lester Peabody
- 162
0
votes
0 answers
Install XULRunner 2.0
Possible Duplicate:
How do I install xulrunner?
I would like to try developing in XUL to see what the experiance is like.
How would I go about installing XULRunner 2.0 and the related SDK?
** EDIT 1**
This may be…
Wes
- 238