Displaying 20 results from an estimated 170 matches for "notifyaddrchange".
2016 Oct 24
2
Win32: problem with tinc-up script
...ect: Re: Win32: problem with tinc-up script
Date: Thu, 13 Oct 2016 00:20:05 +0200 (CEST)
Message-ID: <Pine.LNX.4.64.1610130018020.22461 at cube>
Okey, after more testing its not working 100%
Seems when tinc start when windows is booting, the
windows IP stack does a lot of other things and
so NotifyAddrChange() returns earlier for other interfaces probably.
Seems fixing that is much harder that I expected.
More research is needed to correctly fix that.
---------- Original message ----------
From: borg at uu3.net
To: tinc-devel at tinc-vpn.org
Subject: Re: Win32: problem with tinc-up script
Date: Tue,...
2011 Mar 23
6
storage and iphlpapi errors when creating wineprefix
Hello, right after installation of WINE I've used
Code:
WINEARCH=win32 winecfg
command, and that's what i got:
Code:
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:iphlpapi:NotifyAddrChange (Handle 0x8ede90c, overlapped 0x8ede8f0): stub
Anybody have idea what's the problem? These errors are probably reason why i can't install dotnet20 (from both winetricks and normal exe), so resolving that would be great.
I've already tried reinstalling everything, deleting wine folde...
2008 Apr 23
3
Firefox 2.0.0.14
...d to reserve range 00000000-00010000
preloader: Warning: failed to reserve range 00000000-00010000
preloader: Warning: failed to reserve range 00000000-00010000
preloader: Warning: failed to reserve range 00000000-00010000
preloader: Warning: failed to reserve range 00000000-00010000
fixme:iphlpapi:NotifyAddrChange (Handle 0x7dcf6a08, overlapped
0x7dcf69ec): stub
fixme:msimtf:CActiveIMM_Create ((nil)
{08c0e040-62d1-11d1-9326-0060b067b86e} 0xb463dc)
fixme:ole:CoCreateInstance no instance created for interface
{08c0e040-62d1-11d1-9326-0060b067b86e} of class
{4955dd33-b159-11d0-8fcf-00aa006bcc59}, hres is 0x...
2009 Dec 24
2
Firefox 3.0.x and 3.5.x Won't Start on OpenSUSE 11.1
...11541
http://appdb.winehq.org/objectManager.php?sClass=version&iId=11541&iTestingId=32536
error message when I try to start firefox 3.0.x from command line:
Code:
----------- wine "C:\Program Files\Mozilla Firefox\firefox.exe"
fixme:system:SetProcessDPIAware stub!
fixme:iphlpapi:NotifyAddrChange (Handle 0xdfe980, overlapped 0xdfe95c): stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
err:ole:CoGetClassObject class {591209c7-767b-42b2-9fba-44ee4615f2c7} not registered
err:ole:CoGetClassObject class {591209c7-767b-42b2-9fba-44ee4615f2c7} not registered
err:ole:CoGetClass...
2016 Oct 24
0
Win32: problem with tinc-up script
...nterested parties can do they own testing.
>
> 1) ftp://borg.uu3.net/home/borg/tmp/wipchg.tgz
> You need Mingw compiler to build this.
> 2) http://borg.uu3.net/cgit/cgit.cgi/OEM/tinc/log/?h=tap_wait
In both solutions, I do see a race condition: first GetIpAddrTable() is
called, then NotifyAddrChange() is called. If the IP address is assigned
between those two calls, you will not get a notification anymore. I
think you should instead call NotifyAddrChange() first, then do
GetIpAddrTable(), then WaitForSingleObject() if there is no IP address
assigned to tinc's interface yet.
--
Met vriend...
2010 Oct 23
1
FirefoxPortable and ThunderbirdPortable and Wine 1.3.5
...use and/or solution to my problem?
I've tried to reinstall wine without any luck :(
This is FirefoxPortable console output.
[edotgm at wost ~]$ wine S:/PortableApps/FirefoxPortable/FirefoxPortable.exe
err:shell:SHGetFileInfoW pidl is null!
fixme:system:SetProcessDPIAware stub!
fixme:iphlpapi:NotifyAddrChange (Handle 0xdfe994, overlapped 0xdfe978): stub
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:advapi:SetNamedSecurityInfoW L"S:\\PortableApps\\FirefoxPortable\\Data\\profile\\prefs.js" 1 536870916 (nil) (nil) 0x130c84 (nil)
[edotgm at wost ~]$
And this is Thund...
2011 Dec 14
1
Initial errors when running winecfg for first time
...ixme:seh:RtlAddFunctionTable 0x682d4b20 1 682c0000: stub
fixme:seh:RtlAddFunctionTable 0x638d1dc0 1 63800000: stub
fixme:seh:RtlAddFunctionTable 0x3b6ea0 1 390000: stub
fixme:seh:RtlAddFunctionTable 0x68f5b6a0 1 68f40000: stub
fixme:seh:RtlAddFunctionTable 0x6b431bc0 1 69c40000: stub
fixme:iphlpapi:NotifyAddrChange (Handle 0xdbe308, overlapped 0xdbe2d0): stub
fixme:storage:create_storagefile Storage share mode not implemented.
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading r...
2008 Feb 24
5
adwords on eee-pc
...stalled the adwords .msi under the msi installer, added a couple of missing DLLs (mscvr71 & mscvp71) but now adwords edit I get the following errors:
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
fixme:system:SetProcessDPIAware stub!
fixme:iphlpapi:NotifyAddrChange (Handle 0x7d1caa14, overlapped 0x7d1ca9f8): stub
fixme:msimtf:CActiveIMM_Create ((nil) {08c0e040-62d1-11d1-9326-0060b067b86e} 0x1067468c)
fixme:ole:CoCreateInstance no instance created for interface {08c0e040-62d1-11d1-9326-0060b067b86e} of class {4955dd33-b159-11d0-8fcf-00aa006bcc59}, hres is 0x80...
2007 Jun 25
1
Firefox under FreeBSD 6.2 won't start
...ere was an icon created on my desktop
with the following command line:
env WINEPREFIX="/home/les/.wine" wine "C:\Program Files\Mozilla
Firefox\firefox.exe"
When I start with this line firefox draw the window line and then it
crashes with the following error:
fixme:iphlpapi:NotifyAddrChange (Handle 0xbf6db5f8, overlapped
0xbf6db5dc): stub
err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59}
not registered
err:ole:CoGetClassObject no class object
{4955dd33-b159-11d0-8fcf-00aa006bcc59} could be created for context 0x1
err:seh:segv_handler Got unexpected trap 17987610...
2009 Mar 25
2
.net framework 3.0
...ProcessDPIAware stub!
fixme:dwmapi:DwmIsCompositionEnabled 0x33cf94
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:advapi:SetNamedSecurityInfoW L"C:\\windows\\gecko\\0.9.1\\wine_gecko\\components\\xpti.dat" 1 536870916 (nil) (nil) 0x33c960 (nil)
fixme:iphlpapi:NotifyAddrChange (Handle 0x60ae898, overlapped 0x60ae8a0): stub
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:advapi:SetNamedSecurityInfoW L"C:\\windows\\gecko\\0.9.1\\wine_gecko\\components\\compreg.dat" 1 536870916 (nil) (nil) 0x33ca50 (nil)
0[195460]: nsNativeModuleLoader:...
2010 Mar 03
0
Error Trying to run Genexus 9.0
...x1c28000 0 0x32fa60 4
fixme:heap:HeapSetInformation 0x1a08000 0 0x32fa60 4
fixme:heap:HeapSetInformation 0x18f8000 0 0x32fa60 4
fixme:heap:HeapSetInformation 0x17e8000 0 0x32fa60 4
fixme:heap:HeapSetInformation 0xba7000 0 0x32fa60 4
fixme:heap:HeapSetInformation 0xa97000 0 0x32fa60 4
fixme:iphlpapi:NotifyAddrChange (Handle 0xe5e8d8, overlapped 0xe5e8e0): stub
fixme:iphlpapi:GetAdaptersAddresses no support for IPv6 addresses
fixme:shell:BrsFolder_OnCreate flags BIF_NEWDIALOGSTYLE partially implemented
fixme:shell:BrsFolder_OnCreate flags 30 not implemented
fixme:shell:UnixFolder_IShellFolder2_GetUIObjectOf ISh...
2010 Mar 22
1
Metaeditor 1.1.41 can't edit file
...i:create_dest_file failed to create L"C:\\windows\\system32\\notepad.exe" (error=80)
err:setupapi:create_dest_file failed to create L"C:\\windows\\system32\\wordpad.exe" (error=80)
fixme:system:SetProcessDPIAware stub!
fixme:dwmapi:DwmIsCompositionEnabled 0x33cf24
fixme:iphlpapi:NotifyAddrChange (Handle 0xa70e8d8, overlapped 0xa70e8e0): stub
wine: configuration in '/home/oem/.wine' has been updated.
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:shdocvw:PersistStreamInit_InitNew (0x192698)
fixme:urlmon:URLMoniker_BindToObject use running object table
fixme:system:SetProce...
2011 Oct 08
1
Mac - Program Installation Troubles
...0x13fe68)->(1 -1 0x0 0x0 0x0 0x598 0x458cbc 0x458cbc 0x0 00000000)
fixme:shdocvw:WebBrowser_put_RegisterAsDropTarget (0x13fe68)->(0)
fixme:urlmon:URLMoniker_BindToObject use running object table
fixme:system:SetProcessDPIAware stub!
fixme:dwmapi:DwmIsCompositionEnabled 0x32a4d4
fixme:iphlpapi:NotifyAddrChange (Handle 0x204f518, overlapped 0x204f520): stub
0[179e80]: IMM32: InitKeyboardLayout, aKeyboardLayout=04090409, sCodePage=1252, sIMEProperty=00090000
fixme:shdocvw:ClOleCommandTarget_QueryStatus (0x13ff10)->((null) 1 0x32b67c 0x0)
fixme:shdocvw:ClOleCommandTarget_QueryStatus command_0: 27, 0x0
fi...
2010 Mar 13
2
Error with winemp3.acm for Sony ereader software
I am trying to run the ereader bookstore software from Sony/Borders. It installed without any errors, but I get this error when I try to run the program:
err:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm": libmpg123.so.0: cannot open shared object file: No such file or directory
Google did not return any useful results. I am running Debian squeeze:
Linux
2010 Jun 15
0
MBTrading Navigator
...me:shdocvw:PersistStreamInit_InitNew (0x17b8a8)
fixme:shdocvw:navigate_url Unsupported args (Flags 0x33e028:3; TargetFrameName 0x33e038:8)
fixme:urlmon:URLMoniker_BindToObject use running object table
fixme:system:SetProcessDPIAware stub!
fixme:dwmapi:DwmIsCompositionEnabled 0x33c508
fixme:iphlpapi:NotifyAddrChange (Handle 0x291e8a4, overlapped 0x291e8ac): stub
fixme:shdocvw:ClOleCommandTarget_QueryStatus (0x17b950)->((null) 1 0x33cc48 (nil))
fixme:shdocvw:ClOleCommandTarget_QueryStatus command_0: 27, 0x0
fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 25
fixme:shdocvw:ClOleCommandTarget_Exec Uni...
2009 May 26
1
Sonos 2.8 Install Fails/Succeeds on Unbuntu 9.04 Wine 1.1.22
...it.
Here is the output from running the Sonos.exe (failed) in a terminal window:
Code:
rob at fargo:~$ env WINEPREFIX="/home/rob/.wine" wine "C:\Program Files\Sonos\sonos.exe"
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_RESET_URLCACHE_SESSION: STUB
fixme:iphlpapi:NotifyAddrChange (Handle 0x32f5ec, overlapped 0x633340): stub
fixme:iphlpapi:NotifyRouteChange (Handle 0x32f5ec, overlapped 0x633354): stub
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:richedit:ME_HandleMessage WM_STYLECHANGING: stub
fixme:richedit:ME_HandleMessage WM_STYLECHANGED: stub
fix...
2010 Nov 21
2
Thief: The dark project
...61a80000: stub
fixme:seh:RtlAddFunctionTable 0x67bda640 1 67bc0000: stub
fixme:seh:RtlAddFunctionTable 0x70725e80 1 70700000: stub
fixme:seh:RtlAddFunctionTable 0x6af99940 1 69c40000: stub
fixme:system:SetProcessDPIAware stub!
fixme:seh:RtlAddFunctionTable 0x68ac55e0 1 68ac0000: stub
fixme:iphlpapi:NotifyAddrChange (Handle 0x7f847a57e2f8, overlapped 0x7f847a57e2c0): stub
fixme:system:SetProcessDPIAware stub!
fixme:iphlpapi:NotifyAddrChange (Handle 0x8eae914, overlapped 0x8eae918): stub
wine: configuration in '/home/hallvar/.thief' has been updated.
fixme:win:EnumDisplayDevicesW ((null),0,0x32f788,0x00...
2008 Apr 11
1
Steam just keeps crashing, version after version...
...;(ffffffff)
fixme:shdocvw:ViewObject_SetAdvise (0x218708)->(1 00000002 0x13706b0)
fixme:shdocvw:PersistStreamInit_InitNew (0x218708)
fixme:shdocvw:WebBrowser_put_RegisterAsBrowser (0x218708)->(ffffffff)
fixme:shdocvw:WebBrowser_put_RegisterAsDropTarget (0x218708)->(ffffffff)
fixme:iphlpapi:NotifyAddrChange (Handle 0x7b76c9e8, overlapped 0x7b76c9cc): stub
fixme:system:SetProcessDPIAware stub!
fixme:msimtf:CActiveIMM_Create ((nil) {08c0e040-62d1-11d1-9326-0060b067b86e} 0x1127ef34)
fixme:ole:CoCreateInstance no instance created for interface {08c0e040-62d1-11d1-9326-0060b067b86e} of class {4955dd33-b159...
2010 Nov 26
1
problem installing utorrent on 64bit linux
...61a80000: stub
fixme:seh:RtlAddFunctionTable 0x67bda640 1 67bc0000: stub
fixme:seh:RtlAddFunctionTable 0x70725e80 1 70700000: stub
fixme:seh:RtlAddFunctionTable 0x6af99940 1 69c40000: stub
fixme:system:SetProcessDPIAware stub!
fixme:seh:RtlAddFunctionTable 0x68ac55e0 1 68ac0000: stub
fixme:iphlpapi:NotifyAddrChange (Handle 0x7fbca848e308, overlapped 0x7fbca848e2d0): stub
err:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm": libmpg123.so.0: cannot open shared object file: No such file or directory
err:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.a...
2008 Jul 27
1
Warhammer Online - Wine 1.1.2 - d3d errors
...e0)->(0x6a3570)
fixme:urlmon:URLMonikerImpl_BindToObject use running object table
fixme:shdocvw:BindStatusCallback_OnProgress status code 11
fixme:shdocvw:BindStatusCallback_OnProgress status code 14
err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element
fixme:iphlpapi:NotifyAddrChange (Handle 0x7d9cd9e8, overlapped 0x7d9cd9cc): stub
fixme:system:SetProcessDPIAware stub!
fixme:msimtf:CActiveIMM_Create ((nil) {08c0e040-62d1-11d1-9326-0060b067b86e} 0x145ef34)
fixme:ole:CoCreateInstance no instance created for interface {08c0e040-62d1-11d1-9326-0060b067b86e} of class {4955dd33-b159-...