Odonno / modern-gitter-winjs

Windows 10 client of gitter, written in WinJS
https://www.microsoft.com/store/apps/modern-gitter/9wzdncrd2tzj
9 stars 0 forks source link

Clicking on Repository crashes app #46

Open xperiandri opened 8 years ago

xperiandri commented 8 years ago

Join Room Repository crash

Authenticated with Twitter

xperiandri commented 8 years ago

Deleted app folder from AppData\Local\Packages and now it crashes after launch

Odonno commented 8 years ago

Well, that's another question and clearly I don't have the answer. Maybe you should try reinstalling the app ?

xperiandri commented 8 years ago

I did. Result is the same

Odonno commented 8 years ago

I tried to reproduce the bug it but the app never crashed. Can you be more precise about the bug ?

xperiandri commented 8 years ago

So I went to %UserProfile%\AppData\Local\Packages and deleted folder of Modern Gitter completely. Then I uninstalled an app and installed it again. After that it crashes when I launch it.

Odonno commented 8 years ago

@xperiandri Well, I do know nothing about this bug. Maybe you removed some config file and Windows does not handle it correctly (http://www.techtantri.com/windows-10-apps-not-working-download-apps-folder/)

But my question was more about the 'click on repository' bug. I have done exactly what you said :

xperiandri commented 8 years ago

On mobile works without crash. Waiting for 2.3 to test on desktop

Odonno commented 8 years ago

This bug is critical (can't pass certification). I can't reproduce this bug on my devices, both on desktop, tablet and smartphone...

xperiandri commented 8 years ago

Is there a report in store?

Odonno commented 8 years ago

Yes, here are the details of the error.

The app supports graceful shutdown. The app must handle exceptions raised by the any of the managed or native system API and not close unexpectedly. An app that closes unexpectedly fails certification. The app must continue to run and remain responsive to user input after the exception is handled.

The application terminates unexpectedly in response to user input.

Steps to Reproduce:
 1. Launch the app.
 2. Choose Home option.
 3. Choose "Join a room".
 4. Press "Repository".
 5. Notice that the app terminates silently in response to user input.

Because I can't reproduce the bug, I don't know how to handle the exception.

xperiandri commented 8 years ago

You need to have an information specified in this thread Paste it here and your email, I will write to Microsoft with you in CC

Odonno commented 8 years ago

Sorry, what ? I have a report, but I don't know how to fix the bug.

xperiandri commented 8 years ago

Do have a stack trace?

Odonno commented 8 years ago

Clearly no, I can't reproduce.

Odonno commented 8 years ago

It is no more critical since I have disable the Join a room section by default.