[Touch-packages] [Bug 1599695] Re: When running cmake from QtC on a webbrowser-app branch it fails

2016-07-13 Thread Andrew Hayzen
I've been trying both 'Desktop' and 'Ubuntu SDK Desktop Kit', resulting in the same error. If you need logs a particular one let me know. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.l

[Touch-packages] [Bug 1599695] Re: When running cmake from QtC on a webbrowser-app branch it fails

2016-07-13 Thread Andrew Hayzen
I tried the change in comment 7, and now it errors with: 'This application failed to start because it could not find or load the Qt platform plugin "minimal"' Full logs here [4] [5]. 4 - http://pastebin.ubuntu.com/19270432/ 5 - http://pastebin.ubuntu.com/19270459/ -- You received this bug noti

[Touch-packages] [Bug 1599695] Re: When running cmake from QtC on a webbrowser-app branch it fails

2016-07-12 Thread Andrew Hayzen
I have the same issue, I added the extra lines from comment 5 to the CMake files and I get the following output when attempting to run in QtC [0], the output CMakeOutput.log is here [1]. Note that 'This application failed to start because it could not find or load the Qt platform plugin "xcb" in

[Touch-packages] [Bug 1473630] Re: close [X] is mispositioned when opening many tabs

2016-07-11 Thread Andrew Hayzen
** Branch unlinked: lp:~ahayzen/webbrowser-app/fix-1473630-close-tab- buttons-overlap -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1473630 Title: close [X] is mis

[Touch-packages] [Bug 1513066] Re: Music files opened from file manager trigger import rather than playing directly

2016-07-04 Thread Andrew Hayzen
This is probably actually a duplicate of bug 1413821? -- 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/1513066 Title: Music files opened from file manager trigger impo

[Touch-packages] [Bug 1377096] Re: [OSK] Ubuntu Touch should allow alternative keyboard layouts

2016-06-29 Thread Andrew Gryaznov
looking at the keyboard source code - it indeed looks impossible not only to add custom symbols without recompiling - but no modifier keys are ever possible to be sent as the keyboard acts as text editor (for autocorrect, etc) and does not directly send keycode events to Mir. So there does not seem

[Touch-packages] [Bug 1597350] [NEW] bluetooth keyboard stops working after first disconnect

2016-06-29 Thread Andrew Gryaznov
Public bug reported: I have a Meizu PRO 5 OTA11 and an i-type 905 bluetooth keyboard which works fine with other devices. It also works fine with Meizu when just paired. But after the first disconnect it won't work anymore even after connecting automatically. Turning on/off, BT on/off or reboot d

[Touch-packages] [Bug 1157508] Re: Keyboard sometimes not showing up on first boot after flashing on Nexus 10

2016-06-28 Thread Andrew Gryaznov
this happened to me on OTA11 on meizu pro 5 - after installation keyboard failed to kick in several times including in browser and while adding accounts. Reboot helped to make it appear. In the browser it appeared okay in the address bar but not in the text or password fields -- You received this

[Touch-packages] [Bug 913434]

2016-06-17 Thread Andrew John Hughes
The in-tree version of LCMS 2 has been updated to 2.7. There's nothing we can do about distros using an old system version. They need to either update it or use the in-tree version. As this bug was used to ship the update to 2.7 in IcedTea 2.6.2, I'm re- closing it and handling Tiago's issue under

[Touch-packages] [Bug 1510225] Re: load() of a QDeclarativePlaylist does not fully work

2016-06-10 Thread Andrew Hayzen
@Jim, I think the issue is in qtubuntu-media, can_edit_tracks() returns True, but what was happening is qtubuntu-media was returning that straight away to isReadOnly() therefore making that True as well, rather than flipping it. So I've just changed it so return !can_edit_tracks(); ... so in that c

[Touch-packages] [Bug 1510225] Re: Load and save of a QDeclarativePlaylist do not work

2016-06-10 Thread Andrew Hayzen
@Jim, the save works, but the load doesn't due to a) qtubuntu-media having the playlist in 'read-only' mode and b) qtmultimedia passing each item to addMedia instead of a list causing a large performance hit. I've got patches for qtubuntu-media and just figuring out the qtmultimedia one, shall I u

[Touch-packages] [Bug 1529079] Re: Can't start virtual machines with installed systemd-container package on Xenial

2016-06-07 Thread Andrew Cooks
I tried the fix suggested in #40, but couldn't get it to work. [Wed, 08 Jun 2016 10:39:46 virt-install 23425] DEBUG (cli:305) File "/usr/share/virt-manager/virt-install", line 1063, in sys.exit(main()) File "/usr/share/virt-manager/virt-install", line 1057, in main start_install(gues

[Touch-packages] [Bug 1585568] Re: slapd startup fails with "connections_destroy: nothing to destroy"

2016-05-27 Thread Andrew Schulman
Thanks for pointing me to the TLS error, I should've spotted that. The certificate pointed to by olcTLSCertificateFile had had its permissions changed so that it was unreadable by slapd; not sure how. I reset the permissions, and now slapd starts normally. Thank you for your prompt attention, and

[Touch-packages] [Bug 1585568] Re: slapd startup fails with "connections_destroy: nothing to destroy"

2016-05-25 Thread Andrew Schulman
Hm, good point. No, downgrading to 2.4.42+dfsg-2ubuntu3 didn't fix the problem. So apparently this problem was present since the upgrade to xenial, but I only just noticed it. I can verify that slapd was starting normally in trusty, before the upgrade to xenial. -- You received this bug notifica

[Touch-packages] [Bug 1585568] [NEW] slapd startup fails with "connections_destroy: nothing to destroy"

2016-05-25 Thread Andrew Schulman
Public bug reported: I just upgraded slapd from 2.4.42+dfsg-2ubuntu3 to 2.4.42+dfsg- 2ubuntu3.1, in xenial. Now slapd won't start. The attempt fails with "connections_destroy: nothing to destroy": # systemctl status slapd.service ● slapd.service - LSB: OpenLDAP standalone server (Lightweight Dir

[Touch-packages] [Bug 1584602] Re: internal compiler error: in fixup_reorder_chain, , at cfgrtl.c:3336

2016-05-24 Thread Andrew Cloke
I've raised https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1585174 to highlight the issue and suggest using the "-fno-if-conversion" option that Matthias has identifed. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gcc

[Touch-packages] [Bug 1388743] Re: iOS 8.1 - Could not start com.apple.mobile.installation_proxy!

2016-05-21 Thread Andrew Smith
Also seeing this with latest iOS -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libimobiledevice in Ubuntu. https://bugs.launchpad.net/bugs/1388743 Title: iOS 8.1 - Could not start com.apple.mobile.installation_proxy! Sta

[Touch-packages] [Bug 1507339] Re: Small gap between listitem and first trailing action

2016-05-20 Thread Andrew Hayzen
@zsombi, yes this still occurs, I tried bumping to UC1.3 as well and it is still affected both on the rc-proposed channel and with the latest UITK from trunk. $ system-image-cli -i current build number: 315 device name: mako channel: ubuntu-touch/rc-proposed/bq-aquaris.en last update: 2016-05-21 0

[Touch-packages] [Bug 913434]

2016-05-20 Thread Andrew John Hughes
Well, we at least need a reproducer to begin with. Can you supply the code and JPEG file you're able to reproduce this with? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lcms2 in Ubuntu. https://bugs.launchpad.net/bugs/9134

[Touch-packages] [Bug 1534843] Re: Drop down in tabs drawer has a slight vertical offset

2016-05-18 Thread Andrew Hayzen
@Tim, This is still valid on the latest music-app on rc-proposed. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1534843 Title: Drop down in tabs drawer has a sl

[Touch-packages] [Bug 1413513] Re: Music moved with the file browser can have multiple entries in the music app (Song View)

2016-05-08 Thread Andrew Hayzen
This is probably a bug within mediascanner2, as we just display a listview of the model provided by the QML plugin. I wonder if it isn't removing the delegates. ** Also affects: mediascanner2 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you a

[Touch-packages] [Bug 1480274] Re: Music plays for about 0.5 seconds through speakers when headphones removed

2016-05-04 Thread Andrew Hayzen
This is not a bug in the music-app, but lower in the stack (likely pulseaudio), please leave it marked as such. ** Changed in: music-app Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio

[Touch-packages] [Bug 1516108] Re: system freezes requiring hard reset at unpredictable times under different activities Kubuntu 15.10

2016-04-27 Thread Andrew
This sounds like the same problem i'm having. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1575467 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1516108 Title: syst

[Touch-packages] [Bug 1512129] Re: Headphones not detected at startup

2016-04-24 Thread Andrew Tribick
Underlying issue appears to be fixed now. No regression on upgrade to Xenial. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-utils in Ubuntu. https://bugs.launchpad.net/bugs/1512129 Title: Headphones not detected at s

[Touch-packages] [Bug 1547196] Re: Removal of revert_scalable_fonts_metric.patch causes ugliness in Claws-Mail

2016-04-22 Thread Andrew Shadura
Right, so the release went ahead without dealing with this issue. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to freetype in Ubuntu. https://bugs.launchpad.net/bugs/1547196 Title: Removal of revert_scalable_fonts_metric.pa

[Touch-packages] [Bug 1518332] Re: FileManager should have option for viewing rather than exporting

2016-04-11 Thread Andrew Hayzen
This looks like a duplicate/linked to bug 1413821 [0], please see the discussion there as well where we stated that it needs to check if the path is within, for example for music. /home/*/Music /media/*/*/Music Then use url-handler, otherwise use content-hub. This should be the same for document

[Touch-packages] [Bug 1547196] Re: Removal of revert_scalable_fonts_metric.patch causes ugliness in Claws-Mail

2016-04-10 Thread Andrew Shadura
This broke the rendering of Input font for me. ** Attachment added: "left: patched, right: non-patched" https://bugs.launchpad.net/ubuntu/+source/freetype/+bug/1547196/+attachment/4631652/+files/2016-04-10_19-00-06.png -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1563522] Re: Desktop/windowed mode title

2016-04-08 Thread Andrew Hayzen
Marking as invalid for music-app for now as it is working on Unity7 and we set the title via the PageHeader component. ** Changed in: music-app Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1565804] Re: ifup of vlan interfaces failing during networking start - RTNETLINK answers: File exists

2016-04-04 Thread Andrew McDermott
The Juju bridge script, when creating the bridge device, generally leaves all iface options as it found them. For example: auto eth1.16 iface eth1.16 inet static address 10.245.184.100/24 vlan-raw-device eth1 mtu 1500 vlan_id 16 becomes the following: iface eth1.16 inet manual

[Touch-packages] [Bug 798414] Re: update-initramfs should produce a more helpful error when there isn't enough free space

2016-03-28 Thread Andrew
For desktops, I think /boot should be 500MB; however for servers, 250MB still makes sense. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/798414 Title: update-init

[Touch-packages] [Bug 1561582] [NEW] Alert dialogs, such as volume warning, initially have no bottom margin

2016-03-24 Thread Andrew Hayzen
Public bug reported: Alert dialogs, such as volume warning, initially have no bottom margin What happened: 1) Open the music-app 2) Start playing music 3) Progressively increase the volume until the warning dialog appears 4) Notice that initially as the dialog appears, there is no margin below th

[Touch-packages] [Bug 1393485] Re: [SDK] Need a standard way to make an Icon look disabled

2016-03-23 Thread Andrew Hayzen
After the recent changes to the UITK we noticed that the enabled property on header actions doesn't work any more and we have to use the visible property. This means that disabled header actions are now hidden from the user until they can be used, heavily reducing their discoverability. For exampl

[Touch-packages] [Bug 1438342] Re: perl debugger crashes on hitting tab

2016-03-19 Thread Andrew Stevenson
** Tags added: trusty -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to perl in Ubuntu. https://bugs.launchpad.net/bugs/1438342 Title: perl debugger crashes on hitting tab Status in perl package in Ubuntu: New Bug descrip

[Touch-packages] [Bug 1554621] Re: Invalid use of palette apparent with new SDK in content-hub

2016-03-19 Thread Andrew Hayzen
** Changed in: music-app Status: Confirmed => In Progress ** Changed in: music-app Milestone: None => ota10 ** Changed in: music-app Assignee: (unassigned) => Ken VanDine (ken-vandine) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages

[Touch-packages] [Bug 1554616] Re: Shell and dash visual issues with new UITK and palette

2016-03-19 Thread Andrew Hayzen
Was there text on the shutdown menu? (I can't remember) If there was it is all white now... ** Attachment added: "screenshot20160318_030454652.png" https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1554616/+attachment/4602761/+files/screenshot20160318_030454652.png -- You received this b

[Touch-packages] [Bug 1553657] Re: Clicking on camera & microphone settings crashes app

2016-03-14 Thread Andrew Hayzen
I can confirm this issue on mako, therefore I have set this bug to confirmed. Also when I go to a website that uses webrtc such as [0] I get the following output and then a crash, not sure if it is linked or a separate issue? Received signal 4 b61138d8 FWIW the webrtc site [0] did used to

[Touch-packages] [Bug 1554616] Re: Shell and dash visual issues with new UITK and palette

2016-03-13 Thread Andrew Hayzen
- When you press quicklist actions from the launcher, the background colour is transparent. ** Attachment added: "quicklist-transparent.png" https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1554616/+attachment/4597818/+files/quicklist-transparent.png -- You received this bug notificatio

[Touch-packages] [Bug 1556539] [NEW] package sysvinit-utils 2.88dsf-41ubuntu6.3 failed to install/upgrade: installing sysvinit-utils would break existing software

2016-03-12 Thread Andrew Haynes
Public bug reported: Error found while updating from 14.04.4 LTS to 16.04 dev release ProblemType: Package DistroRelease: Ubuntu 16.04 Package: sysvinit-utils 2.88dsf-41ubuntu6.3 ProcVersionSignature: Ubuntu 3.13.0-79.123-generic 3.13.11-ckt33 Uname: Linux 3.13.0-79-generic x86_64 ApportVersion:

[Touch-packages] [Bug 1480274] Re: Music plays for about 0.5 seconds through speakers when headphones removed

2016-03-10 Thread Andrew Hayzen
Thank you for taking the time to report this bug and helping to make Ubuntu better. This issue sounds like it is within the media-hub/pulseaudio part of the stack, therefore I have added the packages to this bug report. ** Also affects: media-hub (Ubuntu) Importance: Undecided Status: N

[Touch-packages] [Bug 1555873] Re: Sound crackles when using time slider

2016-03-10 Thread Andrew Hayzen
** Changed in: music-app Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1555873 Title: Sound crackles when using time slider Status in Ub

[Touch-packages] [Bug 1555873] Re: Sound crackles when using time slider

2016-03-10 Thread Andrew Hayzen
Thank you for taking the time to report this bug and helping to make Ubuntu better. This issue sounds like it is within the media-hub/pulseaudio part of the stack, therefore I have added the packages to this bug report. Would you also be able to provide the audio format which you are playing, as

[Touch-packages] [Bug 1555751] Re: Some apps require a restart after switching to/from Wifi/Cellular to reconnect to the network

2016-03-10 Thread Andrew Hayzen
** Description changed: Some apps require a restart after switching to/from Wifi/Cellular to reconnect to the network What happened: - 1) Ensure wifi is connect + 1) Ensure wifi is connected 2) Start Dekko 3) Refresh the inbox (notice the bouncing/loading bar stops eventually) 4) Di

[Touch-packages] [Bug 1555751] [NEW] Some apps require a restart after switching to/from Wifi/Cellular to reconnect to the network

2016-03-10 Thread Andrew Hayzen
Public bug reported: Some apps require a restart after switching to/from Wifi/Cellular to reconnect to the network What happened: 1) Ensure wifi is connect 2) Start Dekko 3) Refresh the inbox (notice the bouncing/loading bar stops eventually) 4) Disable wifi so you are on cellular 5) Refresh the

[Touch-packages] [Bug 1554897] [NEW] With silo050 if an app has a black background it flickers temporarily to white at startup

2016-03-08 Thread Andrew Hayzen
Public bug reported: With silo050 if an app has a black background it flickers temporarily to white at startup What happened: 1) Ensure you are using the latest UITK from silo050 2) Install the linked [0] branch which has a black/dark background (similar to the Music app) 3) Launch the applicati

[Touch-packages] [Bug 1552230] [NEW] gdb man page doesn't mention option "--args"

2016-03-02 Thread Andrew Kay
Public bug reported: gdb manpage doesn't list --args as a possible command line argument. This very important option allows one to pass an executable name with /its/ command line, and is possibly one of the most generally useful of gdb's arguments. It is documented in the info file, but unaccoun

[Touch-packages] [Bug 1551524] Re: Lots of irrelevant thumbnail requests

2016-03-01 Thread Andrew Hayzen
This sounds like a duplicate of bug 1544825. Which is where because of all the tabs being loaded, the request for the images on the non-visible tabs are sent to the thumbnailer. I'm not sure where abouts in the stack this should be prevented as the Image object is not visible, should the Image.visi

[Touch-packages] [Bug 1549473] Re: ssh will not start at boot: systemctl status ssh -> output is listed as failed 255.

2016-02-27 Thread Andrew Aldridge
After boot starting ssh has never fails to start and correctly runs. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/1549473 Title: ssh will not start at boot: systemctl s

[Touch-packages] [Bug 1549473] Re: ssh will not start at boot: systemctl status ssh -> output is listed as failed 255.

2016-02-27 Thread Andrew Aldridge
Sure thing: $ sudo systemctl status ssh [sudo] password for andrewta: ● ssh.service - OpenBSD Secure Shell server Loaded: loaded (/lib/systemd/system/ssh.service; enabled; vendor preset: enabled) Active: failed (Result: start-limit) since Wed 2016-02-24 14:44:04 CST; 20s ago Process: 91

[Touch-packages] [Bug 1549473] [NEW] ssh will not start at boot: systemctl status ssh -> output is listed as failed 255.

2016-02-24 Thread Andrew Aldridge
Public bug reported: Using apt I have reinstalled and purged both ssh and openssh-server. apt-get remove --purge ssh openssh-server reinstalled updated and on boot the ctl status is failed 255 After much forum research and attempts to default solutions, the final word was that reinstall usually

[Touch-packages] [Bug 1545302] Re: wpa-roam broken by fix for ifupdown #1337873

2016-02-24 Thread Andrew Shadura
Guys, could you please forward the patch to Guus using Debian BTS? Thanks! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wpa in Ubuntu. https://bugs.launchpad.net/bugs/1545302 Title: wpa-roam broken by fix for ifupdown #

[Touch-packages] [Bug 1545302] Re: wpa-roam broken by fix for ifupdown #1337873

2016-02-24 Thread Andrew Shadura
Disregard the last comment, from reading the comments I see the bug isn't relevant to Debian. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wpa in Ubuntu. https://bugs.launchpad.net/bugs/1545302 Title: wpa-roam broken by

[Touch-packages] [Bug 1548096] [NEW] When starting an app in landscape a black bar is temporarily down the right side

2016-02-22 Thread Andrew Hayzen
Public bug reported: When starting an app in landscape a black bar is temporarily down the right side, the left side appears to be about the width of the display if the app was launched in portrait mode. Which suggests the app might always be launched with portrait widths and then not resized unti

[Touch-packages] [Bug 1548096] Re: When starting an app in landscape a black bar is temporarily down the right side

2016-02-22 Thread Andrew Hayzen
Added Unity8 as I'm not sure where this issue comes from? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1548096 Title: When starting an app in landscape a black

[Touch-packages] [Bug 1547038] Re: Tabs with PageHeader, a sidebar with PageHeader and multirotation makes the old tab header appear

2016-02-18 Thread Andrew Hayzen
Appears that changing the sidebar to use an Item instead of a Page resolves this issue :-) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1547038 Title: Tabs wit

[Touch-packages] [Bug 1547038] [NEW] Tabs with PageHeader, a sidebar with PageHeader and multirotation makes the old tab header appear

2016-02-18 Thread Andrew Hayzen
Public bug reported: Tabs with PageHeader, a sidebar with PageHeader and multirotation makes the old tab header appear What happened: 1) Launch the app [0] on a device (eg $ qmlscene main.qml --desktop_file_hint=/usr/share/applications/messaging-app.desktop) 2) Rotate the device so that the side

[Touch-packages] [Bug 1546529] Re: develop an equalizer UI

2016-02-17 Thread Andrew Hayzen
This is probably linked/duplicate of bug 1434832, however I personally would also like to see a system level equaliser as well as an app level equaliser. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. ht

[Touch-packages] [Bug 1543613] [NEW] After Xenial upgrade display will no longer turn on when waking from suspend.

2016-02-09 Thread Andrew Constantine
Public bug reported: I was unsure what daemon actually controls suspending of a laptop when the lid is closed, so filed under "I don't know.". After a fresh and patched install of Xenial, when I open the lid to my laptop it will wake up from suspend, however the LCD does not turn on, as far as I c

[Touch-packages] [Bug 1075256] Re: allow custom method in "/etc/network/interfaces"

2016-02-08 Thread Andrew Shadura
** Bug watch added: Debian Bug tracker #814075 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814075 ** Also affects: ifupdown (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814075 Importance: Unknown Status: Unknown ** Also affects: ifupdown Importance: Undeci

[Touch-packages] [Bug 1378143] Re: [Music App and Scope] Consistent use of "Songs" or "Tracks" between Music app and Music scope

2016-01-28 Thread Andrew Hayzen
@Michi, the "X songs played today" comes from the usermetrics inside the music-app not the unity-greeter. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scope-mediascanner in Ubuntu. https://bugs.launchpad.net/bugs/1378

[Touch-packages] [Bug 1524901] Re: When an application starts there is temporarily a white gap at the top

2016-01-27 Thread Andrew Hayzen
** Also affects: canonical-devices-system-image Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1524901 Title: When an

[Touch-packages] [Bug 1536361] Re: When using the sdk helper for the keyboard to type in autopilot, it reports "Keyboard is not on screen"

2016-01-25 Thread Andrew Hayzen
Also seen this with clock as well [2], in the test TestClock.test_add_city_by_searching_must_add_world_city 2 - https://core-apps-jenkins.ubuntu.com/job/run-ap-tests- ci/164/artifact/logs/artifacts/autopilot.subunit -- You received this bug notification because you are a member of Ubuntu Touch s

[Touch-packages] [Bug 1536722] [NEW] ScrollView scrollbar on a dark theme can be difficult to see

2016-01-21 Thread Andrew Hayzen
Public bug reported: ScrollView scrollbar on a dark theme can be difficult to see. Suggest either: 1) Pick a colour from the palette/backgroundColour 2) Allow the developer to specify a different colour 3) Allow for theming/styling of the object (can you already do this?) ** Affects: ubuntu-ui-t

[Touch-packages] [Bug 1532231] Re: `python3 -m venv venv` instructs you to install python3-venv which doesn't exist

2016-01-21 Thread Andrew Aikman
I found a way to fix this was to modify the commnad in the message to be python3.4 not python 3. Incorrect: apt-get install python3-venv Correct: apt-get install python3.4-venv Now you can use the command: python3 -m venv "DIRECTORYNAME" -- You received this bug notification because you are a

[Touch-packages] [Bug 1536361] [NEW] When using the sdk helper for the keyboard to type in autopilot, it reports "Keyboard is not on screen"

2016-01-20 Thread Andrew Hayzen
Public bug reported: When using the sdk helper for the keyboard to type in autopilot, it reports "Keyboard is not on screen". I have seen this both with the music-app and weather-app, and on jenkins it was failing around 3/4 attempts but not failing on a mako. It feels like there isn't a wait in

[Touch-packages] [Bug 1534843] Re: Minor UI glitch? Album art visible through menu

2016-01-15 Thread Andrew Hayzen
Thank you for taking the time to report this bug and helping to make Ubuntu better. I can confirm that this occurs, but it looks likely to be from the ubuntu-ui-toolkit, therefore I am adding the ubuntu-ui-toolkit package to this bug report. ** Also affects: ubuntu-ui-toolkit (Ubuntu) Importan

[Touch-packages] [Bug 1534776] Re: Notification sounds cause lower multimedia volume

2016-01-15 Thread Andrew Hayzen
Please note that the bug is stating that the ducking does not work when notifications occur (the music stops as the audio role is incorrect). -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launc

[Touch-packages] [Bug 1534776] Re: Notification sounds cause lower multimedia volume

2016-01-15 Thread Andrew Hayzen
It is, but if you look at the audio role from the media-hub.log when a screenshot/telegram notification appears, it is using the 'multimedia' role not the 'alert' role. This is what should be fixed. ** Changed in: unity8 (Ubuntu) Status: Incomplete => New -- You received this bug notifica

[Touch-packages] [Bug 1534776] Re: Screenshot audio is not using alert role causing music to stop

2016-01-15 Thread Andrew Hayzen
Furthermore, telegram notifications have the same affect, looking at the role they also are not using the alert role. Are they emitted from the same code? ** Also affects: canonical-devices-system-image Importance: Undecided Status: New -- You received this bug notification because you

[Touch-packages] [Bug 1534776] [NEW] Screenshot audio is not using alert role causing music to stop

2016-01-15 Thread Andrew Hayzen
Public bug reported: Screenshot audio is not using alert role causing music to stop What happened: 1) Open the music-app and play some music 2) Take a screenshot 3) Notice when the audio plays that the music stops What was expected to happen: At step 3 for the music to 'duck' while the alert is

[Touch-packages] [Bug 1534775] [NEW] mediascanner should support using file:// in lookups

2016-01-15 Thread Andrew Hayzen
Public bug reported: mediascanner should support using file:// in lookups In multiple places we do MediaStore.lookup(somepath), however mediascanner only accepts urls that do not contain a file:// at the start (it has to be /). This is inconsistent with qtubuntu-media/media-hub as they give us f

[Touch-packages] [Bug 1378143] Re: [Music App and Scope] Consistent use of "Songs" or "Tracks" between Music app and Music scope

2016-01-13 Thread Andrew Hayzen
** Changed in: music-app Status: Confirmed => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scope-mediascanner in Ubuntu. https://bugs.launchpad.net/bugs/1378143 Title: [Music App and Scope] Consisten

[Touch-packages] [Bug 1384503] Re: rsync fails on large files with compression

2016-01-11 Thread Andrew
Excluding all compression options was not an acceptable solution for me. What has worked since I initially found this problem back in August was to install rsync from the utopic repository where the bug was fixed. That same version (3.1.1-3) is still available in vivid and wily unchanged as far as

[Touch-packages] [Bug 1480269] Re: Scrolling is slow and jerky

2016-01-10 Thread Andrew Hayzen
Please note that the CardView is a custom component, and does not destroy the cards once they are out of view, hence the smoothness you will then get. We are migrating to use the GridView, which destroys the cards out of view, as this will help with memory usage, performance in general and allow us

[Touch-packages] [Bug 1480269] Re: Scrolling is slow and jerky

2016-01-10 Thread Andrew Hayzen
** Branch linked: lp:~ahayzen/music-app/fix-1526274-use-layouts ** Branch linked: lp:~ahayzen/music-app/cards-use-gridview ** Branch linked: lp:~ahayzen/music-app/fix-1526247-use-layouts-cards -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 289535] Re: date returns the wrong day (DST problem?)

2016-01-09 Thread Andrew McCarthy
This bug was fixed many years ago, although it seems it wasn't backported to Dapper. Closing as Fix Released. ** Changed in: coreutils (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed t

[Touch-packages] [Bug 997093] Re: stat does not display ext4 crtime

2016-01-09 Thread Andrew McCarthy
** Bug watch added: Debian Bug tracker #793831 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793831 ** Also affects: coreutils (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793831 Importance: Unknown Status: Unknown -- You received this bug notification because

[Touch-packages] [Bug 1179487] Re: wrong output of command /usr/bin/seq

2016-01-09 Thread Andrew McCarthy
Upstream bug (marked "Done") shows this is a bug in coreutils 8.20: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13227 Since the affected version of coreutils is no longer in a supported release of Ubuntu, I'm marking this bug as Fix Released. Thanks! ** Changed in: coreutils (Ubuntu) Sta

[Touch-packages] [Bug 1169580] Re: "tail -f file" with "mv file file2" does not show changes to file2

2016-01-09 Thread Andrew McCarthy
Upstream bug (marked "Done") is at http://debbugs.gnu.org/cgi/bugreport.cgi?bug=19760 ** Changed in: coreutils (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to coreutils in Ubuntu. http

[Touch-packages] [Bug 1531650] Re: Crashes and other bad behavior while mediascanner is indexing

2016-01-06 Thread Andrew Hayzen
Yup, while mediascanner2 is scanning the app is unusable :-/ This bug is probably a duplicate of bug 1529991 (qmlscene crashes if music app is started while mediascanner is extracting) and linked to others about high CPU (bug 1442035, bug 1237065). It took 1 hour and 40 minutes for mediascanner2

[Touch-packages] [Bug 1531016] [NEW] GridView that is inside tabs or pagestack on desktop judders when the header scrolls in/out

2016-01-04 Thread Andrew Hayzen
Public bug reported: GridView that is inside tabs or pagestack on desktop judders when the header scrolls in/out What happened: 1) Create gridview that is inside tabs [0] or pagestack 2) Open the application on desktop 3) Attempt to scroll up/down (using the mouse wheel or touchpad scroll) 4) Not

[Touch-packages] [Bug 1530940] [NEW] Dismissing the launcher in the dimmed/shadow portion requires two taps

2016-01-04 Thread Andrew Hayzen
Public bug reported: The launcher two taps to dismiss What happened: 1) Swipe from left to right to show the launcher 2) Tap in the dimmed/shadow portion (right side) of the screen 3) Notice nothing happens, tap again and notice the launcher is dismissed. What was expected: At step 2 for the lau

[Touch-packages] [Bug 1269578] Re: Autopilot cannot access MediaPlayer component

2016-01-02 Thread Andrew Hayzen
Did this fix ever land? As I am unable to access things such as the following in QML from autopilot. Item { property var currentMeta: ({}) } -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to autopilot-qt in Ubuntu. https://bu

[Touch-packages] [Bug 1530002] Re: Music app takes about 60 seconds to start up

2015-12-29 Thread Andrew Hayzen
Just to assist in debugging, do you have all of you tracks (you state you have 7000 in the other bug) in the queue? As it will try to load those currently from a database into the queue at startup, and this would likely take a while. If this is the case, this will hopefully be improved after we mo

[Touch-packages] [Bug 1528668] Re: [regression] Qt.application.active not working correctly

2015-12-23 Thread Andrew Hayzen
I found an issue where it now takes the launcher two taps to dismiss, and wanted to check that this is the same issue? What happened: 1) Swipe from left to right to show the launcher 2) Tap in the dimmed/shadow portion (right side) of the screen 3) Notice nothing happens, tap again and notice the

[Touch-packages] [Bug 1524901] [NEW] When an application starts there is temporarily a white gap at the top

2015-12-10 Thread Andrew Hayzen
Public bug reported: When an application starts there is temporarily a white gap at the top, note I think this has started happening on the rc-proposed channel since around when OTA8 was released. What happened: 1) Launch an application such as Music, dekko, messaging app 2) As it is launched wat

[Touch-packages] [Bug 1524000] Re: PyGIWarning: UbuntuAppLaunch was imported without specifying a version first

2015-12-08 Thread Andrew Hayzen
Thank you for taking the time to report this bug and helping to make Ubuntu better. This is an issue that is related to python gi on Xenial (16.04), therefore I am adding pygobject to this bug and as it affects all the core apps which use this kind of import I'm marking this as invalid for music s

[Touch-packages] [Bug 1521381] Re: Volume control does not switch audio device after plugging in

2015-12-07 Thread Andrew
I'm not sure of your question. Auto-switch of the sound works. Just not control. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1521381 Title: Volume control does not s

[Touch-packages] [Bug 1518002] Re: Header is shown at startup and slides out even though it is set to be invisible and locked

2015-12-03 Thread Andrew Hayzen
I've attached an example application that shows the issue with the header 'sliding out'. It should be noted that it requires the PageStack, if I just put the Page inside the MainView it appears to be fine, I assume this due to an empty header being shown, then as the page is pushed on it slides ou

[Touch-packages] [Bug 1521744] [NEW] Entry in fstab with x-initrd.mount not mounted at boot

2015-12-01 Thread Andrew Tribick
Public bug reported: I am running a system with a separate /var partition - this causes errors due to various services being started before the /var partition is mounted. As an attempt to fix this, I have tried adding the x-initrd.mount option to the entry in /etc/fstab for the /var partition, acc

[Touch-packages] [Bug 1512129] Re: Headphones not detected at startup

2015-11-30 Thread Andrew Tribick
Further investigation - this seems to be because I am running with a separate /var partition and the alsa systemd services are being started before the /var partition is mounted. I have tried altering my fstab to include the x-initrd.mount option as suggested at http://superuser.com/a/841748 on th

[Touch-packages] [Bug 1518935] Re: When an application is suspended or closed it causes a large UI stutter

2015-11-23 Thread Andrew Hayzen
** 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 unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1518935 Title: When an application is suspended

[Touch-packages] [Bug 1512129] Re: Headphones not detected at startup

2015-11-23 Thread Andrew Tribick
Found the problem seems to be in alsamixer: updated description. ** Also affects: alsa-utils (Ubuntu) Importance: Undecided Status: New ** Description changed: The headphones are not detected if they are plugged in before the system starts up. To get sound out of my headphones, I n

[Touch-packages] [Bug 1513860] Re: 'Latest' version of a click package used after reboot

2015-11-22 Thread Andrew Hayzen
@Pat 1) I haven't tried what happens in this case 2) This is not possible for the music-app currently as we have exceptions in the platform (eg app lifecycle) 3) Is usually what I end up doing (once I've realised I've been flipped to the 'latest' version) 4) If I can't restart/update this is inc

[Touch-packages] [Bug 1518106] Re: Using "$ source export_modules_dir.sh" causes the error "bash: /bin/build_paths.inc: No such file or directory"

2015-11-20 Thread Andrew Hayzen
After further investigation it is specifically the "dirname $0" that is causing the issue, and appears to be related to the terminal I'm using. As if I run gnome-terminal this works as expected but with terminator it doesn't. gnome-terminal $ dirname $0 . terminator $ dirname $0 /bin -- You rec

[Touch-packages] [Bug 1518106] Re: Using "$ source export_modules_dir.sh" causes the error "bash: /bin/build_paths.inc: No such file or directory"

2015-11-20 Thread Andrew Hayzen
Nope, I have run both qmake and make in the directory and then source export_modules_dir.sh -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1518106 Title: Using "

[Touch-packages] [Bug 1518106] [NEW] Using "$ source export_modules_dir.sh" causes the error "bash: /bin/build_paths.inc: No such file or directory"

2015-11-19 Thread Andrew Hayzen
Public bug reported: When branching lp:ubuntu-ui-toolkit and using the script export_modules_dir.sh it causes the error "bash: /bin/build_paths.inc: No such file or directory". What happened: 1) Branch lp:ubuntu-ui-toolkit and cd into the directory 2) Run the command $ source export_modules_dir.s

[Touch-packages] [Bug 1516592] Re: CVE-2015-8126: Multiple buffer overflows

2015-11-19 Thread Andrew Starr-Bochicchio
Thanks Marc! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libpng in Ubuntu. https://bugs.launchpad.net/bugs/1516592 Title: CVE-2015-8126: Multiple buffer overflows Status in libpng package in Ubuntu: Fix Released Stat

[Touch-packages] [Bug 1518002] [NEW] Header is shown at startup and slides out even though it is set to be invisible and locked

2015-11-19 Thread Andrew Hayzen
Public bug reported: Some applications have no header on the starting page, but may have headers on the sub pages (for settings), eg Calculator, Clock and Weather. However it has been observed that if you set the header to invisible and locked with the code below, the header is infact shown at sta

[Touch-packages] [Bug 1516592] Re: CVE-2015-8126: Multiple buffer overflows

2015-11-18 Thread Andrew Starr-Bochicchio
All of the above have been test build successfully with pbuilder for their respective releases. There doesn't seem to be any public POC yet... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libpng in Ubuntu. https://bugs.laun

[Touch-packages] [Bug 1516592] Re: CVE-2015-8126: Multiple buffer overflows

2015-11-18 Thread Andrew Starr-Bochicchio
debdiff for 15.10 security update ** Patch added: "libpng_1.2.51-0ubuntu3.15.10.1.debdiff" https://bugs.launchpad.net/ubuntu/+source/libpng/+bug/1516592/+attachment/4521639/+files/libpng_1.2.51-0ubuntu3.15.10.1.debdiff -- You received this bug notification because you are a member of Ubuntu

<    1   2   3   4   5   6   7   >