Giter Site home page Giter Site logo

Comments (5)

robert7 avatar robert7 commented on July 20, 2024

Hmm.. don't know really.
Try to run in debugger and check on what line its crashing...
Could be this one
screen_20180925_04
But anywayw no idea. I'm running it on Ubuntu 18.04 and it of course works fine, so don't think Kubuntu 18.04 shoudl be the difference and I would also expect you have the same libraries...

How did you build it?
I recommend this:

cd $PROJECTDIR
git clean -fdxq
git checkout master
git pull
./development/build-with-qmake.sh /usr debug clean /usr
./appdir/usr/bin/nixnote2

from nixnote2.

robert7 avatar robert7 commented on July 20, 2024

..also you could attach log file

from nixnote2.

saurabh-mhaisekar avatar saurabh-mhaisekar commented on July 20, 2024

Running from ./appdir/usr/bin/nixnote2 did the trick. I was trying to run from qmake-build-debug/
Thanks

from nixnote2.

robert7 avatar robert7 commented on July 20, 2024

ok. I'll check if I can repeat and someway avoid the crash (and end with some more meaningfull msg)

from nixnote2.

robert7 avatar robert7 commented on July 20, 2024

just FYI I tried to reproduce, but could not. in my case the app cleanly ends with error and doesn't crashes..

robert7@LP-RSPIEGEL:/d/dev/nixnote2/qmake-build-debug$ 
 /d/dev/nixnote2/qmake-build-debug  ./nixnote2
DEBUG 2018-09-28 19:31:19.615 src/settings/startupconfig.cpp:302 Param #0: ./nixnote2
DEBUG 2018-09-28 19:31:19.615 src/settings/startupconfig.cpp:733 Setting command: #0 to value=true
DEBUG 2018-09-28 19:31:19.615 src/main.cpp:132 Startup config ret=0, guiAvailable=true
DEBUG 2018-09-28 19:31:19.682 src/settings/filemanager.cpp:75 Setting up file paths:  startupConfigDirPath="", startupUserDataDir="", startupProgramDirPath=""
DEBUG 2018-09-28 19:31:19.682 src/settings/filemanager.cpp:90 Checking whenever legacy config dir exists: "/home/robert7/.nixnote"
DEBUG 2018-09-28 19:31:19.682 src/settings/filemanager.cpp:94 Legacy config/data dir found. falling back to that: "/home/robert7/.nixnote/"
DEBUG 2018-09-28 19:31:19.682 src/settings/filemanager.cpp:292 Checking write access for directory "/home/robert7/.nixnote"
DEBUG 2018-09-28 19:31:19.682 src/settings/filemanager.cpp:292 Checking write access for directory "/home/robert7/.nixnote"
DEBUG 2018-09-28 19:31:19.682 src/settings/filemanager.cpp:50 Default program dir path: applicationDirPath="/d/dev/nixnote2/qmake-build-debug"
DEBUG 2018-09-28 19:31:19.682 src/settings/filemanager.cpp:121 Resulting file paths: configDir="/home/robert7/.nixnote/", userDataDir="/home/robert7/.nixnote/", programDataDir="/d/dev/nixnote2/"
DEBUG 2018-09-28 19:31:19.682 src/settings/filemanager.cpp:261 Checking read access for directory "/d/dev/nixnote2/images"
FATAL 2018-09-28 19:31:19.682 src/settings/filemanager.cpp:263 "Directory '/d/dev/nixnote2/images' does not have read permission.  Aborting program."
robert7@LP-RSPIEGEL:/d/dev/nixnote2/qmake-build-debug$ 

but nevermind

from nixnote2.

Related Issues (20)

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.