This bug was fixed in the package kompozer - 1:0.7.10-0ubuntu5
---
kompozer (1:0.7.10-0ubuntu5) jaunty; urgency=low
* Removed debian/kompozer.dirs, never needed.
* debian/kompozer.desktop
- Moved to "Development" category in desktop file. (LP: #148935)
- Added some common mi
This problem is definitly caused by a set MOZILLA_FIVE_HOME env
variable.
I think it would be very apropriate to change the script in a way that it does
not check the MOZILLA_FIVE_HOME env-variable or at least calls some "unset
MOZILLA_FIVE_HOME" as first command.
Even though the later could
Is this symptom still reproducible in 8.10?
** Changed in: kompozer (Ubuntu)
Importance: Undecided => Low
Status: New => Incomplete
--
run-mozilla.sh: not found
https://bugs.launchpad.net/bugs/155505
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
I had this problem too. It apparently occurs if you have the
MOZILLA_FIVE_HOME environment variable set (some apps need this, ex.
those that use the Java SWT browser widget). The kompozer startup script
looks for a run-mozilla.sh script in the directory specified by
MOZILLA_FIVE_HOME if it is set.
1.
With regards to run-mozilla.sh the line
"exec: 121: /usr/lib/mozilla-firefox//run-mozilla.sh: not found" is actual
output from kompozer when I start the application.
2.
Here is the output from apt-get:
[EMAIL PROTECTED]:~$ sudo apt-cache policy kompozer
[sudo] password for pj:
kompozer:
Inst
I am unable to reproduce this. Could you please give the output of
'apt-cache policy kompozer', try purging and re-installing it, and
perhaps try installing the package from a different mirror?
On my system the run-mozilla.sh script is located at /usr/lib/kompozer
/run-mozilla.sh, not where you d