Giter Club home page Giter Club logo

Comments (7)

faressoft avatar faressoft commented on May 28, 2024 2

@hans-thomas, please reinstall Terminalizer as a new fix has just been released.
@Martinits Could you please check if the new version fixes your issue?

from terminalizer.

FalcoGer avatar FalcoGer commented on May 28, 2024 1

installed with npm -g install terminalizer and I get this same error when trying to render

Error:
  Error: EACCES: permission denied, mkdir '/usr/local/lib/node_modules/terminalizer/render/frames'

Hint:
  Use the --help option to get help about the usage

I created a stick bit set frames directory in that place myself, then I got this error next

Error:
  Error: EACCES: permission denied, open '/usr/local/lib/node_modules/terminalizer/render/data.json'

Hint:
  Use the --help option to get help about the usage

I created that file and set myself as the owner, then it rendered. But I'd rather not poke holes into my security by setting random directories owned by root as read/writable.

from terminalizer.

hans-thomas avatar hans-thomas commented on May 28, 2024

Hi, I am getting this error while rendering.

Error: 
  Error: 
(electron:91574): Gtk-WARNING **: 17:06:37.990: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version


Hint:
  Use the --help option to get help about the usage

from terminalizer.

Martinits avatar Martinits commented on May 28, 2024

The freedesktop error is gone, but there's a new one:

$ terminalizer render demo.yml
Error:
  Error: EACCES: permission denied, mkdir '/usr/lib/node_modules/terminalizer/render/frames'

Hint:
  Use the --help option to get help about the usage

Then run with sudo:

[render] [0709/131006.558333:FATAL:electron_main_delegate.cc(294)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.
Error:
  Error: Rendering exited with code null

Hint:
  Use the --help option to get help about the usage

from terminalizer.

faressoft avatar faressoft commented on May 28, 2024

from terminalizer.

faressoft avatar faressoft commented on May 28, 2024

I've just submitted a fix, could you please test it manually from your side to make sure it works fine?

git clone [email protected]:faressoft/terminalizer.git
# GitHub CLI > https://cli.github.com
gh pr checkout 226
cd terminalizer
npm install
./bin/app.js record demo
./bin/app.js render demo

from terminalizer.

hans-thomas avatar hans-thomas commented on May 28, 2024

@hans-thomas, please reinstall Terminalizer as a new fix has just been released. @Martinits Could you please check if the new version fixes your issue?

Hi again,
I faced this error but this time it doesn't terminate the command and just waits and I have to press CTRL + C to terminate the command.

[render] (electron:15085): Gtk-WARNING **: 10:44:45.572: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version

from terminalizer.

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.