Warning: session_start(): open(/tmp/sess_f0di29ss4grvgbc0ncrm3tbbp3, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
iseppo's comments openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login

-
- iseppo's profile .- Fan of (4) .- CV  .- Friends  .- Content  .- Latest Comments (12) . 
Re: Re: nice
Mar 11 2007  on content K-EncFS

I am running Gentoo, thus having customized kernel. And up until now I have fuse compiled into the kernel, not as a module. Thus lsmod will not show the module loaded, and K-EncFS fails (while it shouldn't as having fuse compiled into the kernel is a perfectly viable option and all of the functionality is present).

It really is not a problem for me, as I can comment the checks out from your code or recompile the kernel with fuse as a module, but in general it might be a good idea, to check if the functionality of fuse kernel module is available, and not if it is compiled as a module and the module is loaded (which works under most of the popular distributions at the moment, but this is not guaranteed to remain so for the future).

Thumbs up for now, this is just something to keep in mind in the future development.

.
nice
Mar 8 2007  on content K-EncFS

it is a nice looking utility (especially as I am using encfs on my laptop), but - if it is not too hard - can you add a control weather the FUSE is compiled into the kernel (and thus will not be found by parsing lsmod output) or provide a configuration option for stating that it is.

.
.
thanks!
Jan 29 2007  on content Syntax highlighting for Sweave

I was looking for this, after couple of days of switching between R and LaTeX highlighting for my paper, thank you!

.
Re: probably not
Oct 28 2006  on content Keep

in this case (if I read it correctly, with the subject as a integral part of the message) try the svn-version, this is not very hard at all. I do not know, which distribution are you using, but you will probably need to have svn and some kde development libraries installed.

The process of getting and compiling the svn-version is documented at the Keep wiki:
http://jr.falleri.free.fr/keep/wiki/Download

In case of problems, write them here, and I can try to walk you through it.

.
Re: Gentoo Ebuild
Oct 28 2006  on content KBib

very nice, do you have any experiences with overlays? I think the right place for this ebuild would be in gentoo-science overlay, an email to their list (gentoo-science@lists.gentoo.org) might be sufficient.

.
Re: Re: Re: exclude
Oct 24 2006  on content Keep

This seems to be a bug where the directories meant to be backed up once per day will be backed up every hour. Well, I would consider it a feature actually, as I would like to back up some current work related directories with one-hour intervals :)

.
Re: Nice app. kio-sl
Oct 23 2006  on content Keep

Actually using ssh backend is possible right now too (at least on the svn-version) - you just have to put something like:
user@domain::/to/backup/dir/
to the destination directory. And at least on my gentoo system it did not work without passwordless ssh logins (didnt find something like ssh_askpass from my system, so I made my ssh authenticate itself with keys).

This is a very nice program, something I have been looking for, and I hope the development continues. Duplicity backend would be nice, aswell as possibility to restore single files. Rdiff-backup has so many advantages over the usual tar and bz2, that with some love this can become the standard simple backup solution for kde. If anybody is looking for a project to participate, I would certainly suggest to help the author of Keep!

.
.
Nice one!
Jun 6 2006  on content KLatexFormula

A really nice and well implemented piece of software (the history is one especially good idea). I can think of couple of occasions when I would have had used it, so it will certainly remain on my harddrive.

.
Re: Re: compile erro
Jan 5 2005  on content rkward

I get this error now (using
./configure --prefix=/usr/kde/3.3/ --with-extra-libs=/usr/lib/R/bin/ --with-extra-includes=/usr/lib/R/include
)

make[3]: Entering directory `/home/seppo/rkward-0.3.0/rkward-0.3.0/rkward'
/bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -orkward -L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3.3/lib -L/usr/lib/R/bin/ -R /usr/kde/3.3/lib -R /usr/qt/3/lib -R /usr/X11R6/lib -R /usr/lib/R/bin/ rkwatch.o rkward.o main.o rkoutputwindow.o rkcommandeditor.o rkglobals.o robjectbrowser.o rkeditormanager.o robjectviewer.o rkward.moc.o rkwatch.moc.o ../rkward/windows/libwindows.a ../rkward/agents/libagents.a ../rkward/dialogs/libdialogs.a ../rkward/plugin/libplugin.a ../rkward/settings/libsettings.a ../rkward/dataeditor/libdataeditor.a ../rkward/core/libcore.a ../rkward/rbackend/librbackend.a ../rkward/scriptbackends/libscriptbackends.a ../rkward/misc/libmisc.a -lkmdi -lkio -lkdeui -lkdecore -lqt-mt -lz -lpng -lz -lm -lXext -lX11 -lSM -lICE -lpthread -lR-lkatepartinterfaces
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lR
collect2: ld returned 1 exit status
make[3]: *** [rkward] Error 1

.


Do you miss your friend here on the website?
Send an invitation email


Search people
Current visitors
New users
Birthdays
Most active users
Back



-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team