-
Hi.
I have my KeePassX database .kdb files stored on a folder shared with Dropbox (→ https://www.getdropbox.com/referrals/NTEzNTY2MDk if you need an account... *G*). And I use KeePassX and thus the database at the same time on multiple locations.
Starting with v0.4.0, KeePassX introduced a .lock file (eg. called "KeePass Datenbank (Zu Hause).kdb.lock" in my case). That's a 0 byte file. If...
2009-05-25 07:24:09 UTC in KeePassX
-
Okay. I now understand that this is not a bug in Jedit. I'd just like to point out, that I'm on Linux and not on Windows.
Not that it makes any difference at all :)
2009-02-10 06:53:47 UTC in jEdit
-
Hi.
Oh, KeePasJ2ME doesn't support this? I was just trying to get it to run on my Nokia 6300 and have quite some problems with it.
But reading your message makes me not wanting to waste any more time in this program.
If it's not possible to copy'n'paste, then this is an absolute knock out criteria for me. I use long (~30 char) and cryptic auto generated passwords and having to type such...
2009-01-15 19:19:18 UTC in KeePass for J2ME
-
askwar committed revision 1524 to the pkgbuild SVN repository, changing 1 files.
2008-11-24 09:24:47 UTC in pkgbuild
-
askwar committed revision 1523 to the pkgbuild SVN repository, changing 2 files.
2008-11-24 09:21:49 UTC in pkgbuild
-
The problem is, that there's no "notify-send" in this non-global zone. pkgtool fails in this line:
find_in_path ('notify-send') or $defaults->set ('notify', 0);
As there's no notify-send, the "or" part ($defaults->set ('notify', 0)) gets executed. This fails, because 'notify' hasn't been added to the $defaults variable yet - that's only done later on in sub main(), which calls the sub...
2008-11-21 10:51:00 UTC in pkgbuild
-
I installed pkgbuild-1.3.3 and also pkgbuild-1.3.91 on a OpenSolaris 2008.11 rc1b x86 system in a non-global "ipkg" zone. This zone is (like all out-of-the-box OpenSolaris zones) pretty minimal, as far as installed packages is concerned.
When I run pkgtool, I get:
--($ ~)-- /opt/pkgbuild/bin/pkgtool
Can't call method "set" on an undefined value at...
2008-11-20 14:01:45 UTC in pkgbuild
-
askwar committed revision 1510 to the pkgbuild SVN repository, changing 2 files.
2008-11-19 10:33:34 UTC in pkgbuild
-
My Source files make use of svn keywords (like
$LastChangedRevision$). When a file is commited to the
repository, svn will replace $LastChangedRevision$ with
$LastChangedRevision: 3472 $ in the working copy. But
that change is not directly visible in Jedit. It still
shows the old content from before the commit (I use the
svnplugin to do the commit). Jedit only notices the
change...
2008-08-29 07:02:46 UTC in jEdit
-
I have downloaded jedit4.3pre15install.jar and stored it in “/data/Eigene_Dateien/Downloads (Lokal)/! Unsortiert !”.
I now did:
--($ ~)-- cd '/data/Eigene_Dateien/Downloads (Lokal)/! Unsortiert !'
--($ ~)-- java -jar jedit4.3pre15install.jar
Exception in thread "main" java.lang.NullPointerException
at java.util.Properties$LineReader.readLine(Properties.java:418)
at...
2008-08-21 17:50:10 UTC in jEdit