Coder Social home page Coder Social logo

ontobench's People

Contributors

linkvt avatar steffen-l avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ontobench's Issues

Copy to clipboard doesn't work properly in some browsers

We noticed the following issues with the following browsers:

  • All browsers: Page is automatically scrolled when the button is hit and the text output is so long that it cannot be shown on one page.
  • IE: Note "Copied!" appears even if copying to clipboard is refused by the user (and the text output is not copied accordingly)
  • Safari (could be certain configuration): The text is not copied but the following error is thrown:
    "Popup does not fit within the boundaries of the viewport"

    error
    error — vendor.js:9:30487
    position — vendor.js:9:26918
    position — vendor.js:9:26822
    position — vendor.js:9:26822
    position — vendor.js:9:26822
    position — vendor.js:9:26822
    position — vendor.js:9:26822
    position — vendor.js:9:26822
    position — vendor.js:9:26822
    position — vendor.js:9:26822
    position — vendor.js:9:26822
    position — vendor.js:9:26822
    position — vendor.js:9:26822
    position — vendor.js:9:26822
    position — vendor.js:9:26822
    position — vendor.js:9:26822
    position — vendor.js:9:26822
    show — vendor.js:9:19845
    invoke — vendor.js:9:31525
    (anonymous function) — vendor.js:9:31631
    each — vendor.js:1:16204
    each — vendor.js:1:14171
    popup — vendor.js:9:16649
    value — app.js:848
    (anonymous function) — app.js:767
    emit — vendor.js:5:18415
    handleResult — vendor.js:5:21340
    copyText — vendor.js:5:21139
    selectTarget — vendor.js:5:21019
    initSelection — vendor.js:5:19871
    e — vendor.js:5:19536
    onClick — vendor.js:5:24312
    (anonymous function) — vendor.js:5:24146"

running command "mvn clean package" gives error

[INFO] Scanning for projects...
[INFO]
[INFO] --------------------< de.linkvt.bachelor:ontobench >--------------------

[INFO] Building Ontology-Visualization-Benchmark-Generator 1.3.0

[INFO] --------------------------------[ jar ]---------------------------------

[INFO]

[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ ontobench ---

[INFO] Deleting /mnt/c/Users/Vertika/Downloads/OntoBench-master/OntoBench-
master/src/main/resources/static (includes = [], excludes = [])

[INFO]

[INFO] --- frontend-maven-plugin:0.0.28:install-node-and-npm (install node and npm) @ ontobench ---

[INFO] Found proxies: []

[INFO] Node v4.3.0 is already installed.

[INFO] Found NPM version 2.14.12

[INFO]

[INFO] --- frontend-maven-plugin:0.0.28:npm (npm install) @ ontobench ---

[INFO] Found proxies: []

[INFO] Running 'npm install' in /mnt/c/Users/Vertika/Downloads/OntoBench-master/OntoBench-master/src/main/web [INFO]

[INFO] > [email protected] postinstall /mnt/c/Users/Vertika/Downloads/OntoBench-master/OntoBench-master/src/main/web

[INFO] > bower install && brunch build

[INFO]

[INFO] 23:01:17 - info: compiling

[INFO] 23:01:21 - info: compiling.

[INFO] 23:01:25 - info: compiling..

[INFO] 23:01:29 - info: compiling...

[ERROR] 23:01:29 - error: Compiling of app/Generator.js failed. Error: Couldn't find preset "/mnt/c/Users/Vertika/Downloads/OntoBench-master/OntoBench-master/src/main/web/node_modules/babel-preset-latest" relative to directory "app"

[ERROR] Stack trace was suppressed. Run with LOGGY_STACKS=1 to see the trace.

[ERROR] 23:01:29 - error: Compiling of app/app.js failed. Error: Couldn't find preset "/mnt/c/Users/Vertika/Downloads/OntoBench-master/OntoBench-master/src/main/web/node_modules/babel-preset-latest" relative to directory "app"

[ERROR] Stack trace was suppressed. Run with LOGGY_STACKS=1 to see the trace.

[ERROR] 23:01:29 - error: Compiling of app/FeatureContainer.js failed. Error: Couldn't find preset "/mnt/c/Users/Vertika/Downloads/OntoBench-master/OntoBench-master/src/main/web/node_modules/babel-preset-latest" relative to directory "app"

[ERROR] Stack trace was suppressed. Run with LOGGY_STACKS=1 to see the trace.

[ERROR] 23:01:29 - error: Compiling of app/Ui.js failed. Error: Couldn't find preset "/mnt/c/Users/Vertika/Downloads/OntoBench-master/OntoBench-master/src/main/web/node_modules/babel-preset-latest" relative to directory "app"

[ERROR] Stack trace was suppressed. Run with LOGGY_STACKS=1 to see the trace.

[INFO] 23:01:30 - info: compiled 7 files into 2 files, copied 2 in 42.4 sec

[ERROR]

[ERROR] npm ERR! Linux 4.4.0-18362-Microsoft

[ERROR] npm ERR! argv "/mnt/c/Users/Vertika/Downloads/OntoBench-master/OntoBench-master/src/main/web/node/node" "/mnt/c/Users/Vertika/Downloads/OntoBench-master/OntoBench-master/src/main/web/node/node_modules/npm/bin/npm-cli.js" "install"

[ERROR] npm ERR! node v4.3.0

[ERROR] npm ERR! npm v2.14.12

[ERROR] npm ERR! code ELIFECYCLE

[ERROR] npm ERR! [email protected] postinstall: bower install && brunch build [ERROR] npm ERR! Exit status 1

[ERROR] npm ERR!

[ERROR] npm ERR! Failed at the [email protected] postinstall script 'bower install && brunch build'. [ERROR] npm

ERR! This is most likely a problem with the ontology-visualization-benchmark-generator package,

[ERROR] npm ERR! not with npm itself.

[ERROR] npm ERR! Tell the author that this fails on your system:

[ERROR] npm ERR! bower install && brunch build

[ERROR] npm ERR! You can get their info via:

[ERROR] npm ERR! npm owner ls ontology-visualization-benchmark-generator

[ERROR] npm ERR! There is likely additional logging output above.

[ERROR]

[ERROR] npm ERR! Please include the following file with any support request:

[ERROR] npm ERR! /mnt/c/Users/Vertika/Downloads/OntoBench-master/OntoBench-master/src/main/web/npm-debug.log

[INFO] ------------------------------------------------------------------------

[INFO] BUILD FAILURE

[INFO] ------------------------------------------------------------------------

[INFO] Total time: 01:00 min

[INFO] Finished at: 2020-06-18T23:01:30+05:30

[INFO] ------------------------------------------------------------------------

[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.28:npm (npm install) on project ontobench: Failed to run task: 'npm install' failed. (error code 1) -> [Help 1]

[ERROR]

[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.

[ERROR] Re-run Maven using the -X switch to enable full debug logging.

[ERROR]

[ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

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.