问题标签 [ubuntu-8.10]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
python - How can I make a fake "active session" for gconf?
I've automated my Ubuntu installation - I've got Python code that runs automatically (after a clean install, but before the first user login - it's in a temporary /etc/init.d/ script) that sets up everything from Apache & its configuration to my personal Gnome preferences. It's the latter that's giving me trouble.
This worked fine in Ubuntu 8.04 (Hardy), but when I use this with 8.10 (Intrepid), the first time I try to access gconf, I get this exception:
Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://www.gnome.org/projects/gconf/ for information. (Details - 1: Not running within active session)
Yes, right, there's no Gnome session when this is running, because the user hasn't logged in yet - however, this worked before; this appears to be new with Intrepid's Gnome (2.24?).
Short of modifying the gconf's XML files directly, is there a way to make some sort of proxy Gnome session? Or, any other suggestions?
(More details: this is python code that runs as root, but setuid's & setgid's to be me before setting my preferences using the "gconf" module from the python-gconf package.)
java - 为什么我的 Swing 应用程序窗口在应用程序退出时间歇性地不关闭?
为什么在带有 Sun JDK 6 的 Ubuntu 8.10 上使用 Netbeans 6.5 时我的 Swing 应用程序没有关闭。甚至从 Netbeans 网站下载的 Netbeans 教程也是如此。当我关闭应用程序时,我留下了一个死窗。然后我必须手动终止该进程。它来来去去,但我无法弄清楚是什么触发了这种行为。
我还使用 openjdk (6b12-0ubuntu6.1) 和 sun-java (6-10-0ubuntu2) 从命令行终端运行我的应用程序,但仍然没有运气。我注意到在尝试关闭它后通过 netbeans 运行它时,netbeans 仍然显示应用程序正在运行,并且在手动终止进程后,我的 netbeans 日志打印“Java 结果:137”
更新 - 3 月 4 日:我还尝试升级到 Sun JDK 6u12 和 Netbeans 6.7m2。但仍然没有运气。
更新 - 3 月 4 日:好的,经过进一步测试,我发现这种行为在我将 JPA 添加到我的应用程序后立即开始。这就解释了为什么 netbeans 网站上的 JPA 教程示例也这样做。我曾尝试编写一个 ExitListener 来首先关闭 EntityManager 但还没有运气。如果我从表单面板中删除 EntityManager、Query 和 List,应用程序将再次正确关闭。
ubuntu - Ubuntu - SmartFoxServer - 检查程序是否正在运行
我想在我的 Ubuntu 8.10 Intrepid 服务器上运行 SmartFox 服务器
默认端口为 9339
我不能 telnet localhost 9339,因为它说连接已重用
UFW 关闭,因为状态显示未加载
所以我想:
- 检查 SMARTFOX 是否已加载 - 我执行 ./sfs start 并显示已加载
- 检查为什么我不能通过 telnet 访问本地 9339 端口。
干杯
伊恩
java - 如何安装第二个 JVM?
我正在使用 Linux Ubuntu 8.10,我想安装第二个 JVM。我目前正在使用 Java 1.6,但我想安装 Java 1.4,然后将 1.4 JVM 设置为我的默认 JVM,以便使用。我怎么能那样做?提前致谢!
ruby-on-rails - Ubuntu rails 安装在 zlib 上失败
我刚刚转移到 Ubuntu 8.10 作为我的开发工具箱;这是我第一次认真尝试将 Linux 作为日常使用的操作系统,我很难让 Rails 运行起来。我遵循了许多似乎都可以正常工作的教程,但是当我尝试在任何东西上使用 gem install 或 gem update 时,我得到一个看起来像这样的错误:
我已经(按照教程中的建议)安装了 zlib、zlib1g 和 zlib1g-dev。我什至找到了一些关于这个特定问题的教程(但是,所有这些都是针对我以外的口味),但它们没有帮助。
我在 Ubuntu 8.10,ruby 版本 1.8.8dev gem 版本 1.3.2
我试过分别重新安装红宝石和宝石,但无济于事。
php - 如何使 mail() 在 Ubuntu 上工作?
我有一个新安装的 Ubuntu 并尝试使用 php 的 mail() 函数。该功能失败,我想我的安装中缺少一两个包。
svn - 在 Ubuntu 中设置 SVN 和 WebDAV 的问题
我已按照此处发布的每个步骤进行操作:
如何在 GNU/Linux 上设置 Subversion (SVN) 服务器 - Ubuntu
我正在使用 Ubuntu 8.10
启动浏览器后,我得到
禁止的
您无权访问此服务器上的 /svn。Apache/2.2.9 (Ubuntu) DAV/2 SVN/1.5.1 mod_ssl/2.2.9 OpenSSL/0.9.8g 服务器在 localhost 端口 443
c - 产生键盘事件击键
如何制作一个简单的 C 程序,它会产生键盘击键。
我正在使用 Ubuntu 8.10 Linux 操作系统
xslt - Ubuntu:安装 php5-xsl 包时出错
我正在尝试在我的 Ubuntu 8.10 中安装 php5-xsl (XSLT) 包,但我收到一条错误消息。我想我需要更新 apt-get 的存储库?在此先感谢:) - 马克
我的语法:
错误信息: