only allows Miro to compile, but unfortunately doesn't allow it to
actually run. The problem is that Miro doesn't really yet work with
xulrunner. (Note that getting packages to work against xulrunner is
now mandatory because firefox-devel has since been dropped from
rawhide).
I was only able to test that Miro *compiled* against xulrunner, not
that it actually *runs*q, because I don't currently run a rawhide box
myself, so I'm glad that somebody has. Please add your feedback and
comments to that bug above.
Martin Stransky (who did the patch), did say the patch I applied was a
"minimal" patch, and did not necessary say it would work. :-/ I've
since filed a bug with upstream:
http://bugzilla.pculture.org/show_bug.cgi?id=9370
to see if they can fix it properly, but no response as yet. (I've
also raised the issue on #miro on freenode, but more people bothering
them on mailing lists or IRC would probably help get attention to the
issue).
NB> miro /usr/lib64/xulrunner-1.9pre Traceback (most recent call
NB> last): File "/usr/bin/miro.real", line 123, in <module> startapp()
NB> File "/usr/bin/miro.real", line 58, in startapp import singleclick
NB> File "/usr/lib64/python2.5/site-packages/miro/singleclick.py",
NB> line 36, in <module> import app File
NB> "/usr/lib64/python2.5/site-packages/miro/app.py", line 610, in
NB> <module> import frontend File
NB> "/usr/lib64/python2.5/site-packages/miro/frontend.py", line 50, in
NB> <module> import MozillaBrowser ImportError:
NB> /usr/lib64/xulrunner-sdk-1.9pre/lib/libxul.so: undefined symbol:
NB> g_assertion_message
Various issues related to packages that depend on xulrunner are
tracked here:
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
01-02-2008, 08:43 AM
Martin Stransky
xulrunner, Miro on f8
It doesn't seem to be related directly to Miro, if I'm right it's a glib
symbol. Anyway, Miro compiles with my minimal patch and runs so it's a
regression somewhere.
Neal Becker wrote:
After installing firefox-3.0-0.beta2.3.fc9.x86_64 along with deps
(xulrunner), I just tried installing Miro-1.0-4.fc9.x86.
Any ideas on this?
miro
/usr/lib64/xulrunner-1.9pre
Traceback (most recent call last):
File "/usr/bin/miro.real", line 123, in <module>
startapp()
File "/usr/bin/miro.real", line 58, in startapp
import singleclick
File "/usr/lib64/python2.5/site-packages/miro/singleclick.py", line 36, in
<module>
import app
File "/usr/lib64/python2.5/site-packages/miro/app.py", line 610, in
<module>
import frontend
File "/usr/lib64/python2.5/site-packages/miro/frontend.py", line 50, in
<module>
import MozillaBrowser
ImportError: /usr/lib64/xulrunner-sdk-1.9pre/lib/libxul.so: undefined
symbol: g_assertion_message
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list