[Pkg-kde-extras] Upgrade to openobex-1.7.1

2013-08-10 Thread Hendrik Sattler

Hi,

I am the maintainer (and upstream) of openobex.
I am going to upload openobex-1.7.1 to unstable soon but it is likely 
that some packages have problems following this change.
I thus try to contact you so this can be discussed without too much 
stress :-)


BTW: I still need a sponsor to upload (also for obexftp).

I know that obex-data-server does not build with the new version but 
also know how to fix that (no ready patch available, though) :-)


The following upgrading instruction are available in the openobex source:
-- snip -
When using an event loop that triggers on incoming data, you must call
OBEX_HandleInput() after each call to OBEX_Request() to actually send the
request.

The function OBEX_UnicodeToAscii() and its counterpart OBEX_AsciiToUnicode()
are gone. Please use the more complete functionality from your toolkit.

If you use one of the functions InOBEX_ServerRegister() and
InOBEX_TransportConnect(), please change to TcpOBEX_ServerRegister() and
TcpOBEX_TransportConnect().

The functions OBEX_GetCustomData() and OBEX_SetCustomData() will really only
work with OBEX_TRANS_CUSTOM. Also, obex_t and obex_object_t changed the
declared type. If you pass it around, make sure to use them as pointer.

To use the bluetooth function, include the bluetooth headers of your system
before including openobex/obex.h or define bt_addr_t to the proper type.

The function OBEX_FindInterfaces is replaced by the functions
OBEX_EnumerateInterfaces() and OBEX_GetInterfaceByIndex().
-- snip -

Additionally, the API changed a bit, so the -dev package will be renamed 
from libopenobex1-dev to libopenobex2-dev. Most rdeps should not be 
affected, though.
Strange enough, libkbluetooth0 depends libopenobex1 but it does not seem 
to build-depend on it (or build-rdeps from devscripts does not work right).


If you need patches for the changes above, I can provide them but I 
cannot (always) test them...


Regards,

Hendrik Sattler

List of maintainers and their packages (excluding me and known working 
ones):

Tino Keitel tino+deb...@tikei.de (libsyncevolution0)
Debian KDE Extras Team pkg-kde-extras@lists.alioth.debian.org 
(libkbluetooth0)

Filippo Giunchedi fili...@debian.org (obex-data-server)
Devid Antonio Filoni d.fil...@ubuntu.com (ircp-tray)
Michael Banck mba...@debian.org (libsyncml-utils libsyncml0 libsyncml2)
martin f. krafft madd...@debian.org (python-lightblue)
Neil Williams codeh...@debian.org (gpe-bluetooth)


___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#604841: network-manager-kde: knetworkmanager immediately crashes

2010-11-24 Thread Hendrik Sattler
Package: network-manager-kde
Version: 1:0.9~svn1175124-1
Severity: grave
Tags: squeeze sid
Justification: renders package unusable

Hi,

starting knetworkmanager from the console just gives a crash window and the 
following console output:
knetworkmanager(17268)/kdecore (KLibrary) kde4Factory: The library 
/usr/lib/kde4/solid_networkmanager07.so does not offer a qt_plugin_instance 
function.

Connecting to deprecated signal 
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
KCrash: Application 'knetworkmanager' crashing...
sock_file=/home/hendrik/.kde/socket-yavin4/kdeinit4__0
knetworkmanager(17267): Communication problem with  knetworkmanager , it 
probably crashed. 
Error message was:  org.freedesktop.DBus.Error.ServiceUnknown :  The name 
org.kde.knetworkmanager was not provided by any .service files 


When the Squeeze version failed, I tried the one from Sid (see below). Doesn't 
change anything.
cnetworkmanager still works (strange, it always does).

HS


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.37-rc3 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages network-manager-kde depends on:
ii  kdebase-runtime 4:4.4.5-1runtime components from the offici
ii  knm-runtime 0.1~svn1175124-1 KDE NetworkManagement infrastructu
ii  libc6   2.11.2-7 Embedded GNU C Library: Shared lib
ii  libgcc1 1:4.5.0-1GCC support library
ii  libkdecore5 4:4.4.5-1the KDE Platform Core Library
ii  libkdeui5   4:4.4.5-1the KDE Platform User Interface Li
ii  libqt4-dbus 4:4.6.3-4Qt 4 D-Bus module
ii  libqt4-network  4:4.6.3-4Qt 4 network module
ii  libqt4-svg  4:4.6.3-4Qt 4 SVG module
ii  libqtcore4  4:4.6.3-4Qt 4 core module
ii  libqtgui4   4:4.6.3-4Qt 4 GUI module
ii  libsolid4   4:4.4.5-1Solid Library for KDE Platform
ii  libsolidcontrol44:4.4.5-4library for Solid based network ma
ii  libstdc++6  4.5.0-1  The GNU Standard C++ Library v3

network-manager-kde recommends no packages.

network-manager-kde suggests no packages.

-- no debconf information



___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#604841: network-manager-kde: knetworkmanager immediately crashes

2010-11-24 Thread Hendrik Sattler
Am Mittwoch 24 November 2010, 20:03:50 schrieb Michael Biebl:
 On 24.11.2010 19:51, Hendrik Sattler wrote:
  Package: network-manager-kde
  Version: 1:0.9~svn1175124-1
  Severity: grave
  Tags: squeeze sid
  Justification: renders package unusable
  
  Hi,
  
  starting knetworkmanager from the console just gives a crash window and
  the following console output: knetworkmanager(17268)/kdecore (KLibrary)
  kde4Factory: The library /usr/lib/kde4/solid_networkmanager07.so does
  not offer a qt_plugin_instance function.
  
  Connecting to deprecated signal
  QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
  KCrash: Application 'knetworkmanager' crashing...
  sock_file=/home/hendrik/.kde/socket-yavin4/kdeinit4__0
  knetworkmanager(17267): Communication problem with  knetworkmanager ,
  it probably crashed. Error message was: 
  org.freedesktop.DBus.Error.ServiceUnknown :  The name
  org.kde.knetworkmanager was not provided by any .service files 
  
  
  When the Squeeze version failed, I tried the one from Sid (see below).
  Doesn't change anything. cnetworkmanager still works (strange, it always
  does).
 
 Please try the plasma widget and see if that works better.

Can it use the wireless connections as defined with knetworkmanager?
I see my network in the wireless tab but the edit button looks like for a new 
connection :-(
So I created a new one, deleted the old one. It is just sitting there doing 
nothing :-(
However, it recognizes when cnetworkmanager sets up the connection.
Really strange...

HS




___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Current bluetooth works

2008-09-04 Thread Hendrik Sattler
Hi,

this bug is not present anymore with current bluez in Lenny. The SDP stuff was 
finally fixed, there.

However, I still think that the SDP entry management in kdebluetooth is buggy, 
so I leave it up to you to close it or set the severity to something lower, 
e.g. normal or wishlist.

HS

___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras