public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: "Mgr. Peter Tuharsky" <tuharsky@misbb.sk>
To: Yassen Damyanov <yd@troyer.co.at>, linux-msdos@vger.kernel.org
Subject: Re: clipper f/r locking failure
Date: Mon, 26 Jan 2004 11:27:43 +0100	[thread overview]
Message-ID: <4014EB9F.30204@misbb.sk> (raw)
In-Reply-To: <40151A6D.8070301@troyer.co.at>

    Hi!

    I run a clipper app by two users simultaneously on a machine, using 
LTSP thin client for one of them. I don't use lredir; both users have 
their own dosemu installations, only the Clipper program directory is 
physically only at one place, and for the second user is accessed by 
using standard directory symlink placed inside of his DOSEMU structure. 
It works nice for me, on standard local Linux filesystem Ext3 under 
Linux 2.6. Just the access privilegues are to be set correctly in Linux; 
both users in the same group with rw access to all files, try running
chgrp -R <groupname> *
chmod -R 770 *
for the Clipper program directory

and place the
umask 007
command somewhere near beginning of dosemu starting script (in both 
user's installations).

Does it help?


Yassen Damyanov wrote:

> hi all,
>
> I've been trying for quite some time to run a clipper accounting 
> application within DOSEMU/FreeDOS (also within DOSEMU/MS-DOS 7). The 
> thing runs just fine until time comes to do the clipper file and 
> record locking (flock, rlock). In this case, when running two DOSEMU 
> instances on one and the same machine, and files are shared via 
> lredir, one of two clients hangs. (If you wonder how two clients 
> operate on one machine at the same time, they are remote X terminals).
>
> DOSEMU leaves a message like this after terminating the hang client:
>
> "ERROR: SS selector invalid: 0x6A22, type=0 np=1"
>
> The linux version is 2.4.20; the DOSEMU is 1.1.99. I tried with the 
> FreeDOS shipped together with the binary distro of DOSEMU; also with 
> MS-DOS 7 as I said already (which shows me that the problem, ot at 
> leats part of it, is not in the DOS but in the emulator). The clipper 
> version is 5.3b and uses standard clipper locking functions (flock, 
> rlock). If any other information is needed, just let me know.
>
> Please help me somehow to solve this. I was fighting quite a long time 
> with this sole trouble. If I succeed, a well known accounting software 
> in my country will get a reliable and legal open source platform to 
> run on! Would be REALLY GREAT! Many people know of the experiment and 
> often ask me how are things going on... I would like DOSEMU to win 
> this case :-) Hope it will.
>
> -- 
>
> What I intend to try last (after trying so many options, like sharing 
> a disk image or a real vfat partion (yes, bad ideas, but I tried these 
> to see what happens), is to activate networking on each DOSEMU session 
> and try to mount to a samba share somewhere on the local net.
>
> Any comments and suggestions are more than welcome.
> I would appreciate any help -- thanks in advance!
>
> Regards,
> Yassen
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>


  reply	other threads:[~2004-01-26 10:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-26 13:47 clipper f/r locking failure Yassen Damyanov
2004-01-26 10:27 ` Mgr. Peter Tuharsky [this message]
2004-01-26 10:31 ` Mgr. Peter Tuharsky
  -- strict thread matches above, loose matches on Subject: below --
2004-02-01 15:55 Stas Sergeev

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=4014EB9F.30204@misbb.sk \
    --to=tuharsky@misbb.sk \
    --cc=linux-msdos@vger.kernel.org \
    --cc=yd@troyer.co.at \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox