[Bug 1655997] Re: [gtk] Save as dialog: dropdown menu surface positioned wrong

2017-01-30 Thread William Hua
ned) => William Hua (attente) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1655997 Title: [gtk] Save as dialog: dropdown menu surface positioned wrong To manage notifications about this bug go to:

[Bug 1660450] Re: Firefox crashes unity8 zesty

2017-01-30 Thread William Hua
There's some platform-specific code in firefox itself that's trying to detect the display name using the environment, but it's only been done for x11, wayland, and broadway. It needs to be fixed in upstream firefox: https://hg.mozilla.org/mozilla- central/file/f7e1982a2582/toolkit/xre/nsAppRunner.

[Bug 1641380] Re: chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec certs

2017-02-03 Thread William Hua
Hi Chad, thanks for this, is this fix going to be released in zesty soon? It seems to have been stuck in zesty-proposed for some time... also, is there a reason that the updates are going to yakkety first before zesty? -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1662602] [NEW] GTK+ windows don't render when larger than 478x478

2017-02-07 Thread William Hua
Public bug reported: PPA containing a more recent GTK+: https://launchpad.net/~attente/+archive/ubuntu/gtk-mir Under U8, GTK+ windows don't render when the width and height are both >= 479. If the app starts at a size larger than that, the window will initially appear entirely black. Once resiz

[Bug 1625397] Re: [gtk] Focus is stuck on the save as window vs the main window

2017-01-12 Thread William Hua
** Also affects: gtk 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/1625397 Title: [gtk] Focus is stuck on the save as window vs the main window To manage

[Bug 1625397] Re: [gtk] Focus is stuck on the save as window vs the main window

2017-01-12 Thread William Hua
Committed as 670ae58cc9c69cb295822e8e41abd9497171404e ** Changed in: gtk Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1625397 Title: [gtk] Focus is stuck on the

[Bug 1643734] Re: privilege escalation via ptrace (CVE-2016-8659)

2017-01-13 Thread William Hua
Hi, I'm not sure what I've done wrong here, but I've added the sleep at line 1707 after the drop_caps call and tried to strace the child process without success. This is the output I got: strace: attach: ptrace(PTRACE_ATTACH, ...): Operation not permitted Could not attach to process. If your uid

[Bug 1649330] Re: [SRU] bubblewrap unavailable on xenial

2017-01-17 Thread William Hua
Ok, thanks! I don't need it for trusty then. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1649330 Title: [SRU] bubblewrap unavailable on xenial To manage notifications about this bug go to: https:

[Bug 1643734] Re: privilege escalation via ptrace (CVE-2016-8659)

2017-01-05 Thread William Hua
In the context of LP: #1649330, I don't see any regressions from bubblewrap 0.1.5-1~ubuntu16.10.0 in yakkety-proposed, but I've only tested the simple case there within a VM. So: bwrap --dev-bind / / --dev-bind ~ /snap bash and then... ls /snap touch /snap/whatever exit then... ls ~ still wor

[Bug 1649330] Re: [SRU] bubblewrap unavailable on xenial

2017-01-05 Thread William Hua
Thanks for looking at this and the CVE, Jeremy! Is SRU'ing this back to trusty difficult? The only reason I would want bubblewrap there is if snapcraft itself is also actively being SRU'd back to trusty. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1655105] [NEW] Segmentation fault when creating a paste with a bogus app id

2017-01-09 Thread William Hua
Public bug reported: Can be reproduced by running: gdbus call --session --dest com.ubuntu.content.dbus.Service --object- path / --method com.ubuntu.content.dbus.Service.CreatePaste bogus_app bogus_surface '[]' '[]' This is the backtrace: #0 0x7636e7ef in __GI_raise (sig=sig@entry=6) at

[Bug 1668457] Re: [unity8][gtk3] ghost window when opening the context menu (right click)

2017-03-07 Thread William Hua
There's a partial fix for this in the PPA here: https://launchpad.net/~attente/+archive/ubuntu/gtk-mir -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1668457 Title: [unity8][gtk3] ghost window when o

[Bug 1668457] Re: [unity8][gtk3] ghost window when opening the context menu (right click)

2017-03-07 Thread William Hua
** Changed in: gtk+3.0 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1668457 Title: [unity8][gtk3] ghost window when opening the context menu (right click)

[Bug 1670390] Re: Desktop applications don't get properly resized when launched in staged mode

2017-03-08 Thread William Hua
Based on my logs, GTK isn't receiving any resize events when the window appears. Is the expectation that Mir should be sending this? Or should GTK explicitly request the size on appearance? For reference (annotated): 90 EVENT 10 mir_event_type_window_output 91 WINDOW 92 Attribute focus 93 V

[Bug 1670390] Re: Desktop applications don't get properly resized when launched in staged mode

2017-03-08 Thread William Hua
** Changed in: gtk+3.0 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1670390 Title: Desktop applications don't get properly resized when launched in staged

[Bug 1671849] Re: Probing backends doesn't seem to work

2017-03-10 Thread William Hua
The delay doesn't seem to be due to Mir, but because GTK+ tries to D-Bus activate the accessibility bus, and waits for it to timeout. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1671849 Title: Pro

[Bug 1665312] Re: [unity8][gtk] wrong tooltips position

2017-03-13 Thread William Hua
It does seem to be a gtk bug. A workaround is here: https://launchpad.net/~attente/+archive/ubuntu/gtk-mir ** Changed in: gtk+3.0 (Ubuntu) Status: Incomplete => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Bug 1679236] [NEW] Anjuta crashes when creating a window in the UI editor

2017-04-03 Thread William Hua
Public bug reported: Run anjuta, create a new UI file. Clicking on the window toolbar button causes the following crash: (anjuta:1635): Gdk-WARNING **: /build/gtk+3.0-C8PvPE/gtk+3.0-3.22.11/./gdk/x11/gdkwindow-x11.c:5573 drawable is not a native X11 window (anjuta:1635): Gdk-ERROR **: The progra

[Bug 1679236] Re: Anjuta crashes when creating a window in the UI editor

2017-04-03 Thread William Hua
** Branch linked: lp:~attente/unity-gtk-module/blacklist-anjuta -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1679236 Title: Anjuta crashes when creating a window in the UI editor To manage notific

[Bug 1679622] Re: [unity8] aisleriot crashes with SIGABRT

2017-04-05 Thread William Hua
Hi, is there something specific you did to reproduce this? Would you mind installing libgtk-3-0-dbgsym and libmirclient9-dbgsym and trying again? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1679622

[Bug 1675364] Re: [regression] GTK and KDE apps fail to start under Unity8 (without gnome-session running)

2017-03-30 Thread William Hua
For gtk, instead of changing the probing order, is it possible to set GDK_BACKEND=x11 for the launched app specifically when u-a-l/libertine- launch spawn xmir instead? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 1666435] Re: GTK apps have wrong font thickness/hinting under Mir

2017-03-31 Thread William Hua
Committed as 01b73072961f8c62255cf2b66dba4e55d36fd646 ** Changed in: gtk Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1666435 Title: GTK apps have wrong font th

[Bug 1583861] Re: Keyboard backlight isn't properly restored after idle on systems with hardwired configuration

2016-07-15 Thread William Hua
Thanks, fixed it for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1583861 Title: Keyboard backlight isn't properly restored after idle on systems with hardwired configuration To manage notif

[Bug 1580740] Re: [SRU] Cannot open a browser link from a snap that provides a link

2016-07-07 Thread William Hua
** Also affects: snapd-xdg-open (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/1580740 Title: [SRU] Cannot open a browser link from a snap that pr

[Bug 1553212] Re: ubuntuone login keyboard navigation small issues

2016-03-18 Thread William Hua
** Changed in: gnome-software (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1553212 Title: ubuntuone login keyboard navigation small issues To manag

[Bug 1558816] [NEW] Segfault when org.freedesktop.fwupd service doesn't exist

2016-03-19 Thread William Hua
Public bug reported: In the fwupd plugin, gs_plugin_add_updates() can return FALSE (when org.freedesktop.fwupd service doesn't exist) without setting the error, causing a segfault. The fix is to steal the error_local and set error manually. ** Affects: gnome-software Importance: Unknown

[Bug 1547608] Re: Notifications use actions which are not appropriate in notify-osd

2016-03-23 Thread William Hua
** Changed in: gnome-software (Ubuntu) Assignee: (unassigned) => William Hua (attente) ** Changed in: gnome-software (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1552074] Re: gnome-software crashed with SIGSEGV in gtk_stack_set_visible_child_name()

2016-03-23 Thread William Hua
** Changed in: gnome-software (Ubuntu) Assignee: (unassigned) => William Hua (attente) ** Changed in: gnome-software (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1565865] Re: Ubuntu patches make applying firmware updates not possible

2016-04-05 Thread William Hua
** Changed in: gnome-software (Ubuntu) Assignee: (unassigned) => William Hua (attente) ** Changed in: gnome-software (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1575529] [NEW] Some apps not launchable

2016-04-27 Thread William Hua
Public bug reported: Install kolourpaint and try to launch it from its details page: (gnome-software:8680): Gs-WARNING **: failed to call gs_plugin_launch on apt: no such desktop file: kolourpaint.desktop (gnome-software:8680): Gs-WARNING **: failed to launch GsApp: no plugin could handle gs_plu

[Bug 1575529] Re: Some apps not launchable

2016-04-27 Thread William Hua
Fixed here: https://git.gnome.org/browse/gnome-software/commit/?h=wip/ubuntu-xenial Thanks Laney, desrt and Richard Hughes (and tentatively ximion)! ** Changed in: gnome-software (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of

[Bug 1445543] Re: Multi-window GTK apps in Mir are randomly unresponsive, seem to freeze

2016-04-28 Thread William Hua
** Changed in: gtk+3.0 (Ubuntu) Assignee: (unassigned) => William Hua (attente) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1445543 Title: Multi-window GTK apps in Mir are rando

[Bug 1420334] Re: [enhancement] Missing client API for relative surface movement

2016-09-06 Thread William Hua
> Do we really want to support client side decorations? Just to comment on this one point, I think CSD is just something we must support and there's no way around it. There are already a lot of GNOME apps rendering widgets in the header bar in a way that just simply can't be done with SSD. Add to

[Bug 1649330] [NEW] [SRU] bubblewrap unavailable on xenial

2016-12-12 Thread William Hua
Public bug reported: [Impact] I'm writing a snapcraft plugin that uses bubblewrap for sandboxing purposes, but since bubblewrap isn't available on xenial while snapcraft is, it's currently blocked from landing. Besides that, bubblewrap is a generally useful tool for running commands in a sandbox

[Bug 1649330] Re: [SRU] bubblewrap unavailable on xenial

2016-12-13 Thread William Hua
I tested it from the PPA here [1], in a Xenial VM. It's just a copy of what's currently in zesty archive, with an extra changelog entry for the xenial release. I'd prefer if we could just copy the package in zesty directly as it doesn't have release info in the changelog. [1] https://launchpad.net

[Bug 1649330] Re: [SRU] bubblewrap unavailable on xenial

2016-12-13 Thread William Hua
It's a copy of *yakkety*'s archive now... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1649330 Title: [SRU] bubblewrap unavailable on xenial To manage notifications about this bug go to: https://b

[Bug 1562504] Re: Gnome Software Notify OSD

2016-03-28 Thread William Hua
*** This bug is a duplicate of bug 1547608 *** https://bugs.launchpad.net/bugs/1547608 ** This bug has been marked a duplicate of bug 1547608 Notifications use actions which are not appropriate in notify-osd -- You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 1551707] Re: Installing local debs gives an error dialog

2016-03-29 Thread William Hua
** Changed in: gnome-software (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1551707 Title: Installing local debs gives an error dialog To manage

[Bug 1563396] Re: No menus for several programs

2016-03-29 Thread William Hua
*** This bug is a duplicate of bug 1532226 *** https://bugs.launchpad.net/bugs/1532226 ** This bug has been marked a duplicate of bug 1532226 A significant number of fresh boots or restarts result in no menus for most apps -- You received this bug notification because you are a member of

[Bug 1547608] Re: Notifications use actions which are not appropriate in notify-osd

2016-03-31 Thread William Hua
** Branch linked: lp:~attente/gnome-software/20160331 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1547608 Title: Notifications use actions which are not appropriate in notify-osd To manage notifi

[Bug 1551707] Re: Installing local debs gives an error dialog

2016-03-31 Thread William Hua
** Branch linked: lp:~attente/gnome-software/20160331 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1551707 Title: Installing local debs gives an error dialog To manage notifications about this bug

[Bug 1392699] Re: Can't change locale settings (e.g. language, 12/24-hour time, date format) independently

2016-06-01 Thread William Hua
** Branch linked: lp:~attente/ubuntu-system-settings/1392699 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1392699 Title: Can't change locale settings (e.g. language, 12/24-hour time, date format)

[Bug 1588266] Re: Almost no info about Krita snap in Ubuntu Software

2016-06-02 Thread William Hua
snapd doesn't seem to be providing an endpoint to get the icon: { "result": [ { "description": "Krita is the free and open source digital painting application. Digital painting, creative freedom!", "developer": "krita", "download-size": 102592512,

[Bug 1571770] [NEW] Returns 500 when it can't find mounted snap

2016-04-18 Thread William Hua
Public bug reported: Somehow snapd can get into a state where it always returns 500. The request was: curl --silent --unix-socket /run/snapd.socket 'GET /v2/snaps/ubuntu- clock-app' | python -m json.tool The response was: { "result": { "message": "cannot read snap details: cannot f

[Bug 1546276] Re: Install button doesn't show loading bar in Ambience/Radiance

2016-04-18 Thread William Hua
** Changed in: gnome-software (Ubuntu) Assignee: Will Cooke (willcooke) => William Hua (attente) ** Changed in: gnome-software (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1551599] Re: Remove button missing after package installation

2016-04-20 Thread William Hua
** Summary changed: - Option to remove icon missing after package installation + Remove button missing after package installation -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1551599 Title: Remove

[Bug 1571059] Re: repeatedly ask to download an update when apt index update hits an error

2016-04-20 Thread William Hua
** Changed in: gnome-software (Ubuntu) Assignee: (unassigned) => William Hua (attente) ** Changed in: gnome-software (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1571905] Re: GNOME Software Center - Install button won't be replace by Launch after an installation

2016-04-20 Thread William Hua
*** This bug is a duplicate of bug 1551599 *** https://bugs.launchpad.net/bugs/1551599 ** This bug has been marked a duplicate of bug 1551599 Remove button missing after package installation -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1572606] [NEW] Doesn't indicate that an operation is happening in the background

2016-04-20 Thread William Hua
after updating the AppStream cache. It takes some time before the changes are reflected in the user interface. ** Affects: gnome-software (Ubuntu) Importance: Undecided Assignee: William Hua (attente) Status: New ** Changed in: gnome-software (Ubuntu) Assignee: (unass

[Bug 1590508] [NEW] SRU more minor fixes to GNOME Software

2016-06-08 Thread William Hua
Public bug reported: [Impact] Improve the usability of GNOME Software by fixing the following bugs: * Snaps not displaying human-readable names (LP: #169) * Some KDE4 applications cannot be launched (e.g. kolourpaint) * Added error checking for the case where the ratings and reviews server i

[Bug 1590508] Re: SRU more minor fixes to GNOME Software

2016-06-08 Thread William Hua
** Description changed: [Impact] Improve the usability of GNOME Software by fixing the following bugs: * Snaps not displaying human-readable names (LP: #169) * Some KDE4 applications cannot be launched (e.g. kolourpaint) * Added error checking for the case where the ratings and

[Bug 1590508] Re: SRU more minor fixes to GNOME Software

2016-06-08 Thread William Hua
Fix the changelog to include bug numbers ** Description changed: [Impact] Improve the usability of GNOME Software by fixing the following bugs: * Snaps not displaying human-readable names (LP: #169) - * Some KDE4 applications cannot be launched (e.g. kolourpaint) + * Some KDE4 app

[Bug 1590508] Re: SRU more minor fixes to GNOME Software

2016-06-09 Thread William Hua
Apply recent fix applied upstream for proper dialog destruction ** Patch added: "gnome-software_3.20.1+git20160609.1.ba8379c-ubuntu-xenial-0ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1590508/+attachment/4680518/+files/gnome-software_3.20.1+git20160609.1.ba8

[Bug 1590508] Re: SRU more minor fixes to GNOME Software

2016-06-10 Thread William Hua
Reference this bug in the changelog ** Patch added: "gnome-software_3.20.1+git20160609.1.ba8379c-ubuntu-xenial-0ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1590508/+attachment/4681092/+files/gnome-software_3.20.1+git20160609.1.ba8379c-ubuntu-xenial-0ubuntu1.

[Bug 1592134] [NEW] [SRU] dh-make writes debian/source/format to debian/outfile

2016-06-13 Thread William Hua
Public bug reported: [Impact] * Running dh_make generates debian/source/format, but writes it to debian/outfile. [Test Case] * Download a source package via apt-get source or pull-lp-source * Delete the debian directory * Run dh_make [Regression Potential] * Risk of regression is low, th

[Bug 1592136] [NEW] [SRU] dh-make doesn't recognize 'mit' as copyright license

2016-06-13 Thread William Hua
Public bug reported: [Impact] * Passing '-c mit' to dh_make doesn't work because it isn't recognized in the list of licenses. [Test Case] * Download a source package via apt-get source or pull-lp-source * Delete the debian directory * Run 'dh_make -c mit' * The license will be listed as 'b

[Bug 1592136] Re: [SRU] dh-make doesn't recognize 'mit' as copyright license

2016-06-13 Thread William Hua
See Debian patch by Craig Small at https://bugs.launchpad.net/ubuntu/+source/dh- make/+bug/1592134/comments/1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1592136 Title: [SRU] dh-make doesn't recog

[Bug 1592134] Re: [SRU] dh-make writes debian/source/format to debian/outfile

2016-06-13 Thread William Hua
Debdiff by Craig Small between 2.201604 and 2.201605 already in Debian. ** Patch added: "dh-make_2.201604_2.201605.diff.gz" https://bugs.launchpad.net/ubuntu/+source/dh-make/+bug/1592134/+attachment/4683148/+files/dh-make_2.201604_2.201605.diff.gz -- You received this bug notification becaus

[Bug 1285783] Re: Right panel has a transparent background

2014-07-10 Thread William Hua
** Branch linked: lp:~attente/gtk/1285783 ** Branch linked: lp:~attente/ubuntu-themes/1285783 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1285783 Title: Right panel has a transparent background

[Bug 1285783] Re: Right panel has a transparent background

2014-07-10 Thread William Hua
** Branch linked: lp:~attente/gnome-themes-standard/1285783 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1285783 Title: Right panel has a transparent background To manage notifications about this

[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-07-16 Thread William Hua
** Attachment added: "gtk+3.0_3.10.8-0ubuntu1.2.dsc" https://bugs.launchpad.net/unity-gtk-module/+bug/1208019/+attachment/4153980/+files/gtk%2B3.0_3.10.8-0ubuntu1.2.dsc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-07-16 Thread William Hua
** Patch added: "gtk+3.0_3.10.8-0ubuntu1.2.debdiff" https://bugs.launchpad.net/unity-gtk-module/+bug/1208019/+attachment/4153981/+files/gtk%2B3.0_3.10.8-0ubuntu1.2.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-07-16 Thread William Hua
** Bug watch added: GNOME Bug Tracker #729820 https://bugzilla.gnome.org/show_bug.cgi?id=729820 ** Also affects: gtk via https://bugzilla.gnome.org/show_bug.cgi?id=729820 Importance: Unknown Status: Unknown ** Also affects: gtk+3.0 (Ubuntu) Importance: Undecided Status:

[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-07-16 Thread William Hua
** Description changed: + [Impact] + + Switching tabs between open source files with different file types in + Eclipse causes the Source and Refactor menus to be empty in the global + menu bar under Unity. + + [Test Case] + + 1. Open a new project in Eclipse. + 2. Open two files: one with a .ja

[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-07-16 Thread William Hua
** Description changed: [Impact] Switching tabs between open source files with different file types in Eclipse causes the Source and Refactor menus to be empty in the global menu bar under Unity. + + This is a severe usability problem for many Eclipse users. [Test Case] 1. Op

[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-07-16 Thread William Hua
** Changed in: oracle-jdk7-installer (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1208019 Title: Eclipse menus doesn't show up in Saucy To manage notific

[Bug 1342326] Re: Language list not sorted alphabetically

2014-07-16 Thread William Hua
** Changed in: ubuntu-system-settings (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1342326 Title: Language list not sorted alphabetically To manage

[Bug 1342326] Re: Language list not sorted alphabetically

2014-07-16 Thread William Hua
The missing font seems to be Korean (ko_KR.utf8), the few un-labeled entries are for ca_ES.utf8@valencia, sr_RS.utf8@latin, and ug_CN.utf8@latin. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1342326

[Bug 1342326] Re: Language list contains blanks and bad characters

2014-07-16 Thread William Hua
** Branch linked: lp:~attente/ubuntu-system-settings/1342326 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1342326 Title: Language list contains blanks and bad characters To manage notifications ab

[Bug 1363150] [NEW] [FFe] Fcitx input method integration in Unity

2014-08-29 Thread William Hua
Public bug reported: Fcitx is being included in main, but Unity lacks support for it in various ways: - The Text Entry panel in unity-control-center has no effect on Fcitx' engine list - Per-window source options in Text Entry panel don't affect Fcitx - Fcitx engines (specifically for keyboard l

[Bug 1363150] Re: [FFe] Fcitx input method integration in Unity

2014-08-29 Thread William Hua
** Patch added: "fcitx_4.2.8.4-4.debdiff" https://bugs.launchpad.net/ubuntu/+source/fcitx-qimpanel/+bug/1363150/+attachment/4190259/+files/fcitx_4.2.8.4-4.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1363150] Re: [FFe] Fcitx input method integration in Unity

2014-08-29 Thread William Hua
** Patch added: "fcitx-qimpanel_0.1.6-0ubuntu2.debdiff" https://bugs.launchpad.net/unity-control-center/+bug/1363150/+attachment/4190271/+files/fcitx-qimpanel_0.1.6-0ubuntu2.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 1363150] Re: [FFe] Fcitx input method integration in Unity

2014-08-29 Thread William Hua
** Also affects: im-config (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/1363150 Title: [FFe] Fcitx input method integration in Unity To manage

[Bug 1363150] Re: [FFe] Fcitx input method integration in Unity

2014-08-29 Thread William Hua
im-config was patched so that under Ubuntu, Fcitx would be prioritized over IBus. This was fine before because Fcitx wasn't a seeded package and installing Fcitx explicitly meant that you pretty much wanted it. But if Fcitx is seeded, this means that patch effectively makes Fcitx default, so we nee

[Bug 1363150] Re: [FFe] Fcitx input method integration in Unity

2014-08-29 Thread William Hua
> What would the point be with seeding Fcitx in distros where it's not supposed to be the default? Gunnar, that's a good point. I didn't think that one through well enough... I'll delete the patch. ** Patch removed: "im-config_0.26-2ubuntu2.debdiff" https://bugs.launchpad.net/unity-settings-d

[Bug 1481330] Re: Reading/setting xprop on Xmir causes it to crash

2015-08-04 Thread William Hua
GTK apps are breaking this because at-spi2-core is calling XCloseDisplay, not because of XGetWindowProperty. I tried commenting (https://git.gnome.org/browse/at-spi2-core/tree/atspi /atspi-misc.c#n1456, XGetWindowProperty call) and this bug still occurred. Then I tried commenting (https://git.gnom

[Bug 1481330] Re: Xmir crashes when client closes display

2015-08-04 Thread William Hua
** Summary changed: - Reading/setting xprop on Xmir window causes it to close + Xmir crashes when client closes display -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1481330 Title: Xmir crashes whe

[Bug 1481330] Re: Xmir crashes when client closes display

2015-08-04 Thread William Hua
** Description changed: - When having an Xmir window up and running and then trying to read or set - an xprop, the Xmir window immediately exits. This is what is printed in - application's upstart log: + Xmir crashes when a client loses its connection to Xmir, either through + XCloseDisplay, or b

[Bug 1481330] Re: Xmir crashes when client closes display

2015-08-05 Thread William Hua
Ok, it might not be a crash per se, but it's definitely still printing fatal server error in the logs. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1481330 Title: Xmir crashes when client closes di

[Bug 1481330] Re: Xmir crashes when client closes display

2015-08-05 Thread William Hua
This was with version 2:1.17.2-1ubuntu3. It might not be an actual crash, but Xmir is terminating with that exception in the logs. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1481330 Title: Xmir c

[Bug 1481330] Re: Xmir crashes when client closes display

2015-08-05 Thread William Hua
I have version 0.14.0+15.10.20150723.1-0ubuntu1 of mir-graphics-drivers- desktop installed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1481330 Title: Xmir crashes when client closes display To m

[Bug 1481330] Re: Xmir crashes when client closes display

2015-08-27 Thread William Hua
These are the packages that I can replicate the bug with: libmirprotobuf1: Installed: 0.15.0+15.10.20150818-0ubuntu1 -- libmirserver33: Installed: 0.15.0+15.10.20150818-0ubuntu1 -- libmirplatform9: Installed: 0.15.0+15.10.20150818-0ubuntu1 -- libmircommon-dev: Installed: 0.15.0+15.10.20150

[Bug 1481330] Re: Xmir crashes when client closes display

2015-08-27 Thread William Hua
The bug still happens with the packages in Wily proposed: libmirprotobuf1: Installed: 0.15.1+15.10.20150825-0ubuntu1 -- libmirserver33: Installed: 0.15.1+15.10.20150825-0ubuntu1 -- libmirplatform9: Installed: 0.15.1+15.10.20150825-0ubuntu1 -- libmircommon-dev: Installed: 0.15.1+15.10.20150

[Bug 1431811] Re: unity-control-center crashed with SIGSEGV in FcitxConfigFree()

2015-07-09 Thread William Hua
Hi qiuxiao, do you know exactly what you did to produce the error? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1431811 Title: unity-control-center crashed with SIGSEGV in FcitxConfigFree() To man

[Bug 1282782] Re: Newest compiz/unity has decided that it owns my Alt key

2014-02-21 Thread William Hua
** Branch linked: lp:~attente/unity-gtk-module/gtk-enable-mnemonics -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1282782 Title: Newest compiz/unity has decided that it owns my Alt key To manage no

[Bug 1282782] Re: Newest compiz/unity has decided that it owns my Alt key

2014-02-21 Thread William Hua
New => In Progress ** Changed in: unity-gtk-module Assignee: (unassigned) => William Hua (attente) ** Changed in: unity-gtk-module (Ubuntu) Assignee: (unassigned) => William Hua (attente) -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 1408593] Re: X server disables acceleartion or turns off output (makes screen black) after kernel upgrade to v3.18 (Ubuntu Vivid)

2015-01-09 Thread William Hua
Thank you, booting 3.19.0-031900rc3-generic fixed this for me too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1408593 Title: X server disables acceleartion or turns off output (makes screen bla

[Bug 1408593] Re: X server disables acceleartion or turns off output (makes screen black) after kernel upgrade to v3.18 (Ubuntu Vivid)

2015-01-09 Thread William Hua
It's working for me with 3.18.2-031802-generic. william@attente:~$ uname -a Linux attente 3.18.2-031802-generic #201501082011 SMP Thu Jan 8 20:13:03 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 1409133] [NEW] Heavy black flickering in mir_demo_server

2015-01-09 Thread William Hua
Public bug reported: After running mir_demo_server on VT 1, when I switch to VT 7 then back to VT 1, the demo server really flickers black quite a lot (entire screen, pointer included). I'm not sure, but I also upgraded my kernel to 3.18.2-031802-generic at the same time, if it's because of that,

[Bug 1408593] Re: X server disables acceleartion or turns off output (makes screen black) after kernel upgrade to v3.18 (Ubuntu Vivid)

2015-01-09 Thread William Hua
Not sure what to say... 3.18.2-031802-generic is working (for me at least) and I'm not getting that warning in the logs any more. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1408593 Title: X serve

[Bug 1408593] Re: X server disables acceleartion or turns off output (makes screen black) after kernel upgrade to v3.18 (Ubuntu Vivid)

2015-01-09 Thread William Hua
Small excerpt from my Xorg.0.log: [15.153] (II) GLX: Initialized DRI2 GL provider for screen 0 [15.159] (II) intel(0): switch to mode 1280x800@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none [15.176] (II) intel(0): Setting screen physical size to 338 x 21

[Bug 1409133] Re: Heavy black flickering in mir_demo_server

2015-01-11 Thread William Hua
Will apport-collect provide any information in the case that the server doesn't crash? I ran it, but nothing seemed to happen. I also tried mir_proving_server, but it exhibited the same flickering behaviour. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1409133] Re: Heavy black flickering in mir_demo_server

2015-01-12 Thread William Hua
It only pops up a dialog saying "No additional information collected." -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1409133 Title: Heavy black flickering in mir_demo_server To manage notifications

[Bug 1409133] Re: Heavy black flickering in mir_demo_server

2015-01-12 Thread William Hua
Not sure if this will help much, but when I downgraded to Mir 0.9.0+15.04.20141125-0ubuntu2, the mir_demo_server_shell works again (feels a bit slower than before though for some reason). So I guess the problem isn't with the kernel I booted. Also, these are my video card details: 00:02.0 VGA com

[Bug 1409133] Re: Heavy black flickering in mir_demo_server

2015-01-13 Thread William Hua
Running mir_proving_server (0.10) as root doesn't show any output other than: [1421162423.862128] (II) SharedLibrary: Loading libmirplatform5driver.so [1421162424.018693] (II) DisplayServer: Mir version 0.10.0 [1421162424.027428] (II) GLRenderer: GL vendor: Intel Open Source Technology Center [14

[Bug 1409133] Re: Heavy black flickering in mir_demo_server

2015-01-13 Thread William Hua
/proc/cpuinfo (couldn't attach it for some reason): processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 37 model name : Intel(R) Core(TM) i5 CPU M 520 @ 2.40GHz stepping: 2 microcode : 0x9 cpu MHz : 1333.000 cache size : 3

[Bug 1408593] Re: X server disables acceleartion or turns off output (makes screen black) after kernel upgrade to v3.18 (Ubuntu Vivid)

2015-01-13 Thread William Hua
Video works for me with that kernel, but the trackpoint on my x201 is very laggy. william@attente:~$ uname -a Linux attente 3.19.0-994-generic #201501130205 SMP Tue Jan 13 02:07:05 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux Excerpt from /var/log/Xorg.0.log: [14.256] (II) modesetting: Driver fo

[Bug 1408593] Re: X server disables acceleartion or turns off output (makes screen black) after kernel upgrade to v3.18 (Ubuntu Vivid)

2015-01-13 Thread William Hua
>From https://bugs.archlinux.org/task/43143, some people seem to have luck with the patch: http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d472fcc8379c062bd56a3876fc6ef22258f14a91 -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 1409133] Re: Heavy black flickering after VT switching on Intel Ironlake Mobile.

2015-01-14 Thread William Hua
Daniel, thanks, you're completely right. I downgraded my kernel to 3.16.7-031607-generic and the flickering problem went away. Definitely wondering if it has something to do with bug LP: #1408593 which also affected me when I upgraded to 3.18. -- You received this bug notification because you are

[Bug 1409133] BootDmesg.txt

2015-01-15 Thread William Hua
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/1409133/+attachment/4299188/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1409133 Titl

<    1   2   3   4   5   >