GithubHelp home page GithubHelp logo

qtask's People

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

qtask's Issues

Couldn't seem to build on ubuntu 20.04


[I]  ~/downloads  sudo apt install qt5-default qttools5-dev libqt5svg5-dev libx11-xcb-dev qt5base-private-dev.
[sudo] password for david:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package qt5base-private-dev.

[I]  ~/software  git clone https://github.com/jubnzv/qtask.git qtask

Cloning into 'qtask'...
remote: Enumerating objects: 314, done.
remote: Counting objects: 100% (314/314), done.
remote: Compressing objects: 100% (199/199), done.
remote: Total 314 (delta 201), reused 222 (delta 109), pack-reused 0
Receiving objects: 100% (314/314), 241.98 KiB | 404.00 KiB/s, done.
Resolving deltas: 100% (201/201), done.
[I]  ~/software  cd qtask

[I]  ~/s/qtask   master   git submodule update --init

Submodule 'src/third-party/singleapplication' ([email protected]:itay-grudev/SingleApplication.git) registered for path 'src/third-party/singleapplication'
Cloning into '/home/david/software/qtask/src/third-party/singleapplication'...
Warning: Permanently added the RSA host key for IP address '140.82.114.3' to the list of known hosts.
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:itay-grudev/SingleApplication.git' into submodule path '/home/david/software/qtask/src/third-party/singleapplication' failed
Failed to clone 'src/third-party/singleapplication'. Retry scheduled
Cloning into '/home/david/software/qtask/src/third-party/singleapplication'...
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:itay-grudev/SingleApplication.git' into submodule path '/home/david/software/qtask/src/third-party/singleapplication' failed
Failed to clone 'src/third-party/singleapplication' a second time, aborting
[I]  ✘  ~/s/qtask   master   mkdir build

[I]  ~/s/qtask   master   cd build

[I]  ~/s/q/build   master   cmake -DCMAKE_BUILD_TYPE=Release ..

CMake Warning (dev) at CMakeLists.txt:30:
  Syntax Warning in cmake code at column 22

  Argument not separated from preceding token by whitespace.
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at CMakeLists.txt:35:
  Syntax Warning in cmake code at column 22

  Argument not separated from preceding token by whitespace.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- The CXX compiler identification is GNU 9.3.0
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Build type: Release
CMake Error at CMakeLists.txt:77 (add_subdirectory):
  The source directory

    /home/david/software/qtask/src/third-party/singleapplication

  does not contain a CMakeLists.txt file.


-- Configuring incomplete, errors occurred!
See also "/home/david/software/qtask/build/CMakeFiles/CMakeOutput.log".
[I]  ✘  ~/s/q/build   master ± 

install (git clone) failures

In trying to install qtask, after successfully apt installing the requirements, I run into these errors;

`➜ tmp git clone --recurse-submodules https://github.com/jubnzv/qtask.git qtask
Cloning into 'qtask'...
remote: Enumerating objects: 386, done.
remote: Counting objects: 100% (386/386), done.
remote: Compressing objects: 100% (249/249), done.
remote: Total 386 (delta 252), reused 263 (delta 130), pack-reused 0
Receiving objects: 100% (386/386), 255.17 KiB | 620.00 KiB/s, done.
Resolving deltas: 100% (252/252), done.
Submodule 'src/third-party/singleapplication' ([email protected]:itay-grudev/SingleApplication.git) registered for path 'src/third-party/singleapplication'
Cloning into '/home/djp/tmp/qtask/src/third-party/singleapplication'...
The authenticity of host 'github.com (140.82.114.3)' can't be established.
RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.
Are you sure you want to continue connecting (yes/no)? y
Please type 'yes' or 'no': yes
Warning: Permanently added 'github.com,140.82.114.3' (RSA) to the list of known hosts.
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:itay-grudev/SingleApplication.git' into submodule path '/home/djp/tmp/qtask/src/third-party/singleapplication' failed
Failed to clone 'src/third-party/singleapplication'. Retry scheduled
Cloning into '/home/djp/tmp/qtask/src/third-party/singleapplication'...
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:itay-grudev/SingleApplication.git' into submodule path '/home/djp/tmp/qtask/src/third-party/singleapplication' failed
Failed to clone 'src/third-party/singleapplication' a second time, aborting
`

what went wrong?

Update repository topics

Your repository is listed on the Taskwarrior tools list, thanks for contributing! ❤️

We want to inform you about some changes to the crawler script collecting the tool information from GitHub:

Your tool is listed because it has the keyword taskwarrior among its topics.

With the release of Taskwarrior 3 and its changes to task synchronization, we want to improve the tool listings by showing whether it is intended for Taskwarrior 2, Taskwarrior 3, and/or Taskserver.

Your tools with topic taskwarrior will be listed on the tools page as intended for both, Taskwarrior 2 and Taskwarrior 3.
If this is correct, then there is nothing else to do – just close the issue. 🙂
However, if your tool is only working with Taskwarrior 2, we would ask you to update your topic to taskwarrior2 instead.

For further questions and details, you can go to this GitHub discussion.
Thank you very much for your support!

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.