Coder Social home page Coder Social logo

Comments (5)

goya avatar goya commented on May 29, 2024 1

you can repro it now using:

<?xml version='1.0' encoding='utf-8'?>
<widget id="io.cordova.hellocordova" version="1.0.0">
    <name>HelloCordova</name>
    <splash src="splash.jpg" width="7000" height="1200" />
</widget>

n.b. the splash file must exist

from cordova-windows.

brodybits avatar brodybits commented on May 29, 2024

I just raised PR #301 which should resolve this issue.

Long term solution (in a major release) may be to drop the lines after "Fall back on find by size for old non-MRT syntax" in getTargetForImage.

from cordova-windows.

brodybits avatar brodybits commented on May 29, 2024

P.S. This issue was introduced in 973fe6d.

from cordova-windows.

janpio avatar janpio commented on May 29, 2024

@goya Do you still know how to recreate this? It would be best if we could add a test case on our side to avoid this popping up again.

from cordova-windows.

janpio avatar janpio commented on May 29, 2024

Confirmed fixed:

E:\Projects\throwaway\cordovaWindows299  ([email protected])                                                                                       
λ cordova platform add windows                                                                                                                    
Using cordova-fetch for cordova-windows@^7.0.0                                                                                                    
Adding windows project...                                                                                                                         
Creating Cordova Windows Project:                                                                                                                 
        Path: platforms\windows                                                                                                                   
        Namespace: io.cordova.hellocordova                                                                                                        
        Name: HelloCordova                                                                                                                        
cp: no such file or directory: E:\Projects\throwaway\cordovaWindows299\node_modules\cordova-windows\node_modules\winjs\js\base.js                 
                                                                                                                                                  
cp: no such file or directory: E:\Projects\throwaway\cordovaWindows299\node_modules\cordova-windows\node_modules\winjs\js\base.js                 
                                                                                                                                                  
Windows project created with [email protected]                                                                                                
Plugin 'cordova-plugin-whitelist' found in config.xml... Migrating it to package.json                                                             
Discovered saved plugin "cordova-plugin-whitelist". Adding it to the project                                                                      
Installing "cordova-plugin-whitelist" for windows                                                                                                 
Adding cordova-plugin-whitelist to package.json                                                                                                   
                                                                                                                                                  
E:\Projects\throwaway\cordovaWindows299  ([email protected])                                                                                       
λ cordova prepare windows                                                                                                                         
The following image was skipped because it has an unsupported size (7000x1200): splash.png                                                        
Cannot read property 'targetProject' of null                                                                                                      
                                                                                                                                                  
E:\Projects\throwaway\cordovaWindows299  ([email protected])                                                                                       
λ cordova platform rm windows                                                                                                                     
Removing windows from cordova.platforms array in package.json                                                                                     
                                                                                                                                                  
E:\Projects\throwaway\cordovaWindows299  ([email protected])                                                                                       
λ cordova platform add github:apache/cordova-windows                                                                                              
Using cordova-fetch for github:apache/cordova-windows                                                                                             
Warning: using prerelease platform [email protected].                                                                                             
Use 'cordova platform add windows@latest' to add the latest published version instead.                                                            
Adding windows project...                                                                                                                         
Creating Cordova Windows Project:                                                                                                                 
        Path: platforms\windows                                                                                                                   
        Namespace: io.cordova.hellocordova                                                                                                        
        Name: HelloCordova                                                                                                                        
Windows project created with [email protected]                                                                                            
The following image was skipped because it has an unsupported size (7000x1200): splash.png                                                        
Installing "cordova-plugin-whitelist" for windows                                                                                                 
The following image was skipped because it has an unsupported size (7000x1200): splash.png                                                        
                                                                                                                                                  
E:\Projects\throwaway\cordovaWindows299  ([email protected])                                                                                       
λ cordova prepare windows                                                                                                                         
The following image was skipped because it has an unsupported size (7000x1200): splash.png                                                        
                                                                                                                                                  
E:\Projects\throwaway\cordovaWindows299  ([email protected])                                                                                       
λ                                                                                                                                                 

But tbh no idea how to turn this into a test.

from cordova-windows.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.