klangobjekte / bitspersampleconv2

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

Application crashes by Selecting File Open with Windows Simplified Chinese version #138

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
when i open files, it will crash every time. Please check.

Original issue reported on code.google.com by ufo...@gmail.com on 17 Nov 2013 at 1:45

GoogleCodeExporter commented 9 years ago
i have the same issue for English version.

Original comment by ufo...@gmail.com on 17 Nov 2013 at 2:23

GoogleCodeExporter commented 9 years ago
Sorry for your inconvenience.

I was not able to reproduce the problem on my desk. I guess root cause of this 
problem is same as Issue 19 and updated version number of all DLLs and released 
PlayPcmWin 4.0.67.

If 4.0.67 fix this problem, this is same problem as Issue 19
Please inform if 4.0.67 fix this issue or not. Thanks

Original comment by yamamoto2002@gmail.com on 17 Nov 2013 at 6:53

GoogleCodeExporter commented 9 years ago
still the issue here with 67version.

Original comment by ufo...@gmail.com on 20 Nov 2013 at 1:09

GoogleCodeExporter commented 9 years ago
I changed native API signature on 4.0.66 so if some DLL files do not updated to 
the latest version, parameter passing from managed layer to native layer fails. 
I guess this is the cause of crash.
Would you try reinstalling PPW and check if the problem is solved or not ?

I tried to reproduce this problem and failed.
I tested following things:
Install Simplified-Chinese version of windows vista business SP2 32bit
Install PPW 4.0.64 English x64 version
Install PPW 4.0.66 Chinese x64 version
And played FLAC file.
It seems to work flawlessly.

Original comment by yamamoto2002@gmail.com on 22 Nov 2013 at 4:51

GoogleCodeExporter commented 9 years ago
the same issue here but the version 4.0.64 is still ok. The issue with
below detail:
����ǩ��:
  �����¼�����: CLR20r3
  ����ǩ�� 01: playpcmwin.exe
  ����ǩ�� 02: 4.0.69.0
  ����ǩ�� 03: 528f71f0
  ����ǩ�� 04: PresentationFramework
  ����ǩ�� 05: 4.0.0.0
  ����ǩ�� 06: 51ee8b0a
  ����ǩ�� 07: 6d
  ����ǩ�� 08: 42
  ����ǩ�� 09: System.ArgumentException
  OS �汾: 6.1.7601.2.1.0.256.1
  �������� ID: 2052
  ������Ϣ 1: f6f0
  ������Ϣ 2: f6f06b6469183f972716a947e279adff
  ������Ϣ 3: 105e
  ������Ϣ 4: 105e11be58ee9b6aa9a83aea064572a9

�����Ķ���˽����:
  http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0804

�����޷���ȡ������˽���������ѻ��Ķ����ǵ���˽����:
  C:\Windows\system32\zh-CN\erofflps.txt

Original comment by ufo...@gmail.com on 23 Nov 2013 at 12:26

GoogleCodeExporter commented 9 years ago
Thanks for providing info. Especially 问题签名 09: System.ArgumentException
was really helped to nallow down the problem.

I managed to reproduce crash on my desk and 
this bug is fixed on PlayPcmWin 4.0.70. (SVN revision 3385)

How to reproduce the problem
Prerequisites: Windows Simplified Chinese version. Vista or 7 or 8.1. x86 or 
x64 is irrelevant for this bug.
Step to reproduce bug:
Install PlayPcmWin 4.0.69 and select the menu File Open and crash.
Opening file from drag and drop does not cause this problem.

Original comment by yamamoto2002@gmail.com on 24 Nov 2013 at 9:18

GoogleCodeExporter commented 9 years ago
ok, now ,thanks.

Original comment by ufo...@gmail.com on 26 Nov 2013 at 12:54

GoogleCodeExporter commented 9 years ago
Thanks for your reporting. Your feedback is appreciated!

Original comment by yamamoto2002@gmail.com on 26 Nov 2013 at 1:14