Questions tagged [xulrunner]
10 questions
5
votes
1 answer
What's the relationship between firefox and xulrunner?
In the old days, it seems Firefox was based on xulrunner, but newer releases seem to be independent of that module.
If I'm going to study the Firefox source code, should I still take a look at the xulrunner?
daisy
- 1,148
4
votes
3 answers
How can I start X11 on a Linux system without graphics hardware?
I want to run some xulrunner based program on EC2 - it will run automatically but it needs some display as far as I understand. That probably requires X11 with some dummy screen driver.
How can I do that? (or run xulrunner on EC2 otherwise).
taw
- 2,037
1
vote
2 answers
How to configure "Run server-based XPages applications directly on Domino server"?
Running XPages in Notes Client (XPiNC) the same way as XPages are run when you access them with web browser (without any local HTTP task) is a feature that I requested about 3 years ago. It finally arrived in Notes/Domino 9.
The feature can be…
Panu Haaramo
- 121
1
vote
1 answer
error: Platform version is not compatible (XUL runner)
Not sure why I'm getting an XUL error:
XUL runner
error: Platform version '61.0.2' is not compatible with
minVersion >= 61.0.1
maxVersion <= 61.0.1
Particularly when this version of Firefox worked fine until not so long ago. The tablet was…
Thufir
- 1,808
0
votes
3 answers
How to make a Linux/Mac/Win installer CD?
I developed a program with Xulrunner so it runs on those OS's but right now if you want to install it on Linux/Mac you need to manually copy the files and create shortcuts.
Is there a way to ease this?
coma
0
votes
1 answer
firefox (xulrunner, libmozjs) versioning scheme in Debian
I have firefox installed from mozilla's tar.gz in /usr/local.
I should upgrade libmozjs and xulrunner from exprimental with the
regular aptitude update && aptitude upgrade command sometimes.
aptitude versions handles the version numbers…
dash17291
- 1,032
- 2
- 15
- 28
0
votes
2 answers
Programs that run using XULRunner
Thanks to another question of mine here on Superuser, I was pointed in the direction of XULRunner, which allows me to run Chatzilla without making having to install the addon for firefox: http://chatzilla.rdmsoft.com/xulrunner/
Which has the obvious…
KdgDev
- 5,758
0
votes
1 answer
Install chmsee in the ArchLinux,throw Error: Platform version '8.0' is not compatible
when I use the command:
sudo yaourt -S chmsee
install the chmsee in the Archlinux.
then type the chmsee at the terminator:
Error: Platform version '8.0' is not compatible with minVersion >= 2.0b9
maxVersion <= 7.0.* failed to create drawable
I…
Willam2004
0
votes
1 answer
Thunderbird Need Bigger Thread Pane Font, But Boxing Still Too Small
So I was trying to help a friend make the font bigger in Thunderbird's thread pane. I tried different variations of the following to ~/Library/Thunderbird/Profiles/*/chrome/userChrome.css (it's on OS X obviously), but the problem is the text is…
songei2f
- 389
0
votes
1 answer
small empty window instead of eclipse and installing a old xulrunner version
When I try to open eclipse, I get a small empty window.
I heard I have to change permissions. I tried that in eclipse and .eclipse, but it didn't work.
I heard I have to install a older xulrunner version.
apt-get cache search xulrunner finds…
Delirium tremens
- 509