[Bug 1304500] Re: Indicator Test Plan QA Review

2015-06-04 Thread Antti Kaijanmäki
** 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

[Bug 1368524] Re: /usr/lib/arm-linux-gnueabihf/indicator-network/indicator-network-service:11:__GI___pthread_mutex_lock:_dbus_platform_rmutex_lock:_dbus_lock:dbus_message_cache_shutdown:dbus_shutdown

2014-11-25 Thread Antti Kaijanmäki
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

[Bug 1382595] Re: [TOPBLOCKER] /usr/lib/arm-linux-gnueabihf/indicator-network/indicator-network-service:indicator-network-service: pthread_mutex_lock.c:80: __pthread_mutex_lock: Assertion `mutex-__da

2014-10-31 Thread Antti Kaijanmäki
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]

[Bug 1382595] Re: [TOPBLOCKER] /usr/lib/arm-linux-gnueabihf/indicator-network/indicator-network-service:indicator-network-service: pthread_mutex_lock.c:80: __pthread_mutex_lock: Assertion `mutex-__da

2014-10-29 Thread Antti Kaijanmäki
** 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/1382595

[Bug 1382595] Re: [TOPBLOCKER] /usr/lib/arm-linux-gnueabihf/indicator-network/indicator-network-service:indicator-network-service: pthread_mutex_lock.c:80: __pthread_mutex_lock: Assertion `mutex-__da

2014-10-29 Thread Antti Kaijanmäki
** 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

[Bug 1382595] Re: [TOPBLOCKER] /usr/lib/arm-linux-gnueabihf/indicator-network/indicator-network-service:indicator-network-service: pthread_mutex_lock.c:80: __pthread_mutex_lock: Assertion `mutex-__da

2014-10-23 Thread Antti Kaijanmäki
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 **

[Bug 1382595] Re: [TOPBLOCKER] /usr/lib/arm-linux-gnueabihf/indicator-network/indicator-network-service:indicator-network-service: pthread_mutex_lock.c:80: __pthread_mutex_lock: Assertion `mutex-__da

2014-10-23 Thread Antti Kaijanmäki
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:

[Bug 1380736] Re: showing notification right after boot causes unity8 crash

2014-10-15 Thread Antti Kaijanmäki
** 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:

[Bug 1380736] Re: Unlocking sim while dash is not loaded leads to a system lockup

2014-10-14 Thread Antti Kaijanmäki
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

[Bug 1380736] Re: Unlocking sim while dash is not loaded leads to a system lockup

2014-10-14 Thread Antti Kaijanmäki
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:

[Bug 1368519] Re: /usr/lib/arm-linux-gnueabihf/indicator-network/indicator-network-service:6:__gnu_cxx::__verbose_terminate_handler:__cxxabiv1::__terminate:std::terminate:__cxxabiv1::__cxa_throw:std::

2014-09-12 Thread Antti Kaijanmäki
** 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 Ubuntu

[Bug 1368524] Re: /usr/lib/arm-linux-gnueabihf/indicator-network/indicator-network-service:11:__GI___pthread_mutex_lock:_dbus_platform_rmutex_lock:_dbus_lock:dbus_message_cache_shutdown:dbus_shutdown

2014-09-11 Thread Antti Kaijanmäki
** 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:

[Bug 1329226] [NEW] com.ubuntu.touch.network.flightMode should be removed

2014-06-12 Thread Antti Kaijanmäki
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

[Bug 1294780] [NEW] should throw something if trying to write to readonly property

2014-03-19 Thread Antti Kaijanmäki
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

[Bug 1274701] [NEW] dbus::Signal::disconnect() does not work.

2014-01-30 Thread Antti Kaijanmäki
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);

[Bug 1272105] [NEW] libdbus-cpp-dev does not debend on libdbus-1-dev

2014-01-23 Thread Antti Kaijanmäki
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

[Bug 1272191] [NEW] libdbus-cpp-dev does not depend on dbus

2014-01-23 Thread Antti Kaijanmäki
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

[Bug 1270843] [NEW] D-Bus byte should be std::uint8_t

2014-01-20 Thread Antti Kaijanmäki
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 this

[Bug 1048585] Re: power statistics dialog not centered inside unity-greeter

2012-09-21 Thread Antti Kaijanmäki
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

[Bug 777712] Re: password dialog doesn't appear when screensaver ends

2011-07-27 Thread Antti Kaijanmäki
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

[Bug 562061] [NEW] screensaver activates inactive display

2010-04-13 Thread Antti Kaijanmäki
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

[Bug 562061] Re: screensaver activates inactive display

2010-04-13 Thread Antti Kaijanmäki
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/43998082/Dependencies.txt ** Attachment added: GconfGnomeLockdown.txt http://launchpadlibrarian.net/43998083/GconfGnomeLockdown.txt ** Attachment added: GconfGnomePowerManager.txt

[Bug 334377] Re: Lots of country names are missing, showing missing from libgweather in mobile broadband connection wizard.

2009-03-28 Thread Antti Kaijanmäki
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.

[Bug 334377] Re: Lots of country names are missing, showing missing from libgweather in mobile broadband connection wizard.

2009-03-27 Thread Antti Kaijanmäki
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

[Bug 334377] Re: Lots of country names are missing, showing missing from libgweather in mobile broadband connection wizard.

2009-03-27 Thread Antti Kaijanmäki
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

[Bug 334377] Re: Lots of country names are missing, showing missing from libgweather in mobile broadband connection wizard.

2009-03-07 Thread Antti Kaijanmäki
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