Code Monkey home page Code Monkey logo

kmc's Introduction

kmc

Kaltura Management Console (aka KMC). For the login project see: https://github.com/kaltura/kmc-login

Compiling locales:

  1. Make sure your Flex SDK3.6 has all required locales (use copyLocale to create missing ones, then copy the framework resource bundles from a more advanced SDK) Kaltura internal - you can find an up-to-date SDK here: Public\R&D\Front End\flex sdks
  2. Use the ant/compileLocale.xml task to compile a specific locale (set LANGUAGE to the required locale code)

creating a release build:

Use the ant task ant/compile.xml Make sure KMC_VERSION is set to the same value as the VERSION var set in KMC.mxml. Run the task. It should compile all locale files, then compile the different modules, and end with compiling the KED panels. It will then pack all required files into a folder named as version number.

failing to run the ant task: java.lang.OutOfMemoryError: PermGen space

  1. in flash builder installation folder, edit flashbuilder.ini and flashbuilderC.ini. in both, set the following: -XX:MaxPermSize=512m -XX:PermSize=256m restart FlashBuilder.

  2. in flash builder, right click compile.xml, select run as >ant build.. (the one with the dots,that opens the settings window). in JRE tab, select "Run in the same JRE as the workspace".

kmc's People

Contributors

atarsh avatar muli avatar rkreich avatar vadim-dmitrienko avatar kalturaguy avatar zivhundert avatar

Stargazers

 avatar lucas avatar Kevin Hatfield avatar  avatar Guy Elkayam avatar  avatar Michael Anthony avatar  avatar  avatar Ben Tomasik avatar

Watchers

iKinnrot avatar cafenero avatar James Cloos avatar  avatar  avatar Michael Anthony avatar Kaltura bot avatar Eran Etam avatar Tal Bone avatar Anton Proppe avatar  avatar Amir Chervinsky avatar Michael Dubrovitsky avatar  avatar  avatar  avatar  avatar Roy Cohen avatar  avatar KCorpIT avatar  avatar  avatar  avatar  avatar Michael Yosher avatar Kaltura GitHub Hooks avatar Ezra Kesten avatar  avatar Omri avatar Dvir Hazout avatar  avatar  avatar Amir Levy avatar Tanya Libatter avatar Joerg Eggink avatar Bell Levin avatar  avatar

kmc's Issues

Resizing the browser window down does not resize the KMC interface correctly

Reported:

  • Chrome 42.0.2311.90 (64-bit)
  • Firefox 36.0.4
  • Safari 8.0.5 (10600.5.17)
  • Flash 17.0.0.169
  • OSX 10.10.3 (14D136)
  • KMC 5.39.1 (SaaS edition)

If the browser window is resized to a large size, and then resized back to a smaller size, it is not possible to view the right hand column correctly in the KMC without clearing the Flash Local Storage Cookie

Before Resizing Window

Before Resizing window

After Resizing Window Larger

screen shot 2015-04-28 at 09 13 46

After Resizing Window Smaller

screen shot 2015-04-28 at 09 18 25

In the 3rd example, it is not possible to see the columns to the right, and is not possible to see the "Add User" button. If you move from a large screen to a smaller one, it is also often not possible to access the scrollbar which does allow you to get to the items on the far right.

It is only possible to restore the correct size by deleting the LSO cookie for the domain or setting your Flash preferences to not store any data for the SWF

The expected behaviour should be that the KMC resizes both when scaling up and scaling down so the whole UI is always in view

Monitoring admin_console: batch execution failed

Hi,

I succesfully installed Kaltura on my server (http://fisvideo.fis-ski.com/start/index.php) but seems like the /opt/kaltura/log/batch/batch.pid failed to execute as I notified under the admin_console-> monitoring.

This issue apparently affects the user management tool as no matter who I register, wouldnt get an email to set up their passwords. Besides, the content section is also affected as the upload video would be always "converting" status and it is always also "in queue", it never goes "ready"

I would really appreaciate any hint/guidance on it. When loading the KMC, always gives an internal error message which is shown in the kaltlog as follows:

2014-09-16 11:27:05 [0.000615] [192.168.0.180] [91591640] [API] [myReportsMgr::executeQuery] NOTICE: Reports query using database host: [127.0.0.1] user [etl]
2014-09-16 11:27:05 [0.000507] [192.168.0.180] [91591640] [API] [myReportsMgr::executeQuery] ERR: exception 'Exception' with message 'Invalid query: PROCEDURE kalturadw.calc_partner_usage_data does not exist' in /opt/kaltura/app/infra/log/KalturaLog.php:82
Stack trace:
#0 /opt/kaltura/app/alpha/apps/kaltura/lib/reports/myReportsMgr.class.php(1200): KalturaLog::err('Invalid query: ...')

#11 {main}

2014-09-16 11:27:05 [0.000373] [192.168.0.180] [91591640] [API] [kCoreException->__construct] ERR: exception 'kCoreException' with message 'Invalid query' in /opt/kaltura/app/alpha/apps/kaltura/lib/reports/myReportsMgr.class.php:1202
Stack trace:
#0 /opt/kaltura/app/alpha/apps/kaltura/lib/reports/myReportsMgr.class.php(763): myReportsMgr::executeQuery('?CALL kalturadw...')

2014-09-16 11:27:05 [0.000225] [192.168.0.180] [91591640] [API] [myReportsMgr::executeQueryByType] NOTICE: Invalid query
2014-09-16 11:27:05 [0.000416] [192.168.0.180] [91591640] [API] [KalturaFrontController->getExceptionObject] CRIT: exception 'kCoreException' with message 'Invalid query' in /opt/kaltura/app/alpha/apps/kaltura/lib/reports/myReportsMgr.class.php:1202
Stack trace:
#0 /opt/kaltura/app/alpha/apps/kaltura/lib/reports/myReportsMgr.class.php(763): myReportsMgr::executeQuery('?CALL kalturadw...')

2014-09-16 11:28:10 [1037189061] [KSchedulerConfig->load] NOTICE: loading configuration /opt/kaltura/app/configurations/batch at 1410459347
PHP Fatal error: Uncaught exception 'Zend_Config_Exception' with message 'Section 'fisvideo' cannot be found in /opt/kaltura/app/cache//batch/config.ini' in /opt/kaltura/app/vendor/ZendFramework/library/Zend/Config/Ini.php:150
Stack trace:
#0 /opt/kaltura/app/batch/scheduler/KSchedulerConfig.class.php(59): Zend_Config_Ini->__construct('/opt/kaltura/ap...', 'fisvideo', true)

Modify analytics tab to load a custom PHP file

Hi

We would like to modify the analytics tab so that instead of showing the default analytics URL ... insteand show a custom PHP/HTML based file.

So far we found that by modifing this like so:

\opt\kaltura\web\content\generatedUiConf\23\448\ui_conf_23448176__62.xml

            <module id="analytics" displayName="Analytics" subtab="" htmlUrl="../../analytics/index.php"/>

one can get the kmc to load the page as an iFrame in the

container. However the object element inside the
is overlayed on top of the content of the

any suggestion would be greatly appreciated :)

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.