Giter VIP home page Giter VIP logo

Comments (6)

valin4tor avatar valin4tor commented on May 26, 2024

I haven't experienced this so I'm not sure what's going wrong. Can you tell me a bit about your system, e.g. are you using Ubuntu or a more obscure Linux distribution? Also, which parts of the Bash script did you change to get it working?

from notion-linux.

VimalMollyn avatar VimalMollyn commented on May 26, 2024

I'm on Ubuntu 16.04.

I renamed the subfolders of notion-deb-builder/build/notion to the following structure.

image

Then I changed the bash script to point to these folders while extracting.

image

I also had to stop the extraction of the notion executable as that had the funky named folders.

from notion-linux.

valin4tor avatar valin4tor commented on May 26, 2024

I believe this may be caused by an old version of 7zip - mine is version 16.02, while yours is version 9.20 which I can see is the latest in the Ubuntu 16.04 repositories. The extracted .exe folder structure is expected to look like this:

% tree build/notion     
build/notion
├── $PLUGINSDIR
│   ├── SpiderBanner.dll
│   ├── StdUtils.dll
│   ├── System.dll
│   ├── WinShell.dll
│   ├── app-64.7z
│   ├── nsExec.dll
│   ├── nsProcess.dll
│   └── nsis7z.dll
└── Uninstall\ Notion.exe

1 directory, 9 files

A newer version of p7zip-full is not available in the xenial-backports repository, however you could try manually downloading and installing the deb from Ubuntu 20.04 - let me know if that works!

from notion-linux.

valin4tor avatar valin4tor commented on May 26, 2024

I have updated the README to reflect that p7zip version 9.20 does not seem to work with the script.

from notion-linux.

VimalMollyn avatar VimalMollyn commented on May 26, 2024

I believe this may be caused by an old version of 7zip - mine is version 16.02, while yours is version 9.20 which I can see is the latest in the Ubuntu 16.04 repositories. The extracted .exe folder structure is expected to look like this:

% tree build/notion     
build/notion
├── $PLUGINSDIR
│   ├── SpiderBanner.dll
│   ├── StdUtils.dll
│   ├── System.dll
│   ├── WinShell.dll
│   ├── app-64.7z
│   ├── nsExec.dll
│   ├── nsProcess.dll
│   └── nsis7z.dll
└── Uninstall\ Notion.exe

1 directory, 9 files

A newer version of p7zip-full is not available in the xenial-backports repository, however you could try manually downloading and installing the deb from Ubuntu 20.04 - let me know if that works!

Sure! I'll try it out sometime this weekend. Thanks a ton!

from notion-linux.

valin4tor avatar valin4tor commented on May 26, 2024

Closing as this is now documented in the readme; please let me know if this is still an issue with the latest p7zip

from notion-linux.

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.