Warning: session_start(): open(/tmp/sess_5itv4m6gk6tfnggn9oggi1h8b0, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
sirromanov83'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

-
- sirromanov83's profile .- Fan of  .- CV  .- Friends  .- Content (2) .- Latest Comments (10) . 
.
Less/Vim... issue
Feb 16 2008  on content Yakuake

Hi!

First of all, I've been using Yakuake for quite a while now... that's one of my favourite apps! Thank you for that!! Great work!

Small issue on the 2.9-beta1 (using KDE4): under interactive apps like vim/less etc, scrolling with page up/down, arrow down is ok but arrow up duplicates the top line and it then goes crazy... can you work this out?

Thank you in advance!

- Romain.
Debian Lenny - KDE4

.
.
TEXINPUT Issue & Fix
Sep 13 2007  on content KLatexFormula

It took me some time to figure out why KLatexFormula didn't work for me.
Actually, TEXINPUTS was corrupted by a few lines in the `klfbackend.cpp' file.

I commented them so that now the temp document need to start with \documentclass{/usr/share/apps/klatexformula/klatexformula} instead of \documentclass{klatexformula}

Can you make sure this problem will be solved in future versions?

Btw, this is an awesome app; i love it... do you think you could talk to the Kile guys so to integrate it in Kile (say, I select a formula, click-right, klatexformula plug-in and hop! my formula gets popped up in a corner of the screen...). Kile is lacking this feature that does exist in XEmacs with auctex libraries...

What do you think?

.
.
Re: Re: Re: Re: Re:
Aug 30 2007  on content KFootStats (19 Championships!)

Same comment, it should work by now...

In case it still doesn't, first tell me... and to make it work at least for this release, open `foot.kmdr' with whathever editor, and modify:
@exec(classement ...) into
@exec(/path/to/classement/classement ...)

Same thing for `resultats'

.
.
Re: Re: Re: It doesn
Aug 30 2007  on content KFootStats (19 Championships!)

Okay... my mistake and my apologies then!
It should work better now!

Enjoy :)

.
.
Re: It doesn't work
Aug 30 2007  on content KFootStats (19 Championships!)

This is a first... what does `kmdr-executor foot.kmdr' say?

At least, till it's not fixed, under console, `classement' and `resultats' can be used like: `classement ITA' or `resultats ITA' to display Italian ranking/results.
For the other countries replace ITA by the first 3 letters of the country (in French!!!). Main choices are:
* ANG (England)
* ESP (Spain)
* ALL (Germany)
* L1 or nothing (First French Ligue)

.
.
Re: $PATH??
Aug 29 2007  on content KFootStats (19 Championships!)

The system variable $PATH gathers the locations where the system looks for executables...
If you run under console "echo $PATH", you will see where executables are looked for when you trigger then (for instance "ls" is taken from "/bin/ls").
Here, "resultats" and "classement" should be located somewhere in these paths. Ideally, put them into /usr/local/bin directory. Then it should work fine.

.
.
Re: $PATH??
Aug 29 2007  on content KFootStats (19 Championships!)

The system variable $PATH gathers the locations where the system looks for executables...
If you run under console "echo $PATH", you will see where executables are looked for when you trigger then (for instance "ls" is taken from "/bin/ls").
Here, "resultats" and "classement" should be located somewhere in these paths. Ideally, put them into /usr/local/bin directory. Then it should work fine.

.
.
Bash version?
Jun 10 2007  on content FLVGET

Hi,

First of all, I'm very impressed by the way you made this so simple, with all these calls to DCOP etc... nice KDE spirit :p
I'm currently working on a soft that I'd like to download flash to AVI's and read them on the fly with MPlayer.
Basically, I lack a script version of your soft... do you have this somewhere, so I don't spend too much time rewritting it?
And, if not, I can make it and I would be glad to add it to your project.

Great job again :-)

.
.
Re: Re: Re: nice,but
May 4 2007  on content KLatexFormula

Well, doesn't really help... I commented it, I even gave the whole path... seems to go through... but then comes the same issue for 'color.sty'... I tried to update this one too, and then 'font12.clo' or something of the like is missing...

That's a Path issue for sure... but i dunno ho to help it...

I also tried the ugly:

TEXINPUTS=/usr/local/texlive/2005/texmf-dist/tex/latex,/usr/local/texlive/2005/texmf-dist/tex/latex/graphics klatexformula

but it stops at:

(/usr/share/apps/klatexformula/klatexformula.cls
Document Class: klatexformula 2005/02/23 v1.0 Philippe's special Latex document
class for KLatexFormula
(/usr/local/texlive/2005/texmf-dist/tex/latex/base/size12.clo))
(/usr/local/texlive/2005/texmf-dist/tex/latex/graphics/color.sty

! Package color Error: No driver specified.

.
.
Re: nice,but not wor
May 2 2007  on content KLatexFormula

Same problem here...
I use TexLive libs instead of Debian usual packages... dunno if it might be a reason.

`geometry.sty' is located in:
/usr/local/texlive/2005/texmf-dist/tex/latex/geometry/geometry.sty

I tried to feed KLatexFormula with latex binary:
/usr/local/texlive/2005/bin/i386-linux/latex

But doesn't help...

.


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