Ricardo Varas’ Blog

July 17, 2009

Wicd on openSUSE 11.2 Milestone 3

Filed under: KDE, openSUSE — ricardovs @ 10:02 pm

Alright. KDE4-NetworkManager does not work for my wireless card yet, so best bet at the moment is removing it and installing Wicd. After installing and configuring it to my needs I thought it’d be a good idea rebooting the system. Then it comes: I am asked for root permission in order to launch Wicd (maybe just the icon?) Anyway, one cool solution I found out at openSUSE’s Forums was:

  • Start a terminal and login as root.
  • Then type chkconfig wicd on.

There you go, no more root permission to start Wicd.

July 5, 2009

Eclipse 3.4 on openSUSE 11.2 Milestone 3 launch problem.

Filed under: Software development, openSUSE — ricardovs @ 1:46 am

Let me start by saying that Eclipse 3.5 launches without a problem under the recently released openSUSE 11.2 M3. Then, why using an older version? The only current answer is that there is no Google Web Toolkit plug-in for Eclipse 3.5, so I am kind of forcedĀ  to use the 3.4 release.

I downloaded the Eclipse 3.4 from eclipse.org. Then, as I tried to launch it, I got to define the location for workspace and then a small and empty window. I thought it could be some missing gtk library or any problem with xulrunner. Checked both and made sure to be using the right versions. And then, after a few lines of chat at the Suse Freenode channel, I found out how to solve the problem. Adding the following line at the very end of the eclipse.ini file does it:

-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner-1.9.1/xulrunner

Thanks people at Suse’s Freenode Channel.

Blog at WordPress.com.