Changes between Initial Version and Version 1 of Ticket #3501, comment 13


Ignore:
Timestamp:
02/01/2022 05:54:10 PM (2 years ago)
Author:
Cas
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3501, comment 13

    initial v1  
    22 
    33The problem can be replicated in a simple Python repl by switching types loaded, specifically gif or ico types on Windows: 
     4 
     5Install Python and extract gvsbuild release to `C:\Program Files\Gtk` 
     6{{{ 
     7set PATH=C:\Program Files\Gtk;C:\Program Files\Gtk\bin;C:\Program Files\Gtk\lib;%PATH% 
     8python.exe 
     9}}} 
     10 
     11 
    412 
    513{{{