SpiderOak / Encryptr

Encryptr is a zero-knowledge cloud-based password manager / e-wallet powered by Crypton
GNU General Public License v3.0
1.57k stars 137 forks source link

Crashes on Linux (Icon size issue) #141

Closed stuffandthings closed 4 years ago

stuffandthings commented 9 years ago

Encryptr crashes immediately after running.

[6305:0109/213926:ERROR:browser_main_loop.cc(228)] Gdk: gdk_window_set_icon_list: icons too large [6305:0109/213926:ERROR:breakpad_linux.cc(1225)] crash dump file written to /tmp/chromium-renderer-minidump-5d61dcb6148bd69f.dmp

Might have something to do with me running 4K, will update here if I find anything

devgeeks commented 9 years ago

:/

Are those the only lines reported?

stuffandthings commented 9 years ago

Yes those are the only lines reported :/ On Jan 10, 2015 8:02 AM, "tommy-carlos williams" notifications@github.com wrote:

:/

Are those the only lines reported?

— Reply to this email directly or view it on GitHub https://github.com/devgeeks/Encryptr/issues/141#issuecomment-69455003.

daviddahl commented 9 years ago

@devgeeks is there a way to produce a debug build of Encryptr? (With symbols and whatnot for webkit?)

mayjs commented 9 years ago

I have the same problem right now, though I am not running 4K but a setup with 3 monitors (2 of them with 1280x720 and one with 1920x1080)

shibacomputer commented 9 years ago

@stuffandthings @kemiren We're on it.

dmedvinsky commented 9 years ago

Crashes for me as well. This is the output I get:

~/Encryptr ~/Encryptr
[29747:0731/103022:INFO:gpu_info_collector_x11.cc(80)] NVCtrl extension does not exist.
[29747:0731/103022:ERROR:browser_main_loop.cc(228)] Gdk: gdk_window_set_icon_list: icons too large
[29747:0731/103022:ERROR:breakpad_linux.cc(1225)] crash dump file written to /tmp/chromium-renderer-minidump-97f533c92c84d2e5.dmp

Just one monitor 1920x1080, if that matters.