[Presage Build Failed on RISC-V board] Please consider updating autotool scripts.
Remove Python subpackages
Patch for GCC 6 has not been added to repository
Hi Phylaxer, Thanks for this bug report. This issue was fixed by commit 0a9263b4e749ba6b1b291e7b57a76625431a6261 on Nov 15, 2016. Cheers, - Matteo
Required dependencies are missing in instructions
Required dependencies are missing in instructions
Hi Phylaxer, It sounds like an issue bootstrapping the autotools machinery. There's a bootstrap script in the root of the presage repository that comes in handy, or you could just do a autoreconf -vi which should do the job just as well. As mentioned in bug 8, I would like to suggest switching to MSYS2 as the recommended development environment on Windows. MSYS2 includes all of presage's required dependencies as prebuilt packages that can be installed via its pacman package manager. It really is...
Instructions need to be updated
Instructions need to be updated
Hi Phylaxer, Thanks for this bug report. The instructions in doc/INSTALL_MinGW64_MSYS_dev_env.txt set the CPPFLAGS to point to /usr/local/include during the ./configure invocation. This should ensure that the required header files are found upon configuration and I believe this worked for me in my MinGW64-MSYS environment the last time I tried this. I am not sure what might have caused the issue you experienced in your environment. I would like to suggest switching to MSYS2 as the recommended development...
update for Visual Studio 2017
update to latest MSYS2 build env
update MSYS2 build instructions for Windows.
fix bug in qscintilla2 dependency declaration.
Predictor Crashes
Windows installer not working
Hi Phylaxer, Thanks for this bug report. It's been a while since you originally reported this bug (apologies for not getting back sooner). I can no longer reproduce the issues you describe with the latest Windows x64 installer. I believe the reported issues are fixed in the latest Windows 64-bit release installer, which is available here: https://sourceforge.net/projects/presage/files/presage/0.9.2%7Ebeta/win64/presage-0.9.2%7Ebeta20150909-64bit-setup.exe/download I'm marking this bug as closed-fixed....
Hi Daniel, It's been a while since you reported this bug, but I found some time to dedicate to the open bug queue and I am hoping to wrap up this bug report. Yep, you are correct, the SQL statements you executed in order to shrink the database size after generating the language model with the text2ngram tool are responsible for the crash you reported. You can still filter the contents of the language model database to remove the occurrences of the ngrams that have counts lower than a certain threshold....
update list of dependencies on Linux/Unix systems.
update presage URL to new https address.
fix relref cross-references.
add ACAT screenshot to applications page, use figure shortcode.
fix links to git source view in downloads page.
fix links in development section.
swith to relref shortcode, remove unused frontmatter params.
add presage CSS.
edit site footer.
add hero header for home page.
customize default list template to justify text.
fix up margins in hero and header templates.
customize site header and navigation.
style links as nested-links, no underline.
remove links content from site.
refresh presage log graphic assets.
remove unused front matter params.
add favicon to hugo site.
change website paginate to 6.
more updates to website news content.
cosmetic update to README.
commit initial hugo website sources.
restructure existing website sources and content.
remove stroke from rectangles.
add couple of autotools files to .gitignore
update website news content.
Fixed cppunit detection and distcheck target.
fix packaging to work with latest MSYS2 update.
Update to scintilla 3.7.6
Add support for empty tag names
Coding conventions
Default profile loading
Any feedback/hints on this one?
Imporved .gitignore
Capitalized first character support?
Build fail in SLES 11
Remove unneeded Notepad++ plugintemplate files.
Add 64-bit presage notepad++ plugin to Windows ...
Shuffle Notepad++ plugin sources to src/ directory
Fix make distcheck target.
Small edits to the About and Help Presage Notep...
Support for Notepad++ 64-bit presage plugin.
Remove narrowing conversion from int to char er...
Merge branch 'master' of ssh://git.code.sf.net/...
You are welcome! Happy hacking in the new year!
Thanks Márton. I merged your change.
Registry key missing for non-admin installer
The workaround for this problem was to use the tar distribution file instead of trying...
Patch for GCC 6 has not been added to repository
Required dependencies are missing in instructions
Instructions need to be updated
Windows installer not working
Presage crashes if config file is missing due to ONLINE_LEARNING not being in the default profile
pristine-tar data for presage_0.9.1.orig.tar.gz
Revert to git:// in Vcs-Git control stanza.
Fix vcs-field-uses-insecure-uri lintian info ch...
Update to latest debian policy.
Fix bug #816999 and lintian error and warning.
Reorder link library flags for gprompter.
Imported Debian patch 0.9.1-1.1
Merge branch 'pristine-tar' of ssh://git.code.s...
Imported Upstream version 0.9.1
Undefined reference to presage predict on qprompter compile
Issue solved
Undefined reference to presage predict on qprompter compile
expose the filtered predict() method in the C API.
Hi Matteo, oh i guess, i know whats happened. Originally was the Database 1,6 Gb...
Hi Matteo, oh i guess, i know whats happened. Originally was the Database 1,6 Gb...
Predictor Crashes
Hi Daniel, Thanks for providing the language model database and describing the steps...
I tried to attach the database model here, but it's too large. But you can download...
Could you please try attaching the language model database that triggers the issue...
Hi Matteo, thanks for the fast response. The error occours while iam using a generated...
Hi Matteo, thanks for the fast response. The error occours while iam using a generated...
Hi Daniel, Can you please provide more details on how to reproduce? I tried reproducing...
Predictor Crashes
Add version() to API.