I have bumped into the same problem on Ubuntu Desktop 8.04 and Hudson
1.263 with "mvn clean install -X":

[DEBUG] exec: [xdg-open, /var/...path.../myproject/target/test-classes/
TestRunner.swf]
[DEBUG] commandline: /bin/sh -c xdg-open /var/...path.../myproject/
target/test-classes/TestRunner.swf
[DEBUG] [SYSERR]: Error: no "view" mailcap rules found for type
"application/x-shockwave-flash"
[DEBUG] result: 4
[TASKS] Scipping maven reporter: there is already a result available.

When I log in on a desktop session and launch it in a shell like "xdg-
open /var/...path.../myproject/target/test-classes/TestRunner.swf",
the standalone player launches. However, when I look up the default
application for flash, there is a fishy message (that I do not
understand):

# xdg-mime query default application/x-shockwave-flash
xprop:  unable to open display ''
flashplayer.desktop

On my box, the default application for flash was totem. So I installed
manually flashplayer.desktop, updated defaults.list and
mimeinfo.cache. I guess this causes the troubles. How have you
registered flashplayer as the default player?
Marc
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos?hl=en?hl=en

http://blog.flex-mojos.info/
-~----------~----~----~----~------~----~------~--~---

Reply via email to