Qz3rn0 / winbma

Automatically exported from code.google.com/p/winbma
0 stars 0 forks source link

Application crash trying to open dialog such Import Authenticator Wizard on Windows XP #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open WinBMA
2. Click on Menu then select Import Authenticator.

What is the expected output? What do you see instead?
The Wizard should appear instead the application crashes.
This is the generated exception:

A first chance exception of type 'System.Windows.Markup.XamlParseException' 
occurred in PresentationFramework.dll

Additional information: 'Provide value on 
'System.Windows.Baml2006.TypeConverterMarkupExtension' threw an exception.' 
Line number '7' and line position '9'.

What version of the product are you using? On what operating system?
Version: 2.0.4331.27062. OS: Windows XP SP3

Please provide any additional information below.

The issue is generated by te window icon. The icon is in Vista format with 
alpha channel wich is unsupported in Windows XP SP3.
This is the link to the microsoft conenct site 
http://connect.microsoft.com/VisualStudio/feedback/details/321285/wpf-applicatio
n-fails-if-window-icon-is-a-vista-ico-file

And some related google result 
https://www.google.com/search?q=WPF+&+System.Windows.Baml2006.TypeConverterMarku
pExtension+%22The+image+format+is+unrecognized%22=&ie=utf-8&oe=utf-8&aq=t&rls=or
g.mozilla:it:official&client=firefox-a&safe=active#hl=en&safe=active&client=fire
fox-a&hs=f4D&rls=org.mozilla:it%3Aofficial&sclient=psy-ab&q=WPF+%26+System.Windo
ws.Baml2006.TypeConverterMarkupExtension+%22The+image+format+is+unrecognized%22&
oq=WPF+%26+System.Windows.Baml2006.TypeConverterMarkupExtension+%22The+image+for
mat+is+unrecognized%22&aq=f&aqi=&aql=&gs_l=serp.3...5883.5883.0.6453.1.1.0.0.0.0
.144.144.0j1.1.0...0.0.Dvfw5cwJSnY&pbx=1&bav=on.2,or.r_gc.r_pw.r_cp.r_qf.,cf.osb
&fp=8ce42a58f3360c52&biw=1086&bih=556

The problem doesn't occur in the main window. There are at least 2 possible 
solution:
1) Generate a new window icon without alpha channel, include that icon and 
rebuild.
2) Remove the icon from all the windows but the main, at runtime child window 
will display the application icon.

Original issue reported on code.google.com by nicola.m...@gmail.com on 4 Jun 2012 at 2:04

GoogleCodeExporter commented 9 years ago
Unfortunately, WinBMA does not support Windows XP.

Microsoft ended Mainstream support of Windows XP on April 14, 2009. Therefore 
it is illogical to support an operating system that isn't supported anymore by 
its manufacturer.

For more information about the Windows lifecycle, please visit 
http://windows.microsoft.com/en-us/windows/products/lifecycle

Original comment by andrewm....@gmail.com on 8 Jun 2012 at 7:49