Coder Social home page Coder Social logo

Comments (9)

drom avatar drom commented on May 18, 2024

Have you tried previous versions?
v2.1.8 or v2.1.2

from wavedrom.github.io.

matthew-page avatar matthew-page commented on May 18, 2024

from wavedrom.github.io.

drom avatar drom commented on May 18, 2024

Yes, each version comes with own runtime, and different, so I can track down the issue

from wavedrom.github.io.

matthew-page avatar matthew-page commented on May 18, 2024

ok, so if it should be "all included" then which prior version do you suggest I try out?

from wavedrom.github.io.

pferguson83 avatar pferguson83 commented on May 18, 2024

I'm have a very similar problem with centos7.3. If there was a dependency list that would be great!

from wavedrom.github.io.

drom avatar drom commented on May 18, 2024

Please trying v2.1.2

from wavedrom.github.io.

pferguson83 avatar pferguson83 commented on May 18, 2024

That worked!!! I guess i have no chance of the latest and greatest release?
is there anything relative to node.js that locks things to a particular machine? I have things installed on an NFS share between a few machines.

Many many thanks for your help!

Here is the output of stdout etc:
Fontconfig warning: "/etc/fonts/fonts.conf", line 86: unknown element "blank"
[5252:5252:0520/093507.181992:ERROR:process_singleton_posix.cc(353)] The profile appears to be in use by another NW.js process (3286) on another computer (*****). NW.js has locked the profile so that it doesn't get corrupted. If you are sure that no other processes are using this profile, you can unlock the profile and relaunch NW.js.
[5252:5252:0520/093507.206401:ERROR:desktop_window_tree_host_x11.cc(1125)] Not implemented reached in virtual void views::DesktopWindowTreeHostX11::InitModalType(ui::ModalType)
ATTENTION: default value of option force_s3tc_enable overridden by environment.
ATTENTION: default value of option force_s3tc_enable overridden by environment.
[5252:5252:0520/093518.678236:ERROR:component_loader.cc(167)] Failed to parse extension manifest.
[5252:5564:0520/093518.772972:ERROR:database.cc(1713)] Web sqlite error 1, errno 0: no such column: type, sql: SELECT card_number_encrypted, last_four,masked.id,metadata.use_count,metadata.use_date,network,type,status,name_on_card,exp_month,exp_year,metadata.billing_address_id,bank_name FROM masked_credit_cards masked LEFT OUTER JOIN unmasked_credit_cards USING (id) LEFT OUTER JOIN server_card_metadata metadata USING (id)

from wavedrom.github.io.

drom avatar drom commented on May 18, 2024

@pferguson83
v2.1.2 was bundled with NWJS v0.38.3 = Chromium 74, Node.js v12.2.0
Nothing prevents me from building new WaveDrom 2.6.6 with that version of NWJS
Maybe I should call it Centos7 release ;)

You can build latest wavedrom with any version of NWJS.

Steps are:

Change line of

https://github.com/wavedrom/wavedrom.github.io/blob/master/build-wde.sh#L30

bash build.sh --name wavedrom-editor --version v2.6.6

to:

bash build.sh --name wavedrom-editor --version v2.6.6   --nwversion 0.38.4

With any NWJS from this list: https://dl.nwjs.io

npm i
npm run build

I should probably install Centos7 in VirtualBox to test what is the last version NWJS is useful.

from wavedrom.github.io.

arnonsha avatar arnonsha commented on May 18, 2024

That would be most helpful. Centos 7 is very common in the EDA industry

from wavedrom.github.io.

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.