Code Monkey home page Code Monkey logo

Comments (8)

johannesjo avatar johannesjo commented on September 24, 2024 1

Meanwhile I suggest to use version v2.1.31 instead. The error should not occur there.

from linux-window-session-manager.

johannesjo avatar johannesjo commented on September 24, 2024 1

This hopefully should be fixed now. Thanks for all your help! Let me know if this persists for you or if you encounter any other issues.

from linux-window-session-manager.

johannesjo avatar johannesjo commented on September 24, 2024

Thanks for reporting. What applications do you have opened? Does it happen when you just have the terminal open?

from linux-window-session-manager.

2Icoldinate avatar 2Icoldinate commented on September 24, 2024

Thanks for reporting. What applications do you have opened? Does it happen when you just have the terminal open?

I've only opened several chromium windows and several terminal windows.

from linux-window-session-manager.

johannesjo avatar johannesjo commented on September 24, 2024

I released a new version (3.0.3) with additional debugging info. Would you be so kind to try with that version again and let me know what the output is? Unfortunately I'm not able to reproduce the error by myself.

from linux-window-session-manager.

TheGoldenTeapot avatar TheGoldenTeapot commented on September 24, 2024

Think I'm having a similar issue here. Was unsure whether to start a new thread or comment. Getting the below output when using lwsm save.

  • Version used: 3.0.3
  • Operating System and version: Ubuntu 19.04 (Ubuntu), gnome-shell(3.32.2)
  • Node version: v12.11.1

Error: Bad atom at ReadFixedRequest.callback (/home/gary/.nvm/versions/node/v12.11.1/lib/node_modules/linux-window-session-manager/node_modules/x11/lib/xcore.js:465:29) at ReadFixedRequest.execute (/home/gary/.nvm/versions/node/v12.11.1/lib/node_modules/linux-window-session-manager/node_modules/x11/lib/unpackstream.js:41:10) at UnpackStream.resume (/home/gary/.nvm/versions/node/v12.11.1/lib/node_modules/linux-window-session-manager/node_modules/x11/lib/unpackstream.js:165:30) at UnpackStream.write (/home/gary/.nvm/versions/node/v12.11.1/lib/node_modules/linux-window-session-manager/node_modules/x11/lib/unpackstream.js:102:10) at Socket.<anonymous> (/home/gary/.nvm/versions/node/v12.11.1/lib/node_modules/linux-window-session-manager/node_modules/x11/lib/xcore.js:88:21) at Socket.emit (events.js:210:5) at addChunk (_stream_readable.js:308:12) at readableAddChunk (_stream_readable.js:289:11) at Socket.Readable.push (_stream_readable.js:223:10) at Pipe.onStreamRead (internal/stream_base_commons.js:182:23) { error: 5, seq: 4, message: 'Bad atom', badParam: 0, minorOpcode: 0, majorOpcode: 17 } (node:21255) UnhandledPromiseRejectionWarning: Error: Bad atom at ReadFixedRequest.callback (/home/gary/.nvm/versions/node/v12.11.1/lib/node_modules/linux-window-session-manager/node_modules/x11/lib/xcore.js:465:29) at ReadFixedRequest.execute (/home/gary/.nvm/versions/node/v12.11.1/lib/node_modules/linux-window-session-manager/node_modules/x11/lib/unpackstream.js:41:10) at UnpackStream.resume (/home/gary/.nvm/versions/node/v12.11.1/lib/node_modules/linux-window-session-manager/node_modules/x11/lib/unpackstream.js:165:30) at UnpackStream.write (/home/gary/.nvm/versions/node/v12.11.1/lib/node_modules/linux-window-session-manager/node_modules/x11/lib/unpackstream.js:102:10) at Socket.<anonymous> (/home/gary/.nvm/versions/node/v12.11.1/lib/node_modules/linux-window-session-manager/node_modules/x11/lib/xcore.js:88:21) at Socket.emit (events.js:210:5) at addChunk (_stream_readable.js:308:12) at readableAddChunk (_stream_readable.js:289:11) at Socket.Readable.push (_stream_readable.js:223:10) at Pipe.onStreamRead (internal/stream_base_commons.js:182:23) (node:21255) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1) (node:21255) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

from linux-window-session-manager.

masip85 avatar masip85 commented on September 24, 2024

Gitter hangs save process. Output info:
findDesktopFile cant find file; searched patterns []
Generic Error in Meta Wrapper findDesktopFile cant find file; searched patterns undefined
Generic Error in Meta Wrapper findDesktopFile cant find file; searched patterns undefined
Generic Error in Meta Wrapper findDesktopFile cant find file; searched patterns undefined
Generic Error in Meta Wrapper findDesktopFile cant find file; searched patterns undefined
(node:26701) UnhandledPromiseRejectionWarning: findDesktopFile cant find file; searched patterns
(node:26701) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 4)
(node:26701) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

from linux-window-session-manager.

johannesjo avatar johannesjo commented on September 24, 2024

@masip85 could you please post the contents of ~/.lwsm/config.json. It looks like that it is missing the DESKTOP_FILE_LOCATIONS property.

from linux-window-session-manager.

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.