Home Home > Desktop
Sign up | Login

Deprecation notice: openSUSE Lizards user blog platform is deprecated, and will remain read only for the time being. Learn more...

Archive for the ‘Desktop’ Category

OpenOffice_org 3.0.1 final available

February 10th, 2009 by

I’m happy to announce that OpenOffice.org 3.0.1 final packages are available in the Build Service OpenOffice:org:STABLE project.

I wish everyone got only positive experience with this new version.

I am sorry for the later announce. We have discovered an update problem on openSUSE-11.1 too late and it took some time until the fixed packages appeared. I am really sorry that it caused troubles to some people.

Plans:

I would like to put OOo-3.1-alpha1 into the OpenOffice:org:UNSTABLE project within the next two weeks. The first build will be done the older way. The next alpha should be done the openSUSE-11.1 (split-build) way and should finally provide also the extensions even for older products.

(more…)

New/Updated Software

February 10th, 2009 by

Hello Mates,

now following new/updated and published Software:

* Repo: openSUSE:Factory:Contrib:
kde4-skrooge
lynis
python-icalendar
rkhunter

* Repo: KDE/KDE4/Community
kde4-skrooge

* Repo: home:saigkill
boinctray
tktray

openSUSE-GNOME Team Meeting Today (Timeshift) – 05 FEB 2009 2200 UTC

February 5th, 2009 by

Please join us for the GNOME Team meeting in #openSUSE-GNOME on
irc.freenode.net.

The current agenda can be found here:
http://en.opensuse.org/GNOME/Meetings/20090205

For time conversions, please see:
http://www.timeanddate.com/worldclock/fixedtime.html?day=22&month=1&year=2009&hour=22&min=0&sec=0&p1=0

Thanks!

Application Icons in the Package Selector

February 4th, 2009 by

Desktop files contain a lot of information about KDE/Gnome/X11 applications (e.g. names, icons).

Displaying this data in the package selector allows to provide a more detailed package description. The user can easily see which applications are included in an installed package.

Running these applications via mouse click is technically possible, but unfortunately security concerns don’t allow it. Please let me know if you have an idea how to solve this issue.

YaST WEB

February 3rd, 2009 by

Aim

First of all we want to provide an general web based interface with the
functionality which is already provided by the YaST command line interface.

This API is based on the REST (Representational state transfer) architecture. This is a
simple interface which transmits domain-specific data over HTTP.
Please have a look to

http://en.wikipedia.org/wiki/Representational_State_Transfer

for more information about REST.

The second aim is to provide a YaST Web UI which can be used by every
web browser.

The current state of the project is an existing YaST-Webservice on the
host side which provides the REST based interface.
On the client side we have the concerning YaST-Webclient which can be
used be any web browser.

YaST-Webservice and YaST-Webclient are running as a webserver
(currently lighttpd) on different or even the same computer.

So the aim is to configure a host via the internet in a simple and
safety way.

How does it work ?

YaST Web

The YaST Webclient communicate via HTTP(s) with the YaST Webservice. The
user has to authenticate ( username, password ) to the host via PAM
(Pluggable Authentication Modules) which is available on every linux system.

The YaST Webclient sends requests ( e.g. create a user, install patch) to
the YaST Webservice. This service checks if the user has the right to
execute this request via PolicyKit. For each kind of request there is
PolicyKit rule defined. These rights has to be granted to the concerning user.

After permission check the request will be send via DBUS to the SCR agent of
YaST. The return value will be given back to YaST-Webclient in XML or JSON
format.

Patches will be handled by PackageKit. These requests will also be sent from
the YaST Webservice to PackageKit via DBUS.

How to get it ?

Have a look the openSUSE buildservice project

YaST Webservice (home:schubi2)

There are all needed packages for version openSuSE 11.1 and above.

As some additional packages (e.g. lighttpd) are needed which are not on openSuSE 11.1 you should add a
repositories ( e.g. factory ) in order to provide these packages.
The simplest way for installation would be to use zypper:

zypper in yast2-core-2*.rpm
zypper in ruby-dbus-*.rpm
zypper in yast2-webservice-*.rpm
zypper in yast2-webclient-*.rpm

How to use the YaST-Webservice

After you have installed these packages you can start the YaST-Webservice-Server with

rcyastws start

The server is running as “localhost:8080” with which you can connect with a web browser:

http://localhost:8080

YaST-Webservice

This “pure” web page shows the available modules which can be used via the REST interface.

This REST API is described under

http://localhost:8080/doc_interface.html

Additional configuration stuff like

– setup Hostname and Port
– setup HTTPS connection
– granting permissions for an single user
– AVAHI support

can be found here:
http://localhost:8080/doc_config.html

How to use the YaST-Webclient

After you have started the YaST-Webservice-Server you also can start the YaST-Webclient:

rcyastwc start

Now you can use any browser and connect with http://<name of your computer> to your
computer.
The default rights of the YaST Webservice are set to root only. So you can login with the root password
of that machine.

Following features are implemented:

– setting languages
– setting system time
– setting user permissions
– installing patches
– managing local users
– export user SSH-keys
– starting,stopping,status,… of services
– configuration of ntp server

Have a look to the following screen shot it order to give an overview how it looks like:

System Services

Available Patches

User Permissions

Known Bugs
-The first call of an menue entry will be slow cause an additional process will be started.
The second one should be much more faster 🙂
-Permissions will sometime not be shown correctly (just click “search” again) Bug 470645

Automatic Import Calendar news.opensuse.org > KOrganizer

January 24th, 2009 by

I’m very happy. Regularly i’m checkin the Calendar from news.opensuse.org for my work in OpenSUSE Weekly News. It is possible to Download the actual Calendar as *.ics File. But as i understand this, this is a Snapshot. The Calendar not updated himself regularly. So i tried this:

First of all we go to the KOrganizer. Click on the green Cross, left from the Calendararea. Add Calendar. Then we find an Menu similar this:

List of Resources

Then we klicking on “Filecalendar from Remote Computer” (I had translated this on the fly, i’m not shure, that it called so in english). After them we see the next Field:

Datafield

In this Field i edited :”http://news.opensuse.org/?ec3_ical”. I choosed regularly updating, but no Saving on the Remote Computer.

Now we have the Community Entrys in our Calendar. We see:

Resultspage

If i have understood all right, we have an automatic Calendar. Have fun…

OpenOffice_org 3.0.1 rc1 available

January 19th, 2009 by

I’m happy to announce that OpenOffice.org 3.0.1 rc1 packages are available in the Build Service OpenOffice:org:UNSTABLE project.

The packages are release candidates but they might still include even serious bugs. Therefore they are not intended for data-critical usage. A good practice is to archive any important data before an use, …

We kindly ask any interested beta testers to try the package and report bugs.

Plans:

I’ll put these packages to the OpenOffice:org:STABLE project if no blocker bug is reported if they pass the internal testing and the upstream sources are marked as final. I hope that they will be ready there within one week.

I would like to put OOo-3.1-alpha version into the to the OpenOffice:org:UNSTABLE project by the end on January.

(more…)

Howto – Adobe Flashplayer for X86_64

January 3rd, 2009 by

Unfortunaltely no Flashplayer for x86_64 exists. So far. Now the Adobe Labs released the libflashplayer for x86_64. It is very easy to run it on openSUSE.

First of all, you must download it.  Go to http://labs.adobe.com/downloads/flashplayer10.html.

Then go to the bottom of the page, and klick on “Download 64-Bit Plugin for Linux”. Now you will see an Dialogbox. At this place you can download the tar.gz File to an Place, you wish.

After them, you go to your shell, and go into the Directory, that you have specified in the Dialogbox. Now you type: “tar xvfz libflashplayer-{insert your Version].tar.gz”. After unpacking you will see an file called “libflashplayer.so”.

Now you have two alternatives:

1.)  If you are the only one on your Computer, you can move the file to: ~/.mozilla/plugins.

2.) If you have more Persons at the computer, you move the file to: /usr/lib64/mozilla/plugins/

After an Restart from Firefox you can use this new plugin.

From the Developers Side the Plugin is in unstable Status. But it works for me very fine. If you would like, try it out. …

Saschas Backtrace: Gobby (collaborative editor)

December 28th, 2008 by

By working in the Weekly News Team, one Problem was bad. Only one Person can edit in the Wiki at the same time. Now yesterday Jan (dl9pf) has an great Idea. We test an pice of Software called “Gobby”.

The Projectpage from Gobby is: http://gobby.0x539.de/trac/

You can install the Program with: zypper in gobby.

After running the Program you can go to “Existing Session” (I don’t know who is called in English),

After Login you see the following:

Working Place

Every User has an own Color. The first Section is the Place who you can edit an open Document. Every change what you are make. is in your own color. I have written “Dies ist eine Testnachricht”. And my color is orange. In the bottom of the Program is an Chat-Window. Here can all Editors communicate.

Menue

In the List of Documents you can see, what Documents are open. All in this List you can edit, or add an own Document.

In the Lust of Users you can see all Users with the own color.  And you can see, what Program is owned by other Users.

All in all i must say: This is an very nice Program. 🙂 I think we’re using this Program every time. I’ve heared that the new Version is delivered without the Chat Function.

In the next Time i try it out and write an Report.

By the Way, we would like to say: “Thank you” to the Gobby-Development-Team.

Menage Skype and Facebook with Pidgin

December 27th, 2008 by

Hi folks, Merry xmas to everybody…

i have a greate news for all pidgin lovers…

yes! you red well… i packaged two pidgin plugins that allow to to use pidgin fro skype and facebook chat!

don’t beleive me? here some pictures:

Skype

Facebook

really nice eh? and it’s really easy to install and use! all packages you need are on my repository home:anubisg1 lots of you know it because of pidgin upstream version without the need to add GNOME repositories.

All you need to use it are skype4pidgin and pidgin-facebookchat packages. Once you install them you have to set-up your account… let me show you how.

On “add account” windows you’ll see 3 other protocols: facebook, skype, skype (D-BUS), choose the one you want as i did here:

now, if you choose facebook plugin, you simpy have to accept login.facebook.com SSL certificate and then you are ready to go. like here:

if you want to use skype plugin instead, right now you still need skype to installed and run…

On you first skype login using pidgin, you have to allow pidgin to connect skype like here:

that’s all.. you can now do anything you do with skype/facebook with pidgin too, you may want to know, that right now, the skype plugin directly use skype to start audio/video calls, because it is not able to do it..

Have fun with it.

Andrea

oh i forgot.. here links to the plugins home pages:

http://code.google.com/p/skype4pidgin/

http://code.google.com/p/pidgin-facebookchat/