[Touch-packages] [Bug 1891478] Re: orca ftbfs in focal (amd64 only)

2021-08-11 Thread Marcus Tomlinson
** Changed in: at-spi2-atk (Ubuntu) Assignee: Marcus Tomlinson (marcustomlinson) => (unassigned) ** Changed in: orca (Ubuntu) Assignee: Marcus Tomlinson (marcustomlinson) => (unassigned) ** Changed in: orca (Ubuntu Focal) Assignee: Marcus Tomlinson (marcustomlinson) => (u

[Touch-packages] [Bug 1624571] Re: White lines visible around LibreOffice toolbars in when using GTK3

2019-05-14 Thread Marcus Tomlinson
** Changed in: libreoffice (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu. https://bugs.launchpad.net/bugs/1624571 Title: White lines visible around L

[Touch-packages] [Bug 1828884] Re: [META] Handling Japanese new era "令和 (Reiwa)"

2019-05-21 Thread Marcus Tomlinson
** Changed in: libreoffice (Ubuntu Disco) Status: New => Fix Released ** Changed in: libreoffice-l10n (Ubuntu Disco) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to icu in Ubuntu. htt

[Touch-packages] [Bug 1828884] Re: [META] Handling Japanese new era "令和 (Reiwa)"

2019-05-23 Thread Marcus Tomlinson
** Changed in: libreoffice (Ubuntu Cosmic) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to icu in Ubuntu. https://bugs.launchpad.net/bugs/1828884 Title: [META] Handling Japanese new era "令

[Touch-packages] [Bug 1828884] Re: [META] Handling Japanese new era "令和 (Reiwa)"

2019-05-30 Thread Marcus Tomlinson
** Changed in: libreoffice-l10n (Ubuntu Bionic) Status: Fix Committed => Fix Released ** Changed in: libreoffice (Ubuntu Bionic) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1828884] Re: [META] Handling Japanese new era "令和 (Reiwa)"

2019-05-30 Thread Marcus Tomlinson
** Changed in: libreoffice (Ubuntu Xenial) Status: Fix Committed => Fix Released ** Changed in: libreoffice-l10n (Ubuntu Xenial) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 945448] Re: add toolbar commands pane shrinks, disappears

2019-10-15 Thread Marcus Tomlinson
** Bug watch added: Document Foundation Bugzilla #46924 https://bugs.documentfoundation.org/show_bug.cgi?id=46924 ** Changed in: df-libreoffice Importance: Medium => Unknown ** Changed in: df-libreoffice Status: Won't Fix => Unknown ** Changed in: df-libreoffice Remote watch: freed

[Touch-packages] [Bug 1835922] Re: missing gl* symbols in version 19.0.2

2019-07-30 Thread Marcus Tomlinson
** Changed in: mesa (Ubuntu Bionic) Assignee: (unassigned) => Timo Aaltonen (tjaalton) ** Changed in: mesa (Ubuntu Disco) Assignee: (unassigned) => Timo Aaltonen (tjaalton) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscrib

[Touch-packages] [Bug 945448] Re: add toolbar commands pane shrinks, disappears

2019-08-13 Thread Marcus Tomlinson
This release of Ubuntu is no longer receiving maintenance updates. If this is still an issue on a maintained version of Ubuntu please let us know. ** Changed in: libreoffice (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch s

[Touch-packages] [Bug 1856604] Re: First char appears twice when searching in "Save as..." dialog in every application

2019-12-18 Thread Marcus Tomlinson
** Package changed: libreoffice (Ubuntu) => gtk+3.0 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu. https://bugs.launchpad.net/bugs/1856604 Title: First char appears twice when searching in "Save

[Touch-packages] [Bug 1798400] Re: [upstream] Regression: cannot use impress remote over bluetooth with ubuntu bionic

2019-12-27 Thread Marcus Tomlinson
** Summary changed: - Regression: cannot use impress remote over bluetooth with ubuntu bionic + [upstream] Regression: cannot use impress remote over bluetooth with ubuntu bionic -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1496875] Re: smartscopesproxy uses a lot of CPU with bad internet

2015-10-18 Thread Marcus Tomlinson
** Changed in: unity-scopes-api (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-api in Ubuntu. https://bugs.launchpad.net/bugs/1496875 Title: smartscopesproxy uses a lo

[Touch-packages] [Bug 1502285] Re: api should provide translated "no network" and "no location" results

2015-10-18 Thread Marcus Tomlinson
There is an info() method on SearchReply and PreviewReply objects. This method informs the shell that some non-fatal, warning condition has occurred during the query. This method takes a OperationInfo argument that can be configured to describe a number of warning conditions via an enum such as: No

[Touch-packages] [Bug 1502282] Re: "unknown" connectivity status problematic

2015-10-18 Thread Marcus Tomlinson
I think the bug here is that you are seeing an Unknown status at all. That shouldn't happen. The shell sets the connectivity status before it dispatches queries, so you should only get Connected or Disconnected. Unknown is really more of an uninitialised state. Could you please point me to the sou

[Touch-packages] [Bug 1502282] Re: "unknown" connectivity status problematic

2015-10-19 Thread Marcus Tomlinson
Michi, have a look at http://bazaar.launchpad.net/~unity-team/unity- scopes-shell/trunk/view/head:/src/Unity/scope.cpp#L745 The scope should actually never receive scopes::SearchMetadata::Unknown. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, whi

[Touch-packages] [Bug 1502282] Re: "unknown" connectivity status problematic

2015-10-20 Thread Marcus Tomlinson
The discussion has derailed somewhat from the original issue, please continue this elsewhere. Coming back to this particular bug, we only provide the statuses Connected and Disconnected to the scope from the shell. The Unknown status is an uninitialised state and should never reach the scope. Seei

[Touch-packages] [Bug 1508142] Re: Mediascanner crashes and loops on bad media (webm)

2015-11-02 Thread Marcus Tomlinson
** Changed in: mediascanner2 (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mediascanner2 in Ubuntu. https://bugs.launchpad.net/bugs/1508142 Title: Mediascanner crashes and loops

[Touch-packages] [Bug 1508260] Re: un-starring a scope jumps several scopes to the right

2015-11-09 Thread Marcus Tomlinson
Adding unity8 to affected packages. This sounds like a UI bug ** Also affects: unity8 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-shell in Ubuntu. https://

[Touch-packages] [Bug 1422309] Re: Today's scope doesn't refresh automatically and indicates wrong day

2015-11-16 Thread Marcus Tomlinson
Hey Chris, we have a little more detail on ResultTtl under the "Deployment" section of our API doc: https://developer.ubuntu.com/api/scopes/cpp/sdk-15.04.1/index/ ("ResultTtl determines how long results should be cached...") Currently these values are set (in unity-scopes-shell) to: const int RE

[Touch-packages] [Bug 1494796] Re: /usr/lib/arm-linux-gnueabihf/unity-scopes/smartscopesproxy:smartscopesproxy: src/lib_json/json_value.cpp:1177: const Json::Value& Json::Value::operator[](const char*

2015-11-16 Thread Marcus Tomlinson
@jibel this was mistakenly set to Fix Released when it was merged to our intermediate level branch. This has not landed yet. Setting back to Fix Committed. Jenkins should take care of setting to Fix Released once i does actually land. Sorry about the confusion. ** Changed in: unity-scopes-api (Ubu

[Touch-packages] [Bug 1509591] Re: package unity-plugin-scopes 0.5.4+15.04.20150410.2-0ubuntu1 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1

2015-11-18 Thread Marcus Tomlinson
NOTE: This may already be known, but in case it is not, this bug and bug #1510015 are no doubt related. Perhaps not duplicate, but related none- the-less. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-shell in U

[Touch-packages] [Bug 1485490] Re: gallery-app requests thumbnail for same image multiple times

2015-11-20 Thread Marcus Tomlinson
** Changed in: gallery-app (Ubuntu) Assignee: (unassigned) => James Henstridge (jamesh) ** Changed in: gallery-app (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gallery-app in

[Touch-packages] [Bug 1274635] Re: Scoperegistry exits if remote scopes are not available

2015-11-22 Thread Marcus Tomlinson
** Changed in: unity-scopes-api (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-api in Ubuntu. https://bugs.launchpad.net/bugs/1274635 Title: Scoperegistry exits if r

[Touch-packages] [Bug 1452423] Re: Typo in tutorial documentation

2015-05-12 Thread Marcus Tomlinson
** Changed in: unity-scopes-api (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-api in Ubuntu. https://bugs.launchpad.net/bugs/1452423 Title: Typo in tutorial docume

[Touch-packages] [Bug 1432725] Re: Crash disabling/enabling settings

2015-05-12 Thread Marcus Tomlinson
*** This bug is a duplicate of bug 1430918 *** https://bugs.launchpad.net/bugs/1430918 ** This bug has been marked a duplicate of bug 1430918 Enable/disable child scopes error -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscrib

[Touch-packages] [Bug 1430918] Re: Enable/disable child scopes error

2015-05-12 Thread Marcus Tomlinson
So the interesting part is: "terminate called without an active exception". This usually means a thread was terminated without join(). Looking at a stack trace of the seemingly duplicate bug (Bug #1432725), looks like that just may be the problem: Stacktrace: #0 0xb6b2c8e6 in ?? () from /lib/arm

[Touch-packages] [Bug 1452681] Re: Incomplete doc for scope.ini files

2015-06-08 Thread Marcus Tomlinson
** Changed in: unity-scopes-api (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-api in Ubuntu. https://bugs.launchpad.net/bugs/1452681 Title: Incomplete doc

[Touch-packages] [Bug 1412367] Re: Show SSS results as they arrive

2015-06-10 Thread Marcus Tomlinson
** Changed in: net-cpp (Ubuntu) Status: In Progress => Fix Released ** Branch linked: lp:unity-scopes-api/staging -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-api in Ubuntu. https://bugs.launchpad.net/b

[Touch-packages] [Bug 1452681] Re: Incomplete doc for scope.ini files

2015-06-15 Thread Marcus Tomlinson
** Changed in: unity-scopes-api (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-api in Ubuntu. https://bugs.launchpad.net/bugs/1452681 Title: Incomplete doc

[Touch-packages] [Bug 1412367] Re: Show SSS results as they arrive

2015-06-15 Thread Marcus Tomlinson
** Changed in: unity-scopes-api (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-api in Ubuntu. https://bugs.launchpad.net/bugs/1412367 Title: Show SSS resul

[Touch-packages] [Bug 1496875] Re: smartscopesproxy uses a lot of CPU with bad internet

2015-09-18 Thread Marcus Tomlinson
Ok so I can reproduce this issue flawlessly by connecting to a subscription hotspot nearby and refreshing any remote scope (In fact there seems to generally be high CPU usage spikes coming from the smartscopesproxy process even on a working wifi spot). This is on the mako with: build: 113 channel:

[Touch-packages] [Bug 1453041] Re: SettingsDb should check file timestamps instead of using inotify watch

2015-06-21 Thread Marcus Tomlinson
** Branch linked: lp:~stolowski/unity-scopes-api/settingsdb-use- timestamp ** Changed in: unity-scopes-api (Ubuntu) Assignee: (unassigned) => Pawel Stolowski (stolowski) ** Changed in: unity-scopes-api (Ubuntu) Status: New => In Progress -- You received this bug notification because

[Touch-packages] [Bug 1457561] Re: Opening the Launcher makes the scope go to home (Today)

2015-06-21 Thread Marcus Tomlinson
*** This bug is a duplicate of bug 1448889 *** https://bugs.launchpad.net/bugs/1448889 ** This bug has been marked a duplicate of bug 1448889 Launch launcher will dismiss Ubuntu Store scope sometimes -- You received this bug notification because you are a member of Ubuntu Touch seeded pac

[Touch-packages] [Bug 1450493] Re: Phone reboots after scope run session

2015-06-23 Thread Marcus Tomlinson
I've attached a .zip containing a scope click package and a install_loop.sh script that installs and uninstalls the click every 15s. After a few installs, the phone reboots. (Tested on mako 234) ** Attachment added: "install_loop.zip" https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/

[Touch-packages] [Bug 1450493] Re: Phone reboots after scope run session

2015-06-23 Thread Marcus Tomlinson
Hmmm, just tried the same thing with an app click package, and no crash. (zip attached) ** Attachment added: "app_install_loop.zip" https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1450493/+attachment/4419445/+files/app_install_loop.zip -- You received this bug notification be

[Touch-packages] [Bug 1450493] Re: Phone reboots after scope run session

2015-06-23 Thread Marcus Tomlinson
Adding 'sudo dmesg' to the app install loop script now produces: [ 1823.580344] type=1400 audit(1435070740.169:104): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="com.viclog.hodor_hodor_0.2" pid=22736 comm="apparmor_parser" [ 1859.959133] type=1400 audit(1435070776.548

[Touch-packages] [Bug 1450493] Re: Phone reboots after scope run session

2015-06-23 Thread Marcus Tomlinson
Hmmm, ok so it looks every time the app installs, another profile_replace call shows up in dmesg. So after the first install: 1 profile_replace call is shown. Then when its uninstalled: still 1 profile_replace call is shown. Then it is installed again: now 2 profile_replace calls are shown. etc...

[Touch-packages] [Bug 1430918] Re: Change setting requires manual refresh

2015-06-23 Thread Marcus Tomlinson
** Branch linked: lp:~stolowski/unity-scopes-api/fix-settings-thread -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-shell in Ubuntu. https://bugs.launchpad.net/bugs/1430918 Title: Change setting requires manua

[Touch-packages] [Bug 1469069] [NEW] Two-way request for debug mode status should itself use a lenient timeout

2015-06-26 Thread Marcus Tomlinson
debug a scope on the desktop. ** Affects: unity-scopes-api (Ubuntu) Importance: Undecided Assignee: Marcus Tomlinson (marcustomlinson) Status: In Progress ** Description changed: Upon determining whether a scope is in debug mode, the scope must be located via the registry. The

[Touch-packages] [Bug 1469069] Re: Two-way request for debug mode status should itself use a lenient timeout

2015-06-26 Thread Marcus Tomlinson
** Branch linked: lp:~marcustomlinson/unity-scopes- api/fix_debug_mode_locate_timeout -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-api in Ubuntu. https://bugs.launchpad.net/bugs/1469069 Title: Two-way reques

[Touch-packages] [Bug 1469069] Re: Two-way request for debug mode status should itself use a lenient timeout

2015-06-26 Thread Marcus Tomlinson
** Changed in: unity-scopes-api (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-api in Ubuntu. https://bugs.launchpad.net/bugs/1469069 Title: Two-way request for debug

[Touch-packages] [Bug 1469105] Re: Debug process timeout and locate timeouts should be config parameters rather than hardcoded into the source

2015-06-26 Thread Marcus Tomlinson
Hardcoded values found in scoperegistry.cpp and ZmqScope.cpp. Search for "3". ** Description changed: The process timeout and locate timeouts in debug mode are currently hardcoded in the source to 30s. These should be moved to "Debug.Process.Timeout" in the registry config, and a "Deb

[Touch-packages] [Bug 1469105] [NEW] Debug process and locate timeouts should be config parameters, not hardcoded

2015-06-26 Thread Marcus Tomlinson
Public bug reported: The process timeout and locate timeouts in debug mode are currently hardcoded in the source to 30s. These should be moved to "Debug.Process.Timeout" in the registry config, and a "Debug.Locate.Timeout" in the ZMQ config. Doxygen doc and/or CONFIGFILES should also be updated a

[Touch-packages] [Bug 1469105] Re: Debug process and locate timeouts should be config parameters, not hardcoded

2015-06-28 Thread Marcus Tomlinson
** Branch linked: lp:~marcustomlinson/unity-scopes- api/debug_timeout_config_params ** Changed in: unity-scopes-api (Ubuntu) Status: Confirmed => In Progress ** Changed in: unity-scopes-api (Ubuntu) Assignee: (unassigned) => Marcus Tomlinson (marcustomlinson) -- You receive

[Touch-packages] [Bug 1469105] Re: Debug process and locate timeouts should be config parameters, not hardcoded

2015-06-30 Thread Marcus Tomlinson
** Changed in: unity-scopes-api (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-api in Ubuntu. https://bugs.launchpad.net/bugs/1469105 Title: Debug process a

[Touch-packages] [Bug 1469069] Re: Two-way request for debug mode status should itself use a lenient timeout

2015-06-30 Thread Marcus Tomlinson
** Changed in: unity-scopes-api (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-api in Ubuntu. https://bugs.launchpad.net/bugs/1469069 Title: Two-way request

[Touch-packages] [Bug 1470464] [NEW] Closing the unity-scope-tool via SIGTERM leaves its scoperegistry processes behind

2015-07-01 Thread Marcus Tomlinson
Public bug reported: The unity-scope-tool is not handling unix termination signals, and hence is not cleaning up its scoperegisry child process correctly. ** Affects: unity8 (Ubuntu) Importance: Undecided Assignee: Marcus Tomlinson (marcustomlinson) Status: In Progress

[Touch-packages] [Bug 1469069] Re: Two-way request for debug mode status should itself use a lenient timeout

2015-07-01 Thread Marcus Tomlinson
Reopening this bug as disabling the timeouts completely has been decided to be the better option than lenient timeouts in debug mode. ** Changed in: unity-scopes-api (Ubuntu) Status: Fix Committed => In Progress ** Branch linked: lp:~marcustomlinson/unity-scopes- api/disable_timeouts_in_de

[Touch-packages] [Bug 1469770] Re: ZmqConfig is missing tests

2015-07-01 Thread Marcus Tomlinson
** Summary changed: - ZmqConfig / RegistryConfig are missing tests + ZmqConfig is missing tests ** Description changed: - ZmqConfig is missing unit tests (and because of that it doesn't even count for coverage reports). - RegistryConfig has very few basic tests - at the very least the new Debu

[Touch-packages] [Bug 1469105] Re: Debug process and locate timeouts should be config parameters, not hardcoded

2015-07-01 Thread Marcus Tomlinson
Changing status to "Won't Fix" as the linked branch changes were reverted. It has been decided that we should rather disable timeouts altogether in debug mode, rather than just using lenient timeouts. ** Changed in: unity-scopes-api (Ubuntu) Status: Fix Committed => Won't Fix -- You recei

[Touch-packages] [Bug 1470750] Re: scoperegistry uses 45% CPU after applying updates from the store, draining battery quickly

2015-07-03 Thread Marcus Tomlinson
The CPU spike is triggered upon uninstalling a scope. A single install / uninstall cycle reproduces this issue. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-api in Ubuntu. https://bugs.launchpad.net/bugs/147075

[Touch-packages] [Bug 1450493] Re: Phone reboots after removing and installing scope

2015-07-03 Thread Marcus Tomlinson
Looking further into this issue, it actually looks related to this bug: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1470750 This reboot issue seems to occur on the nexus but not the bq. The bug above describes behaviour experienced on the arale and bq when uninstalling a scope,

[Touch-packages] [Bug 1470750] Re: scoperegistry uses 45% CPU after applying updates from the store, draining battery quickly

2015-07-03 Thread Marcus Tomlinson
I was able to recreate this on OTA-4 on the Nexus. phablet@ubuntu-phablet:~$ system-image-cli -i current build number: 20 device name: mako channel: ubuntu-touch/stable/ubuntu last update: 2015-07-03 14:43:04 version version: 20 version ubuntu: 20150611.3 version device: 20150210 version custom: 2

[Touch-packages] [Bug 1470750] Re: scoperegistry uses 45% CPU after applying updates from the store, draining battery quickly

2015-07-06 Thread Marcus Tomlinson
Ok, we've narrowed this issue down to a single change we made to delay notifying the dash when a scope is removed. Makes sense that it was triggered upon uninstalling a scope. A fix is in the pipeline. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1470750] Re: scoperegistry uses 45% CPU after applying updates from the store, draining battery quickly

2015-07-06 Thread Marcus Tomlinson
** Changed in: unity-scopes-api (Ubuntu) Assignee: (unassigned) => Pawel Stolowski (stolowski) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-api in Ubuntu. https://bugs.launchpad.net/bugs/1470750 Title:

[Touch-packages] [Bug 1450493] Re: Phone reboots after removing and installing scope

2015-07-07 Thread Marcus Tomlinson
*** This bug is a duplicate of bug 1470750 *** https://bugs.launchpad.net/bugs/1470750 I have just confirmed that this bug is directly related to bug #1470750. The proposed fix for that bug fixes this one. Marking as duplicate. ** This bug has been marked a duplicate of bug 1470750 scopere

[Touch-packages] [Bug 1469069] Re: Two-way request for debug mode status should itself use a lenient timeout

2015-07-11 Thread Marcus Tomlinson
** Changed in: unity-scopes-api (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-api in Ubuntu. https://bugs.launchpad.net/bugs/1469069 Title: Two-way request

[Touch-packages] [Bug 1320026] Re: Need better versioning

2015-09-08 Thread Marcus Tomlinson
Fix released into lp:unity-scopes-api at revision 343 ** Changed in: unity-scopes-api (Ubuntu) Assignee: (unassigned) => Michi Henning (michihenning) ** Changed in: unity-scopes-api (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a

[Touch-packages] [Bug 1303637] Re: scoperunner in RegistryI test fails if locale is not set

2015-09-08 Thread Marcus Tomlinson
Bug fixed upstream, setting Status to "Fix Released" ** Changed in: unity-scopes-api (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-api in Ubuntu. https://bugs.l

[Touch-packages] [Bug 1437047] Re: Scopes API Import missing some testing docs

2015-09-08 Thread Marcus Tomlinson
** Changed in: unity-scopes-api (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-api in Ubuntu. https://bugs.launchpad.net/bugs/1437047 Title: Scopes API Impor

[Touch-packages] [Bug 1422700] Re: 'Dash search' option makes no sense, and may be obsolete

2015-09-08 Thread Marcus Tomlinson
** Changed in: unity-scopes-api (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-shell in Ubuntu. https://bugs.launchpad.net/bugs/1422700 Title: 'Dash search'

[Touch-packages] [Bug 1272147] Re: Still valgrind complaints for HttpClient and SmartScopesClient

2015-09-08 Thread Marcus Tomlinson
** Changed in: unity-scopes-api (Ubuntu) Assignee: (unassigned) => Marcus Tomlinson (marcustomlinson) ** Changed in: unity-scopes-api (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, wh

[Touch-packages] [Bug 1494796] Re: /usr/lib/arm-linux-gnueabihf/unity-scopes/smartscopesproxy:smartscopesproxy: src/lib_json/json_value.cpp:1177: const Json::Value& Json::Value::operator[](const char*

2015-09-15 Thread Marcus Tomlinson
** Changed in: unity-scopes-api (Ubuntu) Status: New => In Progress ** Changed in: unity-scopes-api (Ubuntu) Assignee: Alejandro J. Cura (alecu) => Marcus Tomlinson (marcustomlinson) -- You received this bug notification because you are a member of Ubuntu Touch seeded pa

[Touch-packages] [Bug 1494796] Re: /usr/lib/arm-linux-gnueabihf/unity-scopes/smartscopesproxy:smartscopesproxy: src/lib_json/json_value.cpp:1177: const Json::Value& Json::Value::operator[](const char*

2015-09-15 Thread Marcus Tomlinson
Looks like we are missing some null checks in JsonCppNode. We have this in only one of the get_node() methods but not in the other 2 overloads. Looking at the crash report it is definitely one of the get_node() methods attempting to dereference a null root node. I've linked a branch to fix this. *

[Touch-packages] [Bug 1891478] Re: orca ftbfs in focal (amd64 only)

2020-08-24 Thread Marcus Tomlinson
** Also affects: at-spi2-atk (Ubuntu) Importance: Undecided Status: New ** Changed in: at-spi2-atk (Ubuntu) Status: New => Fix Committed ** Changed in: at-spi2-atk (Ubuntu) Assignee: (unassigned) => Marcus Tomlinson (marcustomlinson) ** Changed in: at-spi2-atk (

[Touch-packages] [Bug 1868409] Re: gnome-{calculator, logs, characters} snaps not removed after the equivalent APT packages are installed on 20.04, and gnome-software APT package not replaced by snap-

2020-03-31 Thread Marcus Tomlinson
=> Triaged ** Changed in: update-manager (Ubuntu) Assignee: (unassigned) => Marcus Tomlinson (marcustomlinson) ** No longer affects: ubuntu-meta (Ubuntu) ** No longer affects: gnome-logs (Ubuntu) ** No longer affects: gnome-characters (Ubuntu) ** No longer affects: gnome-calculator (Ubuntu

[Touch-packages] [Bug 1870508] Re: ubiquity crashed with SIGSEGV in g_type_check_instance_is_a()

2020-04-16 Thread Marcus Tomlinson
This crash looks to be due to an infinite loop between a child and parent in atk. This is what I think is happening: - The loops begins with a call to atk_component_get_extents() on a gtk notebook page. - atk_component_get_extents() then calls iface->get_extents() [1] - which translates to gtk_

[Touch-packages] [Bug 1870508] Re: ubiquity crashed with SIGSEGV in g_type_check_instance_is_a()

2020-04-16 Thread Marcus Tomlinson
This issue is present in atk 2.35.1-1ubuntu1 but not in 2.34.0-1. Thankfully the diff between these releases is relatively small: https://paste.ubuntu.com/p/wr93v8kWQ7/ Of particular interest is the introduction of the atk_socket_component_real_get_extents() function, and the NEWS entry: "Make At

[Touch-packages] [Bug 1870508] Re: ubiquity crashed with SIGSEGV in g_type_check_instance_is_a()

2020-04-16 Thread Marcus Tomlinson
This crash looks to be due to an infinite loop between a child and parent in atk. This is what I think is happening: - The loops begins with a call to atk_component_get_extents() on a gtk notebook page. - atk_component_get_extents() then calls iface->get_extents() [1] - which translates to gtk_

[Touch-packages] [Bug 1870508] Re: ubiquity crashed with SIGSEGV in g_type_check_instance_is_a()

2020-04-16 Thread Marcus Tomlinson
Upstream bug report: https://gitlab.gnome.org/GNOME/atk/-/issues/18 ** Bug watch added: gitlab.gnome.org/GNOME/atk/-/issues #18 https://gitlab.gnome.org/GNOME/atk/-/issues/18 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1870508] Re: ubiquity crashed with SIGSEGV in g_type_check_instance_is_a()

2020-04-16 Thread Marcus Tomlinson
** Also affects: ubiquity via https://gitlab.gnome.org/GNOME/atk/-/issues/18 Importance: Unknown Status: Unknown ** No longer affects: ubiquity ** Also affects: atk via https://gitlab.gnome.org/GNOME/atk/-/issues/18 Importance: Unknown Status: Unknown ** No longer affec

[Touch-packages] [Bug 1870508] Re: ubiquity crashed with SIGSEGV in g_type_check_instance_is_a()

2020-04-17 Thread Marcus Tomlinson
** No longer affects: ubiquity (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to atk1.0 in Ubuntu. https://bugs.launchpad.net/bugs/1870508 Title: ubiquity crashed with SIGSEGV in g_type_check_instance_is_a() Status

[Touch-packages] [Bug 1870508] Re: ubiquity crashed with SIGSEGV in g_type_check_instance_is_a()

2020-04-17 Thread Marcus Tomlinson
** Changed in: atk1.0 (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to atk1.0 in Ubuntu. https://bugs.launchpad.net/bugs/1870508 Title: ubiquity crashed with SIGSEGV in g_type

[Touch-packages] [Bug 1870508] Re: ubiquity crashed with SIGSEGV in g_type_check_instance_is_a()

2020-04-17 Thread Marcus Tomlinson
** Changed in: atk1.0 (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to atk1.0 in Ubuntu. https://bugs.launchpad.net/bugs/1870508 Title: ubiquity crashed with SIGSEGV in g_

[Touch-packages] [Bug 756928] Re: no opportunity to cancel when using ubuntu-bug -w

2020-05-05 Thread Marcus Tomlinson
Ah ok, that’s really helpful Alex. I think let’s close this as wontfix then as you suggested. Thanks for looking into this! ** Changed in: apport (Ubuntu) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subs

[Touch-packages] [Bug 572146] Re: lpib position_fix ssid quirk addition breaks existing hardware

2020-05-06 Thread Marcus Tomlinson
This issue has sat incomplete for more than 60 days now. I'm going to close it as invalid. Please feel free re-open if this is still an issue for you. Thank you. ** Changed in: alsa-driver (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a membe

[Touch-packages] [Bug 662299] Re: Soundcard not detected (workaround: add "pci=use_crs" to GRUB)

2020-05-06 Thread Marcus Tomlinson
This issue has sat incomplete for more than 60 days now. I'm going to close it as invalid. Please feel free re-open if this is still an issue for you. Thank you. ** Changed in: alsa-driver (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a membe

[Touch-packages] [Bug 892370] Re: The time zone for China should default to Beijing not Shanghai (when offline)

2020-05-06 Thread Marcus Tomlinson
This issue has sat incomplete for more than 60 days now. I'm going to close it as invalid. Please feel free re-open if this is still an issue for you. Thank you. ** Changed in: ubiquity (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member o

[Touch-packages] [Bug 993400] Re: apport asked me to restart an application that had already restarted

2020-05-06 Thread Marcus Tomlinson
This issue has sat incomplete for more than 60 days now. I'm going to close it as invalid. Please feel free re-open if this is still an issue for you. Thank you. ** Changed in: apport (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of

[Touch-packages] [Bug 939446] Re: apport-gtk crashed with SIGSEGV in gdk_window_set_geometry_hints()

2020-05-06 Thread Marcus Tomlinson
This issue has sat incomplete for more than 60 days now. I'm going to close it as invalid. Please feel free re-open if this is still an issue for you. Thank you. ** Changed in: apport (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of

[Touch-packages] [Bug 891421] Re: Please add an accessible description to the indicators.

2020-05-06 Thread Marcus Tomlinson
This issue has sat incomplete for more than 60 days now. I'm going to close it as invalid. Please feel free re-open if this is still an issue for you. Thank you. ** Changed in: apport (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1088957] Re: [ThinkPad T420] hda-intel: spurious response - audio dropping out during playback

2020-05-06 Thread Marcus Tomlinson
This issue has sat incomplete for more than 60 days now. I'm going to close it as invalid. Please feel free re-open if this is still an issue for you. Thank you. ** Changed in: alsa-driver (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a membe

[Touch-packages] [Bug 469409] Re: Problems with audio during the execution of audio test in "System Testing" application in xubuntu 9.10

2020-05-06 Thread Marcus Tomlinson
This issue has sat incomplete for more than 60 days now. I'm going to close it as invalid. Please feel free re-open if this is still an issue for you. Thank you. ** Changed in: alsa-driver (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a membe

[Touch-packages] [Bug 1328180] Re: retraces of unity missing information

2020-05-06 Thread Marcus Tomlinson
This issue has sat incomplete for more than 60 days now. I'm going to close it as invalid. Please feel free re-open if this is still an issue for you. Thank you. ** Changed in: apport (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1458169] Re: package apport 2.17.2-0ubuntu1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2020-05-06 Thread Marcus Tomlinson
This issue has sat incomplete for more than 60 days now. I'm going to close it as invalid. Please feel free re-open if this is still an issue for you. Thank you. ** Changed in: apport (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1064357] Re: apport crashed with : struct.error: unpack requires a bytes object of length 4 in problem_report.py, line 75, in write

2020-05-06 Thread Marcus Tomlinson
This issue has sat incomplete for more than 60 days now. I'm going to close it as invalid. Please feel free re-open if this is still an issue for you. Thank you. ** Changed in: apport (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1264609] Re: No AC3 paththrough with hda intel ALC887-VD Saucy

2020-05-06 Thread Marcus Tomlinson
This issue has sat incomplete for more than 60 days now. I'm going to close it as invalid. Please feel free re-open if this is still an issue for you. Thank you. ** Changed in: alsa-driver (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a membe

[Touch-packages] [Bug 1262856] Re: cannot report package issues using ubuntu-bug in precise daily image

2020-05-06 Thread Marcus Tomlinson
This issue has sat incomplete for more than 60 days now. I'm going to close it as invalid. Please feel free re-open if this is still an issue for you. Thank you. ** Changed in: apport (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1256646] Re: [ASUS M3N78-VM, Nvidia MCP77/78 HDMI, Digital Out, HDMI] No sound at all

2020-05-06 Thread Marcus Tomlinson
This issue has sat incomplete for more than 60 days now. I'm going to close it as invalid. Please feel free re-open if this is still an issue for you. Thank you. ** Changed in: alsa-driver (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a membe

[Touch-packages] [Bug 1244127] Re: [W55xEU, VIA VT1802, Speaker, Internal] No sound at all

2020-05-06 Thread Marcus Tomlinson
This issue has sat incomplete for more than 60 days now. I'm going to close it as invalid. Please feel free re-open if this is still an issue for you. Thank you. ** Changed in: alsa-driver (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a membe

[Touch-packages] [Bug 1250209] Re: bad audio on youtube

2020-05-06 Thread Marcus Tomlinson
This issue has sat incomplete for more than 60 days now. I'm going to close it as invalid. Please feel free re-open if this is still an issue for you. Thank you. ** Changed in: alsa-driver (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a membe

[Touch-packages] [Bug 1235528] Re: [System Product Name, ATI R6xx HDMI, Digital Out, HDMI] Playback problem (#1231730 Part 2)

2020-05-06 Thread Marcus Tomlinson
This issue has sat incomplete for more than 60 days now. I'm going to close it as invalid. Please feel free re-open if this is still an issue for you. Thank you. ** Changed in: alsa-driver (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a membe

[Touch-packages] [Bug 337306] Re: oem-config task selection doesn't work with debconf-using packages

2020-05-06 Thread Marcus Tomlinson
This issue has sat incomplete for more than 60 days now. I'm going to close it as invalid. Please feel free re-open if this is still an issue for you. Thank you. ** Changed in: ubiquity (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member o

[Touch-packages] [Bug 293283] Re: apport could help the user search for already existing bugs with a link

2020-05-06 Thread Marcus Tomlinson
This issue has sat incomplete for more than 60 days now. I'm going to close it as invalid. Please feel free re-open if this is still an issue for you. Thank you. ** Changed in: apport (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of

[Touch-packages] [Bug 344840] Re: Non working sound on HDA Intel - Dell Vostro 420 Desktop

2020-05-06 Thread Marcus Tomlinson
This issue has sat incomplete for more than 60 days now. I'm going to close it as invalid. Please feel free re-open if this is still an issue for you. Thank you. ** Changed in: alsa-driver (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a membe

[Touch-packages] [Bug 321566] Re: Please display Date/Time in the "Sorry, the program %s closed unexpectedly." dialog

2020-05-06 Thread Marcus Tomlinson
This issue has sat incomplete for more than 60 days now. I'm going to close it as invalid. Please feel free re-open if this is still an issue for you. Thank you. ** Changed in: apport (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of

[Touch-packages] [Bug 340970] Re: When apport complains package is outdated, it doesn't let you update

2020-05-06 Thread Marcus Tomlinson
This issue has sat incomplete for more than 60 days now. I'm going to close it as invalid. Please feel free re-open if this is still an issue for you. Thank you. ** Changed in: apport (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of

[Touch-packages] [Bug 85170] Re: Integrate into "Force quit" dialog for getting trace of frozen programs

2020-05-06 Thread Marcus Tomlinson
This issue has sat incomplete for more than 60 days now. I'm going to close it as invalid. Please feel free re-open if this is still an issue for you. Thank you. ** Changed in: apport (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of

[Touch-packages] [Bug 296251] Re: Sound intermittently works / crackles & fades out

2020-05-06 Thread Marcus Tomlinson
This issue has sat incomplete for more than 60 days now. I'm going to close it as invalid. Please feel free re-open if this is still an issue for you. Thank you. ** Changed in: alsa-driver (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a membe

[Touch-packages] [Bug 226632] Re: sound players make noises when other windows maximize/minimize

2020-05-06 Thread Marcus Tomlinson
This issue has sat incomplete for more than 60 days now. I'm going to close it as invalid. Please feel free re-open if this is still an issue for you. Thank you. ** Changed in: alsa-driver (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a membe

  1   2   3   4   5   6   7   8   9   10   >