[Nautilus-list] Re: oaf query sorting not working (was Strange behaviour)



On Tuesday, July 17, 2001, at 02:16  AM, Frederic Crozat wrote:

I didn't knew about oaf-run-query but I've made some tests with it :

running the same query with both order give me :

Number of sort criteria: 1
prefer_by_list_order(iid,
['OAFIID:nautilus_mozilla_content_view:1ee70717-57bf-4079-aae5-922abdd576b1'
,'OAFIID:nautilus_text_view:fa466311-17c1-435c-8231-c9fc434b6437'])
number of results: 2
OAFIID:nautilus_text_view:fa466311-17c1-435c-8231-c9fc434b6437
OAFIID:nautilus_mozilla_content_view:1ee70717-57bf-4079-aae5-922abdd576b1

Number of sort criteria: 1
prefer_by_list_order(iid,
['OAFIID:nautilus_text_view:fa466311-17c1-435c-8231-c9fc434b6437','OAFIID:
nautilus_mozilla_content_view:1ee70717-57bf-4079-aae5-922abdd576b1'])
number of results: 2
OAFIID:nautilus_text_view:fa466311-17c1-435c-8231-c9fc434b6437
OAFIID:nautilus_mozilla_content_view:1ee70717-57bf-4079-aae5-922abdd576b1

I have this problem with both oaf 0.6.5 and a oaf snapshot from 20010711
(oaf-stable-0-6 branch, needed to correct activation problem with
evolution..)

Any idea ?

If you're comfortable running under gdb you can try putting the oafd process under the debugger while you run the query with oaf-run-query. I'd set a breakpoint on qexp_func_prefer_by_list_order and see what happens in there. Or you could add printfs to that function and then kill and restart oafd and debug that way.

[If not, maybe you can set up a way for me to ssh to that machine so I can debug it, or perhaps we can have a debugging session with us talking via IRC, but that probably won't be today.]

    -- Darin




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]