Re: Problem still exists with GNOME keyring and JavaHL
Senthil Kumaran S <[email protected]> Thu, 10 Dec 2009 17:57:00 +0530
| Newsgroups | gmane.comp.version-control.subversion.devel,gmane.comp.version-control.subversion.rapidsvn.devel |
|---|---|
| Organization | CollabNet Software Pvt. Ltd |
| Message-ID | <[email protected]> |
Hi Mark, Senthil Kumaran S wrote: > Mark Phippard wrote: >> I actually merged the branch into current 1.6.x to test it. It does >> seem to make things "better" but I do not think it is really fixed. I >> was optimistic at first, but in digging deeper I still get errors, >> including Eclipse crashing. See log. > > I did not get any crashes when I was testing this patch. Let me setup my box > again with ubuntu-9.10 and test it and report back shortly. Today I tried with ubuntu-9.10 and did not observe any crash in the logs and in the command line where I started eclipse from. These are the softwares used: 1) JavaHL - svn 1.6.x branch (r889229) with patch applied from 1.6.x-r39692 branch (Changed just the version number in svn_versions.h to make it work with subclipse) 2) Eclipse - 3.5 3) Subclipse from http://subclipse.tigris.org/update_1.6.x My config parameters if it matters, <snip> ../configure --prefix=/home/stylesen/subversion-dev/builds/1.6.x --enable-maintainer-mode --with-ssl --disable-mod-activation --with-junit=/usr/share/java/junit-3.8.2.jar --with-jdk=/usr/lib/jvm/java-6-openjdk --enable-javahl --with-gnome-keyring </snip> My ~/.subversion/config said, <snip> [auth] ### Set password stores used by Subversion. They should be ### delimited by spaces or commas. The order of values determines ### the order in which password stores are used. ### Valid password stores: ### gnome-keyring (Unix-like systems) ### kwallet (Unix-like systems) ### keychain (Mac OS X) ### windows-cryptoapi (Windows) password-stores = gnome-keyring ### </snip> The following screenshots explain my actions, before merging 1.6.x-r39692 branch, http://www.stylesen.org/files/misc/eclipse-ss/Screenshot-1.png http://www.stylesen.org/files/misc/eclipse-ss/Screenshot-2.png after merging 1.6.x-r39692 (locking keyring whenever required), http://www.stylesen.org/files/misc/eclipse-ss/Screenshot-3.png http://www.stylesen.org/files/misc/eclipse-ss/Screenshot-4.png http://www.stylesen.org/files/misc/eclipse-ss/Screenshot-5.png http://www.stylesen.org/files/misc/eclipse-ss/Screenshot-6.png http://www.stylesen.org/files/misc/eclipse-ss/Screenshot-7.png http://www.stylesen.org/files/misc/eclipse-ss/Screenshot-8.png http://www.stylesen.org/files/misc/eclipse-ss/Screenshot-9.png http://www.stylesen.org/files/misc/eclipse-ss/Screenshot-10.png http://www.stylesen.org/files/misc/eclipse-ss/Screenshot-11.png http://www.stylesen.org/files/misc/eclipse-ss/Screenshot-12.png http://www.stylesen.org/files/misc/eclipse-ss/Screenshot-13.png I couldn't reproduce the crashes which you are seeing :( Thank You. -- Senthil Kumaran S http://www.stylesen.org/ ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2429171 Please start new threads on the <[email protected]> mailing list. To subscribe to the new list, send an empty e-mail to <[email protected]>.