similar to: Wine 1.3.26: Samsung NPS does not work

Displaying 20 results from an estimated 120 matches similar to: "Wine 1.3.26: Samsung NPS does not work"

2012 Feb 09
2
Execute error
I tried to execute an app(NEWDISONG) using wine. But I have encounter with some problem. Error messages were... err:ole:CoGetClassObject class {dee35070-506b-11cf-b1aa-00aa00b8de95} not registered err:ole:CoGetClassObject no class object {dee35070-506b-11cf-b1aa-00aa00b8de95} could be created for context 0x1 How can I fix it...? Thank you.
2008 Nov 09
0
another windows debugging tip
Something else I just discovered to make capturing DbgPrint and KdPrint output from Windows (I use this a lot in debugging gplpv drivers): . Make sure "serial=''pty''" is in your windomu config . Run DebugView from SysInternals . Enabled Kernel Capture . Log to a file - type ''com1'' as the filename . xm console will now show you all the debug output that
2008 Nov 09
0
another windows debugging tip
Something else I just discovered to make capturing DbgPrint and KdPrint output from Windows (I use this a lot in debugging gplpv drivers): . Make sure "serial=''pty''" is in your windomu config . Run DebugView from SysInternals . Enabled Kernel Capture . Log to a file - type ''com1'' as the filename . xm console will now show you all the debug output that
2019 Apr 10
0
pci resource address
Hello, we have a own xxx.c32 file. With syslinux 4.07 With this file we read some information from a pci device. static inline void *pci_get_bar0(pciaddr_t addr) { return (void *)(pci_readl(addr + 0x10) & ~0xf); } int fpga_pci_eeprom_init(unsigned char *buf, int size) { int rval; pciaddr_t addr; void *fpga_addr;
2019 Apr 12
0
Wine release 4.6
The Wine development release 4.6 is now available. What's new in this release (see below for details): - Beginnings of a Vulkan backend for WineD3D. - Support for loading Mono libraries from a shared location. - Libwine.dll no longer needed when using Wine DLLs on Windows. - Regression tests compiled directly to PE format. - Support for the Split Button Common Control. - Complex
2020 Feb 12
1
NOTIFYCMD not running
Philippe Andersson I think tried to respond on this thread but all I see is your corporate email signature? I did some more troubleshooting tonight. TL;DR at the end. First, confirmed that NOTIFYCMD is in fact firing. So I changed it to: NOTIFYCMD logger "NOTIFYCMD FIRED!" followed by: sudo service nut-client restart and that message does show up in /var/log/messages when I pull the
2019 May 10
0
Wine release 4.8
The Wine development release 4.8 is now available. What's new in this release (see below for details): - Support building most programs in PE format. - Unicode data updated to Unicode 12.0. - Support for MSI patch files. - Default to non-PIC builds on i386. - Joystick support improvements. - Asturian locale. - Various bug fixes. The source is available from the following
2011 Dec 30
0
Wine release 1.3.36
The Wine development release 1.3.36 is now available. What's new in this release (see below for details): - UDisks backend for the dynamic device support. - Polygons and geometric pens implemented in the DIB engine. - JScript now compiles entire functions. - Improved support for vertical fonts. - A few more scripts in UniScribe. - A bunch of ctype functions implemented in MSVCP.
2020 Feb 12
0
NOTIFYCMD not running
I finally got this working, for the sake of anyone else who comes across this thread with a similar problem: Since NOTIFYCMD was working fine with bash scripts, I had it point to a bash script which I used to call my python script, and I set up the bash script to capture errors and write them to a log file: /etc/nut/ups-log.py > /home/pi/Documents/scripts/mylog 2>&1 I didn't realize
2007 Nov 02
0
[PATCH] PVWin: Fix warnings
This patch cleans up some 80-odd warnings I was seeing when compiling the xenpci driver, all completely trivial. It also replaces the use of asm for calling cpuid with the __cpuid compiler intrinsic, and modifies calling code accordingly. I''m pretty sure my mailer going to mangle the inline patch (below) so I''m attaching the pristine version. (will try to fix for next time) --
2018 May 11
0
Wine release 3.8
The Wine development release 3.8 is now available. What's new in this release (see below for details): - Infrastructure for writing kernel driver tests. - Support for showing file properties in the Shell browser. - MP3 decoder as a DirectX Media Object. - More support for the Task Scheduler. - Support for COM aggregation in UrlMon. - Various bug fixes. The source is available
2009 Jan 30
0
Wine release 1.1.14
The Wine development release 1.1.14 is now available. What's new in this release (see below for details): - Various bug fixes for Internet Explorer 7. - Many crypt32 improvements, including new export wizard. - Better support for windowless Richedit. - Improvements to the print dialog. - Many fixes to the regression tests on Windows. - Various bug fixes. The source is available
2011 Oct 13
0
bcrypt and no sound
Hey! I've been trying to get bloodline champions running with wine, but encountering this weird problem. Hoping someone could give some advice. When I run in XP mode, I can log in and it runs all fine, but has no sound. But when I run any other mode (win 7, vista, 2008, etc), I get sound, but can not log in and get an error saying: wine: Call from 0x7b839f22 to unimplemented function
2010 Oct 23
3
DVDFab not working anymore
I used DVDFab-8.0.2.2 with wine and ubuntu 10.04 for quite some time and everything worked pretty well. After doing a fresh install of ubuntu 10.10 DVDFab didn't recognize my BD-ROM drive anymore. In Ubuntu 10.04 I had to wait until the linux autorun had finished and then DVDFab started to check the disc. With Ubuntu 10.10 the linux autorun finishes but DVDFab does nothing. I also upgraded
2010 Jun 11
0
Wine release 1.2-rc3
The Wine development release 1.2-rc3 is now available. What's new in this release (see below for details): - Many translation updates. - A lot of bug fixes. The source is available from the following locations: http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.2-rc3.tar.bz2 http://prdownloads.sourceforge.net/wine/wine-1.2-rc3.tar.bz2 Binary packages for various
2007 Dec 14
0
Wine release 0.9.51
This is release 0.9.51 of Wine, a free implementation of Windows on Unix. What's new in this release: - A bunch of WinHelp improvements. - Better Japanese font support. - A ton of rpcrt4 fixes. - Several Alsa capture fixes. - Improved support for screen resolution changes. - Lots of bug fixes. Because of lags created by using mirrors, this message may reach you before the release
2011 Sep 04
7
Photoshop cs5 broke after update
I was using Photoshop CS5 on my Ubuntu 11.04 system fine. I did an update of wine, now it won't work. I have tried to uninstall and reinstall wine, and copied the PS install from windows, it still has errors. > -desktop:~$ wine "c:\Program Files\Adobe\Adobe Photoshop CS5\Photoshop.exe" > wine: Call from 0x7b839f22 to unimplemented function msvcp90.dll.??0?$basic_string at
2007 Jan 25
0
Wine release 0.9.30
This is release 0.9.30 of Wine, a free implementation of Windows on Unix. What's new in this release: - Many improvements to Direct3D shaders and state management. - Support for inter-process memory allocations. - OLE32 marshalling fixes. - Lots of bug fixes. Because of lags created by using mirrors, this message may reach you before the release is available at the public sites. The
2010 Jan 08
0
Wine release 1.1.36
The Wine development release 1.1.36 is now available. What's new in this release (see below for details): - Completion of the 16-bit separation. - Improved Shader Model 4 support. - A ton of memory leak fixes. - Improved debugging support for MinGW. - A number of MSHTML fixes. - Various bug fixes. The source is available from the following locations:
2011 Aug 15
1
New bug on AOE With Wine 1.3.26
Hi I let the 2 pictures First with stable vercion 1.2.3 [img]http://imageshack.us/photo/my-images/851/pantallazord.png/[/img] With bete 1.3.26 It didnt hapend with 1.3.22 [img]http://imageshack.us/photo/my-images/233/pantallazo1ns.png/[/img] I'm on charge of this app so I would like tu know wen it get fixed or if someone can send me a link tu know how tu add this bug.