Menu

#19 GUI example doesn't load DIBP bitmap on Windows 11.

1.α.4.3
closed
nobody
None
2024-04-19
2023-06-04
No

Compile and run: it will say it can't load "fish-bg.dibp". Log file says it finds the file.

packagefile example is able to load dibp from package. Maybe there's something wrong with Allegro bind.

Discussion

  • Guillermo Martínez Jiménez

    • summary: GUI example doesn¡t load DIBP bitmap on Windows 11. --> GUI example doesn't load DIBP bitmap on Windows 11.
     
  • Guillermo Martínez Jiménez

    Problem found: there are a problem with file paths that use non ASCII-7 characters.

    Possible actions:

    • Find a way to convert the character encoding properly.
    • Warn about the issue, so nobody use non ASCII-7 in file paths.
     
  • Guillermo Martínez Jiménez

    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,3 +1,3 @@
     Compile and run:  it will say it `can't load "fish-bg.dibp"`.  Log file says it finds the file.
    
    -packagefile example is able to load dibp from package.  Maybe there's something brong with Allegro bind.
    +packagefile example is able to load dibp from package.  Maybe there's something wrong with Allegro bind.
    
     
  • Guillermo Martínez Jiménez

    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB