Re: Is udisks worse that HAL?

2010-06-25 Thread Maxim Levitsky
On Fri, 2010-06-25 at 13:38 +0200, Martin Pitt wrote: > Hello Maxim, > > Maxim Levitsky [2010-06-24 18:38 +0300]: > > it, and libraries that support it have just too many hardcoded > > assumptions. > > > > Why it was done this way? > > To simplify and ro

Re: Is udisks worse that HAL?

2010-06-24 Thread Maxim Levitsky
one like myself or Martin Pitt answers. It may take > some time - for example, I'm working on a lot of other things than > udisks at the moment. That's just the way things are. Ok, this explains it. However I think that 1st priority for udisks should be removal of all hardcod

Is udisks worse that HAL?

2010-06-24 Thread Maxim Levitsky
o often. But I don't want it to show it on desktop. Hardcoded fragile assumptions are scattered all over udisks and gvfs. And even udisks udev rule hardcodes UDISKS_PRESENTATION_NOPOLICY=1 for everything but few hardcoded devices... I am really disappointed. Best regards, Ma

Support for xD cards

2010-06-12 Thread Maxim Levitsky
tion_interface = "sdio"; + +} else if (strcmp (subsystem, "mmc") == 0) { Best regards, Maxim Levitsky ___ devkit-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/devkit-devel

Re: How to make devkit automount the new class or removeable devices

2010-01-15 Thread Maxim Levitsky
On Fri, 2010-01-15 at 11:50 +, Richard Hughes wrote: > 2010/1/14 Maxim Levitsky : > > Problem was that devicekit has too many hardcoded tables, one of which > > makes all non standard device be treated as 'system internal' > > in update_info_is_system_interna

Re: udisks replacement for the HAL EjectPressed signal?

2010-01-15 Thread Maxim Levitsky
k for that (for example a cd recording application). The current behavier is enough for me because I don't use CD/DVDs that contain anything but standard filesystem data. But for anybody that plays DVD, this is real problem. Best regards, Maxim Levitsky __

Re: How to make devkit automount the new class or removeable devices

2010-01-14 Thread Maxim Levitsky
On Mon, 2010-01-04 at 21:57 +0200, Maxim Levitsky wrote: > On Sun, 2010-01-03 at 01:07 +0200, Maxim Levitsky wrote: > > Hi folks, > > Could you save me some of my free time, and give me an advice on how to > > make devicekit and higher level libraries recognize xD picture c

Re: How to make devkit automount the new class or removeable devices

2010-01-04 Thread Maxim Levitsky
On Sun, 2010-01-03 at 01:07 +0200, Maxim Levitsky wrote: > Hi folks, > Could you save me some of my free time, and give me an advice on how to > make devicekit and higher level libraries recognize xD picture cards, > support for which I recently have written. > When I feel confiden

How to make devkit automount the new class or removeable devices

2010-01-02 Thread Maxim Levitsky
gards, Maxim Levitsky ___ devkit-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/devkit-devel

How to suspend/hibernate remote system without root

2009-11-08 Thread Maxim Levitsky
I need to suspend/hibernate remote system, and I currently use an ugly sudo without passwork hack. Is this possible to do with devicekit? I have tried the dbus-send --print-reply --system --dest=org.freedesktop.DeviceKit.Power /org/freedesktop/DeviceKit/Power org.freedesktop.DeviceKit.Power.S

Few bugs I found in devicekit

2009-09-24 Thread Maxim Levitsky
show_bug.cgi?id=24055 https://bugs.freedesktop.org/show_bug.cgi?id=24056 Best regards, Maxim levitsky ___ devkit-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/devkit-devel