Bug#840368: gnome-software: should depend on software-properties-gtk

2016-10-19 Thread vrishab
Package: gnome-software
Version: 3.22.0-1
Followup-For: Bug #840368

I would bump this to serious, as this a tricky problem for an end user to
figure out. Spent some time trying to figure out why 'Software sources' window
was empty ( until I bumped into
https://bugzilla.gnome.org/show_bug.cgi?id=772714 )



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.7.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gnome-software depends on:
ii  appstream0.10.2-1
ii  dconf-gsettings-backend [gsettings-backend]  0.26.0-2
ii  gnome-software-common3.22.0-1
ii  gsettings-desktop-schemas3.22.0-1
ii  libappstream-glib8   0.6.3-1
ii  libatk1.0-0  2.22.0-1
ii  libc62.24-5
ii  libcairo-gobject21.14.6-1+b1
ii  libcairo21.14.6-1+b1
ii  libenchant1c2a   1.6.0-11+b1
ii  libfwupd10.7.4-2
ii  libgdk-pixbuf2.0-0   2.36.0-1
ii  libglib2.0-0 2.50.1-1
ii  libgnome-desktop-3-123.22.1-1
ii  libgtk-3-0   3.22.1-1
ii  libgtkspell3-3-0 3.0.9-1
ii  libgudev-1.0-0   230-3
ii  libjson-glib-1.0-0   1.2.2-1
ii  libpackagekit-glib2-18   1.1.4-1
ii  libpango-1.0-0   1.40.3-2
ii  libpangocairo-1.0-0  1.40.3-2
ii  libpolkit-gobject-1-00.105-16
ii  libsecret-1-00.18.5-2
ii  libsoup2.4-1 2.56.0-1
ii  libsqlite3-0 3.15.0-1
ii  packagekit   1.1.4-1

gnome-software recommends no packages.

Versions of packages gnome-software suggests:
pn  fwupd  
pn  gnome-software-plugin-flatpak  
pn  gnome-software-plugin-limba

-- no debconf information

-- debsums errors found:
debsums: changed file /usr/bin/gnome-software (from gnome-software package)



Bug#814558: libglib2.0-0-dbg: GDB backtrace decoration broken

2016-09-13 Thread vrishab in
Steps to reproduce:

1. Open gedit.
2. kill -11 $(pgrep gedit)
3. gdb /usr/bin/gedit gedit.core.file
4. 'bt' in gdb


Bug#814558: libglib2.0-0-dbg: GDB backtrace decoration broken

2016-09-13 Thread vrishab in
This happens in i386 only. Not in amd64.

bugs@sid-reportbug:/cores$ uname -a
Linux sid-reportbug 4.7.0-1-686-pae #1 SMP Debian 4.7.2-1 (2016-08-28) i686
GNU/Linux

bugs@sid-reportbug:/cores$ gdb /usr/bin/rhythmbox /cores/core.rhythmbox.2444
GNU gdb (Debian 7.11.1-2) 7.11.1
..
..
Reading symbols from /usr/bin/rhythmbox...Reading symbols from
/usr/lib/debug/.build-id/dd/26a5bd23cb7bb34ba548b8f6f6e94b2a124109.debug...done.
done.
[New LWP 2444]
[New LWP 2445]
[New LWP 2446]
[New LWP 2448]
[New LWP 2466]
[New LWP 2625]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
btCore was generated by `rhythmbox'.
Program terminated with signal SIGABRT, Aborted.
#0  0xb775dd5d in ?? ()
[Current thread is 1 (Thread 0xb2f8b500 (LWP 2444))]
(gdb) bt
Python Exception  
returned a result with an error set:
#0  0x in #1  0x in  ()
(gdb) q


Bug#836978: cdparanoia-dbg: "No debugging symbols fouind" in debug shared libraries.

2016-09-07 Thread vrishab
Package: cdparanoia-dbg
Version: 3.10.2+debian-11
Severity: important

dev@unstable:/usr/lib/debug$ for i in $(find . -type f); do ls $i | xargs gdb |
grep "no debugging"; done

Reading symbols from ./usr/lib/x86_64-linux-
gnu/libcdda_paranoia.so.0.10.2...(no debugging symbols found)...done.
Reading symbols from ./usr/lib/x86_64-linux-
gnu/libcdda_interface.so.0.10.2...(no debugging symbols found)...done.
Reading symbols from ./usr/bin/cdparanoia...(no debugging symbols
found)...done.



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.7.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages cdparanoia-dbg depends on:
ii  libcdparanoia-dev  3.10.2+debian-11
ii  libcdparanoia0 3.10.2+debian-11

cdparanoia-dbg recommends no packages.

cdparanoia-dbg suggests no packages.

-- no debconf information



Bug#834782: grilo-plugins-0.3: grilo doesn't work. Fails to load plugins.

2016-08-26 Thread vrishab in
Seems like a network config issue ( somehow eth0 was in
/etc/network/interfaces ). Hence NetworkMangaer bailed out. And grilo tests
internet connection before loading modules (
https://bugzilla.gnome.org/show_bug.cgi?id=725148 ). After commenting them,
grilo works fine.

But, I am not sure how "eth0" was added to /etc/network/interfaces. I
didn't. I have 2 Debian unstable installations ( 1 on metal + 1 on
virtualbox ). Both had this issue. Can you double check this part. Thanks !

On Fri, Aug 19, 2016 at 2:35 PM, vrishab in <vrishab...@gmail.com> wrote:

> On Fri, Aug 19, 2016 at 1:37 PM, Alberto Garcia <be...@igalia.com> wrote:
>
>> On Fri, Aug 19, 2016 at 06:02:29AM +0530, vrishab wrote:
>>
>> > grilo-test-ui-0.3 doesn't seem to load any plugins. As a result,
>> > applications which depend on grilo don't load plugins either.
>>
>> It works fine for me ...
>>
>> http://imgur.com/19R2X7A
>>
>> What happens if you run grl-inspect-0.3 ? Do you get the list of
>> plugins?
>>
>>
> After "apt-get update" and "apt-get upgrade" ( NOT dist-upgrade ), I get
> the following:
>
> dev@unstable:~$ grl-inspect-0.3
> grl-bookmarks:  grl-bookmarks
> grl-chromaprint:  grl-chromaprint
> grl-filesystem:  grl-filesystem
> grl-gravatar:  grl-gravatar
> grl-local-metadata:  grl-local-metadata
> grl-lua-factory:  grl-video-title-parsing
> grl-metadata-store:  grl-metadata-store
> grl-opensubtitles:  grl-opensubtitles
> grl-optical-media:  grl-optical-media
> grl-tracker:  grl-tracker-source
>
> dev@unstable:~$ dpkg -l | grep -i gril
> ii  gir1.2-grilo-0.3:amd640.3.1-1
> amd64Framework for discovering and browsing media - GObject
> introspection data
> ii  grilo-plugins-0.3:amd64   0.3.2-1
> amd64Framework for discovering and browsing media - Plugins
> ii  grilo-plugins-0.3-dbgsym:amd640.3.2-1
> amd64Debug symbols for grilo-plugins-0.3
> ii  libgrilo-0.3-0:amd64  0.3.1-1
> amd64Framework for discovering and browsing media - Shared libraries
> ii  libgrilo-0.3-bin  0.3.1-1
> amd64Framework for discovering and browsing media - Binaries
> ii  libgrilo-0.3-dev:amd640.3.1-1
> amd64Framework for discovering and browsing media - Development
> files
>
> Attached screenshot of grilo-test-ui-0.3.
>


Bug#834814: wondershaper crashes entire system

2016-08-22 Thread vrishab in
Filed kernel bug https://bugzilla.kernel.org/show_bug.cgi?id=153561

Please resolve this bug accordingly.
​


Bug#834750: libqt5widgets5: wireshark crashes with SIGSEGV in QTreeModel::index ( only with a11y )

2016-08-21 Thread vrishab in
Sure. I've added myself to watcher's list

On Sun, Aug 21, 2016 at 6:56 PM, Lisandro Damián Nicanor Pérez <
perezme...@gmail.com> wrote:

> tag 834750 upstream
> forwarded 834750 https://bugreports.qt.io/browse/QTBUG-55402
> thanks
>
> Thanks for the bug! I have just forwarded it upstream. Please consider
> subscribing to the upstream bug (link above), it would be easier to debug
> if
> you interact directly with upstream.
>
> Thanks again, Lisandro.
>
>
> --
>
> Lisandro Damián Nicanor Pérez Meyer
> http://perezmeyer.com.ar/
> http://perezmeyer.blogspot.com/
>


Bug#834814: wondershaper crashes entire system

2016-08-19 Thread vrishab
Package: wondershaper
Version: 1.1a-8
Severity: critical
Justification: breaks the whole system

!! CAUTION !! CAUTION !!

System will hang and need to be rebooted. Please save your work before running
the below commands.

!! CAUTION !! CAUTION !!

Run the following commands as root:

root@unstable:~# wondershaper eth0 1024 1024
root@unstable:~# wondershaper eth0 1024 1024

The first command succeeds.
The second command causes entire system to hang.



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages wondershaper depends on:
ii  iproute2  4.6.0-4

wondershaper recommends no packages.

wondershaper suggests no packages.

-- no debconf information



Bug#834782: grilo-plugins-0.3: grilo doesn't work. Fails to load plugins.

2016-08-19 Thread vrishab in
On Fri, Aug 19, 2016 at 1:37 PM, Alberto Garcia <be...@igalia.com> wrote:

> On Fri, Aug 19, 2016 at 06:02:29AM +0530, vrishab wrote:
>
> > grilo-test-ui-0.3 doesn't seem to load any plugins. As a result,
> > applications which depend on grilo don't load plugins either.
>
> It works fine for me ...
>
> http://imgur.com/19R2X7A
>
> What happens if you run grl-inspect-0.3 ? Do you get the list of
> plugins?
>
>
After "apt-get update" and "apt-get upgrade" ( NOT dist-upgrade ), I get
the following:

dev@unstable:~$ grl-inspect-0.3
grl-bookmarks:  grl-bookmarks
grl-chromaprint:  grl-chromaprint
grl-filesystem:  grl-filesystem
grl-gravatar:  grl-gravatar
grl-local-metadata:  grl-local-metadata
grl-lua-factory:  grl-video-title-parsing
grl-metadata-store:  grl-metadata-store
grl-opensubtitles:  grl-opensubtitles
grl-optical-media:  grl-optical-media
grl-tracker:  grl-tracker-source

dev@unstable:~$ dpkg -l | grep -i gril
ii  gir1.2-grilo-0.3:amd64
0.3.1-1  amd64Framework for discovering
and browsing media - GObject introspection data
ii  grilo-plugins-0.3:amd64
0.3.2-1  amd64Framework for discovering
and browsing media - Plugins
ii  grilo-plugins-0.3-dbgsym:amd64
0.3.2-1  amd64Debug symbols for
grilo-plugins-0.3
ii  libgrilo-0.3-0:amd64
0.3.1-1  amd64Framework for discovering
and browsing media - Shared libraries
ii  libgrilo-0.3-bin
0.3.1-1  amd64Framework for discovering
and browsing media - Binaries
ii  libgrilo-0.3-dev:amd64
0.3.1-1  amd64Framework for discovering
and browsing media - Development files

Attached screenshot of grilo-test-ui-0.3.


Bug#834737: xserver-xorg-core: Xorg crashes with SIGABRT in _fbGetWindowPixmap

2016-08-19 Thread vrishab in
>
> FWIW, this should be fixed by
> https://cgit.freedesktop.org/xorg/xserver/commit/?id=
> 9f04fa3babaaabe0ed5bf4aa2563755bc6c45723
> .
>
> Note that this crash only happens when the X server is already shutting
> down (or at least resetting for a new generation), so it's kind of a
> minor issue.
>
>
I didn't experience any xserver crash, but still got a core. So, that makes
sense. Thanks !


Bug#834782: grilo-plugins-0.3: grilo doesn't work. Fails to load plugins.

2016-08-18 Thread vrishab in
grilo-test-ui-0.3 is able to find all plugins correctly.

dev@unstable:~$ strace -e trace=file grilo-test-ui-0.3 | grep
"/usr/lib/x86_64-linux-gnu/grilo-0.3" | grep "^open"

o​pen("/usr/lib/x86_64-linux-gnu/grilo-0.3/libgrlbookmarks.so",
O_RDONLY|O_CLOEXEC) = 13
open("/usr/lib/x86_64-linux-gnu/grilo-0.3/libgrlchromaprint.so",
O_RDONLY|O_CLOEXEC) = 13
open("/usr/lib/x86_64-linux-gnu/grilo-0.3/libgrlmetadatastore.so",
O_RDONLY|O_CLOEXEC) = 13
open("/usr/lib/x86_64-linux-gnu/grilo-0.3/libgrlopensubtitles.so",
O_RDONLY|O_CLOEXEC) = 13
open("/usr/lib/x86_64-linux-gnu/grilo-0.3/libgrljamendo.so",
O_RDONLY|O_CLOEXEC) = 13
open("/usr/lib/x86_64-linux-gnu/grilo-0.3/libgrlthetvdb.so",
O_RDONLY|O_CLOEXEC) = 13
open("/usr/lib/x86_64-linux-gnu/grilo-0.3/libgrllocalmetadata.so",
O_RDONLY|O_CLOEXEC) = 13
open("/usr/lib/x86_64-linux-gnu/grilo-0.3/libgrltracker.so",
O_RDONLY|O_CLOEXEC) = 13
open("/usr/lib/x86_64-linux-gnu/grilo-0.3/libgrlpodcasts.so",
O_RDONLY|O_CLOEXEC) = 13
open("/usr/lib/x86_64-linux-gnu/grilo-0.3/libgrlyoutube.so",
O_RDONLY|O_CLOEXEC) = 13
open("/usr/lib/x86_64-linux-gnu/grilo-0.3/libgrloptical-media.so",
O_RDONLY|O_CLOEXEC) = 13
open("/usr/lib/x86_64-linux-gnu/grilo-0.3/libgrldleyna.so",
O_RDONLY|O_CLOEXEC) = 13
open("/usr/lib/x86_64-linux-gnu/grilo-0.3/libgrltmdb.so",
O_RDONLY|O_CLOEXEC) = 13
open("/usr/lib/x86_64-linux-gnu/grilo-0.3/libgrlflickr.so",
O_RDONLY|O_CLOEXEC) = 13
open("/usr/lib/x86_64-linux-gnu/grilo-0.3/libgrldpap.so",
O_RDONLY|O_CLOEXEC) = 13
open("/usr/lib/x86_64-linux-gnu/grilo-0.3/libgrlfilesystem.so",
O_RDONLY|O_CLOEXEC) = 13
open("/usr/lib/x86_64-linux-gnu/grilo-0.3/libgrldaap.so",
O_RDONLY|O_CLOEXEC) = 13
open("/usr/lib/x86_64-linux-gnu/grilo-0.3/libgrlraitv.so",
O_RDONLY|O_CLOEXEC) = 13
open("/usr/lib/x86_64-linux-gnu/grilo-0.3/libgrlgravatar.so",
O_RDONLY|O_CLOEXEC) = 13
open("/usr/lib/x86_64-linux-gnu/grilo-0.3/libgrlvimeo.so",
O_RDONLY|O_CLOEXEC) = 13
open("/usr/lib/x86_64-linux-gnu/grilo-0.3/libgrlshoutcast.so",
O_RDONLY|O_CLOEXEC) = 13
open("/usr/lib/x86_64-linux-gnu/grilo-0.3/libgrlfreebox.so",
O_RDONLY|O_CLOEXEC) = 13
open("/usr/lib/x86_64-linux-gnu/grilo-0.3/libgrlluafactory.so",
O_RDONLY|O_CLOEXEC) = 13
open("/usr/lib/x86_64-linux-gnu/grilo-0.3/libgrlmagnatune.so",
O_RDONLY|O_CLOEXEC) = 13

But, doesn't load them.


Bug#834782: grilo-plugins-0.3: grilo doesn't work. Fails to load plugins.

2016-08-18 Thread vrishab in
Grilo works in Ubuntu LTS 16.04. This is a debian specific issue.


Bug#834782: grilo-plugins-0.3: grilo doesn't work. Fails to load plugins.

2016-08-18 Thread vrishab
Package: grilo-plugins-0.3
Version: 0.3.2-1
Severity: important

grilo-test-ui-0.3 doesn't seem to load any plugins. As a result, applications
which depend on grilo don't load plugins either.



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages grilo-plugins-0.3 depends on:
ii  libarchive13 3.2.1-2
ii  libavahi-client3 0.6.32-1
ii  libavahi-common3 0.6.32-1
ii  libavahi-glib1   0.6.32-1
ii  libavahi-gobject00.6.32-1
ii  libc62.23-4
ii  libdmapsharing-3.0-2 2.9.36-1
ii  libgdata22   0.17.5-1
ii  libglib2.0-0 2.48.1-3
ii  libgmime-2.6-0   2.6.20-8
ii  libgoa-1.0-0b3.20.2-1
ii  libgom-1.0-0 0.3.2-1
ii  libgrilo-0.3-0   0.3.1-1
ii  libgstreamer1.0-01.8.2-1
ii  libjson-glib-1.0-0   1.2.2-1
ii  liblua5.3-0  5.3.1-1
ii  libmediaart-2.0-01.9.0-2
ii  liboauth01.0.1-1
ii  libsoup2.4-1 2.54.1-1
ii  libsqlite3-0 3.13.0-1
ii  libtotem-plparser18  3.10.6-4
ii  libtracker-sparql-1.0-0  1.8.0-4
ii  libxml2  2.9.4+dfsg1-1+b1

Versions of packages grilo-plugins-0.3 recommends:
ii  dleyna-server  0.4.0-1

grilo-plugins-0.3 suggests no packages.

-- no debconf information



Bug#834750: libqt5widgets5: wireshark crashes with SIGSEGV in QTreeModel::index ( only with a11y )

2016-08-18 Thread vrishab in
Crash stack trace.

Core was generated by `wireshark'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  QTreeModel::index (this=this@entry=0x55e565f9aca0, item=0x55e5661d1238,
column=column@entry=0) at itemviews/qtreewidget.cpp:236
236itemviews/qtreewidget.cpp: No such file or directory.
[Current thread is 1 (Thread 0x7f980eacf940 (LWP 5639))]
(gdb) bt
#0  0x7f9808bd6223 in QTreeModel::index(QTreeWidgetItem const*, int)
const (this=this@entry=0x55e565f9aca0, item=0x55e5661d1238,
column=column@entry=0) at itemviews/qtreewidget.cpp:236
#1  0x7f9808bd635b in QTreeModel::parent(QModelIndex const&) const
(this=0x55e565f9aca0, child=...) at itemviews/qtreewidget.cpp:294
#2  0x7f9808ba79fb in QTreeView::isIndexHidden(QModelIndex const&)
const (this=0x55e56c625ec8) at
../../include/QtCore/../../src/corelib/itemmodels/qabstractitemmodel.h:411
#3  0x7f9808ba79fb in QTreeView::isIndexHidden(QModelIndex const&)
const (this=0x55e565f2ee10, index=...) at itemviews/qtreeview.cpp:3044
#4  0x7f9808ba9ebf in QTreeView::visualRect(QModelIndex const&) const
(this=0x55e565f2ee10, index=...) at itemviews/qtreeview.cpp:1106
#5  0x7f9808b4f62a in QAccessibleTableCell::rect() const
(this=0x55e56c625ea0) at accessible/itemviews.cpp:1057
#6  0x7f97f9fc2c2e in
AtSpiAdaptor::accessibleInterfaces(QAccessibleInterface*) const
(this=this@entry=0x55e5675ec930, interface=interface@entry=0x55e56c625ea0)
at linuxaccessibility/atspiadaptor.cpp:1466
#7  0x7f97f9fc995c in
AtSpiAdaptor::accessibleInterface(QAccessibleInterface*, QString const&,
QDBusMessage const&, QDBusConnection const&) (this=this@entry=0x55e5675ec930,
interface=interface@entry=0x55e56c625ea0, function=..., message=...,
connection=...) at linuxaccessibility/atspiadaptor.cpp:1406
#8  0x7f97f9fc9ed9 in
AtSpiAdaptor::accessibleInterface(QAccessibleInterface*, QString const&,
QDBusMessage const&, QDBusConnection const&) (this=0x55e5675ec930,
interface=0x55e56c625ea0, function=..., message=..., connection=...)
at linuxaccessibility/atspiadaptor.cpp:1362
#9  0x7f97f9fce2ec in AtSpiAdaptor::handleMessage(QDBusMessage const&,
QDBusConnection const&) (this=0x55e5675ec930, message=..., connection=...)
at linuxaccessibility/atspiadaptor.cpp:1276
#10 0x7f97f8a174f8 in
QDBusConnectionPrivate::activateObject(QDBusConnectionPrivate::ObjectTreeNode&,
QDBusMessage const&, int) (this=0x7f97e4010100, node=..., msg=...,
pathStartPos=27) at qdbusintegrator.cpp:1431
#11 0x7f97f8a19f7e in QDBusActivateObjectEvent::placeMetaCall(QObject*)
(this=0x7f97e4014780) at qdbusintegrator.cpp:1590
#12 0x7f9807ff3729 in QObject::event(QEvent*) (this=0x55e5675ec930,
e=) at kernel/qobject.cpp:1256
#13 0x7f9808901bec in QApplicationPrivate::notify_helper(QObject*,
QEvent*) (this=, receiver=0x55e5675ec930, e=0x7f97e4014780)
at kernel/qapplication.cpp:3804
#14 0x7f980890708f in QApplication::notify(QObject*, QEvent*)
(this=0x7ffd967e1c30, receiver=0x55e5675ec930, e=0x7f97e4014780) at
kernel/qapplication.cpp:3561
#15 0x7f9807fc5450 in QCoreApplication::notifyInternal2(QObject*,
QEvent*) (receiver=0x55e5675ec930, event=event@entry=0x7f97e4014780) at
kernel/qcoreapplication.cpp:1015
#16 0x7f9807fc73cc in
QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)
(event=0x7f97e4014780, receiver=) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:225
#17 0x7f9807fc73cc in
QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)
(receiver=receiver@entry=0x0, event_type=event_type@entry=0,
data=0x55e565cc8b70) at kernel/qcoreapplication.cpp:1650
#18 0x7f9807fc7888 in QCoreApplication::sendPostedEvents(QObject*, int)
(receiver=receiver@entry=0x0, event_type=event_type@entry=0) at
kernel/qcoreapplication.cpp:1508
#19 0x7f980801b0f3 in postEventSourceDispatch(GSource*, GSourceFunc,
gpointer) (s=0x55e565cefc40) at kernel/qeventdispatcher_glib.cpp:270
#20 0x7f980e7baff7 in g_main_context_dispatch (context=0x7f97f00016f0)
at ././glib/gmain.c:3154
#21 0x7f980e7baff7 in g_main_context_dispatch
(context=context@entry=0x7f97f00016f0)
at ././glib/gmain.c:3769
#22 0x7f980e7bb260 in g_main_context_iterate
(context=context@entry=0x7f97f00016f0,
block=block@entry=1, dispatch=dispatch@entry=1, self=) at
././glib/gmain.c:3840
#23 0x7f980e7bb30c in g_main_context_iteration (context=0x7f97f00016f0,
may_block=may_block@entry=1) at ././glib/gmain.c:3901
#24 0x7f980801b4ff in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x55e565cf3590, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#25 0x7f9807fc319a in
QEventLoop::exec(QFlags)
(this=this@entry=0x7ffd967e1a30,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#26 0x7f9807fcb99c in QCoreApplication::exec() () at
kernel/qcoreapplication.cpp:1285
#27 0x55e565118c55 in main ()
(gdb) Quit


Bug#834750: libqt5widgets5: wireshark crashes with SIGSEGV in QTreeModel::index ( only with a11y )

2016-08-18 Thread vrishab
Package: libqt5widgets5
Version: 5.6.1+dfsg-3+b1
Severity: important

Steps to reproduce:

1. Enable accessibility. I enabled screen zoom.
2. Open wireshark and capture traffic on an interface ( I capture http on eth0
)
3. Stop the capture.
4. Click on "Start Capturing Packets". It should display the "Unsaved packets"
dialog.
5. Click on "Continue without saving".
6. Wireshark crashes.



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libqt5widgets5 depends on:
ii  libc62.23-4
ii  libglib2.0-0 2.48.1-3
ii  libqt5core5a [qtbase-abi-5-6-1]  5.6.1+dfsg-3+b1
ii  libqt5gui5   5.6.1+dfsg-3+b1
ii  libstdc++6   6.1.1-10
ii  libx11-6 2:1.6.3-1

libqt5widgets5 recommends no packages.

libqt5widgets5 suggests no packages.

-- no debconf information



Bug#834737: xserver-xorg-core: Xorg crashes with SIGABRT in _fbGetWindowPixmap

2016-08-18 Thread vrishab
Package: xserver-xorg-core
Version: 2:1.18.4-1
Severity: important
Tags: upstream

Not sure how the crash occurred. I log all crashes in the system, and I noticed
this crash.

Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/xorg/Xorg vt2 -displayfd 3 -auth
/run/user/1000/gdm/Xauthority -backgr'.
Program terminated with signal SIGABRT, Aborted.
#0  0x7f53bdeee1c8 in __GI_raise (sig=sig@entry=6) at
../sysdeps/unix/sysv/linux/raise.c:54
54  ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) bt
#0  0x7f53bdeee1c8 in __GI_raise (sig=sig@entry=6) at
../sysdeps/unix/sysv/linux/raise.c:54
#1  0x7f53bdeef64a in __GI_abort () at abort.c:89
#2  0x55577c5af04e in OsAbort () at ../../os/utils.c:1408
#3  0x55577c48cebc in ddxGiveUp (error=error@entry=EXIT_ERR_ABORT) at
../../../../hw/xfree86/common/xf86Init.c:1066
#4  0x55577c48cf6a in AbortDDX (error=error@entry=EXIT_ERR_ABORT) at
../../../../hw/xfree86/common/xf86Init.c:1110
#5  0x55577c5b4cb2 in AbortServer () at ../../os/log.c:874
#6  0x55577c5b5aed in FatalError (f=f@entry=0x55577c5e4cf0 "Caught signal
%d (%s). Server aborting\n") at ../../os/log.c:1015
#7  0x55577c5ac8ee in OsSigHandler (signo=11, sip=,
unused=) at ../../os/osinit.c:150
#8  0x7f53bdeee250 in  () at /lib/x86_64-linux-
gnu/libc.so.6
#9  0x7f53b6bdcbfd in _fbGetWindowPixmap (pWindow=0x0) at
../../fb/fbscreen.c:84
#10 0x55577c52ae37 in present_restore_screen_pixmap (screen=0x55577d4c7fc0)
at ../../present/present.c:442
#11 0x55577c52af05 in present_set_abort_flip
(screen=screen@entry=0x55577d4c7fc0) at ../../present/present.c:458
#12 0x55577c52b672 in present_flip_destroy
(screen=screen@entry=0x55577d4c7fc0) at ../../present/present.c:1030
#13 0x55577c52a223 in present_close_screen (screen=0x55577d4c7fc0) at
../../present/present_screen.c:61
#14 0x55577c4da768 in CursorCloseScreen (pScreen=0x55577d4c7fc0) at
../../xfixes/cursor.c:187
#15 0x55577c5285c4 in AnimCurCloseScreen (pScreen=) at
../../render/animcur.c:106
#16 0x55577c44ddd7 in dix_main (argc=12, argv=0x7ffc7f7c1d18,
envp=) at ../../dix/main.c:354
#17 0x7f53bdedb730 in __libc_start_main (main=0x55577c437f60 ,
argc=12, argv=0x7ffc7f7c1d18, init=, fini=,
rtld_fini=, stack_end=0x7ffc7f7c1d08) at ../csu/libc-start.c:291
#18 0x55577c437f99 in _start ()
(gdb) q



-- Package-specific info:
/etc/X11/X does not exist.
/etc/X11/X is not a symlink.
/etc/X11/X is not executable.

VGA-compatible devices on PCI bus:
--
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics Controller [8086:0126] (rev 09)

/etc/X11/xorg.conf does not exist.

/etc/X11/xorg.conf.d does not exist.

/etc/modprobe.d contains no KMS configuration files.

Kernel version (/proc/version):
---
Linux version 4.6.0-1-amd64 (debian-ker...@lists.debian.org) (gcc version 5.4.0 
20160609 (Debian 5.4.0-6) ) #1 SMP Debian 4.6.4-1 (2016-07-18)

No Xorg X server log files found.

udev information:
-
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input8
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input8
E: EV=3
E: ID_FOR_SEAT=input-acpi-LNXPWRBN_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: KEY=10 0
E: MODALIAS=input:b0019vp0001e-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=14713078

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input8/event8
N: input/event8
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input8/event8
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: LIBINPUT_DEVICE_GROUP=19/0/1/0:LNXPWRBN/button
E: MAJOR=13
E: MINOR=72
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=15605593
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
E: EV=3
E: ID_FOR_SEAT=input-acpi-LNXVIDEO_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: KEY=3e000b 0 0 0
E: MODALIAS=input:b0019vp0006e-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw
E: NAME="Video Bus"
E: PHYS="LNXVIDEO/video/input0"
E: PRODUCT=19/0/6/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=14726157

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9/event9
N: input/event9
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event9
E: 
DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9/event9
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: 

Bug#834693: rhythmbox-plugins: Missing webremote plugin files

2016-08-17 Thread vrishab
Package: rhythmbox-plugins
Version: 3.4-1
Severity: normal

Missing following files

js/
js/webremote.js
css
css/pure-min.css
css/grids-responsive-min.css
css/webremote.css
webremote.html

in

/usr/lib/rhythmbox/plugins/webremote

The plugin doesn't load without the html file. It currently fails with a
HTTP/1.1 403 Forbidden


GET / HTTP/1.1
Host: 127.0.0.1:41019
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101
Firefox/45.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Connection: keep-alive

HTTP/1.1 403 Forbidden
Date: Thu, 18 Aug 2016 04:36:15 GMT
Content-Length: 0



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages rhythmbox-plugins depends on:
ii  gir1.2-glib-2.0 1.48.0-3
ii  gir1.2-gnomekeyring-1.0 3.12.0-1+b1
ii  gir1.2-gstreamer-1.01.8.2-1
ii  gir1.2-gtk-3.0  3.20.7-1
ii  gir1.2-peas-1.0 1.18.0-3
ii  gir1.2-rb-3.0   3.4-1
ii  gir1.2-secret-1 0.18.5-1
ii  gir1.2-webkit2-4.0  2.12.3-1+b2
ii  libatk1.0-0 2.20.0-1
ii  libc6   2.23-4
ii  libcairo-gobject2   1.14.6-1+b1
ii  libcairo2   1.14.6-1+b1
ii  libdmapsharing-3.0-22.9.36-1
ii  libgdk-pixbuf2.0-0  2.34.0-1
ii  libgirepository-1.0-1   1.48.0-3
ii  libglib2.0-02.48.1-3
ii  libgpod40.8.3-8
ii  libgrilo-0.3-0  0.3.1-1
ii  libgstreamer-plugins-base1.0-0  1.8.2-1
ii  libgstreamer1.0-0   1.8.2-1
ii  libgtk-3-0  3.20.7-1
ii  libgudev-1.0-0  230-3
ii  libimobiledevice6   1.2.0+dfsg-3
ii  libjson-glib-1.0-0  1.2.2-1
ii  liblircclient0  0.9.0~pre1-1.2
ii  libmtp9 1.1.11-1
ii  libnotify4  0.7.6-2
ii  libpango-1.0-0  1.40.1-1
ii  libpangocairo-1.0-0 1.40.1-1
ii  libpeas-1.0-0   1.18.0-3
ii  libplist3   1.12-3.1
ii  librhythmbox-core10 3.4-1
ii  libsecret-1-0   0.18.5-1
ii  libsoup2.4-12.54.1-1
ii  libtdb1 1.3.9-1
ii  libtotem-plparser18 3.10.6-4
ii  libx11-62:1.6.3-1
ii  libxml2 2.9.4+dfsg1-1+b1
ii  python3 3.5.1-4
ii  python3-gi  3.20.1-1
ii  python3-mako1.0.4+ds1-1
ii  python3.5   3.5.2-3
pn  python3:any 
ii  rhythmbox   3.4-1
ii  zeitgeist-core  0.9.16-0.1
ii  zlib1g  1:1.2.8.dfsg-2+b1

rhythmbox-plugins recommends no packages.

rhythmbox-plugins suggests no packages.

-- no debconf information



Bug#833847: linux-image-3.16.0-4-amd64: sd mount fails with sdhci stack traces

2016-08-09 Thread vrishab
Package: src:linux
Version: 3.16.7-ckt25-2+deb8u3
Severity: important

This happened on a MacMini Mid 2011 model. This is on a brand new Samsung Evo
16GB ( http://www.samsung.com/us/computing/memory-storage/memory-cards
/microsdhc-16gb-evo-memory-card-with-adapter-mb-mp16da-am/ ) card with XBMC
installed in it. SD card failed to mount and got a lot of the below errors. The
card works fine in OSX.

[  919.525748] mmc0: new ultra high speed DDR50 SDHC card at address 59b4
[  919.526102] mmcblk0: mmc0:59b4 0 14.9 GiB
[  929.535431] [ cut here ]
[  929.535486] WARNING: CPU: 0 PID: 0 at /build/linux-
7z1rSb/linux-3.16.7-ckt25/drivers/mmc/host/sdhci.c:975
sdhci_send_command+0xb77/0xca0 [sdhci]()
[  929.535490] Modules linked in: nls_cp437 vfat fat mmc_block rfcomm vmnet(O)
vmw_vsock_vmci_transport vsock vmw_vmci binfmt_misc pci_stub vboxpci(O) bnep
vboxnetadp(O) vboxnetflt(O) vboxdrv(O) vmmon(O) nfsd auth_rpcgss oid_registry
nfs_acl nfs lockd fscache sunrpc dm_crypt algif_skcipher af_alg quota_v2
quota_tree nls_utf8 hfsplus x86_pkg_temp_thermal intel_powerclamp arc4
intel_rapl coretemp kvm_intel kvm crc32_pclmul aesni_intel aes_x86_64 lrw b43
gf128mul ecb glue_helper mac80211 snd_usb_audio cfg80211 btusb snd_usbmidi_lib
ssb snd_rawmidi bluetooth snd_seq_device 6lowpan_iphc rfkill rng_core pcmcia
pcmcia_core ablk_helper cryptd bcma snd_hda_codec_hdmi iTCO_wdt
iTCO_vendor_support i915 snd_hda_intel evdev drm_kms_helper drm applesmc
input_polldev snd_hda_controller apple_gmux i2c_algo_bit i2c_i801 apple_bl
efi_pstore i2c_core mei_me pcspkr shpchp lpc_ich mei efivars mfd_core
snd_hda_codec snd_hwdep snd_pcm snd_timer snd soundcore video button processor
thermal_sys loop fuse ecryptfs parport_pc ppdev lp parport autofs4 ext4 crc16
mbcache jbd2 dm_mod md_mod hid_generic hid_appleir usbhid hid usb_storage sg
sd_mod crc_t10dif crct10dif_generic crct10dif_pclmul crct10dif_common
crc32c_intel ahci libahci firewire_ohci libata ehci_pci uhci_hcd ehci_hcd
scsi_mod sdhci_pci sdhci tg3 firewire_core mmc_core crc_itu_t ptp pps_core
libphy usbcore usb_common
[  929.535670] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G   O
3.16.0-4-amd64 #1 Debian 3.16.7-ckt25-2+deb8u3
[  929.535674] Hardware name: Apple Inc. Macmini5,1/Mac-8ED6AF5B48C039E1, BIOS
MM51.88Z.0077.B14.1510261805 10/26/2015
[  929.535678]   8150e08f 
0009
[  929.535685]  8106 88023b980130 0002
0001
[  929.535691]  880263e18500 880263e18500 a0166727
0046
[  929.535697] Call Trace:
[  929.535701][] ? dump_stack+0x5d/0x78
[  929.535726]  [] ? warn_slowpath_common+0x77/0x90
[  929.535749]  [] ? sdhci_send_command+0xb77/0xca0 [sdhci]
[  929.535776]  [] ? sdhci_finish_data+0x115/0x3b0 [sdhci]
[  929.535796]  [] ? sdhci_finish_command+0x150/0x150 [sdhci]
[  929.535813]  [] ? sdhci_timeout_timer+0x75/0xb0 [sdhci]
[  929.535823]  [] ? call_timer_fn+0x31/0x100
[  929.535839]  [] ? sdhci_finish_command+0x150/0x150 [sdhci]
[  929.535847]  [] ? run_timer_softirq+0x209/0x2f0
[  929.535854]  [] ? __do_softirq+0xf1/0x290
[  929.535860]  [] ? irq_exit+0x95/0xa0
[  929.535867]  [] ? smp_apic_timer_interrupt+0x45/0x60
[  929.535876]  [] ? apic_timer_interrupt+0x6d/0x80
[  929.535879][] ?
get_next_timer_interrupt+0x1d6/0x250
[  929.535893]  [] ? cpuidle_enter_state+0x4f/0xc0
[  929.535898]  [] ? cpuidle_enter_state+0x48/0xc0
[  929.535906]  [] ? cpu_startup_entry+0x2f8/0x400
[  929.535914]  [] ? start_kernel+0x497/0x4a2
[  929.535920]  [] ? set_init_arg+0x4e/0x4e
[  929.535927]  [] ? early_idt_handler_array+0x120/0x120
[  929.535933]  [] ? x86_64_start_kernel+0x14d/0x15c
[  929.535938] ---[ end trace 2bc0f0d2aad9b514 ]---
[  940.172394] ldm_validate_partition_table(): Disk read failed.
[  940.172497] Dev mmcblk0: unable to read RDB block 0
[  940.172582]  mmcblk0: unable to read partition table
[  940.369899] mmc0: card 59b4 removed

More information attached in log file.



-- Package-specific info:
** Version:
Linux version 3.16.0-4-amd64 (debian-ker...@lists.debian.org) (gcc version 
4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt25-2+deb8u3 (2016-07-02)

** Command line:
\boot\vmlinuz-3.16.0-4-amd64 ro root=UUID=3215fb2b-0d03-4399-bbc2-faf8bb67e317 
initrd=/boot/initrd.img-3.16.0-4-amd64 quiet 

** Tainted: O (4096)
 * Out-of-tree module has been loaded.

** Kernel log:
[  502.927775] usb 2-1.3.3: Manufacturer: Nokia
[  502.92] usb 2-1.3.3: SerialNumber: 354115055708208
[  502.997132] NET: Registered protocol family 35
[  503.007983] usbcore: registered new interface driver cdc_phonet
[  503.044614] usbcore: registered new interface driver cdc_ether
[  503.061153] usb 2-1.3.3: bad CDC descriptors
[  503.061192] usbcore: registered new interface driver rndis_host
[  503.075397] cdc_acm 2-1.3.3:1.1: ttyACM0: USB ACM device
[  503.075677] usbcore: registered new interface driver cdc_acm
[  503.075680] cdc_acm: USB Abstract 

Bug#830303: sdhci_pci: SD card reader gives error "mmc0: error -110 whilst initialising SD card"

2016-08-09 Thread vrishab in
SD card works fine in OSX though. Most probably a linux driver issue.


Bug#775001: gnome-control-center: sound applet window size messes when selecting one of output devices

2016-08-08 Thread vrishab in
This issue is not reproducible in sid (unstable)
<https://packages.debian.org/sid/gnome-control-center>
(gnome-control-center: 1:3.20.1-2 ). But, I guess the fix should then be
ported to stable.

On Mon, Aug 8, 2016 at 12:31 PM, vrishab <vrishab...@gmail.com> wrote:

> Package: gnome-control-center
> Version: 1:3.14.2-3
> Followup-For: Bug #775001
>
> Dear Maintainer,
>
>* What led up to the situation?
>
> Explained in attached screencast.
>
>* What exactly did you do (or not do) that was effective (or
>  ineffective)?
>
> Explained in attached screencast.
>
>* What was the outcome of this action?
>
> Disappearing volume button.
>
>* What outcome did you expect instead?
>
> Volume button should not disappear.
>
>
>
> -- System Information:
> Debian Release: stretch/sid
>   APT prefers stable-updates
>   APT policy: (500, 'stable-updates'), (500, 'stable')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
>
> Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
> Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
>
> Versions of packages gnome-control-center depends on:
> ii  accountsservice0.6.37-3+b1
> ii  apg2.2.3.dfsg.1-2
> ii  colord 1.2.1-1+b2
> ii  desktop-file-utils 0.22-1
> ii  gnome-control-center-data  1:3.14.2-3
> ii  gnome-desktop3-data3.14.1-1
> ii  gnome-icon-theme   3.12.0-1
> ii  gnome-icon-theme-symbolic  3.12.0-1
> ii  gnome-settings-daemon  3.14.2-3
> ii  gsettings-desktop-schemas  3.14.1-1
> ii  libaccountsservice00.6.37-3+b1
> ii  libatk1.0-02.14.0-1
> ii  libc6  2.19-18+deb8u4
> ii  libcairo-gobject2  1.14.0-2.1+deb8u1
> ii  libcairo2  1.14.0-2.1+deb8u1
> ii  libcanberra-gtk3-0 0.30-2.1
> ii  libcanberra0   0.30-2.1
> ii  libcheese-gtk233.14.1-2
> ii  libcheese7 3.14.1-2
> ii  libclutter-1.0-0   1.20.0-1
> ii  libclutter-gtk-1.0-0   1.6.0-1
> ii  libcolord-gtk1 0.1.25-1.1+b1
> ii  libcolord2 1.2.1-1+b2
> ii  libcups2   1.7.5-11+deb8u1
> ii  libdbus-glib-1-2   0.102-1
> ii  libfontconfig1 2.11.0-6.3
> ii  libgdk-pixbuf2.0-0 2.31.1-2+deb8u5
> ii  libgl1-mesa-glx [libgl1]   10.3.2-1+deb8u1
> ii  libglib2.0-0   2.42.1-1+b1
> ii  libgnome-bluetooth13   3.14.0-2
> ii  libgnome-desktop-3-10  3.14.1-1
> ii  libgoa-1.0-0b  3.14.2-1
> ii  libgoa-backend-1.0-1   3.14.2-1
> ii  libgrilo-0.2-1 0.2.11-2
> ii  libgtk-3-0 3.14.5-1+deb8u1
> ii  libgtop2-7 2.28.5-2+b1
> ii  libibus-1.0-5  1.5.9-1
> ii  libkrb5-3  1.12.1+dfsg-19+deb8u2
> ii  libmm-glib01.4.0-1
> ii  libnm-glib-vpn10.9.10.0-7
> ii  libnm-glib40.9.10.0-7
> ii  libnm-gtk0 0.9.10.0-2
> ii  libnm-util20.9.10.0-7
> ii  libpango-1.0-0 1.36.8-3
> ii  libpangocairo-1.0-01.36.8-3
> ii  libpolkit-gobject-1-0  0.105-8
> ii  libpulse-mainloop-glib05.0-13
> ii  libpulse0  5.0-13
> ii  libpwquality1  1.2.3-1
> ii  libsmbclient   2:4.2.10+dfsg-0+deb8u3
> ii  libsoup2.4-1   2.48.0-1
> ii  libupower-glib30.99.1-3.2
> ii  libwacom2  0.8-1
> ii  libx11-6   2:1.6.2-3
> ii  libxi6 2:1.7.4-1+b2
> ii  libxml22.9.1+dfsg1-5+deb8u2
>
> Versions of packages gnome-control-center recommends:
> ii  cracklib-runtime   2.9.2-1
> ii  cups-pk-helper 0.2.5-2+b1
> ii  gkbd-capplet   3.6.0-1
> ii  gnome-online-accounts  3.14.2-1
> ii  gnome-user-guide   3.14.1-1
> ii  gnome-user-share   3.14.0-2
> ii  iso-codes  3.57-1
> ii  libnss-myhostname  0.3-9
> ii  lxsession [policykit-1-gnome]  0.5.1-2
> ii  mesa-utils 8.2.0-1
> ii  mousetweaks3.12.0-1
> ii  network-manager-gnome  0.9.10.0-2
> ii  policykit-1-gnome  0.105-2
> ii  realmd 0.15.1-1+b2
> ii  rygel  0.24.2-1+b1
> ii  rygel-tracker  0.24.2-1+b1
> ii  system-config-printer  1.4.6-1
>
> Versions of packages gnome-control-center suggests:
> ii  gstreamer1.0-pulseaudio  1.4.4-2
> ii  libcanberra-gtk-module   0.30-2.1
> ii  libcanberra-gtk3-module  0.30-2.1
> ii  x11-xserver-utils7.7+3+b1
>
> -- no debconf information
>


Bug#833706: netboot install fails with "Loading libc6-udeb failed for unknown reasons. Aborting"

2016-08-08 Thread vrishab in
Related link: https://bugs.kali.org/view.php?id=3417

On Mon, Aug 8, 2016 at 9:59 AM, vrishab <vrishab...@gmail.com> wrote:

> Package: debian-installer
> Version: 20150422+deb8u4
> Severity: important
> Tags: d-i
>
> Dear Maintainer,
>
>* What led up to the situation?
>
> Tried installing debian unstable through netboot mini.iso ( 35MB )
>
>* What exactly did you do (or not do) that was effective (or
>  ineffective)?
>
> Downloaded mini.iso from http://ftp.sg.debian.org/
> debian/dists/unstable/main
> /installer-amd64/current/images/netboot/
>
> Index of /debian/dists/unstable/main/installer-amd64/current/
> images/netboot/
>
> .../
> debian-installer/  29-Jun-2016 22:56
> -
> gtk/   30-Jun-2016 09:50
> -
> pxelinux.cfg/  29-Jun-2016 22:56
> -
> xen/   30-Jun-2016 04:07
> -
> mini.iso   29-Jun-2016 22:56
> 36700160
> netboot.tar.gz 29-Jun-2016 22:56
> 26556691
> pxelinux.0 29-Jun-2016 22:56
> 42246
>
>
>
>* What was the outcome of this action?
>
> Installation aborted with "Loading libc6-udeb failed for unknown reasons.
> Aborting"
>
>* What outcome did you expect instead?
>
> Installation should have succeeded.
>
>
>
> -- System Information:
> Debian Release: stretch/sid
>   APT prefers stable-updates
>   APT policy: (500, 'stable-updates'), (500, 'stable')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
>
> Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
> Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
>
> -- no debconf information
>


Bug#833706: netboot install fails with "Loading libc6-udeb failed for unknown reasons. Aborting"

2016-08-07 Thread vrishab
Package: debian-installer
Version: 20150422+deb8u4
Severity: important
Tags: d-i

Dear Maintainer,

   * What led up to the situation?

Tried installing debian unstable through netboot mini.iso ( 35MB )

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

Downloaded mini.iso from http://ftp.sg.debian.org/debian/dists/unstable/main
/installer-amd64/current/images/netboot/

Index of /debian/dists/unstable/main/installer-amd64/current/images/netboot/

.../
debian-installer/  29-Jun-2016 22:56
-
gtk/   30-Jun-2016 09:50
-
pxelinux.cfg/  29-Jun-2016 22:56
-
xen/   30-Jun-2016 04:07
-
mini.iso   29-Jun-2016 22:56
36700160
netboot.tar.gz 29-Jun-2016 22:56
26556691
pxelinux.0 29-Jun-2016 22:56
42246



   * What was the outcome of this action?

Installation aborted with "Loading libc6-udeb failed for unknown reasons.
Aborting"

   * What outcome did you expect instead?

Installation should have succeeded.



-- System Information:
Debian Release: stretch/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- no debconf information


Bug#833489: projectm-pulseaudio: ttf-dejavu-core dependency not listed

2016-08-05 Thread vrishab in
http://bugs.debian.org/699383 might be related.


Bug#833489: projectm-pulseaudio: ttf-dejavu-core dependency not listed

2016-08-04 Thread vrishab
Package: projectm-pulseaudio
Version: 2.1.0+dfsg-4
Severity: normal

Dear Maintainer,

   * What led up to the situation?

Installing projectm-pulseaudio

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

apt-get install projectm-pulseaudio

   * What was the outcome of this action?

dev@unstable:~/Downloads/rhythmbox-plugins/rhythmbox-spectrum$ projectM-
pulseaudio
Gtk-Message: Failed to load module "canberra-gtk-module"
dir:/usr/share/projectM/config.inp
reading ~/.projectM/config.inp
[projectM] config file: /home/dev/.projectM/config.inp
No Textures Loaded from "/usr"/share/projectM/textures
Could not open font file: /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf

   * What outcome did you expect instead?

Application should have started.



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages projectm-pulseaudio depends on:
ii  libc6  2.23-4
ii  libftgl2   2.1.3~rc5-4+nmu1+b1
ii  libgcc11:6.1.1-10
ii  libglew1.131.13.0-2
ii  libprojectm-qt1v5  2.1.0+dfsg-4
ii  libprojectm2v5 2.1.0+dfsg-4
ii  libpulse0  9.0-1.1
ii  libqt4-opengl  4:4.8.7+dfsg-8
ii  libqtcore4 4:4.8.7+dfsg-8
ii  libqtgui4  4:4.8.7+dfsg-8
ii  libstdc++6 6.1.1-10
ii  pulseaudio 9.0-1.1

projectm-pulseaudio recommends no packages.

projectm-pulseaudio suggests no packages.

-- no debconf information



Bug#833471: network-manager-gnome: Wired interface ( eth0 ) missing in Network Preferences

2016-08-04 Thread vrishab
Package: network-manager-gnome
Version: 1.2.4-1
Severity: normal

Dear Maintainer,

   * What led up to the situation?

Opened "Software" and tried to install a package.

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

Opened "Software" and tried to install a package.

   * What was the outcome of this action?

"Software" displayed "Go online to check for updates". The system was online
and connected to the internet.

   * What outcome did you expect instead?

"Software" should install the package.



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages network-manager-gnome depends on:
ii  dbus-x11 1.10.8-1
ii  dconf-gsettings-backend [gsettings-backend]  0.26.0-1
ii  gnome-shell [polkit-1-auth-agent]3.20.3-1
ii  libatk1.0-0  2.20.0-1
ii  libc62.23-4
ii  libcairo21.14.6-1+b1
ii  libgdk-pixbuf2.0-0   2.34.0-1
ii  libglib2.0-0 2.48.1-2
ii  libgtk-3-0   3.20.6-2
ii  libmm-glib0  1.6.0-1
ii  libnm0   1.2.2-2
ii  libnma0  1.2.4-1
ii  libnotify4   0.7.6-2
ii  libpango-1.0-0   1.40.1-1
ii  libpangocairo-1.0-0  1.40.1-1
ii  libsecret-1-00.18.5-1
ii  network-manager  1.2.2-2
ii  policykit-1-gnome [polkit-1-auth-agent]  0.105-3

Versions of packages network-manager-gnome recommends:
ii  gnome-keyring  3.20.0-2
ii  gnome-shell [notification-daemon]  3.20.3-1
ii  iso-codes  3.69-1
ii  mobile-broadband-provider-info 20151214-0.1
ii  notification-daemon3.20.0-1

Versions of packages network-manager-gnome suggests:
pn  network-manager-openconnect-gnome  
pn  network-manager-openvpn-gnome  
pn  network-manager-pptp-gnome 
pn  network-manager-vpnc-gnome 



Bug#831527: flashplugin-nonfree: New Flash player 11.2.202.632 is available -- fixes a security issue

2016-07-16 Thread vrishab
Package: flashplugin-nonfree
Version: 1:3.6.1
Severity: important

Flash player 11.2.202.632 needs to be updated at
https://people.debian.org/~bartm/flashplugin-nonfree/D5C0FC14/.

Most recent version avaialble is:

fp.11.2.202.626.sha512.i386.pgp.asc
fp.11.2.202.626.sha512.amd64.pgp.asc

It should have the following updates:

fp.11.2.202.632.sha512.i386.pgp.asc
fp.11.2.202.632.sha512.amd64.pgp.asc



-- Package-specific info:
Debian version: jessie/sid
Architecture: amd64
Package version: 1:3.6.1
Adobe Flash Player version: LNX 11,2,202,626
MD5 checksums:
6a528f044752181e749e426c854bcc64  /var/cache/flashplugin-nonfree/get-
upstream-version.pl
48a2167247b42b04f3610eb7350a053f  /var/cache/flashplugin-
nonfree/install_flash_player_11_linux.x86_64.tar.gz
1b0b549f4c1e1d60bd0bbc6799c87824  /usr/lib/flashplugin-
nonfree/libflashplayer.so
Alternatives:
flash-mozilla.so - auto mode
  link currently points to /usr/lib/flashplugin-
nonfree/libflashplayer.so
/usr/lib/flashplugin-nonfree/libflashplayer.so - priority 50
Current 'best' version is '/usr/lib/flashplugin-
nonfree/libflashplayer.so'.
lrwxrwxrwx 1 root root 34 Jul 17 02:49 /usr/lib/mozilla/plugins/flash-
mozilla.so -> /etc/alternatives/flash-mozilla.so
/usr/lib/mozilla/plugins/flash-mozilla.so: symbolic link to
/etc/alternatives/flash-mozilla.so

-- System Information:
Debian Release: jessie/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages flashplugin-nonfree depends on:
ii  binutils   2.25-5
ii  ca-certificates20141019+deb8u1
ii  debconf [debconf-2.0]  1.5.56
ii  gnupg  1.4.18-7+deb8u1
ii  libatk1.0-02.14.0-1
ii  libcairo2  1.14.0-2.1+deb8u1
ii  libcurl3-gnutls7.38.0-4+deb8u3
ii  libfontconfig1 2.11.0-6.3
ii  libfreetype6   2.5.2-3+deb8u1
ii  libgcc11:4.9.2-10
ii  libglib2.0-0   2.42.1-1+b1
ii  libgtk2.0-02.24.25-3+deb8u1
ii  libnspr4   2:4.10.7-1+deb8u1
ii  libnss32:3.17.2-1.1+deb8u2
ii  libpango1.0-0  1.36.8-3
ii  libstdc++6 4.9.2-10
ii  libx11-6   2:1.6.2-3
ii  libxext6   2:1.3.3-1
ii  libxt6 1:1.1.4-1+b1
ii  wget   1.16-1

flashplugin-nonfree recommends no packages.

Versions of packages flashplugin-nonfree suggests:
ii  fonts-dejavu   2.34-1
pn  hal
ii  iceweasel  45.2.0esr-1~deb8u1
pn  konqueror-nsplugins
pn  ttf-mscorefonts-installer  
pn  ttf-xfree86-nonfree