Jump to content

Maokei

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by Maokei

  1. ..hi guys..i have decided to slowly switch to Linux..im looking for choice between Ubuntu and Mint..3D Development is Java based, and ill be using Open Office for my documentation and what not (Im not sure is it working on Linux?), so i would like to know, which one would you prefer and why (im looking for tech reasons)..

     

     

    I suggest you swap Open office for Libre office it's much much better and it's in the repository along with Open office. Go with ubuntu and add the desktop you like if unity is not your cup of tea.

  2. I'm running leadwerks on an optimus laptop with nvidia 620M, so I run leadwerks with primusrun %command%. Noticed that when leadwerks starts it complains about a missing font but leadwerks seems to work just fine anyway running examples etc so I don't think that caused the crash.

     

    Error: Failed to load font "/usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-L.ttf"

     

    Arch Linux 64

    Gnome Shell

     

    Installed dependencies just like above and set gtk environment variable.

     

    Here is my Leadwerks.log :

     

    ~/.leadwerks/leadwerks.log

     

    Initializing OpenGL4 graphics driver...
    OpenGL version 440
    GLSL version 440
    Device: GeForce GT 620M/PCIe/SSE2
    Loading texture "/home/maokei/Documents/Leadwerks/Projects/MyGame/Materials/Common/bfn.tex"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Editor/terraintool.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Editor/wireframe.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Editor/solid.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Model/default.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Editor/grid.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Lighting/ambientlight.shader"...
    Error: Failed to load font "/usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-L.ttf"
    Loading font "/home/maokei/Documents/Leadwerks/Projects/MyGame/Fonts/arial.ttf"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Drawing/drawtext.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Drawing/drawprimitive.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Editor/skybox.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Misc/occlusionquery.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Model/Shadow/shadow.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Lighting/directionallight.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Drawing/drawimage.shader"...
    Loading texture "/home/maokei/Documents/Leadwerks/Projects/MyGame/Materials/Sky/skybox_texture.tex"...
    Loading material "/home/maokei/Documents/Leadwerks/Projects/MyGame/Materials/Icons/DirectionalLight.mat"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Editor/sprite.shader"...
    Loading texture "/home/maokei/Documents/Leadwerks/Projects/MyGame/Materials/Icons/DirectionalLight.tex"...
    Loading model "/home/maokei/Documents/Leadwerks/Projects/MyGame/Models/Characters/Generic/generic.mdl"
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Terrain/stamp.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Terrain/updatenormals.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Terrain/clear.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Terrain/clipmap.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Terrain/terrain.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Terrain/textured.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Terrain/solid.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Terrain/wireframe.shader"...
    Loading texture "/home/maokei/Documents/Leadwerks/Projects/MyGame/Materials/Dirt/dirt01.tex"...
    Loading texture "/home/maokei/Documents/Leadwerks/Projects/MyGame/Materials/Dirt/dirt01_dot3.tex"...
    Loading texture "/home/maokei/Documents/Leadwerks/Projects/MyGame/Materials/Rock/rockwall01.tex"...
    Loading texture "/home/maokei/Documents/Leadwerks/Projects/MyGame/Materials/Rock/rockwall01_dot3.tex"...
    Loading texture "/home/maokei/Documents/Leadwerks/Projects/MyGame/Materials/Rock/rockwall01_disp.tex"...
    Loading texture "/home/maokei/Documents/Leadwerks/Projects/MyGame/Materials/Snow/snow01.tex"...
    Loading texture "/home/maokei/Documents/Leadwerks/Projects/MyGame/Materials/Snow/snow01_dot3.tex"...
    Loading texture "/home/maokei/Documents/Leadwerks/Projects/MyGame/Materials/Snow/snow01_disp.tex"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Lighting/directionallight.shader"...
    Loading texture "/home/maokei/Documents/Leadwerks/Projects/MyGame/Materials/Developer/GreenGrid.tex"...
    Deleting te
    

     

    -

     

    The model viewer and material editor seems to work just fine.

     

    also log from /document/Leadwerks/Leadwerks.log

     

    Syncing Addons...
    Initializing...
    Initializing OpenGL4 graphics driver...
    OpenGL version 440
    GLSL version 440
    Device: GeForce GT 620M/PCIe/SSE2
    Loading texture "/home/maokei/Documents/Leadwerks/Projects/MyGame/Materials/Common/bfn.tex"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Editor/terraintool.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Editor/wireframe.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Editor/solid.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Model/default.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Editor/grid.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Lighting/ambientlight.shader"...
    Error: Failed to load font "/usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-L.ttf"
    Loading font "/home/maokei/Documents/Leadwerks/Projects/MyGame/Fonts/arial.ttf"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Drawing/drawtext.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Drawing/drawprimitive.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Editor/skybox.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Misc/occlusionquery.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Model/Shadow/shadow.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Lighting/directionallight.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Drawing/drawimage.shader"...
    Loading texture "/home/maokei/Documents/Leadwerks/Projects/MyGame/Materials/Sky/skybox_texture.tex"...
    Loading material "/home/maokei/Documents/Leadwerks/Projects/MyGame/Materials/Icons/DirectionalLight.mat"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Editor/sprite.shader"...
    Loading texture "/home/maokei/Documents/Leadwerks/Projects/MyGame/Materials/Icons/DirectionalLight.tex"...
    Loading model "/home/maokei/Documents/Leadwerks/Projects/MyGame/Models/Characters/Generic/generic.mdl"
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Terrain/stamp.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Terrain/updatenormals.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Terrain/clear.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Terrain/clipmap.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Terrain/terrain.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Terrain/textured.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Terrain/solid.shader"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Terrain/wireframe.shader"...
    Loading texture "/home/maokei/Documents/Leadwerks/Projects/MyGame/Materials/Dirt/dirt01.tex"...
    Loading texture "/home/maokei/Documents/Leadwerks/Projects/MyGame/Materials/Dirt/dirt01_dot3.tex"...
    Loading texture "/home/maokei/Documents/Leadwerks/Projects/MyGame/Materials/Rock/rockwall01.tex"...
    Loading texture "/home/maokei/Documents/Leadwerks/Projects/MyGame/Materials/Rock/rockwall01_dot3.tex"...
    Loading texture "/home/maokei/Documents/Leadwerks/Projects/MyGame/Materials/Rock/rockwall01_disp.tex"...
    Loading texture "/home/maokei/Documents/Leadwerks/Projects/MyGame/Materials/Snow/snow01.tex"...
    Loading texture "/home/maokei/Documents/Leadwerks/Projects/MyGame/Materials/Snow/snow01_dot3.tex"...
    Loading texture "/home/maokei/Documents/Leadwerks/Projects/MyGame/Materials/Snow/snow01_disp.tex"...
    Loading shader "/home/maokei/Documents/Leadwerks/Projects/MyGame/Shaders/Lighting/directionallight.shader"...
    Failed to load thumbnail 6 for /home
    

    • Upvote 1
×
×
  • Create New...