pomotroid icon indicating copy to clipboard operation
pomotroid copied to clipboard

The application was unable to start.

Open maf2 opened this issue 1 year ago • 4 comments

During installation, I receive the error: "The application was unable to start correctly (0x0000005). Click OK to close the application." System: Windows 11 23H2.

maf2 avatar Nov 26 '24 05:11 maf2

I'm also unable to start the application on Linux. I'm the maintainer of the AUR package for this application, pomotroid-bin.

This is my console output:

(node:43585) UnhandledPromiseRejectionWarning: TypeError: Cannot convert undefined or null to object
    at Function.keys (<anonymous>)
    at a (/opt/pomotroid/resources/app.asar/dist/electron/main.js:1:2635)
    at /opt/pomotroid/resources/app.asar/dist/electron/main.js:1:4844
(node:43585) 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:43585) [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.
[43585:0120/110447.479755:FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye.
fish: Job 1, 'pomotroid' terminated by signal SIGTRAP (Trace or breakpoint trap)

victorz avatar Jan 20 '25 10:01 victorz

Same issue on Linux Fedora

~/Downloads/pomotroid-0.13.0-linux$ ll
chrome_100_percent.pak
chrome_200_percent.pak
chrome-sandbox
icudtl.dat
libEGL.so
libffmpeg.so
libGLESv2.so
libvk_swiftshader.so
libvulkan.so
LICENSE.electron.txt
LICENSES.chromium.html
locales
pomotroid
resources
resources.pak
snapshot_blob.bin
swiftshader
v8_context_snapshot.bin
vk_swiftshader_icd.json

~/Downloads/pomotroid-0.13.0-linux$ ./pomotroid 
[24247:0214/121311.242921:FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye.
Trappe pour point d'arrêt et de trace (core dumped)

steph-ben avatar Feb 14 '25 11:02 steph-ben

Image

p-a-s-c-a-l avatar Mar 09 '25 07:03 p-a-s-c-a-l

In Linux Mint 21.3 i also get the error [27898:0328/111009.455805:FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye.

edit: starts with --disable-gpu-sandbox as mentioned in other issues.

enrico3 avatar Mar 28 '25 10:03 enrico3