Send Motion-user mailing list submissions to
        motion-user@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/motion-user
or, via email, send a message with subject or body 'help' to
        motion-user-requ...@lists.sourceforge.net

You can reach the person managing the list at
        motion-user-ow...@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Motion-user digest..."


Today's Topics:

   1. Motion binary DEB release 4.3.1 (tosiara)
   2. Re: Image review utility (Mike Sherman)


----------------------------------------------------------------------

Message: 1
Date: Sat, 18 Apr 2020 21:58:53 +0300
From: tosiara <tosi...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: [Motion-user] Motion binary DEB release 4.3.1
Message-ID:
        <cachtdwsmhewltqbajuyuk13neeluau56n8acqyqmcc2box3...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

HI all,

I'd like to ask the community for some help in testing the latest 4.3.1
release

There are DEB builds available for the following platforms:

   - Debian 10 Buster x64
   - Debian 9 Stretch x64
   - Ubuntu 18 Bionic x64
   - Ubuntu 16 Xenial x64
   - Raspbian Buster armv6l

https://github.com/Motion-Project/motion/releases/tag/release-4.3.1

I would appreciate if someone could try and report back:

   - did the build work?
   - is there any interest in x86 or arm64 builds?

Thanks!
And stay safe
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

Message: 2
Date: Sat, 18 Apr 2020 23:23:51 -0400
From: Mike Sherman <wheelwrightm...@gmail.com>
To: motion-user@lists.sourceforge.net, ptm5...@blackfoot.net
Subject: Re: [Motion-user] Image review utility
Message-ID:
        <CAF8-4oNdDSV8uhSppFyDaxnjai_d1ggw1=h1u-krept6e8t...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

>
> Hi Mike
>
> First, thanks for posting your program. It gave me some good ideas for
> what I want to do for a similar project.
>
> As I posted earlier, your program would not run for me. For anyone else
> who runs into this situation, a solution is to comment out lines 82 and
> 83 for the first run through:
>
> #with open(self.log_file, 'r') as filelist:
> #??????????? self.data = json.load(filelist)
>
> This will produce a properly formated self.log_file later in the
> program; the lines can be uncommented after the first run. It doesn't
> seem to make much difference either way.
>
> Your program also seems to have a problem moving between directories.
> That might be because some of my picture directories are empty. I
> haven't had a chance to run that down yet.
>
> There are other problems: moving between directories, deleting all files
> crashes, "File -> Close" doesn't do anything. I haven't had a chance to
> run these down yet.
>
> Fun to work with Python again after 15+ years ...
>
> Pete
>

Hi Pete,
Sorry, I missed your message earlier. I just saw it when I was going to
post about a new version release....
I just uploaded a new revision to Github.
The new version adds a function to create an movie from a days worth of
motion capture images,
and a progress bar to make program activity visible.

I did fix the startup issue (line 82-83) that you reported.

I regularly delete all the files in a directory and have not seen an issue
with it.  The program deletes folders that are empty.  I don't remember
what what happened when I tested with already empty directories. I'll have
to test that again.

I'm not an experienced python programmer. I was trained as a 'C' guy, and
later C++. It does look like there should be some file close going on :-)
I'll look at that...

-Mike


-- 
Mike Sherman    ----    wheelwrightm...@gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------



------------------------------

Subject: Digest Footer

_______________________________________________
Motion-user mailing list
Motion-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/motion-user


------------------------------

End of Motion-user Digest, Vol 166, Issue 14
********************************************

Reply via email to