Menu

#1 mpoutils crashes with -o option

1.0
open
None
2014-08-30
2014-08-28
No

The program mpoutils crashes when called with the option -o filename (as described in Usage).

A error message window "... has stopped working" appears and the program does not continue at this point.

E.g.
mpoutils -j -o 12.mpo 1.jpg 2.jpg -> crash
mpoutils -j -o12.mpo 1.jpg 2.jpg -> ok
mpoutils -j "-o 12.mpo" 1.jpg 2.jpg -> ok

Tested with mingw32 on Windows 7.

Related

Tickets: #1

Discussion

  • Pavel Krejcir

    Pavel Krejcir - 2014-08-29

    Thanks Thomas for pointing this out. It should be fixed now.

    Pavel

    On Thu, 2014-08-28 at 15:46 +0000, Thomas Henlich wrote:


    [tickets:#1] mpoutils crashes with -o option

    Status: open
    Milestone: 1.0
    Created: Thu Aug 28, 2014 03:46 PM UTC by Thomas Henlich
    Last Updated: Thu Aug 28, 2014 03:46 PM UTC
    Owner: Pavel Krejcir

    The program mpoutils crashes when called with the option -o filename
    (as described in Usage).

    A error message window "... has stopped working" appears and the
    program does not continue at this point.

    E.g.
    mpoutils -j -o 12.mpo 1.jpg 2.jpg -> crash
    mpoutils -j -o12.mpo 1.jpg 2.jpg -> ok
    mpoutils -j "-o 12.mpo" 1.jpg 2.jpg -> ok

    Tested with mingw32 on Windows 7.


    Sent from sourceforge.net because you indicated interest in
    https://sourceforge.net/p/mpoutils/tickets/1/

    To unsubscribe from further messages, please visit
    https://sourceforge.net/auth/subscriptions/

     

    Related

    Tickets: #1

  • Thomas Henlich 何泰明

    Confirmed as working (Windows 7, i686-pc-mingw32, gcc 4.10.0).

    Problem solved. Thank you!

     

Log in to post a comment.