[Touch-packages] [Bug 2058690] [NEW] aa-easyprof: allow mmap and link from easyprof generated profiles

2024-03-21 Thread Ratchanan Srirattanamet
Public bug reported: Currently, an easyprof-generated profile will list the reads with `rk` and the writes as `rwk`. With recent Qt, this breaks because newer Qt versions use hard-linking of temporary files to perform atomic writes. Also, `rk` doesn't allow mmap()'ing shared library for execution.

[Touch-packages] [Bug 2061128] [NEW] `add-apt-repository --pocket` doesn't work on Noble (Deb822?)

2024-04-12 Thread Ratchanan Srirattanamet
Public bug reported: It seems like `add-apt-repository` doesn't know how to enable a new pocket when Ubuntu's sources are defined in Deb822 (.sources) source file. Step to reproduce: 1. Create a Noble chroot with e.g. Docker. Verify that in such chroot, Deb822 is used for Ubuntu's source (`ls /e

[Touch-packages] [Bug 1962214] Re: The documentation around NM's 10-globally-managed-devices.conf is inadequate

2022-08-19 Thread Ratchanan Srirattanamet
*** This bug is a duplicate of bug 1951653 *** https://bugs.launchpad.net/bugs/1951653 While the bug #1951653 is solved, it does not change the design of this process. With a quick inspection of repos, NM and livecd-rootfs still ship the file with no explanation, and netplan still place an emp

[Touch-packages] [Bug 2058690] Re: aa-easyprof: allow mmap and link from easyprof generated profiles

2024-05-01 Thread Ratchanan Srirattanamet
Hmm... indeed! I'll re-investigate why we need `m` permission by the default. I assume that if there's something that actually need `m` permission, a new key in the easyprof manifest would be needed, right? As for `l` rule for writes, do you think it's safe to add? Given that "the new link MUST ha

[Touch-packages] [Bug 1933880] [NEW] systemd-logind crash when suspend with nvidia-suspend.service masked, bringing session down with it

2021-06-28 Thread Ratchanan Srirattanamet
Public bug reported: Steps to reproduce: 1. Run `sudo apt install nvidia-driver-465`. Then, without a need for a restart, run `sudo apt autoremove nvidia-driver-465`. 2. Leaving the terminal open, suspend the machine. Expected behavior: the machine suspend successfully and can be woken up succe

[Touch-packages] [Bug 1933880] Re: systemd-logind crash when suspend with nvidia-suspend.service masked, bringing session down with it

2021-06-28 Thread Ratchanan Srirattanamet
** Attachment added: "journalctl --boot --unit systemd-logind.service" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1933880/+attachment/5507752/+files/systemd-logind.log -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscrib

[Touch-packages] [Bug 1650688] Re: timedatectl set-timezone fails on UC16

2021-12-14 Thread Ratchanan Srirattanamet
Test result on Focal (245.4-4ubuntu3.14): - Normal environment: Tested on my desktop. timedatectl output is correct. Setting the timezone works, and doesn't put the link inside /etc/writable/. - System-image environment (UBports image): timedatectl output is correct. Setting timezone works; readl

[Touch-packages] [Bug 1650688] Re: timedatectl set-timezone fails on UC16

2022-01-04 Thread Ratchanan Srirattanamet
Anything else has to be done for this? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1650688 Title: timedatectl set-timezone fails on UC16 Status in Snappy: Triaged St

[Touch-packages] [Bug 1962214] [NEW] The documentation around NM's 10-globally-managed-devices.conf is inadequate

2022-02-24 Thread Ratchanan Srirattanamet
Public bug reported: So, we're UBports, porting Ubuntu Touch stack to Ubuntu 20.04. While debugging why NM won't manage the phone's USB network interface, I stumbled upon /usr/lib/NetworkManager/conf.d/10-globally-managed- devices.conf. This file prevents NM from managing ethernet connection, whic

[Touch-packages] [Bug 1650688] Re: timedatectl set-timezone fails on UC16

2021-09-29 Thread Ratchanan Srirattanamet
** Also affects: systemd (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1650688 Title: timedatectl set-timezone fails

[Touch-packages] [Bug 1650688] Re: timedatectl set-timezone fails on UC16

2021-11-13 Thread Ratchanan Srirattanamet
Now that Jammy series is opened, I've opened another merge proposal on Jammy branch with the same patch as in Focal's. Please take another look; this patch is important for us at UBports, and having the patches in Jammy would be nice because there will be Ubuntu Core 22. The Impish-related section

[Touch-packages] [Bug 1848865] [NEW] Spurious "key_press_event" when focus on entry widget using LANG=th_TH.UTF-8

2019-10-19 Thread Ratchanan Srirattanamet
Public bug reported: GTK+3 will emit spurious "key_press_event" if the focus is currently on "GtkEntry" and the locale is set to th_TH.UTF-8. This issue seems to disappear if the locale is set to something else (tested with C.UTF-8 and en_US.UTF-8), and the presence of iBus and gnome-shell affects

[Touch-packages] [Bug 1848865] Re: Spurious "key_press_event" when focus on entry widget using LANG=th_TH.UTF-8

2019-10-22 Thread Ratchanan Srirattanamet
I'll report this upstream. However, as I cannot reproduce it on other distros, this might as well be an Ubuntu-specific bug. -- 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/18

[Touch-packages] [Bug 1848865] Re: Spurious "key_press_event" when focus on entry widget using LANG=th_TH.UTF-8

2019-10-22 Thread Ratchanan Srirattanamet
** Bug watch added: gitlab.gnome.org/GNOME/gtk/issues #2216 https://gitlab.gnome.org/GNOME/gtk/issues/2216 ** Also affects: gtk via https://gitlab.gnome.org/GNOME/gtk/issues/2216 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1848865] Re: Spurious "key_press_event" when focus on entry widget using LANG=th_TH.UTF-8

2019-11-18 Thread Ratchanan Srirattanamet
After mentioning that I cannot reproduce the problem on Fedora and Manjaro, they replied that this is probably the Ubuntu-specific bug and promptly closed the bug. Note that the status from Bug Watcher updater is incorrect. -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1460752] Re: Can't read Thai character.

2015-10-27 Thread Ratchanan Srirattanamet
@Lukasz Sorry for the long delay. I've talked with Thai font maintainer (Theppitak Karoonboonyanan), he has recommend me to include the following: -UI font: fonts-tlwg-waree -San Serif font: fonts-tlwg-garuda and fonts-tlwg-laksaman -Serif font: fonts-tlwg-kinnari -Monospace font: fonts-tlwg-typo

[Touch-packages] [Bug 1460752] Re: Can't read Thai character.

2015-10-30 Thread Ratchanan Srirattanamet
Ok. Installed those packages and now I can read Thai text. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-touch-meta in Ubuntu. https://bugs.launchpad.net/bugs/1460752 Title: Can't read Thai character. Status in ub

[Touch-packages] [Bug 1460752] Re: Can't read Thai character.

2015-10-13 Thread Ratchanan Srirattanamet
I think not all are required. Probably only 1 (or maybe 2, each for serif and sans-serif) would be enough, and that should be default font using to render Thai text on desktop. I'll take a look at my Ubuntu computer to see which font is used when I get home. -- You received this bug notification

[Touch-packages] [Bug 1460752] Re: Can't read Thai character.

2015-06-01 Thread Ratchanan Srirattanamet
** Attachment added: "Unreadable Thai character.png" https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1460752/+attachment/4408163/+files/Unreadable%20Thai%20character.png -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subs

[Touch-packages] [Bug 1460752] [NEW] Can't read Thai character.

2015-06-01 Thread Ratchanan Srirattanamet
Public bug reported: Step to reproduce: Use browser on the phone, go to http://www.alanwood.net/unicode/thai.html Expected result:Thai character is readable. See "Readable Thai character.png" What happens:They're unreadable. See "Unreadable Thai character.png" Version: Ubuntu Touch 15.10 channel

[Touch-packages] [Bug 1460752] Re: Can't read Thai character.

2015-06-24 Thread Ratchanan Srirattanamet
This seems to be missing fonts issue. Maybe this isn't a bug in webbrowser-app? -- 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/1460752 Title: Can't read Thai charac

[Touch-packages] [Bug 1653373] [NEW] [gst-hybris] Support COLOR_QCOM_FormatYVU420SemiPlanar32mMultiView color format.

2016-12-31 Thread Ratchanan Srirattanamet
Public bug reported: >From gstamc-constants.h: /* NV12 but with stride and plane heights aligned to 32, Stores two images, * one after the other in top-bottom layout */ COLOR_QCOM_FormatYVU420SemiPlanar32mMultiView = 0x7fa30c05, Support is added by adding android-gst color format mapping,

[Touch-packages] [Bug 1495974] Re: [android] renogotiation of pixel formats is not supported, leading to potential stride/pixelformat issues

2017-01-10 Thread Ratchanan Srirattanamet
Dear everyone in this bug, This seems to also happen in Fairphone 2 in the client context. Could anyone explain more about this bug if this bug is talking about the client or the server? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subs

[Touch-packages] [Bug 1656851] [NEW] Memory leak in EvalInstructionSelection.

2017-01-16 Thread Ratchanan Srirattanamet
Public bug reported: QV4::EvalInstructionSelection::compile(bool generateUnitData) in src/qml/compiler/qv4isel_p.cpp, line 369-370: if ((unit->data == nullptr) && (do_save || generateUnitData)) unit->data = jsGenerator->generateUnit(); Above this line, I see that do_save is always tru

[Touch-packages] [Bug 1689299] Re: ssh-agent systemd user service failed to start, trying to set environment in Upstart way.

2017-07-13 Thread Ratchanan Srirattanamet
Colin, could you please SRU this fix to Zesty as well? -- 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/1689299 Title: ssh-agent systemd user service failed to start, trying

[Touch-packages] [Bug 1689299] [NEW] ssh-agent systemd user service failed to start, trying to set environment in Upstart way.

2017-05-08 Thread Ratchanan Srirattanamet
Public bug reported: "systemctl --user status ssh-agent.service" give me the following info: agent-launch[11327]: initctl: Name "com.ubuntu.Upstart" does not exist As I'm running Systemd session instead of Upstart one, it shouldn't try to run initctl. So, I take a look at /usr/lib/openssh/agent-l

[Touch-packages] [Bug 1848865] Re: Spurious "key_press_event" when focus on entry widget using LANG=th_TH.UTF-8

2020-02-01 Thread Ratchanan Srirattanamet
Sorry for the delay. This has fallen through the crack. I've, in fact, reduced the testing environment down to just X, twm, and xterm and the bug is still reproducible. Also, I've tested it on Fedora 31 XFCE spin, and cannot reproduce it. -- You received this bug notification because you are a m

[Touch-packages] [Bug 1452386] [NEW] [gst-hybris] Support COLOR_QCOM_FormatYVU420SemiPlanar32m color format.

2015-05-06 Thread Ratchanan Srirattanamet
Public bug reported: COLOR_QCOM_FormatYVU420SemiPlanar32m is essentially GST_VIDEO_FORMAT_NV12, but with stride and plane heights aligned to 32. Adding support is as simple as adding android-gst color format mapping, and using same code as COLOR_QCOM_FormatYUV420SemiPlanar to handle software conve

[Touch-packages] [Bug 1452386] Re: [gst-hybris] Support COLOR_QCOM_FormatYVU420SemiPlanar32m color format.

2015-05-06 Thread Ratchanan Srirattanamet
It's LG L90 Dual. I'm porting Ubuntu Touch into this device. I've applied this patch with my custom build, and got a success. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gst-plugins-bad1.0 in Ubuntu. https://bugs.launchpad

[Touch-packages] [Bug 1547864] Re: libinput doesn't handle EV_KEY event with a value of 255 (BUTTON_CANCLED), to support virtual Android home buttons

2016-02-22 Thread Ratchanan Srirattanamet
Well, it isn't actually a virtual buttons. It's part of touchscreen but is outside of screen display area, like in this picture: http://www.mxphone.net/wordpress/wp-content/uploads/2014/03/L90-front-bottom-500x281.jpg -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1603520] [NEW] mm linker's soinfo::call_constructors: don't assume that soname_ is available.

2016-07-15 Thread Ratchanan Srirattanamet
Public bug reported: I'm porting Ubuntu Touch to Samsung Galaxy Tab 2 7.0. As I investigate unity-system-compositor crash, it's found that the crash happens in mm's linker (https://git.launchpad.net/~libhybris-maintainers/libhybris/+git/libhybris/tree/hybris/common/mm/linker.cpp#n2180), where s

[Touch-packages] [Bug 1583099] [NEW] [phone] Brightness slider should show value set by user or auto-brightness, not screen's actual brightness.

2016-05-18 Thread Ratchanan Srirattanamet
Public bug reported: Reproduce step #1: 1. For convenience, set screen time out to 30 seconds. 2. Pull power indicator down, then set brightness to some value above the lowest. 3. Leave the indicator open and wait until screen dims the brightness. Expected result: Brightness slider stays at valu

[Touch-packages] [Bug 1594420] [NEW] Ship an Upstart job to set boot completion property in Android container

2016-06-20 Thread Ratchanan Srirattanamet
Public bug reported: In some device, there init.rc has something like "on property:init.svc.bootanim=stopped" or "on property:sys.boot_completed=1". Its purpose is to run something when the system has finished booting. As far as I know, and with a conversation with ogra, there's nothing in Ubuntu

[Touch-packages] [Bug 1530384] [NEW] Touchscreen stop working on LG L90 Dual

2015-12-31 Thread Ratchanan Srirattanamet
Public bug reported: I ports Ubuntu touch to LG L90 Dual. When I upgraded my device from 20151218.1 to 20151221 (channel rc-proposed), the touchscreen stopped working. A discussion in IRC with @anpok_ suggesting that it may come from changing input system to libevent. $ udevadm test-builtin input

[Touch-packages] [Bug 1530384] Re: Touchscreen stop working on LG L90 Dual

2015-12-31 Thread Ratchanan Srirattanamet
** Attachment added: "unity-system-compositor.log" https://bugs.launchpad.net/canonical-devices-system-image/+bug/1530384/+attachment/4542630/+files/unity-system-compositor.log -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1530384] Re: Touchscreen stop working on LG L90 Dual

2016-01-01 Thread Ratchanan Srirattanamet
I confirmed that the rule that add ID_INPUT_TOUCHSCREEN=1 to the device makes touchscreen works. Meanwhile, I'll ship the rule with my device tarball. Glad to know that you found the cause. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is su

[Touch-packages] [Bug 1577123] [NEW] Video resolution changes by itself after suspend and resume the app

2016-05-01 Thread Ratchanan Srirattanamet
Public bug reported: When camera app is suspended and resume, the recorded video's resolution will change to 1280x720 without being reflected on the app. Steps to reproduce: 1.Open camera app, switch to video mode, and change resolution (swipe up and press "HD" button) to 1080p. 2.Record some vi

[Touch-packages] [Bug 1577123] Re: Video resolution changes by itself after suspend and resume the app

2016-05-01 Thread Ratchanan Srirattanamet
** Description changed: When camera app is suspended and resume, the recorded video's resolution will change to 1280x720 without being reflected on the app. Steps to reproduce: 1.Open camera app, switch to video mode, and change resolution (swipe up and press "HD" button) to 1080p. 2

[Touch-packages] [Bug 1460752] Re: Can't read Thai character.

2015-11-26 Thread Ratchanan Srirattanamet
Excuse me @jibel, why do you think this is critical? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-touch-meta in Ubuntu. https://bugs.launchpad.net/bugs/1460752 Title: Can't read Thai character. Status in Canonica

[Touch-packages] [Bug 1460752] Re: Can't read Thai character.

2015-08-20 Thread Ratchanan Srirattanamet
So, ubuntu-touch-meta guys, could you please consider adding Thai fonts in Ubuntu Touch? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-touch-meta in Ubuntu. https://bugs.launchpad.net/bugs/1460752 Title: Can't read

[Touch-packages] [Bug 2097599] [NEW] krb5 1.20.1-6ubuntu2.3 (noble-security) failed to build for armhf

2025-02-09 Thread Ratchanan Srirattanamet
Public bug reported: Apparently due to some kind of infrastructure issue (judging by 0.1 sec duration), the armhf build of krb5 1.20.1-6ubuntu2.3 (noble-security) failed to build. https://launchpad.net/ubuntu/+source/krb5/1.20.1-6ubuntu2.3/+build/30207688 This makes the binary packages from this

[Touch-packages] [Bug 2097792] [NEW] Don't ship 10-dns-resolved.conf within network-manager bin:pkg

2025-02-14 Thread Ratchanan Srirattanamet
Public bug reported: Currently network-manager bin:pkg on Ubuntu 24.04 and up ships /usr/lib/NetworkManager/conf.d/10-dns-resolved.conf which forces NetworkManger to configure systemd-resolved as DNS resolver. However network-manager does not Depends: on systemd-resolved bin:pkg, which can lead to

[Touch-packages] [Bug 2078822] Re: With Bluetooth headset connect, a malicious program can crash Pulseaudio on Ubuntu16.04

2025-02-21 Thread Ratchanan Srirattanamet
I'm happy to have my patch(es) included in the 16.04 ESM repository, as long as I get to distribute the patch in other context (namely in UBports' Ubuntu Touch) as well. My understanding is that this is already the case. -- You received this bug notification because you are a member of Ubuntu Tou

[Touch-packages] [Bug 2097599] Re: krb5 1.20.1-6ubuntu2.3 (noble-security) failed to build for armhf

2025-04-05 Thread Ratchanan Srirattanamet
krb5 1.20.1-6ubuntu2.5 has been released, and that one doesn't have a build problem on armhf. So I consider this issue resolved. Thank you for having a look into this. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to krb5 in Ub