** Changed in: indicator-network (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to indicator-bluetooth in Ubuntu.
https://bugs.launchpad.net/bugs/1304500
Title:
Indicator Test Plan QA Review
no new reports in errors.u.c since October. closing.
** Changed in: dbus-cpp (Ubuntu)
Status: New => Fix Released
** Changed in: indicator-network (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is s
based in the ofono and urfkill bugs linked to the #1388065 I would say
these are not related.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to location-service in Ubuntu.
https://bugs.launchpad.net/bugs/1382595
Title:
[TOPBLOCKER] /u
** Also affects: indicator-network (Ubuntu RTM)
Importance: Undecided
Status: New
** Changed in: indicator-network (Ubuntu RTM)
Importance: Undecided => Critical
** Changed in: indicator-network (Ubuntu RTM)
Status: New => In Progress
--
You received this bug notification be
** Changed in: indicator-network (Ubuntu)
Assignee: Antti Kaijanmäki (kaijanmaki) => Thomas Voß (thomas-voss)
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to location-service in Ubuntu.
https://bugs.launchpad.net/bugs/1382
i-network needs a rebuild as well.
** Changed in: indicator-network (Ubuntu)
Status: Invalid => Triaged
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to location-service in Ubuntu.
https://bugs.launchpad.net/bugs/1382595
Title:
Looking at the stacktrace, the assertion error happens inside dbus-cpp
worker thread that has called core::dbus::Bus::run().
Some quick googling:
http://stackoverflow.com/questions/1105745/pthread-mutex-assertion-error
** Also affects: dbus-cpp
Importance: Undecided
Status: New
** Chan
** Summary changed:
- Unlocking sim causes unity8 crash
+ showing notification right after boot causes unity8 crash
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to dbus-cpp in Ubuntu.
https://bugs.launchpad.net/bugs/1380736
Title:
looking at the report mterry posted it looks like coming from qtubuntu-
media. I'm not familiar with that code base but after having a quick
look these caught my eye:
http://bazaar.launchpad.net/~phablet-team/qtubuntu-
media/trunk/view/head:/src/aal/aalmediaplayerservice.cpp:
AalMediaPlayerServic
Might be the same issue:
https://errors.ubuntu.com/problem/f53968407e05846ce6dd99e01d5c27df7589b9eb
Although the retrace has failed just looking at the signatures makes me
think of uncaught exception. At least in i-network we had to guard all
calls to core::dbus::Bus::run() inside try-catches as r
** Changed in: dbus-cpp (Ubuntu)
Status: New => Confirmed
** Changed in: dbus-cpp (Ubuntu)
Importance: Undecided => Critical
** Changed in: dbus-cpp (Ubuntu)
Assignee: (unassigned) => Thomas Voß (thomas-voss)
--
You received this bug notification because you are a member of Ubunt
** Also affects: dbus-cpp (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to dbus-cpp in Ubuntu.
https://bugs.launchpad.net/bugs/1368524
Title:
/usr/lib/arm-linux-gnueabihf/indicator
Public bug reported:
This key is unused once proper flightmode support lands to system settings.
https://code.launchpad.net/~unity-api-team/ubuntu-system-settings/flightmode/+merge/222907
** Affects: gsettings-ubuntu-touch-schemas (Ubuntu)
Importance: Undecided
Status: New
--
You
Public bug reported:
Currently if set() is called a readonly dbus property the following is printed
to the console:
Property is not writable
IMO an exception should be thrown to help to catch the exact location of
the error.
** Affects: dbus-cpp (Ubuntu)
Importance: Undecided
Public bug reported:
This fails:
auto con = signal->connect([this](){});
signal->disconnect(con);
with:
/usr/include/core/dbus/impl/signal.h:185: error: return-statement with a value,
in function returning 'void' [-fpermissive]
return d->handlers.erase(token);
Public bug reported:
core::dbus::testing::Fixture requires dbus-daemon to be available but
libdbus-cpp-dev does not depend on it. When trying to run a test under
CI without dbus-daemon the following exception is thrown:
C++ exception with description "Session: Could not read address of bus
instan
Public bug reported:
trying to build a project in jenkins which build-depends on libdbus-cpp-
dev fails.
In file included from /usr/include/core/dbus/message.h:21:0,
from /usr/include/core/dbus/bus.h:23,
from
/tmp/buildd/connectivity-cpp-0.0.1/dbus-cpp/services/
Public bug reported:
http://dbus.freedesktop.org/doc/dbus-specification.html#basic-types :
"""
Conventional name: BYTE
ASCII type-code: y (121)
Encoding: Unsigned 8-bit integer
"""
Currently dbus-cpp defines the byte as signed std::int8_t.
This should be changed to std::uint8_t.
Unfortunately t
Did this go in to beta2 or not?
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1048585
Title:
power statistics dialog not centered inside unity-greeter
To manage notif
Are you using multiple monitors (laptop lcd + external for example)? At
least for me the password dialog appears sometimes in "wrong" (detached)
display. Also I sometimes have witnessed dialog not being shown on
single display setup, but when I enter my password to this non-visible
dialog I can sti
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/43998082/Dependencies.txt
** Attachment added: "GconfGnomeLockdown.txt"
http://launchpadlibrarian.net/43998083/GconfGnomeLockdown.txt
** Attachment added: "GconfGnomePowerManager.txt"
http://launchpadlibrarian.net/439
Public bug reported:
Binary package hint: gnome-screensaver
I have my laptop attached to a KVM switch and I use the VGA output as my
primary desktop on external display. The laptop is below my table with
lid closed. I have deactivated the laptops LCD panel from gnome-display-
properties.
After I
thanks for your interest, but I already prepared a more detailed patch
this morning which removes the broken code and uses g_dgettext. I will
prepare a new package today or tomorrow.
--
Lots of country names are missing, showing "missing from libgweather" in mobile
broadband connection wizard.
h
yes, that's almost exactly all that's needed. There's another #ifndef in
that file, too, and then there's a new dgettext () call needed where the
country names are added to the visible list.
--
Lots of country names are missing, showing "missing from libgweather" in mobile
broadband connection w
Actually I don't have time to work on this right now, but it seems that
I have to as it seems no one else is going to do it. I know this is
really important and I really want to get this fixed.
"missing from libgweather" is intended to make it clear for testers that
libgweather is missing translat
OK, I finally got my jaunty installation working and was able to
investigate this. Fixing this needs a change in libmbca. It's not going
to big, but I'm not yet sure how to fix this properly and I don't have
time to work on this in at least couple of weeks..
The problem lays in
http://svn.gnome.or
26 matches
Mail list logo