Displaying 8 results from an estimated 8 matches for "sourcelist".
Did you mean:
source_list
2007 Aug 30
0
Method missing error after switching to DRB
I am getting these errors after switchign to dRb:
It is trying to call ''add'' on MY SourceListing class, not extended with the
ferret indexing methods.
Any ideas on where to fix this? I''m combing through the code now.
no luck, trying to call class method instead
ferret server error undefined method `add'' for SourceListing:Class
/var/lib/gems/1.8/gems/activerecord-1.15.3/...
2004 Aug 06
4
load balancing
> > One more detail about Icecast2 that I'd like to know is whether there is
any
> > load-balancing feature implemented or about to be implement? ...
> I haven't heard or seen of this, nor do I think load balencing as you
> describe it could be done seamlessly without modifying the media player.
I made some tests and it turned out that Winamp, mpg123 and even MS Media
2007 Jul 13
0
Wine release 0.9.41
...lobal Pictures for the tiles.
gdi32: Using a bitmap font as the fallback sans serif is a very bad idea.
kernel32: Swap incorrect use of buffers.
kernel32: SetNamedPipeHandleState() is a stub, so for now don't check its return value.
James Hawkins (56):
msi: Implement MsiSourceListGetInfoA.
msi: Add tests for MsiSourceListGetInfo.
msi: Validate MsiSourceListGetInfo parameters.
msi: Return ERROR_BAD_CONFIGURATION if the SourceList key does not exist.
msi: Return ERROR_SUCCESS if the PackageName property is not present.
msi: Add the IWineMsiRemoteP...
2012 Jul 26
4
Time rsYnc Machine (tym)
http://dragoman.org/tym
Regards
Tomas
2007 Mar 19
2
Ubuntu edgy and wine
I have installed ubuntu edgy with latest patches and wine 0.9.29. I use
a application called osfinancials, www.osfinancials.org, this installs,
but does not run. Strangly enough, it does run when using suse and
wine, so it seems to be related to the combination of ubuntu edgy and
wine.
When I run the exe, osfinancials.exe, I get the following errors:
sudo wine osFinancials.exe
2009 Mar 27
0
Wine release 1.1.18
...andle lack of semicolon after font name in rtf.
Francois Gouget (1):
wineesd.drv: Remove esd_host as it is unused.
Hans Leidekker (13):
msi: Add stub implementations of MsiDeterminePatchSequenceA/W.
msi: Implement MsiReinstallProductA/W.
msi: Add stub implementations of MsiSourceListClearAllExA/W.
msi: Don't initialize COM for custom action threads.
msi: Only apply a transform when its language id matches the system language id.
winspool: Support special environment value "all" in EnumPrinterDrivers.
msi: Add some tests for MsiQueryFeatureS...
2008 Feb 22
0
Wine release 0.9.56
...y.
msi: Convert REG_DWORD properties to strings in MsiGetProductInfo.
msi: Add tests for the MSIMODIFY_REFRESH command.
msi: Implement the MSIMODIFY_REFRESH command of MsiViewModify.
msi: Add tests for enumerating the source list after publishing.
msi: Add tests for MsiSourceListEnumSources.
msi: Add tests for MsiSourceListSetInfo.
msi: Validate the szProduct parameter of MsiSourceListSetInfo.
msi: Return ERROR_UNKNOWN_PATCH if dwOptions contains MSICODE_PATCH.
msi: Return the results from OpenSourceKey.
msi: Simplify the MEDIAPACKAGEPATH and D...
2008 Jun 27
0
Wine release 1.1.0
...msi: Publish the UpgradeCode in PublishProduct.
msi: Test the PublishProduct action with the machine context.
msi: Open the local user data product key for the machine context.
msi: Fix the published location of the upgrade code for the machine context.
msi: Create the SourceList key in msi_publish_sourcelist.
msi: Add more tests for MsiQueryFeatureState.
msi: Handle the user managed context in MsiQueryFeatureState.
msi: Handle the machine context in MsiQueryFeatureState.
msi: Reimplement MsiGetUserInfo.
msi: Add tests for MsiGetUserInfo....