[Bug 279065] Re: The live CD installer should detect the presence of OpenSolaris

2008-10-07 Thread Joanie
Colin thank you so much for the reference on the hardware clock! I do
appreciate having the bigger picture.

As for this statement: I find it very unlikely that a Unix-like system
would default to keeping the hardware clock in UTC when no other
operating systems are involved: I'm not sure I follow you. Are you
saying that in a single OS install you *would* expect the hardware clock
set to local time? If so, then I *believe* it's doing what you expect.

Regardless, I've been using Linux far longer than Solaris/OpenSolaris,
so I'm not the best person to answer your questions. I'll ask around.
In the meantime, here are the contents of my /etc/rtc_config file *on a
machine where no other operating systems are involved*:

~~

#
#   This file (/etc/rtc_config) contains information used to manage the
#   x86 real time clock hardware.  The hardware is kept in
#   the machine's local time for compatibility with other x86
#   operating systems.  This file is read by the kernel at
#   boot time.  It is set and updated by the /usr/sbin/rtc
#   command.  The 'zone_info' field designates the local
#   time zone.  The 'zone_lag' field indicates the number
#   of seconds between local time and Greenwich Mean Time.
#
zone_info=US/Eastern
zone_lag=14400

~~

Hypothetically, were I to now install Ubuntu on this system, OpenSolaris
presumably is not going to suddenly realize it has company and switch to
UTC. In this scenario, Ubuntu would not detect the other installed
operating system and setting UTC=no in /etc/default/rcS.  The end result
is OpenSolaris would think it's 4 hours later and will continue to think
that each time it is used after having booted into Ubuntu. Hence my
filing this bug.

I hope I'm making some modicum of sense. :-) And thanks again for your
help -- and for responding so quickly!

-- 
The live CD installer should detect the presence of OpenSolaris
https://bugs.launchpad.net/bugs/279065
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 278429] Re: In /etc/default/rcS, UTC should default to no

2008-10-06 Thread Joanie
Then would an appropriate bug/RFE that you WILLFIX be that the desktop
installer would detect OpenSolaris? I typically install OpenSolaris
first and then install Ubuntu and I have this problem every time. Now
that I know about /etc/default/rcS, I can add it to my list of post-
config tasks but it would be nice not to have to do this. (Especially
for folks who, like me, had no idea about /etc/default/rcS.)

Thanks for your time/help!

-- 
In /etc/default/rcS, UTC should default to no
https://bugs.launchpad.net/bugs/278429
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279065] [NEW] The live CD installer should detect the presence of OpenSolaris

2008-10-06 Thread Joanie
Public bug reported:

Binary package hint: ubiquity

From bug 278429:

 The desktop installer detects a dual-boot situation
 and will automatically set UTC=no

I have several systems which are dual-boot OpenSolaris/Ubuntu. I
typically install OpenSolaris prior to installing Ubuntu, and UTC seems
to always be set to 'yes'. So I'm guessing that dual-boot detection is
failing when the other OS is OpenSolaris. It would be helpful if the
live CD installer would detect the presence of OpenSolaris and set
UTC=no.

(Bonus points if it could also make an entry in grub's menu.lst. ;-) But
I'd be thrilled if Ubuntu would just stop stomping on my system clock
without my having to edit /etc/default/rcS.)

Thanks!

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: New

-- 
The live CD installer should detect the presence of OpenSolaris
https://bugs.launchpad.net/bugs/279065
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 278429] Re: In /etc/default/rcS, UTC should default to no

2008-10-06 Thread Joanie
Thanks Scott. In the spirit of documentation, for anyone who has the
same issue and finds this bug first:

1. Bug 279065 has been opened for the detection of OpenSolaris by the
live CD installer.

2. When I went to open a bug against gnome-system-tools (for adding an
option to the Time and Date dialog), I discovered someone had already
done so: http://bugzilla.gnome.org/show_bug.cgi?id=357989. Interestingly
enough, that bug is the result of an RFE originally filed against Ubuntu
(bug 53132).

-- 
In /etc/default/rcS, UTC should default to no
https://bugs.launchpad.net/bugs/278429
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 278429] [NEW] In /etc/default/rcS, UTC should default to no

2008-10-04 Thread Joanie
Public bug reported:

Binary package hint: initscripts

Steps to reproduce:

1. Set your system clock to the local time
2. Boot into Ubuntu
3. Reboot and check the system time

Expected results: The system time wouldn't have been changed to UTC.
Actual results: The system time was changed to UTC.

I've several machines which are dual boot (Ubuntu Intrepid and
OpenSolaris 2008.11). OpenSolaris assumes the system time is the local
time -- an assumption which I think is reasonable.  Unfortunately,
Ubuntu keeps coming along and stomping on the time, changing it to UTC.

Had I wanted my system time to be UTC, I wouldn't have set it to the
local time. :-)

I don't recall being presented with a dialog in which I could indicate
that I did/did not want my system time changed on my behalf, nor do I
see this option in the Time and Date Settings.  Fortunately a bit of
searching this evening led me to /etc/default/rcS and changing UTC to
'no' solved the immediate problem.  It might be nice (i.e. more user
friendly) for the Time and Date Settings dialog to have an option about
UTC vs. local time. In the meantime (and perhaps permanently), I think
/etc/default/rcS should default to UTC=no.  (What is the advantage of it
defaulting to yes, anyway?)

Thanks!

** Affects: sysvinit (Ubuntu)
 Importance: Undecided
 Status: New

-- 
In /etc/default/rcS, UTC should default to no
https://bugs.launchpad.net/bugs/278429
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 84714] Re: gftp-gtk won't load if assistive technologies are enabled

2008-04-04 Thread Joanie
I'm using Hardy already.  The hang seems to be gone.  There may be some
other accessibility issues with the app, but that's another bug I'll
need to file after I investigate it further. :-)

Thanks for the follow up.   WFM.

-- 
gftp-gtk won't load if assistive technologies are enabled
https://bugs.launchpad.net/bugs/84714
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 146946] Re: [gutsy] Gnome settings daemon randomly does not work

2008-03-23 Thread Joanie
w.r.t. I've yet to see anyone for whom installing dbus-x11 has NOT
fixed the problem.  Didn't fix it for me.   See comment #37.

Given the choice between following advice that has been proven to work
-- especially when said advice is simple (install dbus-x11) -- and
building an app I'm not familiar with from trunk, I tend to prefer the
easier route. :-)  Although for me the problem wasn't random; it was
constant.  so perhaps what I had was a different bug

-- 
[gutsy] Gnome settings daemon randomly does not work
https://bugs.launchpad.net/bugs/146946
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 146946] Re: [gutsy] Gnome settings daemon randomly does not work

2008-03-03 Thread Joanie
I can confirm in Hardy as well.  But just on a freshly-installed 64-bit
system.  Segfaults 100% of the time.  :-(  My 32-bit box (also Hardy)
continues to be fine.

While not the ideal solution, I solved the problem by building gnome-
settings-daemon from SVN trunk. shrugs

-- 
[gutsy] Gnome settings daemon randomly does not work
https://bugs.launchpad.net/bugs/146946
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 133796] Re: Visible/showing icons in Add to panel dialog should have both VISIBLE and SHOWING states set

2008-01-08 Thread Joanie
It's still broken (in Hardy).

-- 
Visible/showing icons in Add to panel dialog should have both VISIBLE and 
SHOWING states set
https://bugs.launchpad.net/bugs/133796
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 154816] Re: Unable to change status using the keyboard

2007-11-12 Thread Joanie
2.2.2 came via Hardy today and the problem is fixed there.  Given that
this is a significant accessibility issue for people who are blind, I
would request that the upgrade to pidgin 2.2.2 be included for Gutsy
users.

Thanks!

-- 
Unable to change status using the keyboard
https://bugs.launchpad.net/bugs/154816
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 154816] Re: Unable to change status using the keyboard

2007-10-26 Thread Joanie
Confirmed.  I just built 2.2.1 from the pidgin sourceforge source and
things work as expected.

-- 
Unable to change status using the keyboard
https://bugs.launchpad.net/bugs/154816
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 127705] Re: compiz doesn't talk when switching windows

2007-09-05 Thread Joanie
I just opened a bug upstream:
https://bugs.freedesktop.org/show_bug.cgi?id=12292

-- 
compiz doesn't talk when switching windows
https://bugs.launchpad.net/bugs/127705
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 133796] Re: Visible/showing icons in Add to panel dialog should have both VISIBLE and SHOWING states set

2007-08-30 Thread Joanie
Henrik, actually it turns out that it was broken in Feisty as well.

-- 
Visible/showing icons in Add to panel dialog should have both VISIBLE and 
SHOWING states set
https://bugs.launchpad.net/bugs/133796
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 133795] AT-SPI implementation not delivering focus: events when navigating icons in Add to panel dialog in gnome-panel

2007-08-21 Thread Joanie
Public bug reported:

Binary package hint: gnome-panel

From the original bug filed on gnome.org's bugzilla:
http://bugzilla.gnome.org/show_bug.cgi?id=468612


When arrowing around the icons in the Add to panel dialog, I notice that no
focus: events are delivered.  In analyzing the dialog hierarchy using at-poke
and/or accerciser, I do notice that the icons present the STATE_FOCUSABLE and
STATE_FOCUSED events.  When a state changes to STATE_FOCUSED, a focus: event
should be emitted.


The gnome-panel team indicated that this was a Ubuntu bug.  I have since
confirmed that this bug does not exist when using gnome-panel from
GNOME's svn trunk.  It seems that the Ubuntu patched version is
preventing these events from being emitted.

Without these events, screen readers such as Orca cannot provide access
to the selected item/applet.

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: New

-- 
AT-SPI implementation not delivering focus: events when navigating icons in 
Add to panel dialog in gnome-panel
https://bugs.launchpad.net/bugs/133795
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 133796] Visible/showing icons in Add to panel dialog should have both VISIBLE and SHOWING states set

2007-08-21 Thread Joanie
Public bug reported:

Binary package hint: gnome-panel

From the original bug filed in gnome.org's bugzilla:
http://bugzilla.gnome.org/show_bug.cgi?id=468613


When analyzing the icons in the Add to panel dialog using at-poke and/or
accerciser, I notice the icons showing on the screen only have the AT-SPI
VISIBLE state.  Icons showing on the screen should have both the state SHOWING
and VISIBLE states.


The gnome-panel team indicated that this was a Ubuntu bug. I have since
confirmed that this bug does not exist when using gnome-panel from
GNOME's svn trunk. It seems that the Ubuntu patched version is
preventing this state from being exposed.  This impacts the ability of
screen readers such as Orca to provide access to this dialog.

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Visible/showing icons in Add to panel dialog should have both VISIBLE and 
SHOWING states set
https://bugs.launchpad.net/bugs/133796
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116481] OOo Writer crashes with gutsy

2007-05-23 Thread Joanie
Public bug reported:

Binary package hint: openoffice.org

I have switched the repositories on one of my machines over to gutsy to
start testing 2.19.x.  On my fully-updated feisty-gutsy hybrid:

1. Launch OOo Writer
2. Start typing

Expected results:  Writer wouldn't crash

Actual results:  Writer reliably (100% of the time) crashes after the
second character has been typed.

Please note that I am very much aware that gutsy is not officially ready
for even bleeding edge testing and that perhaps this bug will
magically disappear when all of the 2.19 stuff is in place.  Filing
anyway because a reliable crasher is a reliable crasher. :-)  Thanks!

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
OOo Writer crashes with gutsy
https://bugs.launchpad.net/bugs/116481
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 83951] Re: Feisty gnome control center not entirely accessible to screen reader.

2007-02-22 Thread Joanie
A modified version of this patch (to provide the same access to the
buttons in the recently-added Common Tasks section) was committed
upstream yesterday.

-- 
Feisty gnome control center not entirely accessible to screen reader.
https://launchpad.net/bugs/83951

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 84714] gftp-gtk won't load if assistive technologies are enabled

2007-02-12 Thread Joanie
Public bug reported:

Binary package hint: gftp-gtk

1. Be sure assistive technologies have been enabled in the Control Center.  Log 
out and back in if necessary.
2. Launch gftp-gtk

Results:   gftp-gtk starts to load and then hangs.

** Affects: gftp (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
gftp-gtk won't load if assistive technologies are enabled
https://launchpad.net/bugs/84714

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 84220] Re: No speech in totem using eSpeak w/ Orca

2007-02-11 Thread Joanie
On the Ubuntu-Accessibility-Devel list, it was suggested that I give
PortAudio V19 a try.  This does solve the problem for me.

-- 
No speech in totem using eSpeak w/ Orca
https://launchpad.net/bugs/84220

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54975] Re: Aplay terminates Fonix DECtalk, sometimes Orca

2007-02-09 Thread Joanie
Hi Henrik!

Yup, Feisty is on this laptop.  And I've been using eSpeak lately.  I
hadn't tried the test in this bug with it, however.  Turns out the
problem is slightly worse under those circumstances.  With DECTalk, the
second play of the .wav file causes me to lose speech, but not sound.
With eSpeak running, I lose all sound and get this error:

ALSA lib pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave
aplay: main:550: audio open error: Device or resource busy

I continue to get that error until I quit Orca.

On a related note, I just realized that I'm seeing similar
competition/resource grabbing in at least one other environment:  Totem.
If I am using eSpeak with Orca and launch Totem (with no media files
open or playing), Orca will not speak the contents of anything (e.g. the
menu items).  If I am using DECTalk, however, Orca will.  Guess I should
file that. :-)

-- 
Aplay terminates Fonix DECtalk, sometimes Orca
https://launchpad.net/bugs/54975

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 84220] No speech in totem using eSpeak w/ Orca

2007-02-09 Thread Joanie
Public bug reported:

Binary package hint: espeak

If I am using eSpeak with Orca and launch Totem (with no media files
open or playing), Orca will not speak the contents of anything (e.g. the
menu items).  If I am using DECTalk, however, Orca will.

Steps to reproduce:
1. Launch Orca and select eSpeak as your synthesizer
2. Launch Totem
3. Press Alt M to get into the Movie menu and use Up and Down Arrow to navigate

Expected results:  
Orca would speak each item with focus.

Actual results:
Orca remains silent.

Notes:
1. Fonix DECTalk does not exhibit this issue.
2. I can only reproduce this problem on my laptop, which has exhibited similar 
resource issues/conflicts between TTS and other sounds.  See bug #54975.  
Driver:  ATI IXP AC97 controller.  Product:  IXP SB400 AC'97 Audio Controller.
3. This is with the latest Orca from GNOME svn trunk, and eSpeak 1.19

** Affects: espeak (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
No speech in totem using eSpeak w/ Orca
https://launchpad.net/bugs/84220

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 83951] Re: Feisty gnome control center not entirely accessible to screen reader.

2007-02-08 Thread Joanie
There's already a patch upstream that I've tested.  It works quite
nicely; just needs to get committed

** Bug watch added: GNOME Bug Tracker #399238
   http://bugzilla.gnome.org/show_bug.cgi?id=399238

** Also affects: control-center (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=399238
   Importance: Unknown
   Status: Unknown

-- 
Feisty gnome control center not entirely accessible to screen reader.
https://launchpad.net/bugs/83951

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 80639] Re: [a11y] Feisty gnome-panel applets lack names, descriptions

2007-01-21 Thread Joanie
Update:  It seems that without libgail-gnome-module installed, the above
is the case.  With it installed, I can now see the names and
descriptions via AT-POKE.  In light of this, would it be possible to
make libgail-gnome-module a dependency of gnome-panel?

-- 
[a11y] Feisty gnome-panel applets lack names, descriptions
https://launchpad.net/bugs/80639

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 80639] [a11y] Feisty gnome-panel applets lack names, descriptions

2007-01-19 Thread Joanie
Public bug reported:

Binary package hint: gnome-applets

In Edgy, all of applets in gnome-panel had names and/or descriptions
and/or labels.  For instance, the description associated with the trash
applet had a description which indicated how many items were in the
trash.  The volume control embedded component had the name of volume
control and a description which indicated the track and current volume
(e.g. Master 83%).  The weather applet embedded component's
description indicated the city and conditions; the current temperature
was contained in a label in one of the component's descendants.  And so
on, and so on.

I just installed Feisty and all of this information seems to be absent
-- at least for all of the non-default applets.  (It is still present
for Show Desktop, Window List, Workplace Switcher, and clock).  As a
result, screen readers such as Orca can no longer provide access to
these items.  Instead they can only say panel because that is
apparently all that is currently being exposed via AT-SPI.  (You can
verify this using AT-POKE)

Just in case I was missing a package, I tried building and installing
from source gnome-panel and gnome-applets.   It made no difference.

According to one of the developers of gnome-panel, names, descriptions,
and the like are contained in the server files shipped with the applets
and their absence is a bug within the distro.

** Affects: gnome-applets (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[a11y] Feisty gnome-panel applets lack names, descriptions
https://launchpad.net/bugs/80639

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54975] Re: Aplay terminates Fonix DECtalk, sometimes Orca

2007-01-17 Thread Joanie
Not in terms of making the problem go away. :-) The problem persists in
Feisty, even with esd turned off.

But it is helpful to know what the problem is.  In light of Luke's
explanation, the best solution seems to be to disable unnecessary sound
events and/or use a different software sythesizer.

-- 
Aplay terminates Fonix DECtalk, sometimes Orca
https://launchpad.net/bugs/54975

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 74249] Re: Bug when we start Feisty : trouble with at-spi

2006-12-06 Thread Joanie
There were a bunch of updates today.  I installed them all and
reinstalled AT-SPI 1.7.13.  Everything *seems* to be working as expected
now.

-- 
Bug when we start Feisty : trouble with at-spi
https://launchpad.net/bugs/74249

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 67883] Please add system beep when live CD boot options menu appears

2006-10-23 Thread Joanie
Public bug reported:

The live CD presents the user with a boot options menu and a finite
amount of time to respond before the default options are used.  I would
like to suggest a system beep occur when this menu appears.

There have been more than a few occasions when I've booted my laptop
from the live CD, turned away briefly, and then discovered that I had to
reboot because the boot options menu came and went before I could press
F6 and give it the noapic option.  A system beep would have grabbed my
attention and made the reboots unnecessary. :-)

More importantly, however, there have been vast improvements recently in
the accessibility options which enable users who are blind to perform an
independent install.  (Thanks on that front!!!)  Unfortunately, the
procedure still requires the user to realize that the boot options menu
has appeared so that he/she can press F5 followed by the desired option.
Coming to this realization when you cannot see the screen can be rather
tricky.  A system beep would make it possible for a blind user to know
for sure that it was time to press F5.

Thank you very much for your consideration!!

** Affects: gfxboot (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Please add system beep when live CD boot options menu appears
https://launchpad.net/bugs/67883

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56452] Re: Edgy: at-spi Crashes frequently (crash reports no longer necessary)

2006-09-20 Thread Joanie
So far so good, Daniel.  Thanks!!

-- 
Edgy: at-spi Crashes frequently (crash reports no longer necessary)
https://launchpad.net/bugs/56452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 57305] Re: Gaim hangs when you try to paste

2006-09-16 Thread Joanie
I just tried to reproduce this again given all of the recent Edgy
updates.  It seems to be fixed.

-- 
Gaim hangs when you try to paste
https://launchpad.net/bugs/57305

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56452] Re: Edgy: at-spi Crashes frequently

2006-09-12 Thread Joanie
*For me*, the crash nearly always appears on reboot and not before.
Logging out and back in is not sufficient  -- which rules out live CD
replication.   All I have to do is launch Orca, quit Orca, and reboot.
I can reproduce this 100% of the time on all three of my Edgy boxes.
I'd get a backtrace if I could, but I'm not sure how I'd go about doing
so given that the crash occurs on reboot.   But I'm quite new to all of
this.  Therefore, if there's a way to pull the backtrace off under these
conditions, do please let me know how, and I shall do it.

In terms of trying it with a new user:

Under installed Edgy i386, latest updates, Orca from CVS HEAD, Fonix
DECtalk installed:

1.  Create a new user -- give the new user permission to administer the system 
(so that the crash report icon appears upon reboot).  Leave all other settings 
alone.
2.  Log in as the new user
3.  Run Orca and go through the setup process
4.  Log out, then back in
5.  Launch Orca
6.  Quit Orca
7.  Reboot and log back in as new user

Crash report icon appears.

-- 
Edgy: at-spi Crashes frequently
https://launchpad.net/bugs/56452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56452] Re: Edgy: at-spi Crashes frequently

2006-09-12 Thread Joanie
Hi Daniel.  Please forgive my ignorance/newbieness but

The page you link to has you do the following:
1. Start GDB and attach it to the process that crashes
2. Continue the process
3. **When the process crashes** retrieve a backtrack of the crash

The problem I'm having is that the process doesn't crash **until I
reboot**.  It just keeps running.  Therefore, I do not see how I can use
this method to obtain the backtrace.

I did try rebooting into single-user mode figuring that I could do the
above and then launch X and hopefully get a backtrace that way.  But it
seems that at-spi-registryd doesn't get a PID until you launch GDM --
and by that point the crash has taken place.

The page you link to links to Another useful how-to.  Bug Buddy never
appears with the at-spi crash, so I'm looking at Obtaining a stack
trace using just GDB.   The section Obtaining a stack trace for an
applet using just GDB seems to be the relevant one.  I have tried the
procedure outlined there (using /usr/lib/at-spi/at-spi-registryd).  All
that does is cause at-spi-registryd to run and exit.  Nothing crashes.

So what am I missing/doing wrong?

I do want to help by getting a backtrace, but I'm afraid I'm going to
need more explicit directions.  My apologies, and thanks much in advance
for your help.

-- 
Edgy: at-spi Crashes frequently
https://launchpad.net/bugs/56452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56452] Re: Edgy: at-spi Crashes frequently

2006-09-12 Thread Joanie
Duh.  I have automatic login enabled.  I always forget about that...  I
just disabled it and tried again.

*Without accessible login enabled*, the at-spi-registryd process does
not yet exist when I do as you suggest.

*With accessible login enabled*, the first thing I see (before I can log
in) is a dialog stating, The greeter application appears to be
crashing.  Attempting to use a different one.  Does that mean that at-
spi-registryd has already crashed???  Regardless, I then tried to attach
to each of the 2 at-spi-registryd processes that exist at that point and
log in.  Neither of those processes crashed, but I once again had the
crash report icon in the notification area -- which leads me to believe
that at-spi-registryd crashed as soon as gdm attempted to present the
login dialog.

Thanks for your help!!  If you have other things you'd like me to try,
just let me know.

-- 
Edgy: at-spi Crashes frequently
https://launchpad.net/bugs/56452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56452] Re: Edgy: at-spi Crashes frequently

2006-09-12 Thread Joanie
Okay, I just re-read what you suggested -- this time more carefully. :-)

I disabled accessible login and followed your instructions.   Now at-
spi-registryd isn't crashing, but I cannot get past the splash screen
either (and I did type continue at the gdb prompt).

-- 
Edgy: at-spi Crashes frequently
https://launchpad.net/bugs/56452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56452] Re: Edgy: at-spi Crashes frequently

2006-09-12 Thread Joanie
Update:  It's not crashing upon reboot; it's crashing upon logging
off/shutting down. My bad!

I don't get much in the way of a backtrace, but I do get a segmentation
fault.  Don't see a core file getting dumped, however.  Suggestions?

-- 
Edgy: at-spi Crashes frequently
https://launchpad.net/bugs/56452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 57305] Re: Gaim hangs when you try to paste

2006-09-03 Thread Joanie
** Also affects: gaim (upstream)
   Importance: Untriaged
   Status: Unconfirmed

-- 
Gaim hangs when you try to paste
https://launchpad.net/bugs/57305

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 57305] Re: Gaim hangs when you try to paste

2006-09-03 Thread Joanie
** Changed in: gaim (upstream)
   Importance: Untriaged = Unknown
 Bugwatch: None = Gaim tracker at sourceforge #1551447
   Status: Unconfirmed = Unknown

-- 
Gaim hangs when you try to paste
https://launchpad.net/bugs/57305

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56452] Re: Edgy: at-spi Crashes frequently

2006-09-01 Thread Joanie
With the new pyorbit, I no longer get the python crashes I mentioned
earlier.  However, when I reboot I still get the report of at-spi-
registryd crashing.

-- 
Edgy: at-spi Crashes frequently
https://launchpad.net/bugs/56452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 57305] Re: Gaim hangs when you try to paste

2006-08-29 Thread Joanie
I'm afraid I do

-- 
Gaim hangs when you try to paste
https://launchpad.net/bugs/57305

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 57305] Re: Gaim hangs when you try to paste

2006-08-29 Thread Joanie
Ya know, I tried it without Orca *running*, but I hadn't actually tried
disabling the accessibility feature.  The problem does NOT occur when
the accessibility feature is not enabled.

-- 
Gaim hangs when you try to paste
https://launchpad.net/bugs/57305

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56452] Re: Edgy: at-spi Crashes frequently

2006-08-28 Thread Joanie
Since the behavior has been seemingly unpredictable, I took some time
today trying to reliably reproduce it.  Here's what I have come up with.
Not sure if it helps

1.  Boot
2.  Launch Orca from the Applications menu
3.  Quit Orca with Insert Q

At this point Python crashes (attempted to get a backtrace -- attached).
90% of the time, At-spi-registryd does not immediately crash (no dialog;
nothing appearing in /var/crash).  The other 10% of the time it does.

4.  Reboot

at-spi-registryd crashes (log appears in /var/crash).

I can reliably reproduce this on two machines.

-- 
Edgy: at-spi Crashes frequently
https://launchpad.net/bugs/56452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56452] Re: Edgy: at-spi Crashes frequently

2006-08-26 Thread Joanie
I also have this problem periodically, and I don't have /etc/xdg/menus
/debian-menu.menu either.

-- 
Edgy: at-spi Crashes frequently
https://launchpad.net/bugs/56452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 57305] Re: Gaim hangs when you try to paste

2006-08-22 Thread Joanie
I couldn't get a backtrace from within X; had to launch a virtual
console.  Not sure if it will help, but here it is all the same. :)

-- 
Gaim hangs when you try to paste
https://launchpad.net/bugs/57305

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 57305] Gaim hangs when you try to paste

2006-08-22 Thread Joanie
Public bug reported:

Binary package hint: gaim

1.  Launch Gaim
2.  Launch Gedit, type some text, select it, and copy it
3.  Open a window to IM a buddy and use Control V to paste the copied text into 
the text box.

At this point Gaim hangs and its process must be killed.

I can reproduce this 100% of the time on my two Edgy boxes.  I CANNOT
reproduce this on my dapper box on which I have installed Gaim 2.0 b3
from SF.

** Affects: gaim (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Gaim hangs when you try to paste
https://launchpad.net/bugs/57305

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 57305] Re: Gaim hangs when you try to paste

2006-08-22 Thread Joanie
Okay, I just installed the latest beta (2.0b3.1) from SF.  The bug is
indeed fixed in that version.  Thanks so much!!

-- 
Gaim hangs when you try to paste
https://launchpad.net/bugs/57305

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 16894] Re: gnome-screenshot fails to work with multiple monitors

2006-08-20 Thread Joanie
It is also still present in Edgy. Screenshot attached.

-- 
gnome-screenshot fails to work with multiple monitors
https://launchpad.net/bugs/16894

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54975] Aplay terminates Fonix DECtalk, sometimes Orca

2006-08-02 Thread Joanie
Public bug reported:

If Orca is running using Fonix DECtalk, and aplay plays two sounds, speech
stops.  Sometimes Orca terminates.

Steps to reproduce:
1. Launch Orca from GNOME terminal
2. In a different terminal window execute aplay /usr/share/sounds/phone.wav
3. Repeat step 2

Actual results:
The first time, the sound is played; the second time it's played but Orca stops
speaking.

Expected results:
The sound would be played and Orca would continue to speak.

Does this happen every time?
Yes

Other information:
While I can reproduce this 100% of the time, it seems to be the result of a
very specific combination:

1.  I can only reproduce it on my laptop which has the following:
Ubuntu 6.06, current (as of this moment) Orca from CVS
ATI Technologies Inc
IXP SB400 AC'97 Audio Controller

I cannot reproduce this problem on either of my desktop computers (each of
which has a dedicated sound card rather than onboard sound)

2.  It only occurs with Fonix DECtalk; not festival

Sometimes I get the following output from Orca:

---

Traceback (most recent call last):
  File /usr/lib/python2.4/site-packages/orca/gnomespeechfactory.py, line 688,
in __speak
return speaker.say(text)
  File /usr/lib/python2.4/site-packages/orca/gnomespeechfactory.py, line 95,
i n say
return self.gnome_speaker.say(text)
COMM_FAILURE

Restarting speech...

Traceback (most recent call last):
  File /usr/lib/python2.4/site-packages/orca/gnomespeechfactory.py, line 688,
in __speak
return speaker.say(text)
  File /usr/lib/python2.4/site-packages/orca/gnomespeechfactory.py, line 95,
i n say
return self.gnome_speaker.say(text)
COMM_FAILURE

Restarting speech...
Something looks wrong with speech.  Aborting.

---

I had originally filed this at GNOME:
http://bugzilla.gnome.org/show_bug.cgi?id=349571

It was closed out as not GNOME.

** Affects: gnome-orca (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Aplay terminates Fonix DECtalk, sometimes Orca
https://launchpad.net/bugs/54975

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs