We've covered issues with "Other Storage" fairly extensively in the past, but now we're taking a quick look at a find by Kévin Gosse in his Windows Phone app Imageboard Browser. The app has been causing problems with users as sometimes hundreds of megabytes of data would be stored and taking up valuable space, but this isn't related to other storage so what's going on?
Gosse managed to track the issue to the methods MediaLibrary.SavePicture and MediaLibrary.SavePictureToCameraRoll. Both are utilised when saving images to a Windows Phone's pictures hub. It's reported that each and every time they're used, a copy of said image being saved is also stored in isolated storage.
After creating a small app to test out his theory, Gosse confirms that when an image is downloaded and saved locally, a copy can be detected in isolated storage. It's a bug that can be easily overlooked. Here are more findings:
- Gosse could not reproduce the bug on Windows Phone 7; only Windows Phone 8 appears to be affected.
- Various hardware (Lumia 822, Lumia 920, and the emulator) was tested. It's not device-specific.
- The bug occurs only when saving JPG pictures. Nothing is stored on the isolated storage when saving a PNG picture.
- If it's anticipated and a file is created beforehand on the isolated storage with the same name, it will be overwritten. If it's locked by keeping the stream open, the MediaLibrary.SavePicture method throws an exception.
- The MediaLibrary.SavePicture has an overload that expect a byte array rather than a stream. It suffers from the same bug.
- The name of the file created in the isolated storage is the same name as the one provided to the MediaLibrary.SavePicture, with “.jpg” appended to the end (even if the name already contained “.jpg”), and dots ‘.’ replaced by underscores ‘_’. Knowing this, it’s possible to write code to automatically delete the file.
- Using Nokia’s storage tool, those files are reported in the application’s dedicated storage. Not in the temp files or the “others” storage.
Note the second-to-last point as Gosse states it's easy to workaround. This can be achieved by automatically removing the temporary file that's created in isolated storage. This could cause serious issues with those who are on low-end hardware and only have limited amounts of internal storage. Something to keep an eye on, developers.
Source: Codes Sources; thanks, Jorba, for the tip!

GroupMe may finally get video and voice calls to compete with WhatsApp
Microsoft may finally realize GroupMe has a lot of potential. The group messaging app is popular on US college campuses and smaller organizations, but it may pick up voice and video calls, at least according to a recent user survey.

Hey Sony, it's time for Bloodborne to come to PC
PlayStation CEO Jim Ryan recently announced that more PlayStation exclusives are coming to PC in the near future. Here's why Bloodborne should be on the list.

Job listings suggest the Surface Duo 2 could feature 5G and a better camera
Multiple job listings from Microsoft discuss a Surface Duo with 5G support and an improved camera. Many of the listings have since been taken down, but a few remain up that hint at what a Surface Duo 2 could look like.

Expand your Xbox storage with one of these spectacular SSDs
Chances are you're going to run out of space on your Xbox One. These five leading SSDs pull the best out of your Xbox One.