From: Rinat Bikov <becase@altlinux.org>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] java application for surface science
Date: Tue, 5 Jul 2011 15:19:27 +0400
Message-ID: <CAOZ+=_TXYb71bRAOgGs+fPvrL9q2+HkvJ4K=soioukMZfOVCog@mail.gmail.com> (raw)
In-Reply-To: <CAEv1UXy0Dc0h73NLq7uX7VZ21t2MnQxXDzDsf=F4UBfe_YVmxw@mail.gmail.com>
5 июля 2011 г. 15:05 Andriy Dobrovol`s`kii написал:
>> В частности, эта программа имеет функцию обновления версии:
>> http://rsbweb.nih.gov/ij/upgrade/index.html
>> которая не будет работать в случае дистрибутивной поставки.
> Почему Вы думаете, что она не будет работать? Уже смотрели соответствующий код?
Потому что это просто скачивает новый jar-файл и заменяет им старый,
если у вас старый jar-файл находится в системном месте (в котором
обычный пользователь не имеет права писать), то его заменить не
выйдет.
И да, уже смотрел соответствующий код, это
ij.plugin.ImageJ_Updater.run, строки 35-40:
if (!file.canWrite()) {
String msg = "No write access: "+file.getPath();
if (IJ.isVista()) msg += Prefs.vistaHint;
error(msg);
return;
}.
--
С уважением, Ринат Биков.
next prev parent reply other threads:[~2011-07-05 11:19 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-29 12:01 Andriy Dobrovol`s`kii
2011-07-05 8:54 ` Rinat Bikov
2011-07-05 11:05 ` Andriy Dobrovol`s`kii
2011-07-05 11:19 ` Rinat Bikov [this message]
2011-07-05 11:50 ` Andriy Dobrovol`s`kii
2011-07-05 11:34 ` Rinat Bikov
2011-07-05 11:52 ` Andriy Dobrovol`s`kii
2011-07-05 11:54 ` Dmitry Chistikov
2011-07-05 11:55 ` Andriy Dobrovol`s`kii
2011-07-05 12:18 ` Dmitry Chistikov
2011-07-05 12:34 ` Andriy Dobrovol`s`kii
2011-07-05 14:29 ` [Comm] java application for surface science [JT] Dmitry Chistikov
2011-07-05 15:19 ` Andriy Dobrovol`s`kii
2011-07-05 17:29 ` Dmitry Chistikov
2011-07-06 10:44 ` Andrii Dobrovol`s`kii
2011-07-06 18:49 ` Dmitry Chistikov
2011-07-06 19:20 ` Rinat Bikov
2011-07-05 13:17 ` [Comm] java application for surface science Rinat Bikov
2011-07-05 14:05 ` Dmitry Chistikov
2011-07-05 11:58 ` Владимир Гусев
2011-07-05 12:06 ` Andriy Dobrovol`s`kii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAOZ+=_TXYb71bRAOgGs+fPvrL9q2+HkvJ4K=soioukMZfOVCog@mail.gmail.com' \
--to=becase@altlinux.org \
--cc=community@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git