kimus / leximail

LexiMail is a Open Source and cross-platform e-mail desktop application.
http://leximail.org/
Other
142 stars 29 forks source link

Application crash when insert gmail account credentials. #4

Closed jbeja closed 10 years ago

jbeja commented 10 years ago

The application crash just pressing the submit button after insert my credentials in the form. This is the output:

[14657:0219/182957:INFO:CONSOLE(116)] ""Compiling all doT templates..."", source: /home/user/Git/leximail/ node_modules/dot/index.js (116) [14657:0219/182957:INFO:CONSOLE(133)] ""Compiling login.dot to function"", source: /home/user/Git/leximail/ node_modules/dot/index.js (133) [14657:0219/182957:INFO:CONSOLE(133)] ""Compiling main.dot to function"", source: /home/user/Git/leximail/ node_modules/dot/index.js (133) [14657:0219/182957:INFO:CONSOLE(133)] ""Compiling message.dot to function"", source: /home/user/Git/leximail/ node_modules/dot/index.js (133) [14657:0219/182957:INFO:CONSOLE(133)] ""Compiling row.dot to function"", source: /home/user/Git/leximail/ node_modules/dot/index.js (133) [14657:0219/182958:INFO:CONSOLE(9)] ""loading:" "/home/user/.config/LexiMail/preferences.json"", source: /home/ user/Git/leximail/js/app/core/preferences.js (9) [14657:0219/182958:INFO:CONSOLE(72)] ""shell loaded"", source: /home/user/Git/leximail/js/app/widget/appshell. js (72) [14657:0219/182958:INFO:CONSOLE(102)] ""login form loaded"", source: /home/user/Git/leximail/js/app/widget/ appshell.js (102) /home/user/Git/leximail/node_modules/nodewebkit/nodewebkit/nw --type=renderer --enable-experimental-web- platform-features --no-sandbox --lang=es-ES --enable-crash-reporter=,elementary OS Luna --nodejs --working- directory=/home/user/Git/leximail/. --child-clean-exit --disable-accelerated-2d-canvas --disable-accelerated- video-decode --channel=14657.0.1197262075: symbol lookup error: /home/user/Git/leximail/node_modules/iconv/ build/Release/iconv.node: undefined symbol: _ZN2v82V818GlobalizeReferenceEPPNS_8internal6ObjectE

kimus commented 10 years ago

please try it without iconv installed. ie: npm uninstall iconv

jbeja commented 10 years ago

@kimus seems to work now, but why the post are show in a descendant order from the oldest to newest by default?.

kimus commented 10 years ago

I'm working on it. Still on development :-) But should have a way to order in a feature commit. I'm working on getting the files to the disk and make it sync. Then I could implement the order by.