http://bugs.winehq.org/show_bug.cgi?id=30433
Bug #: 30433
Summary: Nikon CaptureNX Version 2.3.0 Crashes after Start
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: flexayagi(a)gmx.de
Classification: Unclassified
Created attachment 39794
--> http://bugs.winehq.org/attachment.cgi?id=39794
Backtrace of the CaptureNX2 crash
Nikon CaptureNX Version 2.3.0 Crashes after Start.
Running System: Ubuntustudio 11.10, Wine 1.4 with Installed .NET 2 & 3
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32929
Bug #: 32929
Summary: Microsoft Expression Design 4 (Free Version) needs
windowscodecsext.dll.WICCreateColorTransform_Proxy
Product: Wine
Version: 1.5.23
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: windowscodecs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hell folks,
as the summary says ...
Prerequisite: 'winetricks -q dotnet40 corefonts'
Suffers from bug 32471 hence:
WINEDLLOVERRIDES="d3d9=d" wine
Managed backtrace:
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Microsoft Expression/Design 4
...
$ WINEDLLOVERRIDES="d3d9=d" wine ./Design.exe
...
wine: Call from 0x7b83aa73 to unimplemented function
windowscodecsext.dll.WICCreateColorTransform_Proxy, aborting
...
fixme:shell:URL_ParseUrl failed to parse
L"Microsoft.Expression.Framework.resources"
fixme:wtsapi:WTSUnRegisterSessionNotification Stub 0x10076
fixme:wtsapi:WTSUnRegisterSessionNotification Stub 0x1007c
fixme:thread:NtQueryInformationThread info class 16 not supported yet
fixme:thread:NtQueryInformationThread info class 16 not supported yet
fixme:thread:NtQueryInformationThread info class 16 not supported yet
Unhandled Exception: System.Reflection.TargetInvocationException: Exception has
been thrown by the target of an invocation. --->
System.Runtime.InteropServices.SEHException: External component has thrown an
exception.
at
MS.Win32.PresentationCore.UnsafeNativeMethods.WICCodec.CreateColorTransform(BitmapSourceSafeMILHandle&
ppWICColorTransform)
at System.Windows.Media.Imaging.ColorConvertedBitmap.FinalizeCreation()
at System.Windows.Media.Imaging.ColorConvertedBitmap..ctor(BitmapSource
source, ColorContext sourceColorContext, ColorContext destinationColorContext,
PixelFormat format)
at System.Windows.Media.Imaging.BitmapSource.CreateCachedBitmap(BitmapFrame
frame, BitmapSourceSafeMILHandle wicSource, BitmapCreateOptions createOptions,
BitmapCacheOption cacheOption, BitmapPalette palette)
at System.Windows.Media.Imaging.BitmapFrameDecode.FinalizeCreation()
at System.Windows.Media.Imaging.BitmapFrameDecode..ctor(Int32 frameNumber,
BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, BitmapDecoder
decoder)
at System.Windows.Media.Imaging.BitmapDecoder.SetupFrames(BitmapDecoder
decoder, ReadOnlyCollection`1 frames)
at System.Windows.Media.Imaging.BitmapDecoder.get_Frames()
at System.Windows.Media.Imaging.BitmapFrame.CreateFromUriOrStream(Uri
baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions,
BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
at
System.Windows.Media.ImageSourceConverter.ConvertFrom(ITypeDescriptorContext
context, CultureInfo culture, Object value)
at
System.Windows.Baml2006.TypeConverterMarkupExtension.ProvideValue(IServiceProvider
serviceProvider)
--- snip ---
$ du -sh Design_Trial_en.exe
47M Design_Trial_en.exe
$ sha1sum Design_Trial_en.exe
65229a31f44d5adcf11edd7a849f8e3d9c4e8233 Design_Trial_en.exe
$ wine --version
wine-1.5.23-85-g06fc71a
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32862
Bug #: 32862
Summary: Microsoft Expression Design 4 (Free Version) needs
WindowsCodecsExt.dll (Microsoft Windows Codecs
Extended Library)
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: windowscodecs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
now that Microsoft Expression Design 4 (Free Version) installs successfully it
fails on startup.
Prerequisite: 'winetricks -q dotnet40 corefonts'
Suffers from bug 32471 hence:
WINEDLLOVERRIDES="d3d9=d" wine
Managed backtrace:
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Microsoft Expression/Design 4
...
$ WINEDLLOVERRIDES="d3d9=d" wine ./Design.exe
...
Unhandled Exception: System.Windows.Markup.XamlParseException: Provide value on
'System.Windows.Baml2006.TypeConverterMarkupExtension' threw an exception. --->
System.DllNotFoundException: Unable to load DLL 'WindowsCodecsExt.dll':
Exception from HRESULT: 0x8007007E
at
MS.Win32.PresentationCore.UnsafeNativeMethods.WICCodec.CreateColorTransform(BitmapSourceSafeMILHandle&
ppWICColorTransform)
at System.Windows.Media.Imaging.ColorConvertedBitmap.FinalizeCreation()
at System.Windows.Media.Imaging.ColorConvertedBitmap..ctor(BitmapSource
source, ColorContext sourceColorContext, ColorContext destinationColorContext,
PixelFormat format)
at System.Windows.Media.Imaging.BitmapSource.CreateCachedBitmap(BitmapFrame
frame, BitmapSourceSafeMILHandle wicSource, BitmapCreateOptions createOptions,
BitmapCacheOption cacheOption, BitmapPalette palette)
at System.Windows.Media.Imaging.BitmapFrameDecode.FinalizeCreation()
at System.Windows.Media.Imaging.BitmapFrameDecode..ctor(Int32 frameNumber,
BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, BitmapDecoder
decoder)
at System.Windows.Media.Imaging.BitmapDecoder.SetupFrames(BitmapDecoder
decoder, ReadOnlyCollection`1 frames)
at System.Windows.Media.Imaging.BitmapDecoder.get_Frames()
at System.Windows.Media.Imaging.BitmapFrame.CreateFromUriOrStream(Uri
baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions,
BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
...
--- snip ---
Also interesting stuff (for later improvements):
--- snip ---
fixme:wincodecs:ColorContext_InitializeFromFilename
(0x1148f468,L"C:\\windows\\system32\\spool\\drivers\\color\\sRGB Color Space
Profile.icm")
fixme:wincodecs:TiffFrameDecode_GetColorContexts (0x114f5970,0,(nil),0x329594):
stub
fixme:wincodecs:TiffDecoder_GetColorContexts (0x114f5be8,0,(nil),0x329594)
fixme:wintab32:X11DRV_WTInfoW WTI_INTERFACE unhandled index 9
fixme:wintab32:X11DRV_WTInfoW Unhandled Category 300
fixme:wintab32:X11DRV_WTInfoW Unhandled Category 3325804
--- snip ---
$ du -sh Design_Trial_en.exe
47M Design_Trial_en.exe
$ sha1sum Design_Trial_en.exe
65229a31f44d5adcf11edd7a849f8e3d9c4e8233 Design_Trial_en.exe
$ wine --version
wine-1.5.22-265-g07be9f0
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32847
Bug #: 32847
Summary: Microsoft Expression Design 4 (Free Version) installer
needs windowscodecs IcoFrameDecode_GetThumbnail impl
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: windowscodecs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
Microsoft Expression Design 4 (Free Version) installer needs windowscodecs
IcoFrameDecode_GetThumbnail
Prerequisite: 'winetricks -q dotnet40'
Suffers from bug 32471 hence:
WINEDLLOVERRIDES="d3d9=d" wine ./Design_Trial_en.exe
--- snip ---
...
fixme:wincodecs:IcoFrameDecode_GetThumbnail (0x1993d0,0x841d074)
...
Unhandled Exception: System.Reflection.TargetInvocationException: Exception has
been thrown by the target of an invocation. --->
System.Windows.Markup.XamlParseException: Initialization of
'System.Windows.Media.Imaging.BitmapImage' threw an exception. --->
System.NotImplementedException: The method or operation is not implemented.
at System.Windows.Media.Imaging.BitmapFrameDecode.EnsureThumbnail()
at System.Windows.Media.Imaging.BitmapFrameDecode.FinalizeCreation()
at System.Windows.Media.Imaging.BitmapFrameDecode..ctor(Int32 frameNumber,
BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, BitmapDecoder
decoder)
at System.Windows.Media.Imaging.BitmapDecoder.SetupFrames(BitmapDecoder
decoder, ReadOnlyCollection`1 frames)
at System.Windows.Media.Imaging.BitmapDecoder.get_Frames()
at System.Windows.Media.Imaging.BitmapImage.FinalizeCreation()
at System.Windows.Media.Imaging.BitmapImage.EndInit()
at MS.Internal.Xaml.Runtime.ClrObjectRuntime.InitializationGuard(XamlType
xamlType, Object obj, Boolean begin)
--- snip ---
Source:
http://source.winehq.org/git/wine.git/blob/5e10f2e0ec896a275d69b77bfe699e84…
--- snip ---
200 static HRESULT WINAPI IcoFrameDecode_GetThumbnail(IWICBitmapFrameDecode
*iface,
201 IWICBitmapSource **ppIThumbnail)
202 {
203 FIXME("(%p,%p)\n", iface, ppIThumbnail);
204 return E_NOTIMPL;
205 }
--- snip ---
$ du -sh Design_Trial_en.exe
47M Design_Trial_en.exe
$ sha1sum Design_Trial_en.exe
65229a31f44d5adcf11edd7a849f8e3d9c4e8233 Design_Trial_en.exe
$ wine --version
wine-1.5.22-221-g22f8205
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32853
Bug #: 32853
Summary: Microsoft Expression Design 4 (Free Version) installer
fails while trying to check for msi.dll file version
(MsiGetFileVersion)
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
Microsoft Expression Design 4 (Free Version) installer still fails.
Prerequisite: 'winetricks -q dotnet40'
Suffers from bug 32471 hence:
WINEDLLOVERRIDES="d3d9=d" wine ./Design_Trial_en.exe
Managed backtrace:
--- snip ---
(29.44): CLR exception - code e0434352 (first chance)
OS Thread Id: 0x44 (5)
Child SP IP Call Site
093bd8f0 7b83aa73 [HelperMethodFrame: 093bd8f0]
093bd940 08c719e0
Microsoft.WindowsInstaller.Installer.FileVersion(System.String)
093bd958 08c718c4 Microsoft.WindowsInstaller.Installer.get_Version()
093bd968 08c71454 XSetupAct.ConfigMSI.CheckSupportedMsiVersion()
093bd9dc 08c71129 XSetupAct.ConfigMSI.OnTaskWorkerDoWork(System.Object,
System.ComponentModel.DoWorkEventArgs)
093bda10 0439721a
System.ComponentModel.BackgroundWorker.OnDoWork(System.ComponentModel.DoWorkEventArgs)
093bda24 04397121
System.ComponentModel.BackgroundWorker.WorkerThreadStart(System.Object)
093bdc3c 791421db [HelperMethodFrame_PROTECTOBJ: 093bdc3c]
System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr,
System.Object[], System.Object, Int32, Boolean, System.Object[] ByRef)
093bdf90 04396032
System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage,
System.Runtime.Remoting.Messaging.IMessageSink)
093bdff4 04395ea5
System.Runtime.Remoting.Proxies.AgileAsyncWorkerItem.DoAsyncCall()
093be000 04395e59
System.Runtime.Remoting.Proxies.AgileAsyncWorkerItem.ThreadPoolCallBack(System.Object)
093be008 04395c9d
System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(System.Object)
093be010 04395aa9
System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext,
System.Threading.ContextCallback, System.Object, Boolean)
093be034 0439588b
System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
093be048 04394ea6 System.Threading.ThreadPoolWorkQueue.Dispatch()
093be094 04394c3c
System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
093be454 791421db [DebuggerU2MCatchHandlerFrame: 093be454]
--- snip ---
Relay trace log:
--- snip ---
...
002e:Call msi.MsiGetFileVersionW(013f03f8
L"C:\\windows\\system32\\Msi.dll",0458da50,0458db44,00000000,0458db40)
ret=08fd03f2
002e:trace:msi:MsiGetFileVersionW L"C:\\windows\\system32\\Msi.dll" 0x458da50 0
(nil) 0
002e:Call version.GetFileVersionInfoSizeW(013f03f8
L"C:\\windows\\system32\\Msi.dll",00000000) ret=7ce994ca
...
002e:Ret version.GetFileVersionInfoSizeW() retval=000006ac ret=7ce994ca
002e:Call ntdll.RtlAllocateHeap(00110000,00000000,000006ac) ret=7ce904de
002e:Ret ntdll.RtlAllocateHeap() retval=072efeb8 ret=7ce904de
002e:Call version.GetFileVersionInfoW(013f03f8
L"C:\\windows\\system32\\Msi.dll",00000000,000006ac,072efeb8) ret=7ce99541
...
002e:Ret version.GetFileVersionInfoW() retval=00000001 ret=7ce99541
002e:Call version.VerQueryValueW(072efeb8,7cef66fe L"\\",0458d904,0458d908)
ret=7ce99592
002e:Ret version.VerQueryValueW() retval=00000001 ret=7ce99592
002e:Call version.VerQueryValueW(072efeb8,7cef57c0
L"\\VarFileInfo\\Translation",0458d900,0458d908) ret=7ce9968a
002e:Ret version.VerQueryValueW() retval=00000001 ret=7ce9968a
002e:Call ntdll.RtlFreeHeap(00110000,00000000,072efeb8) ret=7ce90514
002e:Ret ntdll.RtlFreeHeap() retval=00000001 ret=7ce90514
002e:Ret msi.MsiGetFileVersionW() retval=000000ea ret=08fd03f2
...
--- snip ---
MsiGetFileVersionW() is called a second time, now with pcchVersionBuf properly
set (++pcchVersionBuf of first call):
--- snip ---
...
002e:Call msi.MsiGetFileVersionW(013f03f8
L"C:\\windows\\system32\\Msi.dll",0458da58,0458db44,00000000,0458db40)
ret=08fd03f2
002e:trace:msi:MsiGetFileVersionW L"C:\\windows\\system32\\Msi.dll" 0x458da58
15 (nil) 4
002e:Call version.GetFileVersionInfoSizeW(013f03f8
L"C:\\windows\\system32\\Msi.dll",00000000) ret=7ce994ca
...
002e:Ret version.GetFileVersionInfoSizeW() retval=000006ac ret=7ce994ca
002e:Call ntdll.RtlAllocateHeap(00110000,00000000,000006ac) ret=7ce904de
002e:Ret ntdll.RtlAllocateHeap() retval=072efeb8 ret=7ce904de
002e:Call version.GetFileVersionInfoW(013f03f8
L"C:\\windows\\system32\\Msi.dll",00000000,000006ac,072efeb8) ret=7ce99541
...
002e:Ret version.GetFileVersionInfoW() retval=00000001 ret=7ce99541
002e:Call version.VerQueryValueW(072efeb8,7cef66fe L"\\",0458d914,0458d918)
ret=7ce99592
002e:Ret version.VerQueryValueW() retval=00000001 ret=7ce99592
002e:Call version.VerQueryValueW(072efeb8,7cef57c0
L"\\VarFileInfo\\Translation",0458d910,0458d918) ret=7ce9968a
002e:Ret version.VerQueryValueW() retval=00000001 ret=7ce9968a
002e:Call ntdll.RtlFreeHeap(00110000,00000000,072efeb8) ret=7ce90514
002e:Ret ntdll.RtlFreeHeap() retval=00000001 ret=7ce90514
002e:Ret msi.MsiGetFileVersionW() retval=000000ea ret=08fd03f2
...
002e:Call
KERNEL32.FormatMessageA(00001200,00000000,000000ea,00000000,072ef688,00000400,00000000)
ret=08fd0b83
002e:Ret KERNEL32.FormatMessageA() retval=00000016 ret=08fd0b83
...
002e:Call KERNEL32.MultiByteToWideChar(00000000,00000001,072ef688 "More data
available.\r\n",ffffffff,013f0db0,00000017) ret=793eddaa
...
002e:Call msi.MsiGetLastErrorRecord() ret=08fd0cac
002e:fixme:msi:MsiGetLastErrorRecord
002e:Ret msi.MsiGetLastErrorRecord() retval=00000000 ret=08fd0cac
002e:Call KERNEL32.RaiseException(e0434352,00000001,00000005,0458da44)
ret=791cac08
002e:trace:seh:raise_exception code=e0434352 flags=1 addr=0x7b83aa73
ip=7b83aa73 tid=002e
002e:trace:seh:raise_exception info[0]=80131501
002e:trace:seh:raise_exception info[1]=00000000
002e:trace:seh:raise_exception info[2]=00000000
002e:trace:seh:raise_exception info[3]=00000000
002e:trace:seh:raise_exception info[4]=79140000
002e:trace:seh:raise_exception eax=7b826849 ebx=7b8b96b0 ecx=79140000
edx=0458d928 esi=0458da00 edi=0458d980
002e:trace:seh:raise_exception ebp=0458d958 esp=0458d8f4 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00000283
...
--- snip ---
Pseudo code of app:
--- snip ---
int cchVersionBuf = 0;
int cchLangBuf = 0;
int ret = MsiGetFileVersion( path, szVersionBuf, &cchVersionBuf, NULL,
&cchLangBuf);
if( ret == 0xea) {
reserve( szVersionBuf, ++cchVersionBuf);
ret = MsiGetFileVersion( path, szVersionBuf, &cchVersionBuf, NULL,
&cchLangBuf);
}
--- snip ---
MSDN:
http://msdn.microsoft.com/en-us/library/windows/desktop/aa370122%28v=vs.85%…
--- quote ---
...
The MsiGetFileVersion returns the version string and language string in the
format that the installer expects to find them in the database. If you want
only version information, set lpLangBuf and pcchLangBuf to 0 (zero).
...
lpVersionBuf [out]
Returns the file version.
Set to 0 for language information only.
pcchVersionBuf [in, out]
In and out buffer count as the number of TCHAR.
Set to 0 (zero) for language information only. On input, this is the full
size of the buffer, including a space for a terminating null character. If the
buffer passed in is too small, the count returned does not include the
terminating null character.
lpLangBuf [out]
Returns the file language.
Set to 0 (zero) for version information only.
pcchLangBuf [in, out]
In and out buffer count as the number of TCHAR.
Set to 0 (zero) for version information only. On input, this is the full
size of the buffer, including a space for a terminating null character. If the
buffer passed in is too small, the count returned does not include the
terminating null character.
--- quote ---
Source:
http://source.winehq.org/git/wine.git/blob/5891ce25e5b45e69611c2848b87f9bf7…
---snip ---
3155 static UINT get_file_version( const WCHAR *path, WCHAR *verbuf, DWORD
*verlen,
3156 WCHAR *langbuf, DWORD *langlen )
3157 {
...
3180 if (verlen)
3181 {
3182 if (VerQueryValueW( version, szVersionResource, (LPVOID *)&ffi,
&len ) && len > 0)
3183 {
3184 sprintfW( tmp, szVersionFormat,
3185 HIWORD(ffi->dwFileVersionMS),
LOWORD(ffi->dwFileVersionMS),
3186 HIWORD(ffi->dwFileVersionLS),
LOWORD(ffi->dwFileVersionLS) );
3187 if (verbuf) lstrcpynW( verbuf, tmp, *verlen );
3188 len = strlenW( tmp );
3189 if (len >= *verlen) ret = ERROR_MORE_DATA;
3190 *verlen = len;
3191 }
3192 else
3193 {
3194 if (verbuf) *verbuf = 0;
3195 *verlen = 0;
3196 }
3197 }
3198 if (langlen)
3199 {
3200 if (VerQueryValueW( version, szLangResource, (LPVOID *)&lang, &len
) && len > 0)
3201 {
3202 sprintfW( tmp, szLangFormat, *lang );
3203 if (langbuf) lstrcpynW( langbuf, tmp, *langlen );
3204 len = strlenW( tmp );
3205 if (len >= *langlen) ret = ERROR_MORE_DATA;
3206 *langlen = len;
3207 }
3208 else
3209 {
3210 if (langbuf) *langbuf = 0;
3211 *langlen = 0;
3212 }
3213 }
3214 msi_free( version );
3215 return ret;
3216 }
---snip ---
It seems the app wants only version information but additionally passes
"langlen" by reference (.NET code).
Both, "verlen" and "langlen" ref values get set by MsiGetFileVersion() during
first call.
"verlen" is properly increased by app (NULL terminator) but "langlen" ref value
is ignored by app -> passed again unmodified at second call.
Wine returns ERROR_MORE_DATA because it thinks the app also wants language
information, passing insufficient langlen, leading to app failure.
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33140
Bug #: 33140
Summary: Photos opened in Nikon Capture NX 2.4 have inverted
red and blue channel for displaying.
Product: Wine
Version: 1.5.25
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: noxx(a)free.fr
Classification: Unclassified
Created attachment 43839
--> http://bugs.winehq.org/attachment.cgi?id=43839
Screenshot with inverted red/blue opened photo and properly displayed
thumbnails (on the left)
When I open a photo (NEF or JPG) in Capture NX 2.4, the picture looks great,
except the blue and the red channels are inverted (see attachement).
The rest seems to work good enough to be used everyday (including the
thumbnails and UI, that are displayed with the right colors).
Working on this photo and saving it give a file with right colors (if not
opened in Capture NX and Wine of course).
Originals files have been tested with others softwares (Showfoto, aftershot
pro...) to be sure the matter doesn't come from file.
The install of Capture NX 2 was done as following :
- Forced 32 bits prefix (I'm on Ubuntu 64 bits)
- Regedit before install :
HKEY_CURRENT_USER\Software\Wine\X11 Driver\ClientSideWithRender=N
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\OnlyUseLatestCLR=dword:00000001
- winetricks dotnet20sp2 dotnet40 gdiplus mfc40 mfc42 vcrun2010
- install the demo version (entering serial key also work)
I use Ubuntu 12.10 64bit and have an AMD graphic card with catalyst driver.
Tell if you need any other info about this bug or my config.
I hope I fill the bug righty as the wiki.winehq.org is down actually
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12414
Summary: Nikon Capture NX does not start
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sciamano(a)iwcdesign.com
Created an attachment (id=11932)
--> (http://bugs.winehq.org/attachment.cgi?id=11932)
Terminal output of the errors Nikon Capture NX 1.3 gives when launched
Running Kubuntu Linux Gutsy Gibbon (7.10) on a Pentium4 2.4GHz and 2Gb of RAM.
Nikon Capture 1.3 installs correctly but won't start.
Terminal log attached
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49896
Bug ID: 49896
Summary: Desktop Goose 0.3 crashes attempting to load an
assembly
Product: Wine
Version: 5.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: gerbilsoft(a)gerbilsoft.com
Distribution: ---
Created attachment 68252
--> https://bugs.winehq.org/attachment.cgi?id=68252
DesktopGoose v0.3 backtrace
Desktop Goose v0.3 crashes on startup while attempting to load an assembly.
https://samperson.itch.io/desktop-goose
Using wine-staging 5.17 and wine-mono 5.1.0.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.