Opened 3 years ago

Closed 3 years ago

#16119 closed enhancement (fixed)

colord-1.4.6

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 11.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version

Change History (6)

comment:1 by Douglas R. Reno, 3 years ago

Milestone: 11.211.1

Back to 11.1

comment:2 by Xi Ruoyao, 3 years ago

Version 1.4.6
~~~~~~~~~~~~~
Released: 2022-02-16

Bugfixes:
 - Add missing copyright notices (Aaron Plattner)
 - Add Spyder X entry (Misha Gusarov)
 - Document where to send patches (Misha Gusarov)
 - Don't use exact floating point comparisons (Christopher James Halse Rogers)
 - Drop option for removed reverse engineering tools (Mingcong Bai)
 - Drop references to hughski.com (Paul Wise)
 - Fix a small memory leak in sqlite3_exec() (Zero0one1)
 - Fix typo in device-removed signal documentation (Jeremy Cline)
 - Make introspection optional in meson (David Michael) 

The mv and sed commands still applies, but I don't see "100 warnings" without them.

And all (4) tests passed on my system.

comment:3 by Xi Ruoyao, 3 years ago

Alright, colord-test-daemon FAILs if a colord daemon is already running.

comment:4 by Douglas R. Reno, 3 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

in reply to:  3 comment:5 by Douglas R. Reno, 3 years ago

Replying to Xi Ruoyao:

Alright, colord-test-daemon FAILs if a colord daemon is already running.

[0/1] Running all tests.
1/4 colorhug-self-test  OK              0.03s
2/4 cd-self-test        OK              0.03s
3/4 colord-test-daemon  FAIL            0.15s   killed by signal 6 SIGABRT
>>> TESTDATADIR=/sources/colord-1.4.6/colord-1.4.6/data/tests MALLOC_PERTURB_=203 /sources/colord-1.4.6/colord-1.4.6/build/lib/colord/colord-test-daemon
――――――――――――――――――――――――――――――――――――― ✀  ―――――――――――――――――――――――――――――――――――――
stdout:
# random seed: R02S187c0ba4e00069f416145a2ddbc8affb
1..24
# Start of colord tests
ok 1 /colord/client
# DEBUG: using random key ee13
Bail out! ERROR:../lib/colord/cd-test-daemon.c:1873:colord_device_func: assertion failed (error == NULL): failed to obtain org.freedesktop.color-manager.create-device auth (cd_client_error, 2)
stderr:
**
ERROR:../lib/colord/cd-test-daemon.c:1873:colord_device_func: assertion failed (error == NULL): failed to obtain org.freedesktop.color-manager.create-device auth (cd_client_error, 2)
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――

4/4 colord-test-private OK              6.55s

Summary of Failures:

3/4 colord-test-daemon  FAIL            0.15s   killed by signal 6 SIGABRT


Ok:                 3   
Expected Fail:      0   
Fail:               1   
Unexpected Pass:    0   
Skipped:            0   
Timeout:            0

Is this what you got too?

comment:6 by Douglas R. Reno, 3 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.