Menu

#124 Check BMP file prior adding to exe

Future
open
nobody
None
3
2018-10-18
2018-05-26
cilap
No

right now no checks on the BMP file is made. Which causes the issue, that a exe file is getting build but the exe is not startable since incompatible BPM file appended.
Far more no real error is getting reported in the trace log. I spent a numerous amount of time to fiddle this out. Finally the issue have been, that my GIMP was exporting in 32 bit instead of 24 bit (even if I configured it to use 24 bit only)

It would be pretty easy to verify all needed BPM requirements during the build of the EXE and to terminate if the BMP is invalid.

I am also willing to contribute the BPM needed checks.
Please let me know if a contribution is wished and would be integrated?

Related

Feature Requests: #124

Discussion

  • cilap

    cilap - 2018-05-28

    really no interest?
    As said would implement the check...
    just need to know if you would integrate it, so not to make senseless work

     
  • Grzegorz Kowal

    Grzegorz Kowal - 2018-05-29

    Hi, your contribution is welcome, it not lack of interest but time in the past few days....
    Yes, I'll integrate it.

    BR,
    Grzegorz

     
    • cilap

      cilap - 2018-05-30

      great, could you share me in which package your prefer the class?
      Also in which class you preferably would like to have the check integrated so that it will work on any build types

       
      • Grzegorz Kowal

        Grzegorz Kowal - 2018-06-05

        I think the net.sf.launch4j.binding package would be good if you call the
        it from Splash.checkInvariants().
        There is already a check there that determines if the file exists, so you
        could create a new validation.

        On Wed, May 30, 2018 at 4:43 PM, cilap dpalic@users.sourceforge.net wrote:

        great, could you share me in which package your prefer the class?
        Also in which class you preferably would like to have the check integrated
        so that it will work on any build types


        Status: open
        Group: Future
        Created: Sat May 26, 2018 10:43 PM UTC by cilap
        Last Updated: Tue May 29, 2018 01:54 PM UTC
        Owner: nobody

        right now no checks on the BMP file is made. Which causes the issue, that
        a exe file is getting build but the exe is not startable since incompatible
        BPM file appended.
        Far more no real error is getting reported in the trace log. I spent a
        numerous amount of time to fiddle this out. Finally the issue have been,
        that my GIMP was exporting in 32 bit instead of 24 bit (even if I
        configured it to use 24 bit only)

        It would be pretty easy to verify all needed BPM requirements during the
        build of the EXE and to terminate if the BMP is invalid.

        I am also willing to contribute the BPM needed checks.
        Please let me know if a contribution is wished and would be integrated?


        Sent from sourceforge.net because you indicated interest in
        https://sourceforge.net/p/launch4j/feature-requests/124/

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

         

        Related

        Feature Requests: #124

  • Craig

    Craig - 2018-10-18

    Hi there,
    This would be a very nice feature to add. As it is, the program fails with no clues as to why. I realsied it worked when I excluded the spasl screen, and then found the solution on Stack Overflow, but I still wasted some time.
    Regards,
    Craig.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.