question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

QA system: display and config bugs

See original GitHub issue

I appear to be getting some display issues:

screen shot 2017-03-21 at 8 11 31 am

Can’t scroll back up to the waveform visualization…

Also, config.cfg should be in base directory, not as the doc currently suggests:

Copy src/main/python/config.cfg.example to src/main/python/config.cfg and make necessary changes, such as setting the index path and API keys.

Finally, the config content is something like:

[Flask] host=0.0.0.0 port=5546 index=lucene-index.TrecQA.pos+docvectors+rawdocs witai_api_secret=XXXX

But this is a bit confusing since the API key is part of the frontend, not Flask, correct? IIRC, the js frontend only sends the QA string to the Flask server?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
tuzhuchengcommented, Mar 21, 2017

Just collapse these files right (all docs for QA system)?

  • py4j-gateway.md
  • flask-api.md
  • speech-to-text.md
1reaction
tuzhuchengcommented, Mar 21, 2017

I can move the example config to the base directory as well, so it will be a copy in the same directory.

I like the concrete proposal.

Read more comments on GitHub >

github_iconTop Results From Across the Web

6 Common Types of Software Bugs or Defects | BrowserStack
System -level integration bugs primarily pop up when two or more units of code written by different developers fail to interact with each...
Read more >
How to Test Software for Different Types of Bugs - ScienceSoft
With 33 years in software testing, ScienceSoft describes how to test for different types of bugs and classify the found defects by severity...
Read more >
16 Types of Bugs in Software Testing - ThinkSys Inc
This article will explain types of software testing bugs. ... every error in the software code or a computer system is called a...
Read more >
Most Common Software Bugs Caught During QA Testing - STRV
Most Common Software Bugs Caught During QA Testing · Validation Fields · Browser Compatibility · Page Layout at Different Screen Resolutions · Date ......
Read more >
How to Write A Good Bug Report? Tips and Tricks
OS and browser configuration is necessary for a clear bug report. It is the best way to communicate how the bug can be...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found