Newbie question

Discussion in 'Help & Support' started by HackitZ, Jan 18, 2014.

  1. HackitZ New Guy

    Member Since:
    Jan 18, 2014
    Message Count:
    4
    Likes Received:
    0
    Trophy Points:
    0
    Before i jump right into this i have a question about the LWC.
    Can you make a static wallpaper? or only live animated wallpapers?

    Thanks
  2. Vas Origin

    Member Since:
    Jan 4, 2012
    Message Count:
    770
    Likes Received:
    175
    Trophy Points:
    500
    You can make static wallpapers with LWC :)
  3. HackitZ New Guy

    Member Since:
    Jan 18, 2014
    Message Count:
    4
    Likes Received:
    0
    Trophy Points:
    0
  4. HackitZ New Guy

    Member Since:
    Jan 18, 2014
    Message Count:
    4
    Likes Received:
    0
    Trophy Points:
    0
    Issue was me, should have read a little more on how to do this, takes more than just adding a picture.

    Ok when i try to use the sun rise image and build a wallpaper i get this error.
    Here's what i have done,
    1. followed guide on installing. (my system is 64bit)
    2. created key.
    3. added company info.
    4. selected the sunrise image and tried to build, i immediately get a pop up with this message.

    Code (text):
    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.
     
    ************** Exception Text **************
    System.NullReferenceException: Object reference not set to an instance of an object.
      at com.sbg.lwc.SelRect.convertToRealCoords(Rectangle2 r)
      at com.sbg.lwc.FormMain.SaveProject(String projectFilename)
      at com.sbg.lwc.FormMain.StartBuild()
      at System.Windows.Forms.Control.OnClick(EventArgs e)
      at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
      at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
      at System.Windows.Forms.Control.WndProc(Message& m)
      at System.Windows.Forms.ButtonBase.WndProc(Message& m)
      at System.Windows.Forms.Button.WndProc(Message& m)
      at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
      at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
     
     
    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5472 (Win7SP1GDR.050727-5400)
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
    ----------------------------------------
    Live Wallpaper Creator 2.6.1
        Assembly Version: 2.6.1.0
        Win32 Version: 2.6.1.0
        CodeBase: file:///C:/android/live_wallpaper/Live%20Wallpaper%20Creator%202.6.1.exe
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5468 (Win7SP1GDR.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Drawing
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System.Core
        Assembly Version: 3.5.0.0
        Win32 Version: 3.5.30729.5420 built by: Win7SP1
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
    ----------------------------------------
    System.Configuration
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    System.Xml
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    System.ServiceModel.Web
        Assembly Version: 3.5.0.0
        Win32 Version: 3.5.594.5458
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.ServiceModel.Web/3.5.0.0__31bf3856ad364e35/System.ServiceModel.Web.dll
    ----------------------------------------
    System.Runtime.Serialization
        Assembly Version: 3.0.0.0
        Win32 Version: 3.0.4506.5452 (Win7SP1GDR.030729-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Serialization/3.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
    ----------------------------------------
    System.ServiceModel
        Assembly Version: 3.0.0.0
        Win32 Version: 3.0.4506.5452 (Win7SP1GDR.030729-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.ServiceModel/3.0.0.0__b77a5c561934e089/System.ServiceModel.dll
    ----------------------------------------
    SMDiagnostics
        Assembly Version: 3.0.0.0
        Win32 Version: 3.0.4506.5452 (Win7SP1GDR.030729-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/SMDiagnostics/3.0.0.0__b77a5c561934e089/SMDiagnostics.dll
    ----------------------------------------
     
    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.
     
    For example:
     
    <configuration>
        <system.windows.forms jitDebugging="true" />
    </configuration>
     
    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.
     
  5. Vas Origin

    Member Since:
    Jan 4, 2012
    Message Count:
    770
    Likes Received:
    175
    Trophy Points:
    500
    Did you set both High and Medium resolutions before building? Can you post a screenshot of your Settings tab as well.
  6. HackitZ New Guy

    Member Since:
    Jan 18, 2014
    Message Count:
    4
    Likes Received:
    0
    Trophy Points:
    0
    It's working now, thanks. (i didnt set both resolutions)

    Is there a guide on how to make a static wallpaper app, i'm looking to have like 5 to 10 images for the user to choose from. or is this not possible?
    Thanks
    I did buy a license, just need to find the time to make something.
  7. Ramjet Active Member

    Member Since:
    Dec 2, 2013
    Message Count:
    67
    Likes Received:
    12
    Trophy Points:
    50
  8. appy New Guy

    Member Since:
    Oct 14, 2014
    Message Count:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Thanks this solved my problem too.. I was also getting the same msg.. I made changes in Corp setting i.e. set both high and medium resolution.

Share This Page