Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Dmitry Artux 9 posts 29 karma points
    Jun 17, 2015 @ 10:42
    Dmitry Artux
    0

    Application can not find a leblender controller

    I was following the leblender documentation: I created grid editor using LeBlender Editor with alias "contentBlockSuggestedTrainings", after I created leblende controller named "ContentBlockSuggestedTrainingsController" extends LeBlenderController. Didn't create view in the folder Grid/Editors/... During rendering grid try to find view in the folder Grid/Editors/ and show me error that he can not do that. How I should define my leblender controller and resolve this problem?

  • Antoine 176 posts 1494 karma points
    Jun 17, 2015 @ 15:55
    Antoine
    0

    Hi Dmitry,

    I'm not sure to understand your question, did you try to debug your app to be sure that the pipeline pass through your custom controller. Anyway, you will need to create a view somewhere, by default leBlender look within Grid/Editors/

    Cheers

  • Stefan Kip 1614 posts 4131 karma points c-trib
    Jan 08, 2016 @ 11:26
    Stefan Kip
    0

    A colleague of mine had the same issue. This fixed it: http://stackoverflow.com/a/33790740/510149

  • Roman (rc21) 7 posts 72 karma points
    Feb 04, 2016 @ 14:24
    Roman (rc21)
    0

    First of all you must have view because of realization of LeBlenderController. Secondly there are possibly exceptions when LeBlenderController try to find your custom one: see in the log by key "Could not load LeBlender controllers"

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies