owncloud / richdocuments

:notebook_with_decorative_cover: Collabora Online for ownCloud
118 stars 53 forks source link

Collabora/CODE and Richdocuments plugin error with OwnCloud 9.1 #112

Closed tetuya0703 closed 7 years ago

tetuya0703 commented 8 years ago

Hi All

I'm construct owncloud9.1.0 in AWS using image in bitnami. So to use Collabora Online, by making reference to the following web page, richdocument, install.

http://askubuntu.com/questions/775766/how-to-install-the-richdocuments-plugin-on-owncloud

A plug-in of richdocument, install, I made docker in t Collabora Online Development Edition (CODE) start in following CLI.

$ docker pull collabora/code $ docker run -t -d -p 127.0.0.1:9980:9980 -e \ "domain=" --cap-add MKNOD collabora/code After environment building of Collabora Online Development Edition (CODE) offie-> test. doc. this document is clicked, the following error is recorded in owncloud.log.

Error PHP Argument 4 passed to OCA\Richdocuments\Controller\DocumentController::__construct() must implement interface OCP\IConfig, instance of OCA\Richdocuments\AppConfig given, called in /opt/bitnami/apps/owncloud/htdocs/apps/richdocuments/appinfo/application.php on line 55 and defined at /opt/bitnami/apps/owncloud/htdocs/apps/richdocuments/controller/documentcontroller.php#56 2016-09-09T06:52:01+00:00 It isn't possible to edit document in such state, when how doing do, would I be able to settle it?

ghost commented 8 years ago

@tetuya0703 Duplicate of https://github.com/owncloud/richdocuments/issues/107

Why create another issue if you already have posted in https://github.com/owncloud/richdocuments/issues/107#issuecomment-246214464

Creating duplicated issues most likely won't solve such issues faster.

timar commented 7 years ago

Duplicate of #107