-
Running as root helps in accessing /dev/i2c-xxx devices.
2009-09-11 18:31:20 UTC in Ookala Modular Calibration Framework
-
hpdc_util -m /opt/local/lib
Loaded Ookala::DevI2c from /opt/local/lib/libDevI2c.so
Loaded Ookala::WsLut from /opt/local/lib/libWsLut.so
Loaded Ookala::DreamColorCtrl from /opt/local/lib/libDreamColor.so
Loaded Ookala::DreamColorCalib from /opt/local/lib/libDreamColor.so
ERROR: No display found
DevI2c::~DevI2c() - closing 0 fds
system: kernel 2.6.22.5 + driver NVIDIA 180.18 + lp2480zx...
2009-09-11 18:04:46 UTC in Ookala Modular Calibration Framework
-
Commit bd7a026e contains a fix for newer XRandR
output EDID atoms.
2009-08-18 16:55:38 UTC in Oyranos
-
When I tried building with --disable-libxrandr the resulting executable seg
faults and I can't figure out what I need to do to get this to work on a
multi-
head system.
$ oyranos-monitor -l
Xlib: extension "RANDR" missing on display ":0.0".
Xlib: extension "RANDR" missing on display ":0.0".
Xlib: extension "RANDR" missing on display ":0.0".
Xlib: extension "RANDR" missing on...
2009-08-18 15:48:29 UTC in Oyranos
-
Just to remember there is a problem.
2009-08-17 20:44:45 UTC in Oyranos
-
Extracted wave files are particially overwritten with the --extract option.
Valgrind gives following error and I guess it is what makes the app
overwriting the tracks during extraction (v09.05):
==25558== Invalid write of size 4
==25558== at 0x412BC92: _IO_switch_to_get_mode (genops.c:195)
==25558== by 0x412A53F: _IO_file_seekoff@@GLIBC_2.1 (fileops.c:971)
==25558== by...
2009-07-26 08:31:17 UTC in DVD audio Tools
-
Sorry I have no reference, but /usr is specific for Linux
archives like RPM and especially for those from distributions.
BSD standard for non system packages is /usr/local.
Anyway, --prefix=/my/path does not work.
2009-07-22 05:27:22 UTC in DVD audio Tools
-
Under unix for the same bahaviour one can deploy a
$ read dummy
after a command like:
$ ls; read dummy.
2009-07-22 04:52:46 UTC in DVD audio Tools
-
The patches does as above.
SF please do not bail out!
2009-07-21 20:34:56 UTC in DVD audio Tools
-
The directory creation mod should always be 0755 as in
the Unix chmod command. The passed argument is ignored.
2009-07-21 20:20:21 UTC in DVD audio Tools