Mailinglist Archive: opensuse-bugs (6406 mails)
| < Previous | Next > |
[Bug 258986] opensync: syncml-obex-client not working as a user
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 4 Apr 2007 09:35:21 -0600 (MDT)
- Message-id: <20070404153521.5CD50FE7@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=258986
------- Comment #6 from felix@xxxxxxxxxxxx 2007-04-04 09:35 MST -------
# cat /etc/hal/fdi/policy/20user/cell.fdi
<?xml version="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2">
<device>
<match key="info.category" string="usbraw">
<match key="@info.parent:usb_device.vendor_id" int="0x0fce">
<match key="@info.parent:usb_device.product_id" int="0xd043">
<merge key="resmgr.class" type="string">cell</merge>
</match>
</match>
</match>
</device>
</deviceinfo>
# cat /etc/resmgr.conf.d/50-cell.conf
class cell
class desktop includes cell
But what is the right info.category? So far this seems to do nothing ;(
Another problem occured: Bug 260837 ...
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Comment #6 from felix@xxxxxxxxxxxx 2007-04-04 09:35 MST -------
# cat /etc/hal/fdi/policy/20user/cell.fdi
<?xml version="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2">
<device>
<match key="info.category" string="usbraw">
<match key="@info.parent:usb_device.vendor_id" int="0x0fce">
<match key="@info.parent:usb_device.product_id" int="0xd043">
<merge key="resmgr.class" type="string">cell</merge>
</match>
</match>
</match>
</device>
</deviceinfo>
# cat /etc/resmgr.conf.d/50-cell.conf
class cell
class desktop includes cell
But what is the right info.category? So far this seems to do nothing ;(
Another problem occured: Bug 260837 ...
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |