rparkins999

Results 24 comments of rparkins999

/usr/share/dbus-1/services/org.bluez.obex.service does not exist at all on my machine (running OpenSUSE Leap 15.5). How do I find out what should be in it?

Here is a version of usr/share/dbus-1/services/org.bluez.obex.service which works, at least for me, without putting in any symlinks anywhere else. [D-BUS Service] Name=org.bluez.obex Exec=/usr/lib/bluetooth/obexd SystemdService=obex.service

I have code to do bulk import, but it required a fairly major rewrite of the import logic, and a way to pass a whole lot of events to the...

The problem here is that the reminder times are a scrolling list, and the top of the list can get set to the current default, in which case the None...

This seems to have been fixed in Qt 5. Release 1.8.1 which will appear _real soon now_ is built with QT 5.

This appears to be enabled in rparkins999/sqliteman. I don't know how to use RTREE properly, but creating a virtual table as specified in the RTREE documentation appears to work. I...

I don't have a Windows machine to build or test on. The source code should be Windows compatible apart from the build timestamp which is made with a Linux command,...

I've just added a piece of build script which makes a timestamp on a Windows emulation console, so it should work on real Windows too. So rparkins999/sqliteman should now build...

You should, but as I say I haven't tested it. If it doesn't build, send me the output and I will see if I can do anything, although it's hard...

This (as well as many other bugs) is fixed in rparkins999/sqliteman.