[Bug 1432741] Re: [FFe] sdl1.2 needs mir support patch

2017-03-27 Thread Brandon Schaefer
Turns out the bug is its own bug: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1675448 The debdiff linked will work once thats fixed in U8, but doesnt prevent the fact that this patch is ready! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1605074] Re: 2 mouse pointers (one should be hidden)

2016-07-21 Thread Brandon Schaefer
This is qtmir not hiding its cursor (mir does not control this nor would sdl2) The code where the SDL mouse hides. https://hg.libsdl.org/SDL/file/afd286e26823/src/video/mir/SDL_mirmouse.c#l231 ** Changed in: libsdl2 (Ubuntu) Status: Confirmed => Invalid -- You received this bug notificat

[Bug 1605074] Re: 2 mouse pointers (one should be hidden)

2016-07-21 Thread Brandon Schaefer
Though this is on xmir, it is for sure implemented in the x11 sdl2 code ** Also affects: qtmir 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/1605074 Title:

[Bug 1605074] Re: 2 mouse pointers (one should be hidden)

2016-07-21 Thread Brandon Schaefer
Where it would happen in sdl2 x11 code. https://hg.libsdl.org/SDL/file/afd286e26823/src/video/x11/SDL_x11mouse.c#l281 Also if the cursor hides on U7 but not U8, then this is a U8 bug -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1605074] Re: supertux2 has two mouse pointers (one should be hidden)

2016-07-22 Thread Brandon Schaefer
It crashes on native because glew :(... need to fix the assumption that linx == x11 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605074 Title: supertux2 has two mouse pointers (one should be hidde

[Bug 1581260] [NEW] unit tests should run cleanly, even if they are expected to fail

2016-05-12 Thread Brandon Schaefer
Public bug reported: To reproduce: make test ARGS=-V Expect no error messages Results in Start 5: test_libertine_launch http://paste.ubuntu.com/16383489/ ** Affects: libertine Importance: Medium Status: New ** Affects: libertine (Ubuntu) Importance: Medium Stat

[Bug 1582471] Re: Add focus/unfocus event passing for Xmir non-rootless mode

2016-05-17 Thread Brandon Schaefer
Should make sense. Whats needed is when a window losses focus, ie. its no longer on the top of the stack. This is the broken part. The input area lossing focus... i need to double check. I know the qt apps were working the that respect but the gtk apps i tested were all text editing :) -- You re

[Bug 1383430] Re: QtMir returns RGB32 for XRGB while still defaulting to 0x00 for the alpha.

2016-05-20 Thread Brandon Schaefer
Ill have to revisit why, and incomplete sounds good. I've got 60/90 days to figure out :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1383430 Title: QtMir returns RGB32 for XRGB while still defaul

[Bug 1582471] Re: Add focus/unfocus event passing for Xmir non-rootless mode

2016-05-20 Thread Brandon Schaefer
The thing is, the shell does tell the osk to hide or rather it gives enough info off that the window should know that its time to hide. Im assuming this is true based on U8 window normally hide when you click on a different window or a new window is mapped above it. The only issue seems to be LXC/X

[Bug 1543351] Re: Add on-screen-keyboard support for Xmir/Libertine apps

2016-05-24 Thread Brandon Schaefer
** Branch linked: lp:~brandontschaefer/libertine/maliit-server-proxy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1543351 Title: Add on-screen-keyboard support for Xmir/Libertine apps To manage no

[Bug 1582471] Re: Add focus/unfocus event passing for Xmir non-rootless mode

2016-05-24 Thread Brandon Schaefer
I just got the OSK working on the phone... and again the *focus* is never lost. Mainly the issue being when the phone locks. You turn the screen back on and the osk is still open for the lxc application. You can still type to it and it all goes to that app. Need to figure something out for this...a

[Bug 1572653] Re: keyboard does not show up on xenial

2016-05-03 Thread Brandon Schaefer
I can reproduce this same issue, getting it to show up but when attempting to click on the keys it hides (its not getting any input events it would seem) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1572653] Re: keyboard does not show up on xenial

2016-05-03 Thread Brandon Schaefer
And QT_DEVICE_PIXEL_RATIO is empty for me 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/1572653 Title: keyboard does not show up on xenial To manage notifications about this bug go to: http

[Bug 1570698] Re: CI failure in TestClientInput.receives_one_touch_event_per_frame

2016-05-05 Thread Brandon Schaefer
Ive been getting this as well here: https://code.launchpad.net/~brandontschaefer/mir/mir-event-capnproto/+merge/290760 Nice to see i might not be 100% my fault. Thought the fix should be moving away from real time for the test. -- You received this bug notification because you are a member of Ub

[Bug 1618672] [NEW] Screen flashes as if the display mode is using garbage values for the top/left and wraps around

2016-08-30 Thread Brandon Schaefer
Public bug reported: When typing/moving workspace or anything it will randomly happen where the display will flash around. Sometimes it'll get stuck like this: http://i.imgur.com/VSCQZq3.jpg Ive no way to reproduce sadly, but at the worst point the screen will start flashing black and I have to

[Bug 1638278] Re: 4.8 kernel, under heavy load desktop unusable

2016-11-01 Thread Brandon Schaefer
This happens for me as well. More then enough Mem/swap left. Easy to reproduce when compiling -j4. Testing with 4.4 and no issues. If you need more hardware information let me know! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 1432741] Re: [FFe] sdl1.2 needs mir support patch

2016-11-01 Thread Brandon Schaefer
O sorry, forgot about testing this! Ill try to get sometime to test on Unity 8, Ive mainly been testing it on miral/demo server. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1432741 Title: [FFe] sd

[Bug 1638278] Re: 4.8 kernel, under heavy load desktop unusable

2016-11-02 Thread Brandon Schaefer
Tested with 4.9rc3 and things are working again (sweet and thanks!). I went back to 4.8.0.11 and it was still an issue there. As well as checking 4.4.0.34 and zero issues with that. So seems to have happened when going from 4.4 --> 4.8 ** Tags added: kernel-fixed-upstream -- You received this bu

[Bug 1649070] Re: missing MIR binding

2016-12-11 Thread Brandon Schaefer
Sorry, this is my fault. Im waiting for 0.25 silo to get released (which will only fix it for xenial + zesty). I can propose a patch that will remove the required 0.25 mir stuff just to get this ball roll, though the 0.25 stuff *should* be released once QA approves it. https://code.launchpad.net/

[Bug 1649696] Re: /usr/include/mirclient/mir_toolkit/events/event.h:24:32: fatal error: mir_toolkit/common.h: No such file or directory

2016-12-13 Thread Brandon Schaefer
Testing on a fresh install of 0.25 in zesty, and content hub is building for me. Using: 0.25.0+16.04.20161203-0ubuntu1 libmirclient9 0.25.0+16.04.20161203-0ubuntu1 libmircommon7 0.25.0+16.04.20161203-0ubuntu1 libmircore1 Is there a different package you were talking about? -- You received this

[Bug 1589637] [NEW] Need to support multiple instances of applications

2016-06-06 Thread Brandon Schaefer
Public bug reported: You're unable to open two instances of the same app. Such as gedit or firefox. ** Affects: canonical-devices-system-image Importance: High Assignee: Michał Sawicz (saviq) Status: New ** Affects: qtmir (Ubuntu) Importance: High Assignee: Gerry Bol

[Bug 1589654] [NEW] OSK can render above the greeter before password prompt

2016-06-06 Thread Brandon Schaefer
Public bug reported: To reproduce, you'll need to compile/install this libertine branch: https://code.launchpad.net/~brandontschaefer/libertine/enable-maliit >From test out gedit on a libertine branch. Ensure this is with xmir:2:1.17.2-1ubuntu0.1~overlay11. A higher version will fix the focusing

[Bug 1590099] [NEW] Need to support pointer confimenet

2016-06-07 Thread Brandon Schaefer
Public bug reported: We need to support pointer confinement set by the client. This way we can generate relative mouse events on a surface without the cursor being able to leave the edge of the window. ** Affects: mir Importance: Medium Assignee: Brandon Schaefer (brandontschaefer

[Bug 1590099] Re: Need to support pointer confimenet

2016-06-07 Thread Brandon Schaefer
** Branch linked: lp:~brandontschaefer/mir/add-client-confine-pointer- spec -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1590099 Title: Need to support pointer confimenet To manage notifications a

[Bug 1590099] Re: Need to support pointer confimenet

2016-06-07 Thread Brandon Schaefer
** Also affects: miral Importance: Undecided Status: New ** Changed in: miral Status: New => Triaged ** Changed in: miral Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

[Bug 1590099] Re: Need to support pointer confimenet

2016-06-09 Thread Brandon Schaefer
The mir branch was the first step, not the 100% solution in mir. ** Changed in: mir Status: Fix Committed => 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/1590099 Title: Need to

[Bug 947844] Re: compiz crashed with SIGSEGV in _int_malloc() from __libc_calloc() from XOpenDisplay() from nux::WindowThread::ThreadCtor()

2012-04-09 Thread Brandon Schaefer
** Attachment added: "backtrace.txt" https://bugs.launchpad.net/unity/+bug/947844/+attachment/3037489/+files/backtrace.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/947844 Title: compiz cras

[Bug 947844] Re: compiz crashed with SIGSEGV in _int_malloc() from __libc_calloc() from XOpenDisplay() from nux::WindowThread::ThreadCtor()

2012-04-09 Thread Brandon Schaefer
So I'm able to reproduce this, or at lease the call to nux::WindowThread::ThreadCtor() which then calls XOpenDisplay(NULL), which then fails. To reproduce: 1) Open CCSM (CompizConfig Settings Manager) 2) Disable Unity Plugin 3) Enable Unity Plugin Repeat steps 2 and 3 until a crash! There was als

[Bug 947844] Re: compiz crashed with SIGSEGV in _int_malloc() from __libc_calloc() from XOpenDisplay() from nux::WindowThread::ThreadCtor()

2012-04-24 Thread Brandon Schaefer
** Changed in: unity Assignee: (unassigned) => Brandon Schaefer (brandontschaefer) ** Branch linked: lp:~brandontschaefer/unity/possible-crash--fixes -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 942286] Re: compiz crashed with SIGSEGV in unity::dash::ResultView::~ResultView() from unity::dash::ResultViewGrid::~ResultViewGrid() from nux::Object::Destroy() from nux::Object::UnReference()

2012-04-24 Thread Brandon Schaefer
** Changed in: unity Assignee: (unassigned) => Brandon Schaefer (brandontschaefer) ** Branch linked: lp:~brandontschaefer/unity/possible-crash--fixes -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 931201] Re: [heap corruption?] compiz crashed with SIGSEGV in _int_malloc() from g_realloc() from ... from g_dbus_connection_send_message_with_reply() from g_object_unref() from unity::dash::Home

2012-04-24 Thread Brandon Schaefer
** Changed in: unity Assignee: (unassigned) => Brandon Schaefer (brandontschaefer) ** Branch linked: lp:~brandontschaefer/unity/possible-crash--fixes -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 952378] Re: compiz crashed with SIGSEGV in nux::NTextureData::ClearData() from nux::NTextureData::~NTextureData() from nux::Texture2D::~Texture2D()

2012-04-24 Thread Brandon Schaefer
** Changed in: unity Assignee: (unassigned) => Brandon Schaefer (brandontschaefer) ** Branch linked: lp:~brandontschaefer/unity/possible-crash--fixes -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 981764] Re: compiz crashed with SIGSEGV in g_object_unref() from unity::dash::Settings::~Settings() from unity::UnityScreen::~UnityScreen()

2012-04-24 Thread Brandon Schaefer
** Changed in: unity Assignee: (unassigned) => Brandon Schaefer (brandontschaefer) ** Changed in: unity Status: New => Confirmed ** Branch linked: lp:~brandontschaefer/unity/possible-crash--fixes ** Changed in: unity (Ubuntu) Status: New => Confirmed -- You rece

[Bug 941750] Re: compiz crashed with SIGSEGV in _int_malloc() from g_object_unref() from unity::dash::Model::~Model()

2012-04-24 Thread Brandon Schaefer
** Changed in: unity Assignee: (unassigned) => Brandon Schaefer (brandontschaefer) ** Branch linked: lp:~brandontschaefer/unity/possible-crash--fixes -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 981764] Re: compiz crashed with SIGSEGV in g_object_unref() from unity::dash::Settings::~Settings() from unity::UnityScreen::~UnityScreen()

2012-04-24 Thread Brandon Schaefer
** Changed in: unity Status: Confirmed => 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/981764 Title: compiz crashed with SIGSEGV in g_object_unref() from unity::dash::Setting

[Bug 941750] Re: compiz crashed with SIGSEGV in _int_malloc() from g_object_unref() from unity::dash::Model::~Model()

2012-04-24 Thread Brandon Schaefer
** Changed in: unity Status: Confirmed => 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/941750 Title: compiz crashed with SIGSEGV in _int_malloc() from g_object_unref() from u

[Bug 959339] Re: clicking on launcher item raises all app windows, not just most recently focussed

2012-04-04 Thread Brandon Schaefer
** Changed in: unity Assignee: (unassigned) => Brandon Schaefer (brandontschaefer) ** Changed in: unity (Ubuntu Precise) Assignee: (unassigned) => Brandon Schaefer (brandontschaefer) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 959339] Re: clicking on launcher item raises all app windows, not just most recently focussed

2012-04-04 Thread Brandon Schaefer
** Changed in: unity Status: Confirmed => In Progress ** Changed in: unity (Ubuntu Precise) 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/959339 Title:

[Bug 959339] Re: clicking on launcher item raises all app windows, not just most recently focussed

2012-04-04 Thread Brandon Schaefer
** Branch linked: lp:~unity-team/unity/3v1n0-quick-alt+tab-fixes -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/959339 Title: clicking on launcher item raises all app windows, not just most recentl

[Bug 885304] Re: Launcher - When Launcher already has keyboard focus, Alt-F1 doesn't exit focus

2012-03-15 Thread Brandon Schaefer
** Changed in: unity Status: Triaged => 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/885304 Title: Launcher - When Launcher already has keyboard focus, Alt-F1 doesn't exit focu

[Bug 885304] Re: Launcher - When Launcher already has keyboard focus, Alt-F1 doesn't exit focus

2012-03-15 Thread Brandon Schaefer
** Branch linked: lp:~brandontschaefer/unity/fix.885304 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/885304 Title: Launcher - When Launcher already has keyboard focus, Alt-F1 doesn't exit focus

[Bug 885304] Re: [launcher] When Launcher already has keyboard focus, Alt-F1 doesn't exit focus

2012-02-15 Thread Brandon Schaefer
** Changed in: unity Assignee: (unassigned) => Brandon Schaefer (brandontschaefer) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/885304 Title: [launcher] When Launcher already has keybo

[Bug 1307738] Re: Lockscreen caps lock icon drawn under text entry, should be a white icon.

2014-07-15 Thread Brandon Schaefer
** Description changed: Lockscreen caps lock icon drawn under text entry, should be a white icon. + + [Inpact] + The old Caps lock icon was rendering below the Text Entry causeing it to grey out. This is hard to see. + + + [Test case] + 1) Press Super + L (lockscreen) + 2) Press Caps Lock

[Bug 1308288] Re: Lockscreen warning icon has no tooltip

2014-07-15 Thread Brandon Schaefer
** Description changed: Lockscreen warning icon has no tooltip + + [Inpact] + When Caps lock was active the icon did not render a tooltip if you moused over the icon. This can be consfusing if the user has no clue what the icon means. + + [Test case] + 1) Press Super + L (lockscreen) + 2) Pr

[Bug 1308323] Re: Shutdown/reboot/login/logout dialogs not scaled after toggling UI scale Edit

2014-07-15 Thread Brandon Schaefer
** Description changed: 1. Install Ubuntu-trusty image and boot into OS 2. Go to System settings > Display 3. Toggle UI scale up or down 4. Press power button to launch poweroff notification prompt 5. Check if the contents of the prompt is also scaled in accordance to the UI scale setti

[Bug 1328677] Re: unity first-run stamp should not be in XDG_CACHE_HOME

2014-08-26 Thread Brandon Schaefer
** Branch linked: lp:~brandontschaefer/unity/lp.1328677-fixv2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1328677 Title: unity first-run stamp should not be in XDG_CACHE_HOME To manage notificati

[Bug 1487197] [NEW] Intermittent test failure BufferQueue/WithThreeOrMoreBuffers.queue_size_scales_with_client_performance

2015-08-20 Thread Brandon Schaefer
Public bug reported: CI run failure ** Affects: mir Importance: Medium Status: New ** Affects: mir (Ubuntu) Importance: Medium Status: New ** Also affects: mir (Ubuntu) Importance: Undecided Status: New ** Changed in: mir Importance: Undecided => Medium

[Bug 1487197] Re: Intermittent test failure BufferQueue/WithThreeOrMoreBuffers.queue_size_scales_with_client_performance

2015-08-20 Thread Brandon Schaefer
** Description changed: CI run failure + + [ RUN ] BufferQueue/WithThreeOrMoreBuffers.queue_size_scales_with_client_performance/0 + /tmp/buildd/mir-0.15.0bzr2850pkg0wily779/tests/unit-tests/compositor/test_buffer_queue.cpp:1592: Failure + Value of: buffers_acquired.size() + Expected: is equa

[Bug 1391976] Re: Loading libmircommon.so twice leads to a segfault in libprotobuf.so

2015-06-03 Thread Brandon Schaefer
This is an issue with SDL2. As with SDL2 it needs to load the OpenGL drivers to check if 3d acceleration is enabled. Once it checks it unloads the library. Then the app starts which needs to load the library again ad seg fault. -- You received this bug notification because you are a member of

[Bug 1464343] Re: Crash on wily-proposed

2015-06-11 Thread Brandon Schaefer
Also tested: lp:osmtouch lp:~ubuntu-weather-dev/ubuntu-weather-app/reboot Both crashing the same way, so it looks like its not the app but the qt position ** Also affects: location-service (Ubuntu) Importance: Undecided Status: New ** Changed in: ubuntu-clock-app Status: New =>

[Bug 1469819] [NEW] Ubuntu SDK fails to work when a dbus session is not present.

2015-06-29 Thread Brandon Schaefer
Public bug reported: When attempting to run the Ubuntu SDK when there is no dbus session daemon running causes the SDK to fail. The first assumption seems to be in the clipboard. With no dbus-session: http://paste.ubuntu.com/11794311/ With a dbus-session: http://paste.ubuntu.com/11794350/ Which

[Bug 1469819] Re: Ubuntu SDK fails to work when a dbus session is not present.

2015-06-29 Thread Brandon Schaefer
** Description changed: When attempting to run the Ubuntu SDK when there is no dbus session daemon running causes the SDK to fail. The first assumption seems to be in the clipboard. With no dbus-session: http://paste.ubuntu.com/11794311/ With a dbus-session: http://paste.ubuntu

[Bug 1460149] Re: Visible corruption in SDL apps (Neverball, Neverputt) on Nexus 4 / Nexus 7.

2015-06-30 Thread Brandon Schaefer
** Changed in: libsdl2 (Ubuntu) Assignee: (unassigned) => Brandon Schaefer (brandontschaefer) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1460149 Title: Visible corruption in SDL a

[Bug 1460149] Re: Visible corruption in SDL apps (Neverball, Neverputt) on Nexus 4 / Nexus 7.

2015-06-30 Thread Brandon Schaefer
AFAIK SDL2 should support 24/32 bit colors... I do find that strange since on X11: INFO: SDL_GL_RED_SIZE: requested 5, got 8 INFO: SDL_GL_GREEN_SIZE: requested 5, got 8 INFO: SDL_GL_BLUE_SIZE: requested 5, got 8 INFO: SDL_GL_DEPTH_SIZE: requested 16, got 24 Im not 100% sure why its failing to get

[Bug 1458952] [NEW] Memory leak in InputMethodIBus

2015-05-26 Thread Brandon Schaefer
Public bug reported: There are two memory leaks in InputMethodIBus. One is with releasing the ibus_bus and the other being the keybinding. ** Affects: nux Importance: Medium Assignee: Brandon Schaefer (brandontschaefer) Status: Fix Committed ** Affects: nux/trusty

[Bug 1397375] Re: [enhancement] need fd (file descriptor) and dispatch function

2015-07-28 Thread Brandon Schaefer
The work around I have for this is to create your own event queue, the working example i have now: https://github.com/glfw/glfw/blob/master/src/mir_window.c The only difference to move to mir events 2.0 is to instead of memcpy the struct of the sizeof(MirEvent) is to use mir_event_ref to get a co

[Bug 1276322] Re: [enhancement] Mir lacks relative mouse support

2015-07-29 Thread Brandon Schaefer
Yup ran into that while testing. Yeah if its fullscreen it should work :). Still trying to get steam working again! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1276322 Title: [enhancement] Mir lac

[Bug 1460149] Re: Visible corruption in SDL apps (Neverball, Neverputt) on Nexus 4 / Nexus 7.

2015-07-09 Thread Brandon Schaefer
Awesome thank you daniel :). This will land in 0.15? Sooo it'll be a bit hard to get *in* until 0.15 is released, since atm im having to do a pretty large ifndef for 0.13 vs 14.04 mir to push changes upstream. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1281297] [NEW] Scale/Spread Search does not use applications name

2014-02-17 Thread Brandon Schaefer
Public bug reported: To reproduce: 1) Open 2 gnome-terminal 2) Super+W (to go into scale mode) 3) type "terminal" Expected: The 2 gnome-terminals to be left as valid matches. Result: Empty search results on the gnome-terminals. ** Affects: unity Importance: Medium Assignee: Marco

[Bug 1282304] Re: Bottom-edge window placement doesn't take decoration height into consideration

2014-02-19 Thread Brandon Schaefer
** Also affects: compiz Importance: Undecided Status: New ** Changed in: compiz Status: New => Triaged ** Changed in: compiz (Ubuntu) Status: New => Triaged ** Changed in: compiz Importance: Undecided => Medium ** Changed in: compiz (Ubuntu) Importance: Undecided =

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

2014-02-20 Thread Brandon Schaefer
** Changed in: compiz (Ubuntu) Status: New => Triaged ** Changed in: compiz (Ubuntu) Importance: Undecided => High ** Changed in: compiz (Ubuntu) Importance: High => Critical ** Changed in: compiz (Ubuntu) Importance: Critical => High ** Also affects: compiz Importance: Undec

[Bug 1282804] [NEW] Move DPI settings over to use u-c-c settings.

2014-02-20 Thread Brandon Schaefer
Public bug reported: With the new u-c-c settings landing, we should move over to using them. Simple fix in the backend, re-plug and play! ** Affects: unity Importance: Medium Assignee: Eleni Maria Stea (hikiko) Status: In Progress ** Affects: unity (Ubuntu) Importance: Me

[Bug 1410436] [NEW] Plugin Search invalid path for HOME_PLUGINDIR

2015-01-13 Thread Brandon Schaefer
Public bug reported: When searching for plugins: open("/home/bschaefer.compiz-1/plugins/libcore.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) Is being search which is an invalid path, missing a '/' ** Affects: compiz Importance: High Assign

[Bug 1410436] Re: Plugin Search invalid path for HOME_PLUGINDIR

2015-01-13 Thread Brandon Schaefer
** Branch linked: lp:~brandontschaefer/unity/lp.1410436-fix ** Branch linked: lp:~brandontschaefer/compiz/lp.1410436-fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1410436 Title: Plugin Search i

[Bug 1404730] Re: Dash: some icons are scaled incorrectly

2015-01-15 Thread Brandon Schaefer
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765069 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768256 Looks like a bug it gtk 3.14 ** Bug watch added: Debian Bug tracker #765069 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765069 ** Bug watch added: Debian Bug tracker #768256

[Bug 834465] Re: Unity dash ignores GNOME cursor blink settings

2015-05-05 Thread Brandon Schaefer
** Changed in: unity Assignee: (unassigned) => Brandon Schaefer (brandontschaefer) ** Changed in: unity (Ubuntu) Assignee: (unassigned) => Brandon Schaefer (brandontschaefer) ** Changed in: unity Status: Triaged => In Progress ** Changed in: unity (Ubuntu)

[Bug 1246891] Re: Going back from quicklist to launcher in key-nav mode doesn't unfold the launcher

2015-03-13 Thread Brandon Schaefer
** Changed in: unity Assignee: Marco Trevisan (Treviño) (3v1n0) => Brandon Schaefer (brandontschaefer) ** Changed in: unity (Ubuntu) Assignee: Marco Trevisan (Treviño) (3v1n0) => Brandon Schaefer (brandontschaefer) ** Changed in: unity Status: Triaged => In

[Bug 1246891] Re: Going back from quicklist to launcher in key-nav mode doesn't unfold the launcher

2015-03-13 Thread Brandon Schaefer
** Changed in: unity/7.2 Assignee: Marco Trevisan (Treviño) (3v1n0) => Brandon Schaefer (brandontschaefer) ** Changed in: unity/7.2 Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1432741] [NEW] sdl1.2 needs mir support patch

2015-03-16 Thread Brandon Schaefer
don Schaefer (brandontschaefer) Status: In Progress ** Changed in: libsdl1.2 (Ubuntu) Assignee: (unassigned) => Brandon Schaefer (brandontschaefer) ** Changed in: libsdl1.2 (Ubuntu) Status: New => In Progress ** Changed in: libsdl1.2 (Ubuntu) Importance: Undecided

[Bug 1072746] Re: window title in panel is missing after "the spread"

2015-03-26 Thread Brandon Schaefer
** Changed in: unity Status: Triaged => In Progress ** Changed in: unity (Ubuntu) Status: Triaged => 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/1072746 Title: window ti

[Bug 1108956] Re: The dash closes when trying to switch from Command lens to home lens

2015-03-31 Thread Brandon Schaefer
** Changed in: unity Status: Triaged => In Progress ** Changed in: unity (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/1108956 Title: The das

[Bug 1239381] Re: Unity crashes when entering a term including "emu" in the home lens

2013-10-18 Thread Brandon Schaefer
unity/7.0 Assignee: (unassigned) => Brandon Schaefer (brandontschaefer) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1239381 Title: Unity crashes when entering a term including "emu"

[Bug 1241729] Re: Typing "sd-card" in the dash cause a crash of unity

2013-10-18 Thread Brandon Schaefer
*** This bug is a duplicate of bug 1239381 *** https://bugs.launchpad.net/bugs/1239381 Thank you for the bug report, this is a bug caused by the font rendering library we use failing to render a language. I have a work around in place and hope it reaches you soon! ** This bug has been marked

[Bug 1238892] Re: Launcher tooltip should be hidden when spread/expo is initiated

2013-10-21 Thread Brandon Schaefer
** Also affects: unity (Ubuntu) Importance: Undecided Status: New ** Changed in: unity (Ubuntu) Status: New => In Progress ** Changed in: unity (Ubuntu) Importance: Undecided => Low ** Changed in: unity (Ubuntu) Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

[Bug 1238638] Re: The spread should desaturate the icons, but the active one

2013-10-21 Thread Brandon Schaefer
** Changed in: unity (Ubuntu) Status: New => In Progress ** Changed in: unity (Ubuntu) Importance: Undecided => Medium ** Changed in: unity (Ubuntu) Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0) -- You received this bug notification because you are a member of Ubuntu

[Bug 1231679] [NEW] Launcher not auto hiding after clicking on an icon

2013-09-26 Thread Brandon Schaefer
. ** Affects: unity Importance: Medium Assignee: Brandon Schaefer (brandontschaefer) Status: In Progress ** Affects: unity (Ubuntu) Importance: Medium Assignee: Brandon Schaefer (brandontschaefer) Status: In Progress ** Also affects: ubuntu Importance

[Bug 1231679] Re: Launcher not auto hiding after clicking on an icon

2013-09-26 Thread Brandon Schaefer
** Changed in: unity (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/1231679 Title: Launcher not auto hiding after clicking on an icon To manage n

[Bug 969039] Re: HUD appears when tapping Alt+Left very quickly

2013-09-27 Thread Brandon Schaefer
** Changed in: compiz Importance: Undecided => High ** Changed in: compiz-core Importance: Undecided => High ** Changed in: unity Assignee: (unassigned) => Brandon Schaefer (brandontschaefer) -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 969039] Re: HUD appears when tapping Alt+Left very quickly

2013-09-27 Thread Brandon Schaefer
Also affects: unity (Ubuntu) Importance: Undecided Status: New ** Changed in: unity (Ubuntu) Status: New => In Progress ** Changed in: unity (Ubuntu) Importance: Undecided => High ** Changed in: unity (Ubuntu) Assignee: (unassigned) => Brandon Schaefer (brand

[Bug 969039] Re: HUD appears when tapping Alt+Left very quickly

2013-09-28 Thread Brandon Schaefer
Very old code http://bazaar.launchpad.net/~unity-team/unity/4.0/revision/1391 Seems to be where it was introduced. (Before tap detection was ever apart of compiz). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 969039] Re: HUD appears when tapping Alt+Left very quickly

2013-09-28 Thread Brandon Schaefer
Though this could possibly be a problem with when you remove an action, we don't re-grab all the keys... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/969039 Title: HUD appears when tapping Alt+Left

[Bug 969039] Re: HUD appears when tapping Alt+Left very quickly

2013-09-29 Thread Brandon Schaefer
** Branch linked: lp:~brandontschaefer/unity/lp.969039-move-arrow- handling-to-nux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/969039 Title: HUD appears when tapping Alt+Left very quickly To mana

[Bug 1233195] Re: [Regression] Bad redraw of the dash overlay connector

2013-09-30 Thread Brandon Schaefer
** Changed in: unity (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1233195 Title: [Regression] Bad redraw of the dash overlay connector To manage notificati

[Bug 969039] Re: HUD appears when tapping Alt+Left very quickly

2013-09-30 Thread Brandon Schaefer
** Changed in: unity (Ubuntu) Status: In Progress => Fix Committed ** Changed in: unity-distro-priority Assignee: (unassigned) => Brandon Schaefer (brandontschaefer) ** Changed in: unity-distro-priority Status: Confirmed => Fix Committed -- You received this bug not

[Bug 1233739] [NEW] IBus Autopilot test failures

2013-10-01 Thread Brandon Schaefer
Public bug reported: The IBus autopilot tests are failing because g-s-d (gnome-system-daemon) insists on always starting the ibus-daemon when im-config is set to something else. Another problem is g-s-d starts the ibus-daemon with this option "--panel disable" this causes all ibus input to fail, y

[Bug 1172769] Re: Launcher icon tooltip doesn't disappear with the icon

2013-10-01 Thread Brandon Schaefer
** Changed in: unity (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1172769 Title: Launcher icon tooltip doesn't disappear with the icon To manage notificati

[Bug 1232343] Re: XMir Screen flickering when running steam or SDL games

2013-10-01 Thread Brandon Schaefer
Well for one, it should still be using the X sdl video driver (ie. the SDL Mir port is not there). It should still be using X, soo most likely in a driver or mir it self. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1232343] Re: XMir Screen flickering when running steam or SDL games

2013-10-01 Thread Brandon Schaefer
Also steam packages their own libSDL... ** Changed in: libsdl2 (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1232343 Title: XMir Screen flickering when runnin

[Bug 1233666] Re: AP failure: test_launcher_tooltip_disabling

2013-10-01 Thread Brandon Schaefer
** Changed in: unity (Ubuntu) Status: In Progress => Fix Committed ** Changed in: unity (Ubuntu) Importance: Undecided => Critical ** Changed in: unity (Ubuntu) Importance: Critical => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1172769] Re: Launcher icon tooltip doesn't disappear with the icon

2013-10-02 Thread Brandon Schaefer
** Changed in: unity (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/1172769 Title: Launcher icon tooltip doesn't disappear with the icon To manag

[Bug 1243529] Re: unity FTBFS on trusty

2013-10-23 Thread Brandon Schaefer
** Changed in: unity (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/1243529 Title: unity FTBFS on trusty To manage notifications about this bug g

[Bug 1224048] [NEW] [Alt+Tab] Add option to disable the mouse.

2013-09-11 Thread Brandon Schaefer
Public bug reported: The mouse can become an annoyance, even with attempted bump detection. So we should also include an option to disable it all together, if people really don't care for it. ** Affects: unity Importance: Medium Assignee: Brandon Schaefer (brandontsch

[Bug 1223039] Re: [Switcher] Mouse cannot regain selection control of icon after the user press alt+tab

2013-09-11 Thread Brandon Schaefer
** Changed in: unity (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/1223039 Title: [Switcher] Mouse cannot regain selection control of icon after

[Bug 1223037] Re: Switcher mouse bump in detail mode causes selection change

2013-09-11 Thread Brandon Schaefer
** Changed in: unity (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/1223037 Title: Switcher mouse bump in detail mode causes selection change To

[Bug 1224048] Re: [Alt+Tab] Add option to disable the mouse.

2013-09-11 Thread Brandon Schaefer
** Changed in: unity (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/1224048 Title: [Alt+Tab] Add option to disable the mouse. To manage notificat

[Bug 932718] Re: Keyboard overlay gets in the way when zooming

2013-09-11 Thread Brandon Schaefer
** Changed in: unity (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/932718 Title: Keyboard overlay gets in the way when zooming To manage notific

[Bug 1047944] Re: compiz crashed with SIGABRT in g_assertion_message() (ibus_config_get_value)

2013-09-17 Thread Brandon Schaefer
** Branch linked: lp:~brandontschaefer/nux/lp.1047944-fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1047944 Title: compiz crashed with SIGABRT in g_assertion_message() (ibus_config_get_value)

[Bug 1227056] Re: Many autopilot failures on the unity stack (mostly IBus)

2013-09-18 Thread Brandon Schaefer
** Branch linked: lp:~brandontschaefer/unity/get-real-ibus-activate- shortcut -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1227056 Title: Many autopilot failures on the unity stack (mostly IBus) T

[Bug 1227056] Re: Many autopilot failures on the unity stack (mostly IBus)

2013-09-18 Thread Brandon Schaefer
signed) => Brandon Schaefer (brandontschaefer) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1227056 Title: Many autopilot failures on the unity stack (mostly IBus) To manage notifications about this

[Bug 1223630] Re: [Alt+Tab] Hover mouse bump accordion icons steals icon focus

2013-09-18 Thread Brandon Schaefer
** Branch linked: lp:~brandontschaefer/unity/lp.1223630-fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1223630 Title: [Alt+Tab] Hover mouse bump accordion icons steals icon focus To manage notif

<    1   2   3   4   5   6   7   8   9   10   >