Last modified: 2013-01-22 20:06:41 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T46230, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 44230 - Reports of Windows 8 app crashing at splash screen
Reports of Windows 8 app crashing at splash screen
Status: RESOLVED FIXED
Product: Wikipedia App
Classification: Unclassified
Generic (Other open bugs)
Unspecified
All Windows 8
: High critical
: ---
Assigned To: Brion Vibber
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-01-22 04:45 UTC by Quim Gil
Modified: 2013-01-22 20:06 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Quim Gil 2013-01-22 04:45:31 UTC
Copying from http://meta.wikimedia.org/wiki/Talk:Mobile_projects#Windows_8_app_will_not_launch


== Windows 8 app will not launch ==

I've been using the app on a Windows 8 tablet and it recently stopped working. It just dumps back to the start screen after showing the Wikipedia splash screen for a second. I uninstalled and reinstalled, checked for updates, etc. and it still won't run.
* I am having the same problem with the App on my PC. I get the splash screen and then it crashes. I'm uninstalled and re-installed, restarted the computer etc... multiple times. no luck.


(((I don't have a Windows 8 device, so I couldn't check myself, sorry)))
Comment 1 Andre Klapper 2013-01-22 13:21:42 UTC
Plus I'd love to have instructions from the mobile team how users could provide a coredump (or whatever it's called on Windows) in case they exist...
Comment 2 Brion Vibber 2013-01-22 18:13:20 UTC
I can confirm this, it's probably another problem with the featured feed parsing -- I'd improved its error handling but it's probably got a mistake still.

The Windows Store sends us crash reports in a format that I'm not fully sure I understand, I'll see if I can get Visual Studio to read them.

For now the simplest way to repro a crash if it's easily reproducible is:
* install Windows 8 (in a VM or real machine)
* install SDK (Visual Studio Express)
* install GitHub for Windows
* check out the source
* launch the app in Visual Studio
* wait for it to crash :D

Investigating...
Comment 3 Brion Vibber 2013-01-22 18:56:58 UTC
Problem appears to be with this featured article item:
https://en.wikipedia.org/wiki/Wikipedia:Today%27s_featured_article/January_20,_2013

It contains a TimedMediaHandler media object, and a link inside that area is getting extracted -- since it's not a valid wiki page, the code freaks.

I can improve the error handling in the code but it'll take time to deploy the fix.

I've also gone ahead and made a tweak to the entry to add a hidden link which the Win8 app should see: https://en.wikipedia.org/w/index.php?title=Wikipedia:Today%27s_featured_article/January_20,_2013&diff=534362579&oldid=533956507

However I'm not sure how long the cache on the feed lasts, it's still seeing the old data. Will check back in an hour or so.
Comment 4 Brion Vibber 2013-01-22 20:06:41 UTC
Looks like this is now resolved.

I'll put more error checking in for the next release, will file a separate bug for it.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links