[Touch-packages] [Bug 1702477] [NEW] crash in/under dbus_realloc

2017-07-05 Thread RJVB
Public bug reported:

I have installed Qt 5.8.0 and a number of KF5 projects built as much as
possible against the packages provided by/for an up-to-date Kubuntu
14.04LTS system. Just now I got a crash that reflects a bug either in
DBus or in the memory allocation routines it uses. I wasn't interacting
with the machine when the crash occurred so I can only provide the
backtrace below.

Application: digiKam (digikam), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ff88dbe1880 (LWP 28796))]

[Snipped irrelevant threads]

Thread 1 (Thread 0x7ff88dbe1880 (LWP 28796)):
[KCrash Handler]
#6  0x7ff888f85809 in malloc_consolidate (av=av@entry=0x7ff85820) at 
malloc.c:4159
#7  0x7ff888f878b8 in _int_malloc (av=av@entry=0x7ff85820, 
bytes=bytes@entry=9425) at malloc.c:3425
#8  0x7ff888f89311 in _int_realloc (av=0x7ff85820, oldp=0x7ff858063130, 
oldsize=288, nb=9440) at malloc.c:4288
#9  0x7ff888f8a2f9 in __GI___libc_realloc (oldmem=0x7ff858063140, 
bytes=9420) at malloc.c:3031
#10 0x7ff87aa56f9a in dbus_realloc (memory=, 
bytes=) at ../../dbus/dbus-memory.c:677
#11 0x7ff87aa5737f in reallocate_for_length (new_length=9412, 
real=0x7ff8580fda30) at ../../dbus/dbus-string.c:352
#12 set_length (real=real@entry=0x7ff8580fda30, new_length=9412) at 
../../dbus/dbus-string.c:393
#13 0x7ff87aa57466 in open_gap (len=9216, dest=0x7ff8580fda30, 
insert_at=196) at ../../dbus/dbus-string.c:414
#14 0x7ff87aa575ab in copy (start=start@entry=0, len=len@entry=9216, 
dest=dest@entry=0x7ff8580fda30, insert_at=insert_at@entry=196, 
source=0x7ffe958253b0) at ../../dbus/dbus-string.c:1221
#15 0x7ff87aa57dd5 in _dbus_string_copy_len 
(source=source@entry=0x7ffe958253b0, start=start@entry=0, len=len@entry=9216, 
dest=dest@entry=0x7ff8580fda30, insert_at=insert_at@entry=196) at 
../../dbus/dbus-string.c:1391
#16 0x7ff87aa56969 in marshal_1_octets_array (byte_order=, 
pos_after=0x7ffe95825480, n_elements=9216, value=, 
insert_at=196, str=0x7ff8580fda30) at ../../dbus/dbus-marshal-basic.c:929
#17 _dbus_marshal_write_fixed_multi (str=0x7ff8580fda30, insert_at=196, 
element_type=element_type@entry=121, value=value@entry=0x7ffe95825448, 
n_elements=n_elements@entry=9216, byte_order=, 
pos_after=pos_after@entry=0x7ffe95825480) at 
../../dbus/dbus-marshal-basic.c:1106
#18 0x7ff87aa44ce5 in _dbus_type_writer_write_fixed_multi 
(writer=writer@entry=0x7ffe95825460, element_type=element_type@entry=121, 
value=value@entry=0x7ffe95825448, n_elements=9216) at 
../../dbus/dbus-marshal-recursive.c:2376
#19 0x7ff87aa48466 in dbus_message_iter_append_fixed_array 
(iter=iter@entry=0x7ffe95825450, element_type=element_type@entry=121, 
value=value@entry=0x7ffe95825448, n_elements=) at 
../../dbus/dbus-message.c:2745
#20 0x7ff8860068e6 in q_dbus_message_iter_append_fixed_array 
(n_elements=, value=0x7ffe95825448, element_type=121, 
iter=0x7ffe95825450) at 
/opt/local/var/lnxports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.8.0/qtbase/src/dbus/qdbus_symbols_p.h:303
#21 append (arg=..., this=0x458cd70) at 
/opt/local/var/lnxports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.8.0/qtbase/src/dbus/qdbusmarshaller.cpp:179
#22 QDBusArgument::operator<< (this=0x7ffe95825530, arg=...) at 
/opt/local/var/lnxports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.8.0/qtbase/src/dbus/qdbusargument.cpp:547
#23 0x7ff88234be6f in operator<< (image=..., argument=...) at 
/opt/local/var/lnxports/build/_opt_local_site-ports_kf5_KF5-Frameworks/kf5-knotifications/work/knotifications-5.35.0/src/imageconverter.cpp:42
#24 qDBusMarshallHelper (arg=..., t=0x1b300a0) at 
/opt/local/include/qt5/QtDBus/qdbusmetatype.h:68
#25 0x7ff88600cb28 in QDBusMetaType::marshall (arg=..., id=, 
data=data@entry=0x1b300a0) at 
/opt/local/var/lnxports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.8.0/qtbase/src/dbus/qdbusmetatype.cpp:256
#26 0x7ff886007abb in QDBusMarshaller::appendRegisteredType 
(this=this@entry=0x7ffe958256c0, arg=...) at 
/opt/local/var/lnxports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.8.0/qtbase/src/dbus/qdbusmarshaller.cpp:531
#27 0x7ff8860092c6 in QDBusMarshaller::appendVariantInternal 
(this=this@entry=0x7ffe958256c0, arg=...) at 
/opt/local/var/lnxports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.8.0/qtbase/src/dbus/qdbusmarshaller.cpp:504
#28 0x7ff88600b724 in QDBusMarshaller::append (this=0x5625b40, arg=...) at 
/opt/local/var/lnxports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.8.0/qtbase/src/dbus/qdbusmarshaller.cpp:221
#29 0x7ff88600a670 in QDBusAr

[Touch-packages] [Bug 1668565] Re: libgstreamer-plugins-bad1.0-0=1.2.4-1~ubuntu1.1 : undefined symbol: eglDestroyImageKHR

2017-02-28 Thread RJVB
This patch allows building the package (v1.2.4) against libegl1-mesa-lts-xenial 
11.2.0 (after also disabling opencv support because one of the required 
dependencies wouldn't install).
See also ppa:rjvbertin/misc .

** Patch added: "egl_create_destroy_image.patch"
   
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-bad1.0/+bug/1668565/+attachment/4828498/+files/egl_create_destroy_image.patch

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gst-plugins-bad1.0 in
Ubuntu.
https://bugs.launchpad.net/bugs/1668565

Title:
  libgstreamer-plugins-bad1.0-0=1.2.4-1~ubuntu1.1 : undefined symbol:
  eglDestroyImageKHR

Status in gst-plugins-bad1.0 package in Ubuntu:
  New

Bug description:
  Just saw this error on an up-to-date KUbuntu 14.04.5LTS system (with
  the "lts-xenial" stack):

  (gst-plugin-scanner:26486): GStreamer-WARNING **: Failed to load
  plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsteglglessink.so':
  /usr/lib/x86_64-linux-gnu/libgstegl-1.0.so.0: undefined symbol:
  eglDestroyImageKHR

  
  I didn't see any reports of the error affecting gst-scanner when I googled 
the undefined error 
(https://www.google.fr/search?q=libgstegl-1.0.so.0%3A+undefined+symbol%3A+eglDestroyImageKHR).
 The results do show that the issue has been around from before I upgraded to 
the LTS enablement stack, so it may have nothing to do with that at all.

  Possibly the package simply needs to be regenerated.

  > apt show libgstreamer-plugins-bad1.0-0
  Package: libgstreamer-plugins-bad1.0-0
  State: installed
  Automatically installed: yes
  Multi-Arch: same
  Version: 1.2.4-1~ubuntu1.1
  Priority: extra
  Section: universe/libs
  Maintainer: Ubuntu Developers 
  Architecture: amd64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-bad1.0/+bug/1668565/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1668565] Re: libgstreamer-plugins-bad1.0-0=1.2.4-1~ubuntu1.1 : undefined symbol: eglDestroyImageKHR

2017-02-28 Thread RJVB
Or not:

https://launchpadlibrarian.net/309154570/buildlog_ubuntu-trusty-amd64
.gst-plugins-bad1.0_1.2.4-1~ubuntu1.1-rjvb-ppa170228d_BUILDING.txt.gz

/bin/bash ../../../libtool  --tag=CC   --mode=link /usr/bin/gcc-6 
-I../../../gst-libs -I../../../gst-libs -pthread -I/usr/include/gstreamer-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -pthread 
-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DGST_USE_UNSTABLE_API  
-DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall 
-Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations 
-Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security 
-Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress 
-Wno-multichar -Wnested-externs   -g-I/usr/include/libdrm -g -O2 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
-Wall -Wno-error -export-symbols-regex ^_?\(gst_\|Gst\|GST_\).* -no-undefined 
-version-info 204:0:204 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,defs 
-Wl,-O1 -Wl,--as-needed -o libgstegl-1.0.la -rpath /usr/lib/x
 86_64-linux-gnu libgstegl_1.0_la-egl.lo -lgstreamer-1.0 -lgobject-2.0 
-lglib-2.0   -lgstvideo-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0   -lEGL   
-lX11   
libtool: link: /usr/bin/nm -B  .libs/libgstegl_1.0_la-egl.o   | sed -n -e 
's/^.*[]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][  
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 
's/.* //' | sort | uniq > .libs/libgstegl-1.0.exp
libtool: link: /bin/grep -E -e "^_?(gst_|Gst|GST_).*" ".libs/libgstegl-1.0.exp" 
> ".libs/libgstegl-1.0.expT"
libtool: link: mv -f ".libs/libgstegl-1.0.expT" ".libs/libgstegl-1.0.exp"
libtool: link: echo "{ global:" > .libs/libgstegl-1.0.ver
libtool: link:  cat .libs/libgstegl-1.0.exp | sed -e "s/\(.*\)/\1;/" >> 
.libs/libgstegl-1.0.ver
libtool: link:  echo "local: *; };" >> .libs/libgstegl-1.0.ver
libtool: link:  /usr/bin/gcc-6 -shared  -fPIC -DPIC  
.libs/libgstegl_1.0_la-egl.o   -Wl,--as-needed -lgstvideo-1.0 -lgstreamer-1.0 
-lgobject-2.0 -lglib-2.0 -lEGL -lX11  -pthread -pthread -O2 
-Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,-O1   -pthread 
-Wl,-soname -Wl,libgstegl-1.0.so.0 -Wl,-version-script 
-Wl,.libs/libgstegl-1.0.ver -o .libs/libgstegl-1.0.so.0.204.0
.libs/libgstegl_1.0_la-egl.o: In function `gst_egl_image_allocator_free_vfunc':
/<>/gst-libs/gst/egl/egl.c:155: undefined reference to 
`eglDestroyImageKHR'
collect2: error: ld returned 1 exit status
make[5]: *** [libgstegl-1.0.la] Error 1

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gst-plugins-bad1.0 in
Ubuntu.
https://bugs.launchpad.net/bugs/1668565

Title:
  libgstreamer-plugins-bad1.0-0=1.2.4-1~ubuntu1.1 : undefined symbol:
  eglDestroyImageKHR

Status in gst-plugins-bad1.0 package in Ubuntu:
  New

Bug description:
  Just saw this error on an up-to-date KUbuntu 14.04.5LTS system (with
  the "lts-xenial" stack):

  (gst-plugin-scanner:26486): GStreamer-WARNING **: Failed to load
  plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsteglglessink.so':
  /usr/lib/x86_64-linux-gnu/libgstegl-1.0.so.0: undefined symbol:
  eglDestroyImageKHR

  
  I didn't see any reports of the error affecting gst-scanner when I googled 
the undefined error 
(https://www.google.fr/search?q=libgstegl-1.0.so.0%3A+undefined+symbol%3A+eglDestroyImageKHR).
 The results do show that the issue has been around from before I upgraded to 
the LTS enablement stack, so it may have nothing to do with that at all.

  Possibly the package simply needs to be regenerated.

  > apt show libgstreamer-plugins-bad1.0-0
  Package: libgstreamer-plugins-bad1.0-0
  State: installed
  Automatically installed: yes
  Multi-Arch: same
  Version: 1.2.4-1~ubuntu1.1
  Priority: extra
  Section: universe/libs
  Maintainer: Ubuntu Developers 
  Architecture: amd64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-bad1.0/+bug/1668565/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1668565] [NEW] libgstreamer-plugins-bad1.0-0=1.2.4-1~ubuntu1.1 : undefined symbol: eglDestroyImageKHR

2017-02-28 Thread RJVB
Public bug reported:

Just saw this error on an up-to-date KUbuntu 14.04.5LTS system (with the
"lts-xenial" stack):

(gst-plugin-scanner:26486): GStreamer-WARNING **: Failed to load plugin
'/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsteglglessink.so':
/usr/lib/x86_64-linux-gnu/libgstegl-1.0.so.0: undefined symbol:
eglDestroyImageKHR


I didn't see any reports of the error affecting gst-scanner when I googled the 
undefined error 
(https://www.google.fr/search?q=libgstegl-1.0.so.0%3A+undefined+symbol%3A+eglDestroyImageKHR).
 The results do show that the issue has been around from before I upgraded to 
the LTS enablement stack, so it may have nothing to do with that at all.

Possibly the package simply needs to be regenerated.

> apt show libgstreamer-plugins-bad1.0-0
Package: libgstreamer-plugins-bad1.0-0
State: installed
Automatically installed: yes
Multi-Arch: same
Version: 1.2.4-1~ubuntu1.1
Priority: extra
Section: universe/libs
Maintainer: Ubuntu Developers 
Architecture: amd64

** Affects: gst-plugins-bad1.0 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gst-plugins-bad1.0 in
Ubuntu.
https://bugs.launchpad.net/bugs/1668565

Title:
  libgstreamer-plugins-bad1.0-0=1.2.4-1~ubuntu1.1 : undefined symbol:
  eglDestroyImageKHR

Status in gst-plugins-bad1.0 package in Ubuntu:
  New

Bug description:
  Just saw this error on an up-to-date KUbuntu 14.04.5LTS system (with
  the "lts-xenial" stack):

  (gst-plugin-scanner:26486): GStreamer-WARNING **: Failed to load
  plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsteglglessink.so':
  /usr/lib/x86_64-linux-gnu/libgstegl-1.0.so.0: undefined symbol:
  eglDestroyImageKHR

  
  I didn't see any reports of the error affecting gst-scanner when I googled 
the undefined error 
(https://www.google.fr/search?q=libgstegl-1.0.so.0%3A+undefined+symbol%3A+eglDestroyImageKHR).
 The results do show that the issue has been around from before I upgraded to 
the LTS enablement stack, so it may have nothing to do with that at all.

  Possibly the package simply needs to be regenerated.

  > apt show libgstreamer-plugins-bad1.0-0
  Package: libgstreamer-plugins-bad1.0-0
  State: installed
  Automatically installed: yes
  Multi-Arch: same
  Version: 1.2.4-1~ubuntu1.1
  Priority: extra
  Section: universe/libs
  Maintainer: Ubuntu Developers 
  Architecture: amd64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-bad1.0/+bug/1668565/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1659068] [NEW] libbsd setmode/getmode give unexpected mode_t value possibly due to uninitialised value

2017-01-24 Thread RJVB
Public bug reported:

Consider the following code from the implementation (InstallCmd()) of a
Tcl extension function "xinstall" that mimics the /usr/bin/install
command:

case 'm': {
if (!objc) {
Tcl_WrongNumArgs(interp, 1, objv, "-m");
return TCL_ERROR;
}
const char *modeString = Tcl_GetString(*(++objv));
if (!(set = setmode(modeString))) {
char errmsg[255];

snprintf(errmsg, sizeof errmsg, "%s: error determining file 
mode %s: %s",
 funcname, modeString, strerror(errno));
Tcl_SetResult(interp, errmsg, TCL_VOLATILE);
return TCL_ERROR;
}
mode = getmode(set, 0);
if (verbose) {
ui_debug(interp, "%s: mode=%s umask=0%o", funcname, modeString, 
mode);
}
free(set);
objv++, objc -= 2;
break;
}

I use this function in a Tcl-based build/packaging/install system on KUbuntu 
14.04 with kernel 4.8.15 .
When calling this as `xinstall -v -m 775 -d foo`there are intermittent 
conditions ("episodes") under which I see

```
:debug:destroot xinstall: mode=775 umask=0225
:error:destroot Failed to destroot qt5-kde-angel: error renaming 
"/opt/local/var/lnxports/build/_opt_local_site-ports_aqua_qt5-kde-angel/qt5-kde-angel/work/destroot/opt/local/libexec/qt5/lib/pkgconfig/Qt5X11Extras.pc"
 to 
"/opt/local/var/lnxports/build/_opt_local_site-ports_aqua_qt5-kde-angel/qt5-kde-angel/work/destroot/opt/local/lib/pkgconfig/Qt5X11Extras.pc":
 permission denied
```

and valgrind reports

```
==20578== 46 errors in context 11 of 13:
==20578== Conditional jump or move depends on uninitialised value(s)
==20578==at 0x77CD81C: getmode (setmode.c:123)
==20578==by 0x77D240B: InstallCmd (xinstall.c:254)
==20578==by 0x4E6E2B5: TclEvalObjvInternal (tclBasic.c:3727)
==20578==by 0x4EB4F8A: TclExecuteByteCode (tclExecute.c:2414)
==20578==by 0x4EB8D6A: TclCompEvalObj (tclExecute.c:1535)
==20578==by 0x4E6FDE8: TclEvalObjEx (tclBasic.c:5296)
==20578==by 0x4EF2670: Tcl_UplevelObjCmd (tclProc.c:945)
==20578==by 0x4E6E2B5: TclEvalObjvInternal (tclBasic.c:3727)
==20578==by 0x4EB4F8A: TclExecuteByteCode (tclExecute.c:2414)
==20578==by 0x4EF2F69: TclObjInterpProcCore (tclProc.c:1763)
==20578==by 0x4E6E2B5: TclEvalObjvInternal (tclBasic.c:3727)
==20578==by 0x4EB4F8A: TclExecuteByteCode (tclExecute.c:2414)
==20578==  Uninitialised value was created by a heap allocation
==20578==at 0x4C2AB80: malloc (in 
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==20578==by 0x77CD93F: setmode (setmode.c:218)
==20578==by 0x77D23F5: InstallCmd (xinstall.c:246)
==20578==by 0x4E6E2B5: TclEvalObjvInternal (tclBasic.c:3727)
==20578==by 0x4EB4F8A: TclExecuteByteCode (tclExecute.c:2414)
==20578==by 0x4EB8D6A: TclCompEvalObj (tclExecute.c:1535)
==20578==by 0x4E6FDE8: TclEvalObjEx (tclBasic.c:5296)
==20578==by 0x4EF2670: Tcl_UplevelObjCmd (tclProc.c:945)
==20578==by 0x4E6E2B5: TclEvalObjvInternal (tclBasic.c:3727)
==20578==by 0x4EB4F8A: TclExecuteByteCode (tclExecute.c:2414)
==20578==by 0x4EF2F69: TclObjInterpProcCore (tclProc.c:1763)
==20578==by 0x4E6E2B5: TclEvalObjvInternal (tclBasic.c:3727)
```

This error tends to go away after having tried various approaches to
avoid it, which hints at the effects of an uninitialised variable, or a
bounds-overwrite, hence running the script through valgrind.

Ubuntu 14.04 is still at libbsd 0.6 so I backported the latest available
packaging from Launchpad (0.8.3-1). Initial results are encouraging:
valgrind no longer complains about setmode or getmode called from
InstallCmd().

I'd like to urge you to provide an official backport of this package;
the process is trivial (see my ppa:rjvbertin/misc archive).

** Affects: libbsd (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libbsd in Ubuntu.
https://bugs.launchpad.net/bugs/1659068

Title:
  libbsd setmode/getmode give unexpected mode_t value possibly due to
  uninitialised value

Status in libbsd package in Ubuntu:
  New

Bug description:
  Consider the following code from the implementation (InstallCmd()) of
  a Tcl extension function "xinstall" that mimics the /usr/bin/install
  command:

  case 'm': {
  if (!objc) {
  Tcl_WrongNumArgs(interp, 1, objv, "-m");
  return TCL_ERROR;
  }
  const char *modeString = Tcl_GetString(*(++objv));
  if (!(set = setmode(modeString))) {
  char errmsg[255];

  snprintf(errmsg, sizeof errmsg, "%s: error determining file 
mode %s: %s",
   funcname, modeString, strerror(errno));
  Tcl_SetResult(interp, errms

[Touch-packages] [Bug 1624285] Re: /etc/init.d/dbus checks for dbus-daemon in wrong location

2016-09-16 Thread RJVB
What's incomplete here?

Maybe I was wrong thinking that it should be clear that I'm *not*
suggesting that things are installed to the wrong places.

It's only the script in /etc/init.d that might need a correction

- DAEMON=/usr/bin/dbus-daemon
- UUIDGEN=/usr/bin/dbus-uuidgen
+ DAEMON=/bin/dbus-daemon
+ UUIDGEN=/bin/dbus-uuidgen

with those changes it should work again if there are no outdated
settings or assumptions later on in the script.

If the script is no longer supposed to be used it should be removed from
the package.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dbus in Ubuntu.
https://bugs.launchpad.net/bugs/1624285

Title:
  /etc/init.d/dbus checks for dbus-daemon in wrong location

Status in dbus package in Ubuntu:
  Incomplete

Bug description:
  dbus 1.6.18-0ubuntu4.3 for Ubuntu 14.04 installs a /etc/init.d/dbus
  script that checks for /usr/bin/dbus-daemon instead of /bin/dbus-
  daemon .

  Evidently this is not a critical failure as something still starts a
  system dbus on my system:

  5   102  2423 1   1   0  41004  3304 -  Ss   ?  3:07
  dbus-daemon --system --fork

  Who, I haven't figured out yet. The usual suspect systemd seems to be
  innocent here, because AFAICT it's supposed to start the daemon with a
  different set of options:

  ExecStart=//bin/dbus-daemon --system --address=systemd: --nofork
  --nopidfile --systemd-activation

  
  This makes it a little bit tricky to figure out how to relaunch the system 
dbus daemon...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/1624285/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1624285] [NEW] /etc/init.d/dbus checks for dbus-daemon in wrong location

2016-09-16 Thread RJVB
Public bug reported:

dbus 1.6.18-0ubuntu4.3 for Ubuntu 14.04 installs a /etc/init.d/dbus
script that checks for /usr/bin/dbus-daemon instead of /bin/dbus-daemon
.

Evidently this is not a critical failure as something still starts a
system dbus on my system:

5   102  2423 1   1   0  41004  3304 -  Ss   ?  3:07
dbus-daemon --system --fork

Who, I haven't figured out yet. The usual suspect systemd seems to be
innocent here, because AFAICT it's supposed to start the daemon with a
different set of options:

ExecStart=//bin/dbus-daemon --system --address=systemd: --nofork
--nopidfile --systemd-activation


This makes it a little bit tricky to figure out how to relaunch the system dbus 
daemon...

** Affects: dbus (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dbus in Ubuntu.
https://bugs.launchpad.net/bugs/1624285

Title:
  /etc/init.d/dbus checks for dbus-daemon in wrong location

Status in dbus package in Ubuntu:
  New

Bug description:
  dbus 1.6.18-0ubuntu4.3 for Ubuntu 14.04 installs a /etc/init.d/dbus
  script that checks for /usr/bin/dbus-daemon instead of /bin/dbus-
  daemon .

  Evidently this is not a critical failure as something still starts a
  system dbus on my system:

  5   102  2423 1   1   0  41004  3304 -  Ss   ?  3:07
  dbus-daemon --system --fork

  Who, I haven't figured out yet. The usual suspect systemd seems to be
  innocent here, because AFAICT it's supposed to start the daemon with a
  different set of options:

  ExecStart=//bin/dbus-daemon --system --address=systemd: --nofork
  --nopidfile --systemd-activation

  
  This makes it a little bit tricky to figure out how to relaunch the system 
dbus daemon...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/1624285/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 980153] Re: Hotplug of iMic USB soundcard does not always produce a viable audio output --Precise upgrade

2015-02-03 Thread RJVB
A few months short of THREE years later, this issue is still there in
Ubuntu 14.04 .

I see the iMic when I hotplug it, but only as a device. Pulseaudio does
not assign it to either sink or source (while the device provides both).
Using pavucontrol I do see 3 possible configurations in the
configuration tab: stereo, mono and off. But those don't serve a
purpose.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/980153

Title:
  Hotplug of iMic USB soundcard does not always produce a viable audio
  output --Precise upgrade

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  Problem:
  Hotplug of iMic USB soundcard does not always produce a viable audio output 
on Precise upgrade

  Steps to reproduce
  -boot up with iMic plugged in
  -unplug iMic
  -wait a minute
  -plug the iMic back in
  -select the iMic as output in the system sound preference pane

  Result
  -no audio via iMic
  -audio continues via build in speakers

  Expected results
  -audio  via iMic
  -audio via build in speakers should cut off

  
  Work around:
  Runs fine if the computer has booted with the iMic plugged in.
  or
  reboot with iMic plugged in

  
  iMic hardware details:
  Griffin Technology, Inc iMic USB audio system, the earlier model if I recall. 
 The following terminal command apparently reveal only the internal sound card.

  dmesg | grep sound
  HDA Intel SPDIF

  Both lsusb | grep audio and lsusb | grep sound don't retrieve any
  info, which is odd because the system sound preference pane lists the
  iMic device as an output.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: pulseaudio 1:1.1-0ubuntu15
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mo25705 F pulseaudio
   /dev/snd/pcmC0D0c:   mo25705 F...m pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0x9840 irq 46'
 Mixer name : 'SigmaTel STAC9221 A1'
 Components : 'HDA:83847680,106b0200,00103401'
 Controls  : 23
 Simple ctrls  : 12
  Card1.Amixer.info:
   Card hw:1 'system'/'Griffin Technology, Inc iMic USB audio system at 
usb-:00:1d.0-1, full speed'
 Mixer name : 'USB Mixer'
 Components : 'USB077d:07af'
 Controls  : 8
 Simple ctrls  : 6
  Date: Thu Apr 12 13:46:21 2012
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
  SourcePackage: pulseaudio
  UpgradeStatus: Upgraded to precise on 2012-03-23 (19 days ago)
  dmi.bios.date: 10/12/06
  dmi.bios.vendor: Apple Computer, Inc.
  dmi.bios.version: MBP11.88Z.0055.B08.0610121325
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F425BEC8
  dmi.board.vendor: Apple Computer, Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 8
  dmi.chassis.vendor: Apple Computer, Inc.
  dmi.chassis.version: Mac-F425BEC8
  dmi.modalias: 
dmi:bvnAppleComputer,Inc.:bvrMBP11.88Z.0055.B08.0610121325:bd10/12/06:svnAppleComputer,Inc.:pnMacBookPro1,1:pvr1.0:rvnAppleComputer,Inc.:rnMac-F425BEC8:rvrPVT:cvnAppleComputer,Inc.:ct8:cvrMac-F425BEC8:
  dmi.product.name: MacBookPro1,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Computer, Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/980153/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp