Displaying 7 results from an estimated 7 matches for "cfarray".
Did you mean:
  carray
  
2015 Jun 27
2
Driver macosx-ups failing on Yosemite
...gmail
sudo macosx-ups -DDDD -a cyberpower
Network UPS Tools - Mac OS X UPS meta-driver 1.0 (2.6.5-Unversioned directory)
Warning: This is an experimental driver.
Some features may not function correctly.
   0.000000	debug level is '4'
   0.000233	upsdrv_initups(): Power Sources blob:
<CFArray 0x7ffd18605480 [0x7fff7443bed0]>{type = immutable, count = 1, values = (
	0 : <CFBasicHash 0x7ffd18605360 [0x7fff7443bed0]>{type = immutable dict, count = 10,
entries =>
	0 : <CFString 0x7ffd18605800 [0x7fff7443bed0]>{contents = "Voltage"} = <CFNumber 0x4c9037 [0x7fff...
2015 Jun 27
4
Driver macosx-ups failing on Yosemite
On Jun 27, 2015, at 9:17 AM, Charles Lepple <clepple at gmail.com> wrote:
> On Jun 26, 2015, at 11:07 PM, Sundeep Mediratta <smedius at gmail.com> wrote:
> 
>>  0.000233	upsdrv_initups(): Power Sources blob:
>> <CFArray 0x7ffd18605480 [0x7fff7443bed0]>{type = immutable, count = 1, values = (
>> 	0 : <CFBasicHash 0x7ffd18605360 [0x7fff7443bed0]>{type = immutable dict, count = 10,
>> entries =>
> 
> Thanks. There is a subtle difference in the "Power Sources" blob: on 10.9 and...
2015 Jun 26
2
Driver macosx-ups failing on Yosemite
OSX Yosemite 10.10.3
Nut version 2.6.5
Installed via Macports
Device is Cyberpower CP1000AVRLCD
Device is visible and is monitored in the OSX control panel
Error-
macosx-ups -DD -a cyberpower
Network UPS Tools - Mac OS X UPS meta-driver 1.0 (2.6.5-Unversioned directory)
Warning: This is an experimental driver.
Some features may not function correctly.
   0.000000	debug level is '2'
  
2015 Jun 27
0
Driver macosx-ups failing on Yosemite
On Jun 26, 2015, at 11:07 PM, Sundeep Mediratta <smedius at gmail.com> wrote:
>   0.000233	upsdrv_initups(): Power Sources blob:
> <CFArray 0x7ffd18605480 [0x7fff7443bed0]>{type = immutable, count = 1, values = (
> 	0 : <CFBasicHash 0x7ffd18605360 [0x7fff7443bed0]>{type = immutable dict, count = 10,
> entries =>
Thanks. There is a subtle difference in the "Power Sources" blob: on 10.9 and earlier, it is a d...
2015 Jun 28
0
Driver macosx-ups failing on Yosemite
...t gmail.com> wrote:
> 
> On Jun 27, 2015, at 9:17 AM, Charles Lepple <clepple at gmail.com> wrote:
> 
>> On Jun 26, 2015, at 11:07 PM, Sundeep Mediratta <smedius at gmail.com> wrote:
>> 
>>> 0.000233	upsdrv_initups(): Power Sources blob:
>>> <CFArray 0x7ffd18605480 [0x7fff7443bed0]>{type = immutable, count = 1, values = (
>>> 	0 : <CFBasicHash 0x7ffd18605360 [0x7fff7443bed0]>{type = immutable dict, count = 10,
>>> entries =>
>> 
>> Thanks. There is a subtle difference in the "Power Sources" bl...
2016 Oct 28
0
Wine release 1.9.22
...nts.
      winemac: Simplify format_for_type() and callers since there's at most one format for a given Mac pasteboard type.
      winemac: Reimplement query_pasteboard_data() using the user32 clipboard API.
      winemac: Change macdrv_copy_pasteboard_formats() to return a C array instead of a CFArray.
      winemac: Run a single clipboard manager thread per window station, inside the explorer process.
      winemac: Implement the UpdateClipboard entry point to have the clipboard manager update its status.
      winemac: Detect loss of ownership of the Mac pasteboard and update the clipboard man...
2015 Mar 20
0
Wine release 1.7.39
...winemac: Prevent maximized windows from entering Cocoa full-screen mode.
      winejoystick: Separate Linux-specific code into a separate file.
      winejoystick: Add WinMM joystick support for OS X.
      winemenubuilder: Fix compiling on OS X.
      winejoystick: Fix a crash on accessing a CFArray past its end due to an off-by-one error in the Mac code.
Mark Harmstone (5):
      dsound: Keep track of locked bytes.
      dsound: Implement SetFX.
      dsound: Implement GetObjectInPath.
      dsound: Pipe audio data through DMOs.
      uxtheme: Support images in GetThemeBackgroundRegion.
Mar...