无法在 ubuntu 中加载月光或浏览器应用程序

发布于 2024-10-25 20:23:04 字数 694 浏览 2 评论 0原文

我已经使用 silverlight 4 实现了浏览器外功能,并且它在 Microsoft 环境中运行良好。 当我在 Linux (ubuntu) 环境中测试同一页面时,浏览器外应用程序在 Linux 环境中完美安装,但在打开应用程序时显示以下错误。

启动应用程序时出错。 详细信息:无法执行子进程“/home/lenovo/.mozilla/firefox/x9y2ruwx.default/extensions/[email protected]/plugins/moonlight/lunar-launcher”(权限被拒绝)

您可以使用以下网址进行测试: http://www.microsoft.com/silverlight/out-of-browser/ demo/

以下是我的测试环境: 操作系统: ubuntu 10.10 浏览器:Mozilla firefox 3.6,带 Moonlight 插件版本 4.0.51204.0

您能告诉我如何解决此问题吗?

I have implemented a out of browser feature using silverlight 4 and it is working fine in Microsoft environment.
While i am testing the same page in linux (ubuntu) environment, the out-of-browser application installed perfectly in linux env but while opening the application it is showing the following error.

There was an error launching the application.
Details: Failed to execute child process "/home/lenovo/.mozilla/firefox/x9y2ruwx.default/extensions/[email protected]/plugins/moonlight/lunar-launcher" (Permission denied)

You can test with the following url:
http://www.microsoft.com/silverlight/out-of-browser/demo/

The following are my testing environments:
OS: ubuntu 10.10
Browser: Mozilla firefox 3.6 with Moonlight plug-in Version 4.0.51204.0

Can you tell me how to resolve this issue.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

梨涡少年 2024-11-01 20:23:04

我已经调试了这个(lunar-launcher 不知道在哪里可以找到 libmoonplugin.so)。我即将向 git master 提交修复,因此下一个夜间构建应该可以解决这个问题。

I've debugged this (lunar-launcher doesn't know where to find libmoonplugin.so). I'm about to commit a fix to git master, so the next nightly build should solve this problem.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文