upower 0.99.11 released

2019-09-03 Thread Martin Pitt
Hello all, it's about time for a new upower release. I couldn't figure out how to put it on GitLab properly, so here it is at the old-style location: https://upower.freedesktop.org/releases/upower-0.99.11.tar.xz sha256: 64b5ffbfccd5bdb15d925777979a4dbee1a957f9eaeb158dc76175267eddbdef Version

Re: UPower update

2018-09-18 Thread Martin Pitt
Hello Tom, Tom Mercer [2018-09-18 17:00 -0400]: > Yes, I updated up-device.c, and did a commit, but I I couldn't push. I > don't know how to get it examined for inclusion by anyone in charge. Anyone > on this list can help? Please send a Merge Request on the gitlab page: https://gitlab.freedes

media-player-info 24 released

2018-08-21 Thread Martin Pitt
Hello all, this is a maintenance release, mostly to accomodate the project move to FreeDesktop's new GitLab: https://gitlab.freedesktop.org/media-player-info/media-player-info media-player-info 24 (2018-08-21) = Martin Pitt: Move to new freede

Re: udisks renew

2017-09-21 Thread Martin Pitt
Hello westlake, westlake [2017-09-21 14:29 -0400]: > Here as a user I'd like to emphasize the intent of udisks, > > for a long time I have been able to prevent the Linux desktop from > auto-mounting usb drives by using udisks --inhibit-all-polling. > > Is there something udisks2 uses that imple

media-player-info 23 released

2017-09-15 Thread Martin Pitt
Hello all, it's been almost three years since the previous m-p-i release in October 2014. For a few years now, all (relevant) devices speak MTP, so this is (thankfully) just some legacy data for old mass storage devices. So there haven't been any device additions, but some build system and integr

Re: Re-unifying udisks and storaged

2017-02-15 Thread Martin Pitt
Hello all, Martin Pitt [2016-11-25 15:32 +0100]: > * The current code base of storaged should become "the" official >project, and the old udisks 2.1.x should be mothballed after a >final merge of the recent fixes into storaged. > > * Personally I would prefe

Re: Re-unifying udisks and storaged

2016-11-29 Thread Martin Pitt
ll be my first one. (I'm starting at RedHat in January) Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ devkit-devel mailing list devkit-deve

Re: Re-unifying udisks and storaged

2016-11-28 Thread Martin Pitt
extra dependencies; do you plan on keeping this? So, as I said I'm not fundamentally opposing the "storaged" name, and æsthetically it's quite nice too. I'm just saying that we shouldn't keep a project name "storaged" and not ship a single "stor

Re: Re-unifying udisks and storaged

2016-11-28 Thread Martin Pitt
se the Provides: mechanism. However, it's still confusing to have a "storaged" package and everything inside (binaries, D-Bus method, and even user-facing CLI) say "udisks" everywhere. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (w

Re: Re-unifying udisks and storaged

2016-11-28 Thread Martin Pitt
Simon McVittie [2016-11-28 14:16 +]: > If the maintainers of udisks2 are happy with doing so, I would > advocate using the udisks[2] name FTR: I'm the closest thing to a maintainer right now (and I'm doing a really bad job at it), and I'm happy with it :) Ma

Re-unifying udisks and storaged

2016-11-25 Thread Martin Pitt
some private email exchange, but let's discuss it publicly on the ML now and actually reach a decision this time. :-) Thanks! Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signature.asc Descr

udisks 2.1.8 released

2016-11-25 Thread Martin Pitt
uot; João Paulo Rechi Vita (1): Don't coldplug uninitilized udev devices Mantas Mikulėnas (1): Detect old (non-Pro) MemoryStick cards Marius Vollmer (1): Lock the partition table while creating a new partition Martin Pitt (6): tests: Accept fancy quotes in GLib

udisks 2.1.7 released

2016-03-01 Thread Martin Pitt
https://udisks.freedesktop.org/releases/udisks-2.1.7.tar.bz2.sign Changes since udisks 2.1.6: David Heidelberger (1): allow disabling ACL Kylie McClain (1): udisksctl: Properly redirect stdout Marius Vollmer (1): Catch bogus UUID changes of MDRAIDs Martin Pitt (12): Fix

udisks 2.1.6 released

2015-06-30 Thread Martin Pitt
manipulate disks and storage devices. Changes since udisks 2.1.5: Martin Pitt (4): udev rules: Stop hardcoding sed path Fix crash on inaccessible RAID member "state" attribute UDF: Drop umask=0077 default Update translations from transifex Michael Catanzaro (1):

Re: Issues compiling upower 0.99.4 in mint 17.1 / ubuntu 14.04

2015-06-29 Thread Martin Pitt
9.9' > ./configure: line 3138: `GOBJECT_INTROSPECTION_CHECK(0.9.9)' You probably don't have the build dependencies installed, in particular libgirepository1.0-dev and gobject-introspection. You need "apt-get build-dep upower". But again, don't do that. Martin -- Martin Pitt

Re: udisks project status

2015-06-03 Thread Martin Pitt
That would be great! > For a start I'd offer to write a patch for ticket 54828 [1] if there is > anyone here who is willing to merge it. If it's a good enough patch and includes a test case, I'm happy to review/merge it. Thanks for helping out! Martin -- Martin Pitt

Re: Udisk & Udev

2015-04-29 Thread Martin Pitt
nk socket events into a GObject "uevent" signal. In src/udiskslinuxprovider.c. udisks_linux_provider_init() connects that uevent signal to on_uevent(), which is also defined in that file. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www

Re: [PATCH RFC] udisks2 mount options configuration files

2015-04-24 Thread Martin Pitt
and per-device options. Note that there is https://bugs.freedesktop.org/show_bug.cgi?id=33461 with an alternative approach using udev rules. That sounds better to me than introducing yet another config file location/format? Thanks, Martin -- Martin Pitt| http://www.pi

UDisks 2.1.5 released

2015-03-06 Thread Martin Pitt
manipulate disks and storage devices. Changes since udisks 2.1.4: David King (1): Fix format string signedness warnings Martin Pitt (15): Post-release version bump to 2.1.5 integration-test: Skip double mount check for NTFS Support mounting in /media for FHS compatibility

UDisks 2.1.4 released

2014-12-18 Thread Martin Pitt
NIZE CACHE before powering down a drive Denis Kasak (1): Fix buffer overflow in pick_word_at() Dmitrijs Ledkovs (1): Add Intel Fast Flash Standby partition GPT type Lubomir Rintel (1): Skip password strength checks when changing LUKS passphrase Martin Pitt (26): Fix build

Re: [PATCH resend] udisks: Change name for Intel SW RAID

2014-12-18 Thread Martin Pitt
" for short version. Applied (with some changelog cleanup), thank you! Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ devkit-devel mailing

Re: bug in udisks2

2014-12-18 Thread Martin Pitt
NC_("fs-type", "FAT")}, > > Why is there filesystem "ntfs" but type is FAT? Indeed, looks like a copy&paste error. Fixed: http://cgit.freedesktop.org/udisks/commit/?id=c5fc2d792c98e Thanks for pointing out! Martin -- Martin Pitt

media-player-info 22 released

2014-10-07 Thread Martin Pitt
Hello all, Some small updates to media-player-info. New release is here: http://www.freedesktop.org/software/media-player-info/media-player-info-22.tar.gz sha1sum: 4f0b94b0e456b8427168ce7414ea725d98daa984 media-player-info 22 (2014-10-07) = Martin Pitt

Re: [PATCH] Support building against libsystemd library

2014-09-29 Thread Martin Pitt
Hey Michael, Michael Biebl [2014-09-29 23:19 +0200]: > In systemd v209, the various libraries were merged into a single > libsystemd library [1]. > Add support for building against this new library and fall back to the > old library names if not found. Thank you! Applied. Martin

Re: Fixing suspend timer: where to stash io counter stats?

2014-05-14 Thread Martin Pitt
the record: the private struct _UDisksLinuxDriveAta in src/udiskslinuxdriveata.c seems quite appropriate for this. In there you most probably won't even need new internal API as all the SMART stuff shoudl be contained in that object. Thanks for looking into this! Martin -- Martin Pitt

udisks 2.1.3 / 1.0.5 security updates

2014-03-10 Thread Martin Pitt
volumes. Martin Pitt (2): Fix buffer overflow in mount path parsing. If users have the possibility to create very long mount points, such as with FUSE, they could cause udisksd to crash, or even to run arbitrary code as root with specially crafted mount paths. [CVE-2014-0004

Re: [PATCH] Use STANDBY command to set standby time, not IDLE

2014-02-26 Thread Martin Pitt
standby. So it seems to me that the current code is right, and this patch would change the behaviour to an unintended one? Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer

udisks 2.1.2 released

2014-01-14 Thread Martin Pitt
. Changes since udisks 2.1.1: Andrey Jr. Melnikov (1): Add exfat mount options Bastien Nocera (1): Hide more rescue partitions David Zeuthen (2): Bug 67679 - build fails due to missing IT_PROG_INTLTOOL macro Martin Pitt (1): Add exfat FS integration test Drop "

Re: [PATCH] Add polkit authorization variables for removable media

2013-12-19 Thread Martin Pitt
grant > access to USB devices, while restrict access to Optical drives. Sorry for the late answer (pre EOY holiday email cleanup..). This looks nice, thanks! Applied. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | D

Re: UPower 0.9.22

2013-10-08 Thread Martin Pitt
Martin Pitt [2013-10-08 17:42 +0200]: > Standing in for Richard, I just did a new UPower release as we fixed > some rather important bugs. > > http://upower.freedesktop.org/releases/upower-0.9.22.tar.xz > sha256sum: 795f0d1a8ae4d03f7170a207b08e484ba0c6ba9c8d4f33a98a61765ddd81c5

UPower 0.9.22

2013-10-08 Thread Martin Pitt
Features: - Add temperature property for batteries (Seth Forshee) Bugfixes: - Fix error handling in up_client_get_properties_sync() (Bastien Nocera, Martin Pitt) - Make GetHistory() array order consistent (Martin Pitt) - Fix crash with bluetooth input devices (Martin Pitt) - Lots of fixes/rework

Re: Question about how to get list of available serial devices ...

2013-09-08 Thread Martin Pitt
lient.new(subsystems=['tty']) >>> devs = client.query_by_subsystem('tty') Then you can iterate over devs and call stuff like .get_device_file() or .get_property('ID_SERIAL') on those. Martin -- Martin Pitt| http://www.piw

Re: [PATCH v3] linux: Detect the battery of bluetooth input devices.

2013-09-06 Thread Martin Pitt
adjustments: adding a missing const and updating the commit message to the current approach: http://cgit.freedesktop.org/upower/commit/?id=5c0a57c Thanks! Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org

Re: [PATCH v2] linux: Add locale support.

2013-09-03 Thread Martin Pitt
Hey Shih-Yuan, Thanks! I pushed your patch with a better commit message: http://cgit.freedesktop.org/upower/commit/?id=fdc62ad245e Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org

Re: [PATCH] hidpp: try harder not to report 0% battery

2013-09-03 Thread Martin Pitt
. Two words: hardware sucks :-) Thanks for this polishing! Applied. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ devkit-devel mailing list devkit-devel@l

Re: [PATCH] linux: Add UTF-8 encoding support.

2013-09-03 Thread Martin Pitt
, ""), so that it runs under the locale that the environment actually defines. So if someone uses a non-UTF8 locale it'll still be correct, and we don't need to assume that any particular naming exists. Martin -- Martin Pitt| http://www.piware.de Ubuntu

Re: [PATCH] linux: Add UTF-8 encoding support.

2013-09-03 Thread Martin Pitt
Hello Shih-Yuan, Shih-Yuan Lee (FourDollars) [2013-09-03 17:44 +0800]: > + setlocale(LC_ALL, "en_US.utf8"); Can you please describe further what this patch should achieve? It's not at all guaranteed that this locale is available. Thanks, Martin -- Martin Pitt

Re: [PATCH v3] linux: Detect the battery of bluetooth input devices.

2013-09-03 Thread Martin Pitt
is a mouse device. Otherwise, it is a > keyboard device. That's a rather complex logic indeed, so let's capture a keyboard and a mouse in above test and ensure that upower detects the right thing in all these. Thanks! Martin -- Martin Pitt| http://www.

Re: [PATCH] linux: Allow valid UTF-8 encoded string.

2013-09-03 Thread Martin Pitt
I dropped the redundant "== TRUE". Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ devkit-devel mailing list devkit-devel@lists.freedeskto

Re: K750 fixes in hidpp-rework branch

2013-09-02 Thread Martin Pitt
od to me now, I pushed your work to upstream master. Many thanks for your work! Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signature.asc Description: Digit

Re: The developing daily builds PPA of UPower for Ubuntu.

2013-09-02 Thread Martin Pitt
the development of UPower. Very nice! This will be particularly useful to test both your patch(es) and the "Logitech wireless keyboard/mouse" work that will land soon. Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu

Re: K750 fixes in hidpp-rework branch

2013-09-02 Thread Martin Pitt
" in the HID++ 1.0 spec (20 > ms) and added a few ms extra. It might not make any sense at all to use that > value here, but it seems a safe boundary to allow the hidpp-logitech-dj > driver > to complete initialisation. Ack, thanks. It's not very friendly to use sleep() in

Re: K750 fixes in hidpp-rework branch

2013-09-01 Thread Martin Pitt
vices a chance to complete pairing */ g_usleep(3); Or should this rather wait for some signal/uevent to happen? Otherwise this looks good to me, thanks! Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer

Re: K750 fixes in hidpp-rework branch

2013-09-01 Thread Martin Pitt
al device interaction would be very much appreciated! I can also help with building some deb packages from that branch and asking the folks in http://pad.lv/1103064 to test it. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Devel

Re: [PATCH v3] Linux: Only one warning if no valid voltage found

2013-09-01 Thread Martin Pitt
a.redhat.com/show_bug.cgi?id=863524 Thanks! Pushed with slight refinements to http://cgit.freedesktop.org/upower/commit/?id=12f6f401 Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (ww

Re: [PATCH] Linux: Only one warning if no valid voltage found

2013-08-30 Thread Martin Pitt
e_path); > voltage = 10.0f; That idea seems right to me, but I would avoid using a hashtable for that. Instead, how about adding a new boolean flag to the UpDeviceSupplyPrivate struct (shown_valid_voltage_warning or so) and check/flip that? Thanks, Martin -- Martin Pitt

Re: [PATCH 1/2] Linux: Fix warning in up_device_supply_get_design_voltage

2013-08-26 Thread Martin Pitt
gzilla.redhat.com/show_bug.cgi?id=863524 Thanks for these! I pushed both patches to master. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ devkit-devel mailing

media-player-info 21 released

2013-07-24 Thread Martin Pitt
layer-info 21 (2013-07-24) = Martin Pitt (6): Fix build under non-UTF8 locales (#67242) Fix build in separate build tree Download: http://www.freedesktop.org/software/media-player-info/media-player-info-21.tar.gz sha2

Re: media-player-info 19 released

2013-07-23 Thread Martin Pitt
Martin Pitt [2013-07-23 9:25 +0200]: > Download: > > http://www.freedesktop.org/software/media-player-info/media-player-info-19.tar.gz > sha256sum: 6af252daa8bc5543510e954614e122457429fe9a8d73ad27d6d67c34aff42358 Sorry, wrong sum, that was for an older tarball. The co

media-player-info 19 released

2013-07-23 Thread Martin Pitt
19 (2013-07-23) ===== Martin Pitt (5): Drop obsolete fdi2mpi.py Port generator tools to Python 3 Rename mpi files with overly long names Add Motorola Droid 4 Tom Gundersen (1): Create udev hwdb when building with udev >= 196 Download:

Re: [PATCHv2] mpi2*: add support for udev's hwdb

2013-07-23 Thread Martin Pitt
"any parent device is not an usb device" which in practice is always true. > +# the first argument should be the udev version > +# if it is not we fall back to the old behaviour > +try: > +hwdb = int(sys.argv[1]) >= 196 > +mpis = sys.arg

Re: [PATCH][media-player-info] mpi2*: add support for udev's hwdb

2013-07-18 Thread Martin Pitt
6 +2,7 @@ > # Generate udev rules from music player identification (.mpi) files > # > # (C) 2009 Canonical Ltd. > +# (C) 2013 Tom Gundersen > # Author: Martin Pitt > # > # This program is free software; you can redistribute it and/or modify it > @@ -37,47 +3

Re: media-player-info 18 release

2013-07-18 Thread Martin Pitt
Tom Gundersen [2013-07-18 16:39 +0200]: > I think you may have forgotten to push this git tag to the public repo? *cough*, thanks for pointing out. That's one of my main pet peeves with git that it doesn't just effing do that with git push. Pushed! Martin --

media-player-info 18 release

2013-07-04 Thread Martin Pitt
-info-18.tar.gz sha256: 21f186714d8c90e9a78c861cfdbfc1c9ae7eada7b80152a82bec685e7b7fc565 Changes: Dan Williams (1): Add HP Veer Markus Ottensmann (1): Add Archos 5 Internet Tablet Martin Pitt (3): Add ZTE Score Add LG Optimus One P500 Drop newer kindles Pavol

Re: [PATCH] trivial: fix typos in user-visible documentation

2012-09-18 Thread Martin Pitt
Hello Alex, Alex Chiang [2012-09-12 12:22 -0700]: > Trivial fix, but these are user-visible strings, so they should > be cleaned up. Thanks! Applied. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debi

Re: udisksctl unlock parameter for keyfiles

2012-09-12 Thread Martin Pitt
n awful lot of details in the parameters that > need to be just right. In that case it seems easier to use libudisks, possibly from introspection. udisks' test suite unlocks/mounts encrypted devices from Python: http://cgit.freedesktop.org/udisks/tree/src/tests/integration-test#n1096 M

Re: udisksctl unlock parameter for keyfiles

2012-09-11 Thread Martin Pitt
nt of encrypting your disks when the password is on a (proverbial) sticker right next to it? Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ de

Re: [PATCH] Mark Realtek rts5229 based card readers as flash drives.

2012-06-12 Thread Martin Pitt
Hello Ayan, Ayan George [2012-05-24 19:24 +]: > # Realtek card readers > DRIVERS=="rts_pstor", ENV{ID_DRIVE_FLASH_SD}="1" > +DRIVERS=="rts5229", ENV{ID_DRIVE_FLASH_SD}="1" Thanks! Applied. Martin -- Martin Pitt

media-player-info 17 release

2012-05-30 Thread Martin Pitt
): Add support for iBeat Jess Martin Pitt (3): Add Nokia N9 Add playlist format to Android devices Add alternative product ID for Sony Ericsson Xperia X10 Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com

Re: What Upower DBus Signal is Emitted when Screen is Turned On or Off

2012-04-24 Thread Martin Pitt
it this "sleep" is not "suspend to RAM", but you mean "switching off the monitor on idle"? Martin [1] http://www.mail-archive.com/xorg@lists.freedesktop.org/msg14972.html -- Martin Pitt| http://www.piware

media-player-info 16 release

2012-01-24 Thread Martin Pitt
Hello all, time for a new media-player-info: http://www.freedesktop.org/software/media-player-info/media-player-info-16.tar.gz SHA1: 90c5a02fd1e6cf3198a84b2a48bae9fb767863fa Alex Fiestas (1): Add Nokia N950 Martin Pitt (8): Fix Nokia N950 Add Sandisk Sansa Clip ZIP

Re: invalid mount option windows_names ntfs-3g

2012-01-18 Thread Martin Pitt
1 branch patch > > "nocompression"NULL Whoops, fixed. Thanks! Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ devkit-devel mailing list devkit-de

Re: invalid mount option windows_names ntfs-3g

2012-01-17 Thread Martin Pitt
there is no configuration file right now. I added "windows_names" and a few other safe and useful ones now: http://cgit.freedesktop.org/udisks/commit/?id=7076d0a0 And also backported to the udisks 1.x branch: http://cgit.freedesktop.org/udisks/commit/?h=udisks1&id=8098c140

media-player-info 15 released

2011-10-03 Thread Martin Pitt
Atrix Add Archos A43 Internet Tablet Add Notion Ink Adam Android Tablet Add Samsung Galaxy Ace Add Acer Liquid Add Cowon iAUDIO E2 Fix typo Martin Pitt (10): Add TrekStor i.Beat rock Add playlist path to all Android devices Remove %File references

Re: [udisks] Broken floppy support

2011-09-29 Thread Martin Pitt
standard desktop installs with udisks and the like), but I'm afraid it's the current unfortunate reality :( Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___

Re: [PATCH] Allow up_backend_supports_sleep_state (linux backend) to return FALSE if pm-is-supported exits with non-zero exit code.

2011-09-22 Thread Martin Pitt
freedesktop.org/upower/commit/?id=ff23a9c6e229cd8a2c4226fdc281ab5853d6da35 Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signature.asc Description: Digital signature

Re: udisks-java

2011-09-13 Thread Martin Pitt
Robert Jobbagy [2011-09-13 18:10 +0200]: > How can I use it with java ? udisks exports a D-BUS interface, so you can use e. g. dbus-java to talk to it. You do not need a Java library binding to e. g. libgdu, this is only provided for a convenient C API. Martin -- Martin P

Re: [PATCH] Patch to solve issues with some hardware that causes battery to never update

2011-07-10 Thread Martin Pitt
Hello Mikael, Mikael Hjelm [2011-07-10 22:24 +0200]: > /upower$ git diff diff [...] Can you please attach the patch? In both cases the copy&paste result got demolished by your MUA. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) |

Re: Patch fixing a small typo in configure

2011-07-04 Thread Martin Pitt
Hello Nicolas, nlecure...@mandriva.com [2011-07-03 13:55 +0200]: > here is a small patch against configure.ac ( there was a + starting a line ) Thanks! Pushed to master. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Develo

Re: NTFS Execution Settings

2011-06-18 Thread Martin Pitt
o programs are usually named .exe anyway, to be executable under Windows. Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ devkit-devel mailing list

Re: media-player-info and Podcasts?

2011-05-09 Thread Martin Pitt
aving more information about a player can never hurt, as long as music players do a sensible fallback (i. e. to AudioFolders) if it's not there. Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian

Re: [udisks] Dbus interface quick info

2011-05-09 Thread Martin Pitt
(or at least in addition to) example code: http://hal.freedesktop.org/docs/udisks/ >From example code you won't be able to discover all the properties, signals, meaning of boolean arguments, etc. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (

Re: [PATCH] Add override for system internal property

2011-05-04 Thread Martin Pitt
;0" Based on your patch and our previous discussion I committed http://cgit.freedesktop.org/udisks/commit/?id=156ebd5ca8f88b7a4772c03ed269ae30718f866d Thank you! Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Devel

media-player-info 14 release

2011-04-19 Thread Martin Pitt
) = Alejandro Mery (1): Add Sandisk Sansa Fuze+ Jonathan Ernst (4): HTC legend uses same ID as desire/hero/evo-4g in debug mode Add Pantech SIRIUS alpha Add Sharp IS01 Add Sony Ericsson C905 Martin Pitt (2): Fix product ID of Sandisk Sansa Fuze. Add Creative

media-player-info 13 release

2011-03-15 Thread Martin Pitt
Add Samsung Galaxy S debug ID Add Desire HD debug ID Don't generate icon rules as it is currently broken (see LP #657609) Add 5 Coby players Add FolderDepth=2 for the Zen Stone Add RCA H100a Add informations about bug reporting Martin Pitt (1): Add

Re: [PATCH] Add override for system internal property

2011-03-09 Thread Martin Pitt
evice_get_property_as_boolean (device->priv->d, "UDISKS_FORCE_SYSTEM_INTERNAL"); Thanks! Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___

media-player-info 12 release

2011-01-08 Thread Martin Pitt
for apple-video-ipod.mpi file Add LG Vortex Add HTC EVO 4G Add Google Nexus S Add Google Nexus S's debug mode usb id Luca Ferretti (1): Add Sony Ericsson Xperia X8 Martin Pitt (6): bump version in configure.ac, forgot to commit Add Philips GoGear

Re: UPower release this week

2011-01-07 Thread Martin Pitt
hotplugging, battery estimates, and suspend works well. Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ devkit-devel mailing list devkit-devel@lists.free

Re: laptop brightness panel

2011-01-04 Thread Martin Pitt
kithelper to xfce4-power-manager three months ago, as I needed it for a project of our's. Patch in http://bugzilla.xfce.org/show_bug.cgi?id=6116 Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debi

Re: Fix lininks to git repository in HACKING

2010-12-27 Thread Martin Pitt
Hello Zygmunt, Zygmunt Krynicki [2010-12-26 2:08 +0100]: > It seems that the git links in upower/HACKING are not correct. > Please apply the attached patch to fix this. Thanks! Applied. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubun

Re: A typo in upower documentation

2010-12-08 Thread Martin Pitt
Ozan Çağlayan [2010-12-09 0:44 +0200]: > I think that "II. libpackagekit GObjects" should be libupower-glib GObjects. Thanks for spotting that! The generated documentation from current 0.9.8 version already has this fixed, I updated the web site to the current version. Martin --

udisks 1.0.2 released

2010-12-02 Thread Martin Pitt
'multipath' target Jiro SEKIBA (4): Add nilfs2 file system support Add nilfs2 label rename udisks: fix a bug of unquoted/unescaped label string udisks: escape backslash for label string Marti Raudsepp (1): udisks: Avoid deprecated polkit_authority_get() f

Re: UDisks -> media-player-info

2010-12-01 Thread Martin Pitt
h the block device as well as the raw USB device with ID_MEDIA_PLAYER, to make it easy to access it as either a storage device or in raw mode with userspace drivers (such as libmtp). So why do you need to walk/map anything? Thanks, Martin -- Martin Pitt| http://www.piwar

Re: UDisks -> media-player-info

2010-12-01 Thread Martin Pitt
access/query all kinds of hardware. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signature.asc Description: Digital signature ___ devkit-devel

media-player-info 11 release

2010-11-10 Thread Martin Pitt
roid phone) Add HTC Incredible (Android Phone) Martin Pitt (2): clean up RIM blackberry MPIs Samsung U5: Use storage AccessProtocol Stephane BARON (1): Fix typo in archos-vision_18.mpi -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubu

Re: [PATCH] udisks: escape backslash for label string

2010-11-06 Thread Martin Pitt
Martin Pitt [2010-11-06 13:06 -0400]: > It still falls over badly for VFAT (which doesn't support " in > labels at all, and thus just interactively hangs around asking what > to do), I'll care for that next. For the record, fixed in master now, also for NTFS. Tests

Re: [PATCH] udisks: escape backslash for label string

2010-11-06 Thread Martin Pitt
ll, and thus just interactively hangs around asking what to do), I'll care for that next. I pushed your patch. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) signature.asc Description: Digital si

Re: [PATCH] udisks: Avoid deprecated polkit_authority_get() function

2010-11-06 Thread Martin Pitt
Hello Marti, Marti Raudsepp [2010-10-20 21:33 +0300]: > Subject: [PATCH 2/2] udisks: Avoid deprecated polkit_authority_get() function > > Use polkit_authority_get_sync() instead. Applied with bumping the polkit version check. Thanks, and sorry for the delay! Martin -- Ma

Re: [PATCH] udisks: Avoid deprecated polkit_authority_get() function

2010-10-21 Thread Martin Pitt
if (error != NULL) > +{ > + g_critical ("error getting authority reference: %s", > error->message); > + g_error_free (error); > +} > + goto error; (Yay for name overloading of "error" for both a GError and a label ..) Martin -- Mart

Re: [PATCH] GCC 4.5 warning case value ‘4294967295’ not in enumerated type ‘PartitionScheme’

2010-10-21 Thread Martin Pitt
got another warning about an uninitialized variable, fixed as well in http://cgit.freedesktop.org/udisks/commit/?id=dd48c454f14b6063f8584631f04bf4528969a82b Now udisks git head builds fine with gcc 4.5. Thanks, Martin -- Martin Pitt| http://www.piware.de Ubun

Re: [PATCH] udisks: fix a bug of unquoted/unescaped label string

2010-10-14 Thread Martin Pitt
Hello Jiro, Jiro SEKIBA [2010-10-15 13:44 +0900]: > This patch quotes/escapes label string for nilfs-tune. Thanks, applied. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.

Re: [PATCH] udisks: add nilfs2 label rename

2010-10-14 Thread Martin Pitt
Hello Jiro, Jiro SEKIBA [2010-10-14 14:56 +0900]: > This is a patch to support renaming label of nilfs2 partition. > Renaming is done by nilfs2-tune, which is in nilfs2-util > 2.0.20. This looks fine, thanks! Pushed. Martin -- Martin Pitt| http://www.piware.

media-player-info 10 release

2010-09-21 Thread Martin Pitt
: 622b2b0f12e9444b3c917fdd5312ccb8b514861a Thanks, Martin media-player-info 10 (2010-09-21) Martin Pitt (5): fix copy&paste errors in tools copyright headers mpi2udev.py: Add missing comma in rules with icons sanitize name of iRiver

media-player-info 9 release

2010-09-20 Thread Martin Pitt
n900 as a maemo device Mark the Palm Pre as a WebOS device Jonathan Ernst (3): Alternative ID and icon for Motorola Droid Add Sony Xperia X10 Mini Add Samsung YP-M1 Martin Pitt (5): Fix Xperia X10 device ID Add Motorola Dext Add iRiver E30 Fix Apple

media-player-info 8 release

2010-09-13 Thread Martin Pitt
) Florian Boucault (2): Fix OutputFormats syntax Add audio/flac as output format for the Samsung Galaxy Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org

Re: some more upower fixes

2010-08-19 Thread Martin Pitt
->polkit, subject, > "org.freedesktop.upower.suspend", NULL)) > goto out; > > /* already requested */ This is the hunk which I skipped. It looks like a regression to me (you need the context in order to check whether the caller is authorized), and mig

Re: udisks-part-id segfault

2010-08-16 Thread Martin Pitt
te the output. Please compile udisks with debugging symbols for this. Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ devkit-devel mailing list

Re: [PATCH] udisks: add nilfs2 filesystem

2010-08-15 Thread Martin Pitt
udisks/commit/?id=8b0fcd17235127af9f4ce33f518022f359d55e4a Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) ___ devkit-devel mailing list devkit

Re: upower segfault

2010-08-12 Thread Martin Pitt
so I thought I'd > send the patch here in the meantime, for others to pick it up. Seems Richard applied the patch from his iphone then, or so :) http://cgit.freedesktop.org/upower/commit/?id=a4e099c5bff9f9fdb9067a0a6bb206d4c34745ae Thank you, Martin -- Martin Pitt

Re: [PATCH] udisks: add nilfs2 filesystem

2010-08-08 Thread Martin Pitt
file operations, and ensures that your parameter settings are correct and work with the installed *.nilfs2 tools. I can't test nilfs2 easily here, so it would be good if you could run this and fix it up before committing. Thank you! Martin -- Martin Pitt

  1   2   >