[Bug 930786] Re: show mouse could use Ubuntu orange colour

2012-02-11 Thread Alan Bell
change the colour of the stars to #dd4814 ** Patch added: ubuntu-branding.patch https://bugs.launchpad.net/ubuntu/+source/compiz-plugins-extra/+bug/930786/+attachment/2732215/+files/ubuntu-branding.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 927952] Re: When I press the Print Screen button, it will not appear in Save Screenshot window.

2012-02-08 Thread Alan Bell
this appears to be the offending commit http://git.gnome.org/browse/gnome-screenshot/commit/?id=3bbc1e158fd58ec7f4f984f6d3c15ec95e65a035 can we patch it back in? The dialog with a preview is a lovely feature, way better than silently putting it on the clipboard or silently saving it. -- You

[Bug 929038] [NEW] alt+prtscr does not screenshot the current window when using HUD

2012-02-08 Thread Alan Bell
Public bug reported: in precise press alt+tab to screenshot the current window. As well as not actually showing you the screenshot and dumping it silently in ~/Pictures it screenshots the whole current monitor, (not just the active window that I asked for) ** Affects: unity Importance:

[Bug 929038] Re: alt+prtscr does not screenshot the current window in the new headless mode

2012-02-08 Thread Alan Bell
ok, probably not headless that broke it but the HUD. ** Summary changed: - alt+prtscr does not screenshot the current window in the new headless mode + alt+prtscr does not screenshot the current window when using HUD ** Also affects: unity Importance: Undecided Status: New -- You

[Bug 928496] Re: alt+f2 does not find accurately typed things

2012-02-07 Thread Alan Bell
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/928496 Title: alt+f2 does not find accurately typed things To manage notifications about this bug go to:

[Bug 928496] [NEW] alt+f2 does not find accurately typed things

2012-02-07 Thread Alan Bell
Public bug reported: in unity doing alt+f2 to run a command offers suggestions, but takes them away if you get them right and there is a longer matching alternative. mumbl offers mumble but mumble offers mumble-overlay onboar offers onboard but onboard offers onboard-settings evinc offers

[Bug 928496] Re: alt+f2 does not find accurately typed things

2012-02-07 Thread Alan Bell
*** This bug is a duplicate of bug 842108 *** https://bugs.launchpad.net/bugs/842108 ** This bug is no longer a duplicate of bug 906287 Alt+F2 doesn't display exact match search result ** This bug has been marked a duplicate of bug 842108 run command (alt+F2): results do not contain the

[Bug 906287] Re: Alt+F2 doesn't display exact match search result

2012-02-07 Thread Alan Bell
*** This bug is a duplicate of bug 842108 *** https://bugs.launchpad.net/bugs/842108 ** This bug has been marked a duplicate of bug 842108 run command (alt+F2): results do not contain the exact match -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 902415] Re: Alt + F2 execute command doesn't find gvim

2012-02-07 Thread Alan Bell
*** This bug is a duplicate of bug 842108 *** https://bugs.launchpad.net/bugs/842108 ** This bug is no longer a duplicate of bug 906287 Alt+F2 doesn't display exact match search result ** This bug has been marked a duplicate of bug 842108 run command (alt+F2): results do not contain the

[Bug 928496] Re: alt+f2 does not find accurately typed things

2012-02-07 Thread Alan Bell
*** This bug is a duplicate of bug 842108 *** https://bugs.launchpad.net/bugs/842108 ** This bug has been marked a duplicate of bug 906287 Alt+F2 doesn't display exact match search result -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 902415] Re: Alt + F2 execute command doesn't find gvim

2012-02-07 Thread Alan Bell
*** This bug is a duplicate of bug 842108 *** https://bugs.launchpad.net/bugs/842108 ** This bug has been marked a duplicate of bug 906287 Alt+F2 doesn't display exact match search result -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 928548] Re: Pressing print screen results in no image being captured

2012-02-07 Thread Alan Bell
so it does. This isn't intentional behaviour is it? This is far from discoverable, and what I generally want to do is paste the resulting image into GIMP or another application, not save the PNG particularly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 921232] Re: unity hud dosent get focused

2012-01-25 Thread Alan Bell
I think this is because you need to tap it very fast -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/921232 Title: unity hud dosent get focused To manage notifications about this bug go to:

[Bug 921867] Re: Lightdm regression, possible g-s-d crash, no session menu

2012-01-25 Thread Alan Bell
I can confirm the cog isn't there until you click another user and go back again. The rest works for me right now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/921867 Title: Lightdm regression,

[Bug 919082] Re: Keyboard layout selector only supports max of 4 layouts

2012-01-20 Thread Alan Bell
I think it might be because the libxklavier engine is reporting it can do a maximum of 4 keyboard layouts http://xlibs.freedesktop.org/xkbdesc/doc/libxklavier-xkl-engine.html#xkl-engine-get-max-num-groups no idea where it gets this from, but the limit does not appear to be in

[Bug 918896] [NEW] returns no data from SQL server

2012-01-19 Thread Alan Bell
Public bug reported: this works great in oneiric, but in precise it silently returns empty results from SQL server. The upstream project has relocated and provided a new release, I downloaded and built it and the same code I had started returning results.

[Bug 918896] Re: returns no data from SQL server

2012-01-19 Thread Alan Bell
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/918896 Title: returns no data from SQL server To manage notifications about this bug go to:

[Bug 918896] Re: returns no data from SQL server

2012-01-19 Thread Alan Bell
trivial python to show the problem #!/usr/bin/env python import _mssql conn=_mssql.connect(server='server',user='test',password='password',database='test') conn.execute_query(SELECT COLUMN_NAME FROM INFORMATION_SCHEMA.COLUMNS) for row in conn: print row if it is working it should return a

[Bug 912524] Re: cairo-clock has a white triangle in the bottom right corner

2012-01-05 Thread Alan Bell
** Changed in: cairo-clock (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/912524 Title: cairo-clock has a white triangle in the bottom right corner To manage

[Bug 855532] Re: Keyboard shortcut - Add keyboard shortcut hint overlay that is displayed when a user presses and holds the Super key

2011-12-22 Thread Alan Bell
this overlay is also a very annoying thing if you use super+mouse wheel to zoom in and out with compiz enhanced zoom! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/855532 Title: Keyboard shortcut -

[Bug 765819] Re: Launcher - Make Launcher left of screen reveal more responsive and less prone to false positives

2011-12-22 Thread Alan Bell
Personally I set the unity icon size to 32px and the launcher to never hide, I lose a few horizontal pixels, but it is much easier to use without the launcher popping in and out every time I want to use something on the left side of an application. I am unconvinced that an autohiding launcher is

[Bug 762699] Re: Unity launcher and panel are not zoomable with Enhanced Zoom Desktop

2011-12-22 Thread Alan Bell
The levels of importance have a specific and defined meaning https://wiki.ubuntu.com/Bugs/Importance From a user perspective I can see this looks like something that has been broken, but I can also see that from an architectural perspective it is a feature that Nux has never had. Either way it

[Bug 892368] Re: I can't drag a half-maximized window to be any wider anymore

2011-12-21 Thread Alan Bell
doesn't work for me, half-maximised windows are not draggable to resize ** Changed in: unity Status: Incomplete = Confirmed ** Changed in: unity (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 906246] Re: Option to 'discard on shutdown' is greyed out.

2011-12-19 Thread Alan Bell
looks like this is because the remaining free space is less than MIN_PERSISTENCE, 1024MB http://bazaar.launchpad.net/~usb-creator-hackers/usb-creator/trunk/view/head:/usbcreator/misc.py#L21 this seems rather a large minimum, and rather a poor user experience, in particular it doesn't let the

[Bug 906246] Re: Option to 'discard on shutdown' is greyed out.

2011-12-19 Thread Alan Bell
** Changed in: usb-creator (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/906246 Title: Option to 'discard on shutdown' is greyed out. To manage

[Bug 614238] Re: Intel Core i3 External Monitor Wavy Output

2011-12-14 Thread Alan Bell
works great on my Samsung R530 (exact model that this was originally reported on) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/614238 Title: Intel Core i3 External Monitor Wavy Output To manage

[Bug 855532] Re: Keyboard shotcut - Add keyboard shortcut hint overlay that is displayed when a user presses and holds the Super key

2011-12-13 Thread Alan Bell
the overlay is also broken for sticky keys, in the universal access settings turn on sticky keys which allows people to use modifiers and shortcut keys whilst pressing one key at a time, hit super and hold to bring up the overlay, then try and get rid of it. The thing just stays there, just as

[Bug 855532] Re: Add keyboard shortcut hint overlay that is displayed when a user presses and holds the Super key

2011-12-11 Thread Alan Bell
Keyboard shortcuts are more useful to screen reader users than people who can use a mouse. This feature would be really useful to an orca user, however sadly this use-case does not appear to have been considered in the design, as this shortcut screen is only visible whilst pressing the super key

[Bug 855532] Re: Add keyboard shortcut hint overlay that is displayed when a user presses and holds the Super key

2011-12-11 Thread Alan Bell
Having built the overlay and tested with orca I can confirm that this is broken by design for non-visual users of Ubuntu. You can't navigate to the overlay because it won't accept focus and only displays when the super key is held down, so using the orca modifier keys to attempt to navigate won't

[Bug 855532] Re: Add keyboard shortcut hint overlay that is displayed when a user presses and holds the Super key

2011-12-11 Thread Alan Bell
** Tags added: a11y -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/855532 Title: Add keyboard shortcut hint overlay that is displayed when a user presses and holds the Super key To manage

[Bug 829934] Re: Unity dash still not fully keyboard accessible

2011-12-11 Thread Alan Bell
all can be done now in oneiric and precise ** Changed in: unity Status: Confirmed = Fix Released ** Changed in: unity (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 833769] Re: irrelevant apps offered for download

2011-12-07 Thread Alan Bell
yeah, looks like it now offers me adverts for relevant apps that I still don't want. An improvement I guess. ** Changed in: unity Status: Incomplete = Fix Released ** Changed in: unity (Ubuntu) Status: Incomplete = Fix Released -- You received this bug notification because you

[Bug 885544] Re: Pressing OS Key shows Lens in FullScreen Apps/Games

2011-12-03 Thread Alan Bell
I wonder if it would be possible to specify a particular workspace as not having the launcher and panel, so you could launch your game thing over there and not have the launcher pop up over it, or ctrl+alt+cursors to a different workspace (perhaps one with a fullscreen gedit) and hit the super key

[Bug 860051] Re: radio buttons in partitioning page of installer mentions windows

2011-12-02 Thread Alan Bell
http://people.ubuntu.com/~alanbell/orca.out here is a transcript of an installation, note the lines: Erase Ubuntu precise and reinstall Replace Windows with Ubuntu. ** Changed in: ubiquity (Ubuntu) Status: Expired = Confirmed ** Tags added: a11y -- You received this bug notification

[Bug 862162] Re: DBO does not go to sleep when I ask him to

2011-11-27 Thread Alan Bell
** Changed in: ubuntu-community Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/862162 Title: DBO does not go to sleep when I ask him to To manage

[Bug 861710] Re: [regression] smspillaz fails to sleep at proper hours, despite solar status

2011-11-27 Thread Alan Bell
** Changed in: ubuntu-community Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/861710 Title: [regression] smspillaz fails to sleep at proper hours, despite

[Bug 794716] Re: middlemouse.contentLoadURL resets to false

2011-11-12 Thread Alan Bell
** Also affects: ubufox (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/794716 Title: middlemouse.contentLoadURL resets to false To manage

[Bug 877385] Re: scanning layout has return mapped to e

2011-11-10 Thread Alan Bell
Looks full of awesome to me, tested the scanning keyboard and that is working great. Lets get it out there. ** Tags removed: verification-needed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/877385

[Bug 888064] Re: Unity crashes when switching on or off Accessibility - Negative

2011-11-09 Thread Alan Bell
crashed for me with an intel graphics atom desktop ** Changed in: unity (Ubuntu) Status: New = Confirmed ** Tags added: a11y -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/888064 Title:

[Bug 888064] Re: Unity crashes when switching on or off Accessibility - Negative

2011-11-09 Thread Alan Bell
probably worth mentioning that after being activated, and restarting, the plugin actually works for applying a negative filter to the current window, but not to the screen as a whole. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 886908] [NEW] progress jumps back when scrolling through audio file with mouse wheel

2011-11-06 Thread Alan Bell
Public bug reported: Listening to a .ogg file of about an hour duration (a recording of a UDS session) scrolling through using the mouse wheel. it goes to about 3/4 of the way through then scrolling gets unreliable and it leaps back to the start. ProblemType: Bug DistroRelease: Ubuntu 11.10

[Bug 886908] Re: progress jumps back when scrolling through audio file with mouse wheel

2011-11-06 Thread Alan Bell
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/886908 Title: progress jumps back when scrolling through audio file with mouse wheel To manage notifications about this bug go to:

[Bug 886908] Re: progress jumps back when scrolling through audio file with mouse wheel

2011-11-06 Thread Alan Bell
in the attached video I am just scrolling forward with the mouse wheel, it keeps leaping back to the start ** Attachment added: banshee.ogv https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/886908/+attachment/2587689/+files/banshee.ogv -- You received this bug notification because you

[Bug 885608] Re: if you manage to get onboard move button offscreen you can't get it back

2011-11-03 Thread Alan Bell
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/885608 Title: if you manage to get onboard move button offscreen you can't get it back To manage notifications about this bug go to:

[Bug 885608] [NEW] if you manage to get onboard move button offscreen you can't get it back

2011-11-03 Thread Alan Bell
Public bug reported: a user has managed to get the onboard currently in the proposed repos for oneiric off screen to the right, and can't get it back at all, even uninstalling and reinstalling onboard the window opens off screen to the right. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package:

[Bug 881261] Re: empty menu bar in multi-monitor mode

2011-11-02 Thread Alan Bell
yes, annoying that you can't drag to unmaximise a window that is maximised on one monitor because you have to click in it first to give it focus before dragging it. ** Changed in: unity Status: New = Confirmed ** Changed in: unity (Ubuntu) Status: New = Confirmed -- You received

[Bug 879143] Re: The app windows gets cut off at greater then 2050 pixels

2011-10-28 Thread Alan Bell
I have a gnome-terminal working fine at 3,390px × 602px in unity 3d. I will try later in 2d -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/879143 Title: The app windows gets cut off at greater then

[Bug 878739] [NEW] terminal scrolls up when resized taller

2011-10-20 Thread Alan Bell
Public bug reported: in the Unity window manager (3d and 2d) when resizing the terminal window to make it taller it sometimes (fairly reliably fails, but sometimes works in unity2d if you resize slowly) ends up scrolled back a way. This is particularly annoying when using it with screen or byobu.

[Bug 878527] [NEW] requires javac, but installs a JRE, not JDK

2011-10-19 Thread Alan Bell
Public bug reported: installed solr-jetty, enabled jetty in /etc/defaults/jetty and opened localhost:8080/solr got this error http://paste.ubuntu.com/713656/ Problem accessing /solr/. Reason: Unable to find a javac compiler; com.sun.tools.javac.Main is not on the classpath. Perhaps

[Bug 878527] Re: requires javac, but installs a JRE, not JDK

2011-10-19 Thread Alan Bell
after installing the JDK package I get: Problem accessing /solr/. Reason: Unable to load class for JSP which at least seems to confirm that installing the JDK was the right move to get one step forward. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 878527] Re: requires javac, but installs a JRE, not JDK

2011-10-19 Thread Alan Bell
and after restarting jetty it seems to be working. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/878527 Title: requires javac, but installs a JRE, not JDK To manage notifications about this bug go

[Bug 877385] [NEW] scanning layout has return mapped to e

2011-10-18 Thread Alan Bell
Public bug reported: set onboard to the scanning layout, try to type something and press return, it just types e ** Affects: onboard (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 68716] Re: Caps Lock not sticky enough

2011-10-18 Thread Alan Bell
yup, works a treat -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/68716 Title: Caps Lock not sticky enough To manage notifications about this bug go to:

[Bug 872374] Re: Oneiric-proposed: new version of Onboard with GI, gsettings, ...

2011-10-18 Thread Alan Bell
I would like to see lp:877386 and lp:877385 fixed if we are doing an SRU. I think the lack of window controls kind of fixes lp:859288 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/872374 Title:

[Bug 877382] [NEW] compiz configuration options for unity are fixme

2011-10-18 Thread Alan Bell
Public bug reported: all the on hover descriptions of the options in the unity compiz configuration are FixMe ** Affects: unity (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 877382] Re: compiz configuration options for unity are fixme

2011-10-18 Thread Alan Bell
see attached screenshot ** Attachment added: fixme.png https://bugs.launchpad.net/ubuntu/+source/unity/+bug/877382/+attachment/2556911/+files/fixme.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 877386] [NEW] onboard with no top bar is hard to drag

2011-10-18 Thread Alan Bell
Public bug reported: the proposed version of onboard has just a keyboard with no window controls or top bar. It can be resized easily and you can move it about by resizing it, but it does not appear to be possible to drag the window without holding alt on a hardware keyboard (and use of a soft

[Bug 877386] Re: onboard with no top bar is hard to drag

2011-10-18 Thread Alan Bell
actually forget that, I failed to see the huge new drag icon on the right just below the hide button. ** Changed in: onboard (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 857813] Re: onboard doesn't show on lock screen in 11.10 beta 2

2011-10-18 Thread Alan Bell
yes, this works, but the checkbox isn't selected by default to show on the lock screen -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/857813 Title: onboard doesn't show on lock screen in 11.10 beta

[Bug 564040] Re: RFE: Add a big hide button

2011-10-18 Thread Alan Bell
yes, this works -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/564040 Title: RFE: Add a big hide button To manage notifications about this bug go to:

[Bug 873082] Re: ALT+Tab doesn't switch between two most recent windows

2011-10-13 Thread Alan Bell
** Changed in: ayatana-design 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/873082 Title: ALT+Tab doesn't switch between two most recent windows To manage

[Bug 873082] Re: ALT+Tab doesn't switch between two most recent windows

2011-10-12 Thread Alan Bell
** Changed in: unity (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/873082 Title: ALT+Tab doesn't switch between two most recent windows To manage

[Bug 873079] [NEW] dual screen dash doesn't close when clicking in second monitor

2011-10-12 Thread Alan Bell
Public bug reported: open the dash, click outside the dash on the primary monitor and the dash closes and focus goes to what you clicked on open the dash, click an app on monitor 2 and the dash stays open you can drag windows about on monitor 2, but not focus and type in them ProblemType: Bug

[Bug 873079] Re: dual screen dash doesn't close when clicking in second monitor

2011-10-12 Thread Alan Bell
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/873079 Title: dual screen dash doesn't close when clicking in second monitor To manage notifications about this bug go to:

[Bug 849732] Re: Alt + application menubar shorcut doesn't work as well as Ctrl + W/Q

2011-10-03 Thread Alan Bell
** Tags added: a11y -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/849732 Title: Alt + application menubar shorcut doesn't work as well as Ctrl + W/Q To manage notifications about this bug go to:

[Bug 739812] Re: Must use hardware keyboard to perform search for applications in Unity

2011-09-29 Thread Alan Bell
** Changed in: unity-2d Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/739812 Title: Must use hardware keyboard to perform search for applications in Unity To

[Bug 828356] Re: Support X-GNOME-Keywords

2011-09-28 Thread Alan Bell
** Changed in: unity-lens-applications (Ubuntu P-series) 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/828356 Title: Support X-GNOME-Keywords To manage notifications

[Bug 860051] Re: radio buttons in partitioning page of installer mentions windows

2011-09-27 Thread Alan Bell
to clarify, this isn't something on screen, it is read out loud by Orca when going through ubiquity with the screen reader. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/860051 Title: radio buttons

[Bug 860051] Re: radio buttons in partitioning page of installer mentions windows

2011-09-27 Thread Alan Bell
to clarify even further, it *will* be read out loud, when the fix to bug 781385 lands -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/860051 Title: radio buttons in partitioning page of installer

[Bug 848924] Re: Release notes ubiquity not properly shown

2011-09-26 Thread Alan Bell
this is kind of critical that it gets done by 13th October ** Changed in: ubuntu-website-content 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/848924 Title: Release

[Bug 848924] Re: Release notes link in Ubiquity installer redirects to ubuntu.com

2011-09-26 Thread Alan Bell
** Summary changed: - Release notes ubiquity not properly shown + Release notes link in Ubiquity installer redirects to ubuntu.com -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/848924 Title:

[Bug 840983] Re: release notes link incorrect

2011-09-26 Thread Alan Bell
*** This bug is a duplicate of bug 848924 *** https://bugs.launchpad.net/bugs/848924 ** This bug has been marked a duplicate of bug 848924 Release notes ubiquity not properly shown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 783764] Re: Ubuntu installer release notes link

2011-09-26 Thread Alan Bell
*** This bug is a duplicate of bug 848924 *** https://bugs.launchpad.net/bugs/848924 ** This bug has been marked a duplicate of bug 848924 Release notes ubiquity not properly shown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 691666] Re: Release notes link do not work

2011-09-26 Thread Alan Bell
*** This bug is a duplicate of bug 848924 *** https://bugs.launchpad.net/bugs/848924 ** This bug has been marked a duplicate of bug 848924 Release notes ubiquity not properly shown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 860051] [NEW] radio buttons in partitioning page of installer mentions windows

2011-09-26 Thread Alan Bell
Public bug reported: the label for the option to replace the existing operating system mentions some legacy operating system I don't have. property name=label translatable=yesReplace Windows with Ubuntu/property http://bazaar.launchpad.net/~ubuntu-

[Bug 860118] Re: Wrong version of espeak-data at: ~/espeak-data Version 0x14404 (expects 0x14300)

2011-09-26 Thread Alan Bell
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/860118 Title: Wrong version of espeak-data at: ~/espeak-data Version 0x14404 (expects 0x14300) To manage notifications about this bug go to:

[Bug 860118] Re: Wrong version of espeak-data at: ~/espeak-data Version 0x14404 (expects 0x14300)

2011-09-26 Thread Alan Bell
oneiric has espeak 1.45.04-1ubuntu1 so would need the corresponding latest espeakedit to make it work -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/860118 Title: Wrong version of espeak-data at:

[Bug 860118] Re: Wrong version of espeak-data at: ~/espeak-data Version 0x14404 (expects 0x14300)

2011-09-26 Thread Alan Bell
there appears to be an updated version of espeakedit, the important thing is that espeak and espeak edit should be version matched http://espeak.sourceforge.net/test/latest.html in Natty, espeak is Version: 1.44.05-1ubuntu1 espeakedit is Version: 1.43.03-1 to get espeakedit working against the

[Bug 860118] [NEW] Wrong version of espeak-data at: ~/espeak-data Version 0x14404 (expects 0x14300)

2011-09-26 Thread Alan Bell
Public bug reported: installed espeakedit and as it advises copied /usr/share/espeak-data to ~ Run the application and it reports this error: Wrong version of espeak-data at: /home/alan/espeak-data Version 0x14404 (expects 0x14300) ProblemType: Bug DistroRelease: Ubuntu 11.04 Package:

[Bug 781385] Re: Ubiquity GTK should have useful accessible names set in the Glade .ui files instead of using the variable names

2011-09-25 Thread Alan Bell
I temporarily commented out the add_widget bit that breaks the labels on a live CD and discovered that one of the descriptions is Upgrade Ubuntu to 11.04 http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/oneiric/ubiquity/oneiric/view/head:/gui/gtk/stepPartAsk.ui#L233 It is hard to properly

[Bug 546922] Re: [lucid] Some suggestions with new gfxboot artwork

2011-09-24 Thread Alan Bell
so you now put the live CD in, and just wait. After a minute or so the live CD boots and you hear some drums, this isn't at the full session, it is at the first part of the ubiquity installer and you have a choice then of try Ubuntu and Install Ubuntu, if you press ctrl+s for speech then it starts

[Bug 851694] Re: application icons in apps lens are all called button

2011-09-24 Thread Alan Bell
ok, latest updates are a tiny improvement! The category now correctly reads the number of more results available, it also correctly reads the names of the applications in the top row which were visible with the category collapsed. if you expand the category it still reads the category as if it

[Bug 781385] Re: Ubiquity GTK should have useful accessible names set in the Glade .ui files instead of using the variable names

2011-09-24 Thread Alan Bell
Can we stop doing this now or do automated tests need to run up to release? I would like to have the opportunity to test the installer with the correct sound output so we can document it prior to release, there is no point doing videos of the install process if it is reading out the variable names

[Bug 781385] Re: Ubiquity GTK should have useful accessible names set in the Glade .ui files instead of using the variable names

2011-09-23 Thread Alan Bell
** Changed in: ubiquity (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/781385 Title: Ubiquity GTK should have useful accessible names set in the Glade .ui

[Bug 546922] Re: [lucid] Some suggestions with new gfxboot artwork

2011-09-23 Thread Alan Bell
to start orca you can now press ctrl+s for speech at the sound of the drums when ubiquity starts, so no time window and odd sequence to type any more -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 749662] Re: no audio feedback that the install has actually started

2011-09-23 Thread Alan Bell
now starts reading out percentages (not very well, it told me I was at 237% at one stage) ** Changed in: ubiquity (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 546922] Re: [lucid] Some suggestions with new gfxboot artwork

2011-09-23 Thread Alan Bell
not sure if some of the other items in the wish list need to be filed as separate bugs, so leaving this open for now even though the point that has been discussed (audio cue for starting orca in the install) has been addressed. -- You received this bug notification because you are a member of

[Bug 749646] Re: space enter F5 3 enter down enter is not a discoverable key sequence for the screen reader install

2011-09-23 Thread Alan Bell
it is now Ctrl+S at the sound of the drums \o/ ** Changed in: casper (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/749646 Title: space enter F5 3 enter

[Bug 749702] Re: Try Ubuntu screen-reads as Try $RELEASE

2011-09-23 Thread Alan Bell
works just fine in Beta 2, think it has been fixed for ages. ** Changed in: ubiquity (Ubuntu Oneiric) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/749702

[Bug 332760] Re: Single Key Accessible Installation

2011-09-23 Thread Alan Bell
now ctrl+s at the sound of the drums when Ubiquity starts. ** Changed in: gfxboot-theme-ubuntu (Ubuntu) Status: Confirmed = Invalid ** Changed in: ubiquity (Ubuntu) Status: Invalid = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 786131] Re: not present in unity application launcher

2011-09-23 Thread Alan Bell
it is in the menus now, as is onboard. ** Changed in: gnome-orca (Ubuntu) Status: Triaged = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/786131 Title: not present in unity

[Bug 851694] Re: application icons in apps lens are all called button

2011-09-23 Thread Alan Bell
** Also affects: unity-2d (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/851694 Title: application icons in apps lens are all called button To

[Bug 749671] Re: Detect keyboard layout is invisible to orca

2011-09-23 Thread Alan Bell
If the install is done while connected to the internet it will attempt to figure out where you are and what keyboard you are using, and it gets it right for me (en_GB) if you don't let it connect to the internet you get the US keyboard with no £ and @ and the wrong way round. We can update the

[Bug 749691] Re: Ubiquity slideshow HTML content! is the last part of the screen reader install

2011-09-23 Thread Alan Bell
it reads out percentages now (badly - but that is a separate issue.) ** Changed in: ubiquity (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/749691

[Bug 856786] Re: Many pages read 'live underscore installer frame'

2011-09-23 Thread Alan Bell
** Changed in: ubiquity (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/856786 Title: Many pages read 'live underscore installer frame' To manage

[Bug 856793] Re: On timezone page, city list is not accessible

2011-09-23 Thread Alan Bell
pretty hard to do it with just the keyboard to be honest, you need a mouse and good hand-eye coordination to get your city. If you do the install with an active net connection it will guess where you are, and it gets it right for me. ** Changed in: ubiquity (Ubuntu) Status: New = Confirmed

[Bug 856773] Re: Welcome Screen: Cannot reach 'release notes' link with keyboard only.

2011-09-23 Thread Alan Bell
the lable with the link in it refuses focus and isn't in the tab order. Oddly enough the release notes URL goes to Ubuntu.com and not the release notes, so the link is pretty useless for everyone right now! ** Changed in: ubiquity (Ubuntu) Status: New = Confirmed -- You received this bug

[Bug 856782] Re: Prepare: Unable to read system requirements with a screen reader

2011-09-23 Thread Alan Bell
yeah, it doesn't offer the information and I can't get there with the orca flat review ** Changed in: ubiquity (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 852583] [NEW] Orca does not pronounce Oneiric Ocelot very well

2011-09-17 Thread Alan Bell
Public bug reported: Orca uses speech dispatcher and the espeak engine by default and can include pronunciation guides to get words said more correctly. spd-say oneiric ocelot sounds like one iric oh slot but spd-say on-eer-ric osselot sounds about right, comparing to 28:15 of the UDS-O

[Bug 851694] [NEW] application icons in apps lens are all called button

2011-09-16 Thread Alan Bell
Public bug reported: using Unity with the included Orca screenreader, all the buttons in the app lens are just button and curiously a few are unlabled at all. http://people.ubuntu.com/~alanbell/unityorca.ogv They should expose the application name so that orca can read them out. ** Affects:

<    1   2   3   4   5   6   7   >