[Bug 2061551] Re: Merely booting Ubuntu 24.04 beta live CD breaks BitLocker & booting anything using Shim

2024-04-17 Thread Ratchanan Srirattanamet
Unfortunately, I can't seem to find a setting to disable TPM in my device's firmware settings, so I can't test that. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2061551 Title: Merely booting

[Bug 2061551] Re: Merely booting Ubuntu 24.04 beta live CD breaks BitLocker & booting anything using Shim

2024-04-15 Thread Ratchanan Srirattanamet
> The dbx update causes the measurements in PCR 7 to change yes. This is not > breakage and is required and expected. > BitLocker asking for a recovery key in this scenario is normal behavior. > Entering the recovery key once should resolve that issue. Hmm Ok. Indeed the fact that updating dbx

[Bug 2061551] [NEW] Merely booting Ubuntu 24.04 beta live CD breaks BitLocker & booting anything using Shim

2024-04-15 Thread Ratchanan Srirattanamet
Public bug reported: On my ASUS Transformer Mini T103HAF, it seems like the dbx in Ubuntu 24.04 is too big or something, it breaks TPM's PCR7 measurement. And since secureboot-db.service runs in a live CD, simply booting one will apply this dbx. This causes BitLocker in the existing Windows

[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

[Bug 2059798] [NEW] debugedit 1:5.0-5build1 fails to build on amd64, preventing co-installation with post-t64-transition packages

2024-03-29 Thread Ratchanan Srirattanamet
Public bug reported: debugedit 1:5.0-5build1 has been in noble-proposed since 2023-03-01. However, due to build failure on amd64 [1], it has not been migrated to the release pocket. Since the new build is a rebuild against libelf1t64, this means currently we can't install debugedit together with

[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

[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,

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1650688 Title: timedatectl set-timezone fails on UC16 To manage notifications about this bug go to:

[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;

[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

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1650688 Title: timedatectl set-timezone fails on UC16 To manage

[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

[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 Bugs, which is subscribed to Ubuntu.

[Bug 1919252] Re: zfs-dkms on Focal still allows building on Linux kernel version 5.10+

2021-04-14 Thread Ratchanan Srirattanamet
On a machine with mainline PPA's Linux 5.11.14 installed, installing zfs-dkms=0.8.3-1ubuntu12.8 from focal-proposed now correctly blocks the module from being built. --- Setting up zfs-dkms (0.8.3-1ubuntu12.8) ... Loading new zfs-0.8.3 DKMS files... Building for 5.11.14-051114-generic Building

[Bug 1919252] [NEW] zfs-dkms on Focal still allow building on Linux kernel version 5.10+

2021-03-15 Thread Ratchanan Srirattanamet
Public bug reported: Due to a mistake in the BUILD_EXCLUSIVE_KERNEL regex in dkms.conf, dkms will still consider zfs-dkms to be buildable on kernel version 5.10+. This can happen if one installs a mainline kernel from the mainline PPA for one reason or another [1]. The following patch to

[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

[Bug 1857032] [NEW] Plymouth in Xenial is missing Upstart units

2019-12-19 Thread Ratchanan Srirattanamet
Public bug reported: Plymouth in Xenial is missing Upstart units. Because of this, any system using Upstart as the init system will not automatically start the display manager. Step to reproduce: 1. On a minimal system, "sudo apt install upstart-sysv lightdm". 2. Restart the system. Expected

[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

[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

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1848865 Title: Spurious

[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

[Bug 1769495] Re: [snap] Chromium snap should ask for "removable-media" interface

2018-11-02 Thread Ratchanan Srirattanamet
@jara981 First, "removable-media" is not an auto-connected interface. You have to connect it using: snap connect chromium:removable-media :removable-media Second, I'm not sure how snap determines if a drive is a removable drive or not, but I guess mounting it with fstab might not be expected by

[Bug 1769495] [NEW] [snap] Chromium snap should ask for "removable-media" interface

2018-05-06 Thread Ratchanan Srirattanamet
Public bug reported: This will helps people that keep lots of files on the external hard drive (for example). If I understand correctly, this interface should let me browse files in an external hard drive for upload. Currently, when I try to browse a file from an external hard drive, it'll say

[Bug 1725928] Re: package libsane1 1.0.27-1~experimental2ubuntu1: multiarch packages with differing files

2017-12-10 Thread Ratchanan Srirattanamet
@tom-rausner: This should not affect your ability to scan. As long as libsane1:amd64 is installed (and it has to be installed otherwise this error won't be given), you should be able to scan using normal scanner application. (Unless you need a 32-bit driver, then you'll have to uninstall

[Bug 1725928] Re: package libsane1 1.0.27-1~experimental2ubuntu1 failed to install/upgrade: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which is different from other instances of packa

2017-11-14 Thread Ratchanan Srirattanamet
libsane1 is marked as "Multi-Arch: same", but the contents of /lib/udev/hwdb.d/20-sane.hwdb are different among architectures: $ dpkg-deb --control /var/cache/apt/archives/libsane1_1.0.27-1~experimental2ubuntu1_amd64.deb amd64/ $ dpkg-deb --control

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1689299 Title: ssh-agent systemd user service failed to start, trying to set environment in

[Bug 1647101] Re: UnicodeDecodeError in fast-export when author name contains non-ascii characters

2017-06-05 Thread Ratchanan Srirattanamet
Please SRU this to zesty. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1647101 Title: UnicodeDecodeError in fast-export when author name contains non-ascii characters To manage notifications

[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

[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

[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 Bugs, which is subscribed to

[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,

[Bug 1609049] [NEW] ubuntu-device-flash should give options to select bootstrapping method for touch devices.

2016-08-02 Thread Ratchanan Srirattanamet
Public bug reported: Currently, the only bootstrapping method provided by ubuntu-device-flash is via fastboot. As I port Ubuntu Touch to a few devices, I discovered that fastboot isn't always (easily) available. * Samsung devices don't have fastboot. Instead, they provide download mode which

[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

[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

[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

[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.

[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

[Bug 1541486] Re: package linux-image-4.4.0-2-generic 4.4.0-2.16 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2

2016-04-23 Thread Ratchanan Srirattanamet
This issue also happens when upgrade from 15.10 to 16.04. From apt- term.log, dpkg tries to configure initramfs-tools before plymouth-theme- ubuntu-text, which actually generate /usr/share/plymouth/themes/ubuntu- text/ubuntu-text.plymouth in configure script. I think there're 2 ways to fix this

[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

[Bug 1547864] [NEW] libevent doesn't handle EV_KEY event with a value of 255 (BUTTON_CANCLED)

2016-02-20 Thread Ratchanan Srirattanamet
Public bug reported: I port Ubuntu Touch to LG L90 Dual. When I press a button below the screen (it's the touch button and is part of the touch screen), then slide the finger up, a letter will repeatedly appear in any text field selected (for instance, if the button is a menu button, letter 'e'

[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 Bugs, which is subscribed to

[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

[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 Bugs, which is subscribed to Ubuntu.

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1460752 Title: Can't read Thai character. To manage notifications about this bug go to:

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1460752 Title: Can't read Thai character. To manage notifications about this bug go to:

[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

[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

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1460752 Title: Can't read Thai character. To manage

[Bug 1470132] Re: When an account's token is expired, account-polld should stop polling that account and show notification to refresh account.

2015-07-15 Thread Ratchanan Srirattanamet
I don't know. That just appeared repeatedly with about a second apart. Unfortunately, the issue isn't currently happening, and I've lost the original log file. So, you probably have to wait until the problem occurs again. Sorry about that. -- You received this bug notification because you are a

[Bug 1470132] [NEW] When an account's token is expired, account-polld should stop polling that account and show notification to refresh account.

2015-06-30 Thread Ratchanan Srirattanamet
Public bug reported: When a token of an account (e.g. Google account) expires, it causes account-polld to print these messages repeatedly: 2015/06/28 20:55:35 New account data for existing account with id 3 2015/06/28 20:55:35 Starting poll for account 3 2015/06/28 20:55:35 Polling account 3

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1460752 Title: Can't read Thai character. To manage notifications

[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 Bugs, which is subscribed to Ubuntu.

[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

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1452386 Title:

[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

[Bug 1433051] [NEW] TARGET_RECOVERY_SKIP_GPG_VERIFICATION doesn't work when building only recovery image

2015-03-17 Thread Ratchanan Srirattanamet
Public bug reported: With TARGET_RECOVERY_SKIP_GPG_VERIFICATION set in BoardConfig.mk, building only recovery image will not cause RECOVERY_SKIP_GPG rule in bootable/recovery/Android.mk to be run. This make resulting recovery image still check for GPG signature even

[Bug 1433051] Re: TARGET_RECOVERY_SKIP_GPG_VERIFICATION doesn't work when building only recovery image

2015-03-17 Thread Ratchanan Srirattanamet
** Patch added: recovery-fix-skip-gpg-recovery.diff https://bugs.launchpad.net/ubuntu/+source/android/+bug/1433051/+attachment/4347729/+files/recovery-fix-skip-gpg-recovery.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1427788] Re: rilmodem: Do not always use sim's app in status-gsm_umts_index

2015-03-10 Thread Ratchanan Srirattanamet
@Alfonso, I've attached the log. But I think I know why gsm_umts_index is -1 now. After reading the log from Cyanogenmod, I've found that I need to make another request to rild to select app we'll use. I actually have a patch (hack!) that make my phone register with the network and talks USSD, but

[Bug 1427788] Re: rilmodem: Do not always use sim's app in status-gsm_umts_index

2015-03-10 Thread Ratchanan Srirattanamet
Sorry, attach wrong file. ** Attachment added: ofono-hex.log https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1427788/+attachment/4340191/+files/ofono-hex.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1427788] [NEW] rilmodem: Do not always use sim's app in status-gsm_umts_index

2015-03-03 Thread Ratchanan Srirattanamet
Public bug reported: In driver/rilmodem/sim.c, function sim_status_cb, there is a line that set variable search_index to status-gsm_utms_index. As status-gsm_umts_status may be -1 (ex: http://paste.ubuntu.com/10516444/ line 239), we should check if the value is not -1, and if it is, we should

[Bug 1371120] [NEW] Opening a file makes the program crash

2014-09-18 Thread Ratchanan Srirattanamet
Public bug reported: When I try to open a (MP4, maybe another too) file in LiVES, the program crashes and print the following: /usr/lib/lives/lives-exe: symbol lookup error: /usr/lib//lives/plugins/decoders/zzavformat_decoder.so: undefined symbol: av_find_stream_info Steps to reproduce: 1.Open

[Bug 1371120] Re: Opening a file makes the program crash

2014-09-18 Thread Ratchanan Srirattanamet
** Bug watch added: Debian Bug tracker #741132 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741132 ** Also affects: lives (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741132 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 1309951] [NEW] Parole reports Gstreamer backend error, could not initialise supporting library because gstreamer1.0-pulseaudio is missing.

2014-04-19 Thread Ratchanan Srirattanamet
Public bug reported: I use newly installed Xubuntu 14.04. When I try to open a video file, Parole pops up a dialog box, say that Gstreamer backend error, could not initialise supporting library. This is the output from the terminal, with gst debug level = 2: somporn@somporn-P4M900T-M2:~$ parole

[Bug 1218322] Re: Can't set keyboard layout change to alt+shift, ctrl+shift, etc.

2013-10-25 Thread Ratchanan Srirattanamet
I just upgrade package from -proposed on another machine. This time, I didn't clear any setting before upgrade. The result is when i set the input switching to Alt+Shift, it's shown as Alt+Shift+Next Group and Alt+Shift doesn't change input language. So i cleared key

[Bug 1218322] Re: Can't set keyboard layout change to alt+shift, ctrl+shift, etc.

2013-10-23 Thread Ratchanan Srirattanamet
Upgrade to: gnome-control-center : 3.6.3-0ubuntu45 gnome-settings-daemon : 3.8.5-0ubuntu10 Now Alt+Shift worked. FYI, I've clear the xkb settings before upgrade (as in comment #159). Is it possible to clear old settings during upgrade package? (at least in /etc/default/keyboard) -- You received

[Bug 1238929] Re: Unity dash searches forever, no search results

2013-10-23 Thread Ratchanan Srirattanamet
I'm also affected from this problem. Install unity-scope-home fix it. After I read comment #8, I run this command : peat@peat-mac-ubuntu:~$ aptitude why unity-scope-home i unity Recommends unity-scope-home As if unity-scope-home isn't install, unity will not worked correctly, is it should be

[Bug 1084070] [NEW] libfuse2: arch-dependent files in Multi-Arch: same package

2012-11-28 Thread Ratchanan Srirattanamet
Public bug reported: Ubuntu 12.10 (Quantal) libfuse2 is marked as Multi-Arch: same, but the following file is architecture-specific: /usr/share/doc/libfuse2/Makefile.gz See also: Debian bug #674198 ** Affects: fuse (Ubuntu) Importance: Undecided Status: New ** Affects: fuse

[Bug 1084070] Re: libfuse2: arch-dependent files in Multi-Arch: same package

2012-11-28 Thread Ratchanan Srirattanamet
** Description changed: Ubuntu 12.10 (Quantal) libfuse2 is marked as Multi-Arch: same, but the following file is architecture-specific: /usr/share/doc/libfuse2/Makefile.gz - See also: Debian bug #674198 + See also: debbugs #674198 + + $ sudo LANG=C apt-get install libfuse2:amd64

[Bug 1084070] Re: libfuse2: arch-dependent files in Multi-Arch: same package

2012-11-28 Thread Ratchanan Srirattanamet
** Description changed: Ubuntu 12.10 (Quantal) libfuse2 is marked as Multi-Arch: same, but the following file is architecture-specific: /usr/share/doc/libfuse2/Makefile.gz See also: debbugs #674198 - $ sudo LANG=C apt-get install libfuse2:amd64 + $ sudo LANG=C apt-get

[Bug 823106] Re: Kernel panic - not syncing: smp_callin: CPU1 started up but did not get a callout on macbook running oneiric

2012-11-24 Thread Ratchanan Srirattanamet
This bug seem to still happen in Quantal with kernel 3.5.0-18-generic 32-bit. It isn't happen every times though. $ dmidecode -s system-product-name Macmini3,1 $ uname -a Linux (my host name) #29-Ubuntu SMP Fri Oct 19 10:27:31 UTC 2012 i686 i686 i686 GNU/Linux Tell me if you need any info. --

[Bug 1082030] [NEW] skype-bin seem to have strange dependency

2012-11-22 Thread Ratchanan Srirattanamet
Public bug reported: We have this dependency in skype-bin: Breaks: skype ( 4.1.0.20-0.11.10.1) But skype (and even skype-bin) in repo has version 4.1.0.20-0ubuntu0.11.10.1 which is lower than 4.1.0.20-0.11.10.1. Thus made imposible to install skype. Workaround: It may be possible to install

[Bug 1082030] Re: skype-bin seem to have strange dependency

2012-11-22 Thread Ratchanan Srirattanamet
** Description changed: We have this dependency in skype-bin: Breaks: skype ( 4.1.0.20-0.11.10.1) - But skype (and even skype-bin) in repo has version + But skype (and even skype-bin) in partner repo has version 4.1.0.20-0ubuntu0.11.10.1 which is lower than 4.1.0.20-0.11.10.1. Thus