Giter VIP home page Giter VIP logo

eagleeye's People

Contributors

noldmess avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

tuempl

eagleeye's Issues

New Modules

to add some new functionality to the application

SQL-errors with SQLite

I wanted to try eagleeye with sqlite, but it fails as I wanted to open the application:

An exception occurred while executing 'ALTER TABLE"oc_facefinder_tag_photo_module" ADD FOREIGN KEY (photo_id) REFERENCES oc_facefinder(photo_id) ON DELETE CASCADE ON UPDATE CASCADE': SQLSTATE[HY000]: General error: 1 near "FOREIGN": syntax error

As SQLite does not support the alter table syntax, tt would seem better to me to use the mdb2 schema foo, to create the foreign key, have a look at this so question.

HTH

Tim

GPS Module

In modern digital cameras GPS datas are stored in the header of images.
The module shows the position on which the photo is taken.

Fatal error: Call to a member function getPath()

Hi, I'm getting the following error when trying to use this plugin:

Fatal error: Call to a member function getPath() on a non-object in C:\wamp\www\owncloud\apps\EagleEye\lib\photo.php on line 59

Considering the file scanner is limiting to mime-type:jpeg, I'm wondering if maybe there is something wrong with the a file it is getting stuck on? It did manage to scan about 70 items to the oc_facefinder table.. and I have tried to remove the next file the scanner would logically be attempting to log.. but this hasn't seemed to help.

If this isn't an issue with some of my files, perhaps is it possible to output the location of the current file the scanner was running through when the error was encountered? It could help clear up some issues if it is in fact a problem with the file.

Otherwise I love the potential this has, I just need to get it working :)

EagleEye leads to blank page connection to owncloud

Steps to reproduce

  1. Install OwnCloud, Configure OwnCloud, Configure LDAP access
  2. Upgrade to latest available version 8.0.3.4

Expected behaviour

Seeing blank page connecting to owncloud

Searching for which app is responsible for the blank page by disabling, checking, then enabling every one app installed. I found it being EagleEye. It is not working any more together with the latest version of owncloud.

Actual behaviour

Working as before.

Client configuration

Operating system: Ubuntu 14.04.2 LTS

OwnCloud Client: 1.8.0 (build 4847)

Operating system: Windows 7 Pro

OwnCloud Client: 1.8.0 (build 4847)

Server configuration

Operating system: Oracle Linux 6.6

Web server: Apache 2.2.15-39.0.1

Database: PostgreSQL 9.3.6-1

PHP version: PHP 5.6.8

ownCloud version: 8.0.3-13.1

Updated from an older ownCloud or fresh install: Upgrade from 6.5

List of activated apps:

  • Enabled:
    • activity
    • files
    • files_pdfviewer
    • files_sharing
    • files_trashbin
    • gallery
    • imprint
    • ocusagecharts
    • password_policy
    • user_ldap
  • Disabled:
    • external
    • files_encryption
    • files_external
    • files_locking
    • files_texteditor
    • files_versions
    • files_videoviewer
    • firstrunwizard
    • provisioning_api
    • templateeditor
    • updater
    • user_external
    • user_webdavauth

The content of config/config.php:

<?php
$CONFIG = array (
  'instanceid' => 'oc692ddacb52',
  'passwordsalt' => '',
  'trusted_domains' =>
  array (
    0 => '<server1>.<local1>.<domain1>',
    1 => '<server2>.<local2>.<domain2>',
  ),
  'datadirectory' => '/data/owncloud/data',
  'dbtype' => 'pgsql',
  'version' => '7.0.1.1',
  'dbname' => 'owncloud',
  'dbhost' => 'localhost',
  'dbtableprefix' => 'oc_',
  'dbuser' => 'owncld',
  'dbpassword' => '',
  'installed' => true,
  'ldapIgnoreNamingRules' => false,
  'theme' => '',
  'maintenance' => false,
  'loglevel' => '0',
  'mail_smtpmode' => 'php',
  'mail_smtpname' => 'admin',
  'mail_smtppassword' => '',
  'overwritewebroot' => '/owncloud',
  'overwrite.cli.url' => '/owncloud',
  'secret' => '',
);

Are you using external storage, if yes which one: no

Are you using encryption: no

Client configuration

Browser:

  • Windows XP/7/8:
    • Chrome (stable, beta, snapshot)
    • Chromium (stable, continuous)
    • Firefox (stable, nightly)
    • Opera (stable)
    • lynx (from cygwin)
    • w3m (from cygwin)
  • Linux (Debian, Ubuntu 12.04/14.04/14.10, Fedora 19/20/21, Oracle Linux 6.5/7.0)
    • Chrome (stable, beta, snapshot)
    • Chromium (stable, continuous)
    • Firefox (stable, nightly)
    • Opera (last available)
    • Konqueror (stable)
    • lynx (stable)
    • w3m (stable)

Logs

Web server error log

Web server log

ownCloud log (data/owncloud.log)

ownCloud log

Browser log

Browser log

Tag Module

bug in internet explorer
set a in image tag: not possible to submit with enter press

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.