[Bug 1910555] Re: Driver build error on kernel 5.8, but works on 5.4

2021-01-08 Thread Stephen Gornick
Here are a couple workarounds I've seen:


A.) Uninstall bcmwl and install broadcom-sta packages, if your Broadcom wifi 
adapter can use it:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1906745/comments/1
or
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1907445/comments/8
 
B.) Use patch 6.30.223.271+bdcom-0ubuntu7 and purge kernel 5.8. [I don't think 
purging 5.8 kernel is something I would do, but wanted to list it as one 
workaround.] 
https://askubuntu.com/a/1305819/157287

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1910555

Title:
  Driver build error on kernel 5.8, but works on 5.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1910555/+subscriptions

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

[Bug 1872908] Re: bcmwl kernel module does not build with 5.6.0 kernel

2021-01-07 Thread Stephen Gornick
Should this patch work on 5.8.0-34-generic as well?  See bug #1907445.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1872908

Title:
  bcmwl kernel module does not build with 5.6.0 kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1872908/+subscriptions

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

[Bug 1907445] Re: bcmwl-kernel-source 6.30.223.271+bdcom-0ubuntu5: bcmwl kernel module failed to build

2021-01-07 Thread Stephen Gornick
Looks like, from bug #1872908, that there was a patch added in
6.30.223.271+bdcom-0ubuntu6.

But when I install bcmwl-kernel-source, it pulls 6.30.223.271+bdcom-
0ubuntu5.

$ sudo apt list|grep bcmwl-kernel-source
bcmwl-kernel-source/focal,now 6.30.223.271+bdcom-0ubuntu5 amd64 [installed]

So is this bug a duplicate of bug #1872908?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1907445

Title:
  bcmwl-kernel-source 6.30.223.271+bdcom-0ubuntu5: bcmwl kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1907445/+subscriptions

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

[Bug 1907445] Re: bcmwl-kernel-source 6.30.223.271+bdcom-0ubuntu5: bcmwl kernel module failed to build

2021-01-07 Thread Stephen Gornick
Ugh .. correction on that, sorry.  When I look up [14e4:4365] (rev 01)
in that table, it does show bcmwl-kernel-source as the package.  So I'm
also unable use Wi-Fi, where the "ioremap_cache" error when it tries to
build bcmwl.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1907445

Title:
  bcmwl-kernel-source 6.30.223.271+bdcom-0ubuntu5: bcmwl kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1907445/+subscriptions

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

[Bug 1907445] Re: bcmwl-kernel-source 6.30.223.271+bdcom-0ubuntu5: bcmwl kernel module failed to build

2021-01-07 Thread Stephen Gornick
I too lost Wi-Fi after doing apt upgrade, which brought the kernel to
5.8.0.34-generic.  Same "ioremap_cache" reported as above.

I found that the package for the broadcom in my Macbook Pro should be using 
firmware-b43-installer, not the bcmwl-kernel-source package, according to the 
"BROADCOM WIRELESS TABLE (Updated Oct 29, 2020)" table in this AskUbuntu answer:
https://askubuntu.com/a/60395/157287


$ lspci -nn -d 14e4: |grep Network
03:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM4331 
802.11a/b/g/n [14e4:4331] (rev 02)


When I look up 14e4:4331 under the Ubuntu 20.04+ column, it says, for package 
name: firmware-b43-installer / linux-firmware

So then I removed bcmwl-kernel-source:

$ sudo apt-get purge bcmwl-kernel-source

And then plugged in a USB Wi-Fi adapter and installed
firmware-b43-installer (linux-firmware was already installed):

$ sudo apt install firmware-b43-installer

Rebooted, and was back in business!  (albeit for 2.4 GHz only, not 5
GHz)

Unfortunately, I wasn't so lucky with an old Lenovo E431 that had the
same issue ("ioremap_cache").

$ lspci -nn -d 14e4:

04:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries
BCM43142 802.11b/g/n [14e4:4365] (rev 01)

Which, in that table shows also to use firmware-b43-installer.  But
that's unrelated to this bcmwl bug, so I'll not pursue that here.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1907445

Title:
  bcmwl-kernel-source 6.30.223.271+bdcom-0ubuntu5: bcmwl kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1907445/+subscriptions

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

[Bug 1895423] Re: No alarm sound

2020-09-12 Thread Stephen Gornick
I see now that this is a duplicate of bug #1878361

but since this has been fixed, but the snap has not, I'm not sure if
this ticket should get markted as a duplicate and closed, or if it
should remain open until the issue with the snap is addressed.


On 2020-06-09: Update Released:

"The verification of the Stable Release Update for gnome-clocks has
completed successfully and the package is now being released to
-updates."

- https://bugs.launchpad.net/ubuntu/+source/gnome-
clocks/+bug/1878361/comments/15

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1895423

Title:
  No alarm sound

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-clocks/+bug/1895423/+subscriptions

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

[Bug 1895423] [NEW] No alarm sound

2020-09-12 Thread Stephen Gornick
Public bug reported:

I'm not hearing any alarm (audio sound) when there's a trigger (e.g.,
Timer reaches zero).

I see in the log:

No alarm sound -- utils.vala:391: Error playing sound: Invalid argument


$ gnome-clocks --version
Clocks 3.36.2

This is gnome-clocks installed on Ubuntu 20.04.1 LTS with snap, not apt.

$ snap list
Name Version  Rev   Tracking 
Publisher Notes
gnome-clocks 3.36.2+git4.0aaab08  261   latest/stable
canonical✓-

After this issue, I uninstalled the snap and installed gnome-clocks
package using apt.  The sound played just fine.  I then removed gnome-
clocks and re-installed the snap, and it worked as before (no sound).

This was reported by someone else, upstream:

- https://gitlab.gnome.org/GNOME/gnome-clocks/-/issues/111
- https://gitlab.gnome.org/GNOME/vala/-/issues/995

"So apparently all is needed is to rebuild gnome-clocks using the latest
vala."

- https://bugs.archlinux.org/task/67250

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


** Tags: audio sound

** Summary changed:

- No alarm sound -- 
+ No alarm sound

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1895423

Title:
  No alarm sound

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-clocks/+bug/1895423/+subscriptions

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

[Bug 1568380] Re: Display Size after restoring from Maximize/Full Screen is changed

2016-04-09 Thread Stephen Gornick
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 14.04.4 LTS
Release:14.04
Codename:   trusty

$ terminator -v
terminator 0.97

** Tags added: ui

** Tags added: trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1568380

Title:
  Display Size after restoring from Maximize/Full Screen is changed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/terminator/+bug/1568380/+subscriptions

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


[Bug 1568380] [NEW] Display Size after restoring from Maximize/Full Screen is changed

2016-04-09 Thread Stephen Gornick
Public bug reported:

The screen display size that existed prior to Maximize / Full Screen is
not restored identically after coming back from Full Screen.

Steps to reproduce:

1.) Launch Terminator
The title bar for the window shows size of 80x24.

2.) Press F11 to Maximize / get into Full Screen.
The title bar for the window shows a much larger size for the full screen 
(170x44, in my instance for my hardware).

3.) Press F11 (again) to display in standard view (i.e., to restore from Full 
Screen)
The title bar for the window shows 79x23.  This size is exactly one fewer for 
both screen width and height than existed prior to going to full screen.

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


** Tags: trusty ui

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1568380

Title:
  Display Size after restoring from Maximize/Full Screen is changed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/terminator/+bug/1568380/+subscriptions

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


[Bug 1568378] Re: After Maximize, earlier scrollback output not displayed until a key pressed

2016-04-09 Thread Stephen Gornick
** Tags added: trusty ui

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1568378

Title:
  After Maximize, earlier scrollback output not displayed until a key
  pressed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/terminator/+bug/1568378/+subscriptions

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


[Bug 1568378] Re: After Maximize, earlier scrollback output not displayed until a key pressed

2016-04-09 Thread Stephen Gornick
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 14.04.4 LTS
Release:14.04
Codename:   trusty

$ terminator -v
terminator 0.97

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1568378

Title:
  After Maximize, earlier scrollback output not displayed until a key
  pressed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/terminator/+bug/1568378/+subscriptions

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


[Bug 1568378] [NEW] After Maximize, earlier scrollback output not displayed until a key pressed

2016-04-09 Thread Stephen Gornick
Public bug reported:

When I Maximize in terminator, the rendering of the window changes from
that what existed prior to maximizing, and then changes again as soon as
I press any key at the shell prompt.

This happens whenever my terminator console has any scrollback
(i.e..,older displayed content that has scrolled off the screen).  Then
when I Maximize the window (either with mouse, or F11), the display is
blank with the exception of the shell prompt at the top row of the
display.   When I then type anything at the prompt the screen instantly
jumps, the scrollback is rendered properly, and my key input is
displayed properly.

Steps to reproduce.

1.) Launch terminator window 
Displayed is a 80x24 shell.
| me@mybox: $

2.) At prompt, type clear [Enter]

3.) Maximize by pressing F11.
Displayed is just the prompt on the first row.   And the scrollbar on the right 
shows that you can scroll back to earlier  e.g.
| me@mybox: $

4.) Press any key
Now displayed is the scrollback.   e..g, 
| me@mybox: $ clear
| me@mybox: $ [input prompt cursor]

So this is just a cosmetic error, but can affect usability as display
jumps once you start typing.

Incidentally, I notice if I hit F11 again to restore the window to its
previous size (standard view), the size it restores to changes the size
from what it was initially (80x24) to (79x23).   I'll file a separate
bug report on that but wanted to note that here in case it helps in
troubleshooting.

** Affects: terminator (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/1568378

Title:
  After Maximize, earlier scrollback output not displayed until a key
  pressed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/terminator/+bug/1568378/+subscriptions

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


[Bug 566449] Re: No Sound Through USB Headset

2010-10-16 Thread Stephen Gornick
with Ubuntu 10.04 x86-64, by using gnome-volume-control and selecting
the Analog Output connector will cause this assignment of volume 0 to
occur.  Changing back to Analog Speakers and adjusting the volume will
have no effect on the volume for the USB device.   The only way to
resolve this, as far as I know is to adjust the value using alsamixer
and selecting (F6) the USB audio playback device.

Would anyone running 10.10 be able to confirm that this behavior
persists with 10.10?

-- 
No Sound Through USB Headset
https://bugs.launchpad.net/bugs/566449
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 470562] Re: faad can't read from standard input (stdin)

2010-09-18 Thread Stephen Gornick
I was surprised to learn that /dev/stdin works.
 $ faad -o myaudio.wav /dev/stdin myaudio.m4a


So in my case I stream in on stdin and out on stdout
  $ faad -q -w /dev/stdinmyaudio.m4a myaudio.wav

-- 
faad can't read from standard input (stdin)
https://bugs.launchpad.net/bugs/470562
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 550850] Re: compiz exits with radeon error

2010-08-09 Thread Stephen Gornick
As a workaround until this is resolved, I use a script:

$ cat bin/fixcompiz
#! /bin/sh
export DISPLAY=:0.0
/usr/bin/xhost local:$USER
/usr/bin/nohup /usr/bin/metacity --replace  /dev/null 

So when I get the error, I go to a tty (e.g., ctrl-alt-F1) and run the
script from there.  The downside is that all of my open apps are now in
workspace #1 and I need to move them if I want them back in the
workspaces they occupied pre-crash.

-- 
compiz exits with radeon error
https://bugs.launchpad.net/bugs/550850
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 592754] Re: More Info for Sun Java 6.0 Plugin installation entry shows blank

2010-07-29 Thread Stephen Gornick
Appears to be resolved.

** Changed in: software-center (Ubuntu)
   Status: Incomplete = Fix Released

-- 
More Info for Sun Java 6.0 Plugin installation entry shows blank 
https://bugs.launchpad.net/bugs/592754
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 480605] Re: Repeated subscription request from same user

2010-06-16 Thread Stephen Gornick
FYI, until this is resolved, those with this issue have a couple of methods for 
working around the bug, as described here:
  http://ubuntuforums.org/showthread.php?t=1509005

-- 
Repeated subscription request from same user
https://bugs.launchpad.net/bugs/480605
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 594436] [NEW] Groundhog Day for denying authorization to Yahoo! Add

2010-06-14 Thread Stephen Gornick
Public bug reported:

Binary package hint: empathy

On startup of Empathy the icon in the notification panel is green,
showing me that a user wishes for me to authorize them.  They are a
Yahoo! IM user.  If I click on No, that I do not wish to authorize them,
the icon in the notification panel changes from green to white and the
request that I denied no longer shows.

However then when I quit Empathy and restart it, that previously denied
request shows up once again, just like it did the first time.  I again
answer No to deny, and it disappears until the next restart.

The only way was able to permanently get the request to go away, was to
accept the request, and then from the list of authorized contacts,
Remove the offending contact.

Ubuntu 10.04 x86_64 
Empathy 2.30.1

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


** Tags: authorization authorize empathy privacy request

-- 
Groundhog Day for denying authorization to Yahoo! Add
https://bugs.launchpad.net/bugs/594436
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 592754] [NEW] More Info for Sun Java 6.0 Plugin installation entry shows blank

2010-06-11 Thread Stephen Gornick
Public bug reported:

Binary package hint: software-center

To replicate:

1.) Launch Ubuntu Software Center
2.) Get Software - Internet
3.) Enter into search field Sun Java Plugin
4.) For the Sun Java 6.0 Plugin, 
   click More Info

a new tab will open but the panel is blank.

Expected behavior:
  Information about the package.

Ubuntu 10.04  x86_64

** Affects: software-center (Ubuntu)
 Importance: Undecided
 Status: New

-- 
More Info for Sun Java 6.0 Plugin installation entry shows blank 
https://bugs.launchpad.net/bugs/592754
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 153377] Re: Wrong icon for Network Servers when added to Panel

2010-06-09 Thread Stephen Gornick
I guess this can be marked as resolved, as the icon can no longer be
dragged to a panel.

In Lucid, 10.04 LTS, a Network icon made to be visible on the Desktop (via $ 
gconf-editor
apps - nautilus - desktop ) cannot be dragged to a panel.  As described 
above, other icons added the same way, e.g., computer (computer_icon_visible), 
home (home_icon_visible) are draggable to the panel, but the icon added for 
network (network_icon_visible) is not draggable to the panel.

** Changed in: gnome-panel (Ubuntu)
   Status: Triaged = Fix Released

-- 
Wrong icon for Network Servers when added to Panel
https://bugs.launchpad.net/bugs/153377
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 92136] Re: Button in desktop effects dialog does not switch its text between enable desktop effects and disable desktop effects

2010-06-09 Thread Stephen Gornick
Was resolved several versions ago with the System - Preferences -
Appearance - Visual Effects.

** Changed in: desktop-effects (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Button in desktop effects dialog does not switch its text between enable 
desktop effects and disable desktop effects
https://bugs.launchpad.net/bugs/92136
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 145704] Re: Same tooltip on both workspaces when using Compiz

2010-06-09 Thread Stephen Gornick
This was interesting.  So I changed the Workspace Switcher configuration
and remember entering 8 workspaces, and 2 rows.  And afterwards hover
over each read: Desk 1 Desk 2, Desk 3, Desk 4 but for the second row it
read: Workspace 5, Workspace 6, Workspace 7, and Workspace 8.

I then was going to update this bug report, but wanted to document the
steps on how to recreate, and now I cannot get the original
configuration.  Now when I right-click - Preferences i am asked for
Columns and Rows (4, columns, 2 rows), instead of the Number of
Workspaces (8 total) that I had entered previously.  And now, hover over
each of the 8 workspaces shows Desk 1, just like the original bug
reported.  Not sure where it was that I entered the 8 into, but wanted
to document this here should it possibly be relevant.

-- 
Same tooltip on both workspaces when using Compiz
https://bugs.launchpad.net/bugs/145704
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 145704] Re: Same tooltip on both workspaces when using Compiz

2010-06-09 Thread Stephen Gornick
In trying to confirm whether or not Bug #588128 still exists, I found
out how I got the different Workspace Switcher Preferences windows as I
described in #12 above.  (Launch Accessories - Calculator or any other
gnome app, move app all the way to the left of windows, widen to full-
width of the display, grab title bar and drag to the left, then widen to
full-width again.)

What happened next looked like Compiz had a little panic, with the
workspace switcher changing from 4 rows and 2 high, to being 16 wide.
And hover over each of the workspaces shows correctly: Click to switch
to Desk n, where I see the number labeled correctly for each of 1
through 16.

Then a right-click on Workspace Switcher - Preferences displays the
Workspace Switcher Preferences as shown in the first attachment (ws-
switcher-post-anomoly.jpg).  After changing to 8 workspaces, 2 rows,
then logging out and back in, I now get the Workspace Switcher
Preferences as showing in the second attachment (ws-switcher-post-
logout.jpg).


** Attachment added: ws-switcher-post-anomoly.jpg
   http://launchpadlibrarian.net/50032717/ws-switcher-post-anomoly.jpg

-- 
Same tooltip on both workspaces when using Compiz
https://bugs.launchpad.net/bugs/145704
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 145704] Re: Same tooltip on both workspaces when using Compiz

2010-06-09 Thread Stephen Gornick
Second attachment

** Attachment added: ws-switcher-post-logout.jpg
   http://launchpadlibrarian.net/50032727/ws-switcher-post-logout.jpg

-- 
Same tooltip on both workspaces when using Compiz
https://bugs.launchpad.net/bugs/145704
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 588128] Re: title and border not painted after widening window

2010-06-09 Thread Stephen Gornick
I just installed Ubuntu Lucid x86_64 and the issue still persists for me.
Window Manager,  This is Ubuntu, so Gnome.  
System - Preferences - Appearances - Vistial Effects the selected entry is: 
Normal

I get a just slightly difference experience now with Lucid though.
This time I tried with Calculator.  When I widen it to more than the full-width 
of the display (full-width is about 157 characters on my display, so I guess 
the point the title bar anomoly occurs is at about 250), then the terminal 
window contracts and is re-rendered on one workspace at the full-width.  What 
also happens is that my compiz settings get change, as described in #12 and #13 
of Bug #145704.  

Further atttempts to widen the terminal again past the full-width of the
display behaves identical to my initial report above (and as displayed
in the attachment.)  The difference with Lucid is that because the
close, minimize, maximize are now on the left stretching wide makes this
bug purely a cosmetic issue and not a usability issue.

After the first time this happens, that resizing behavior is
inconsistent.  However, I can get this to happen in an identical manner
again after logging out of the desktop and then logging back in again.

** Attachment added: gnome-wide-stretch-anomoly.jpg
   http://launchpadlibrarian.net/50033945/gnome-wide-stretch-anomoly.jpg

-- 
title and border not painted after widening window
https://bugs.launchpad.net/bugs/588128
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 131739] Re: Cannot place Home Folder icon on Desktop - you cannot copy a folder into itself

2010-06-09 Thread Stephen Gornick
I guess this is fixed now, as in 10.04 I can no longer Shift+drag the
icon from the Places menu. Originally it was giving the error You
cannot copy a folder into itself. but that no longer happens.

** Changed in: gnome-panel (Ubuntu)
   Status: Triaged = Invalid

** Changed in: gnome-panel (Ubuntu)
   Status: Invalid = Fix Released

-- 
Cannot place Home Folder icon on Desktop - you cannot copy a folder into 
itself 
https://bugs.launchpad.net/bugs/131739
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 591936] [NEW] Automake not in any category under Developer Tools department (in Ubuntu Software Center)

2010-06-09 Thread Stephen Gornick
Public bug reported:

Binary package hint: automake1.7

In Ubuntu Software Center, in departments that have a large number of
packages, the list is categorized into sub-departments.  Developer Tools
makes use of subldepartments (e.g., IDEs, Java, Libraries, Version
Control) but Automake is not in any of the subdepartments.

Automake is selectable in the full list of packages:
 Ubuntu Software Center - Get Software 
  Select Developer Tools department 
  Automake is one of the packages in list of 1,866 packages.

Though one can search for automake (entering it in the search field in
the top-right search field), shouldn't it be in one of the sub-
department / categories?

** Affects: automake1.7 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: automake center developer developertools get getsoftware software 
tools ubuntusoftwarecenter

-- 
Automake not in any category under Developer Tools department (in Ubuntu 
Software Center)
https://bugs.launchpad.net/bugs/591936
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 588128] [NEW] title and border not painted after widening window

2010-05-31 Thread Stephen Gornick
Public bug reported:

Binary package hint: gnome-terminal

When I drag the right border of the Terminal window to some abnormal
width (e.g., 240 wide), the title bar and border of the window are not
painted.

To recreate, 
1.) Launch gnome-terminal
2.) Drag the terminal's right border all the way to the right edge of the 
desktop.
3.) Drag the window, using the title bar, to the left so that you can made the 
terminal window wider.
4.) Repeat steps 2 and 3 a couple times.

After I hit about 240x24 the title bar and border turn white. The
minimize, maximize and close buttons still function, just aren't
painted.

Ubuntu 9.10 x86_64

ProblemType: Bug
Architecture: amd64
Date: Mon May 31 22:08:40 2010
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
Package: gnome-terminal 2.28.1-0ubuntu1
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-21.59-generic
SourcePackage: gnome-terminal
Uname: Linux 2.6.31-21-generic x86_64

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


** Tags: amd64 apport-bug

-- 
title and border not painted after widening window
https://bugs.launchpad.net/bugs/588128
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 588128] Re: title and border not painted after widening window

2010-05-31 Thread Stephen Gornick

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/49477976/Dependencies.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/49477977/XsessionErrors.txt

-- 
title and border not painted after widening window
https://bugs.launchpad.net/bugs/588128
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 588128] Re: title and border not painted after widening window

2010-05-31 Thread Stephen Gornick
I just thought of testing and same thing happens for calculator
(gcalctool) and gedit as well, so any gnome window apparently.

-- 
title and border not painted after widening window
https://bugs.launchpad.net/bugs/588128
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 479829] Re: SD card in USB reader does not mount. Syslog shows: device descriptor read/64, error -110

2009-11-10 Thread Stephen Gornick
I inserted the USB + SD card combination into my HP Pavilion Laptop (hostname 
digi04) which runs Ubuntu 8.10 x86, and it mounted just fine.  I do see in 
syslog a number of warnings from it:
  Nov 10 02:50:11 digi04 kernel: [ 5769.647822] attempt to access beyond end of 
device
  Nov 10 02:50:11 digi04 kernel: [ 5769.647825] sdd: rw=0, want=3920896, 
limit=1960449
Not sure if it is showing a problem with the card or reader, or if this is 
normal, so I'm attaching the syslog for digi04.


** Attachment added: attachment of syslog from digi04 (where same SD card is 
still working)
   http://launchpadlibrarian.net/35469244/syslog-digi04.txt

-- 
SD card in USB reader does not mount.  Syslog shows: device descriptor read/64, 
error -110
https://bugs.launchpad.net/bugs/479829
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 479829] [NEW] SD card in USB reader does not mount. Syslog shows: device descriptor read/64, error -110

2009-11-09 Thread Stephen Gornick
Public bug reported:

When I insert my USB Card Reader (with 2GB SD Card inserted), I expect
to see a USB Mass Media volume mount.  Instead, syslog shows:

Nov  9 23:22:33 digi05 kernel: [168175.510025] usb 4-1: new full speed USB 
device using uhci_hcd and address 11
Nov  9 23:22:48 digi05 kernel: [168190.630017] usb 4-1: device descriptor 
read/64, error -110
Nov  9 23:23:03 digi05 kernel: [168205.870039] usb 4-1: device descriptor 
read/64, error -110
Nov  9 23:23:04 digi05 kernel: [168206.100053] usb 4-1: new full speed USB 
device using uhci_hcd and address 12
Nov  9 23:23:18 digi05 pulseaudio[2906]: ratelimit.c: 106 events suppressed
Nov  9 23:23:19 digi05 kernel: [168221.220034] usb 4-1: device descriptor 
read/64, error -110
Nov  9 23:23:34 digi05 kernel: [168236.450017] usb 4-1: device descriptor 
read/64, error -110
Nov  9 23:23:34 digi05 kernel: [168236.680017] usb 4-1: new full speed USB 
device using uhci_hcd and address 13
Nov  9 23:23:45 digi05 kernel: [168247.100020] usb 4-1: device not accepting 
address 13, error -110
Nov  9 23:23:45 digi05 kernel: [168247.220020] usb 4-1: new full speed USB 
device using uhci_hcd and address 14
Nov  9 23:23:55 digi05 kernel: [168257.640028] usb 4-1: device not accepting 
address 14, error -110
Nov  9 23:23:55 digi05 kernel: [168257.640047] hub 4-0:1.0: unable to enumerate 
USB device on port 1

This is Ubuntu Karmic Koala 9.10 x86_64 installed on my AMD64 CPU based
system.

Previously, this same machine ran Ubuntu 8.10 x86_64 and it recognized
successfully the same SD card in the same USB reader.  I did a clean
install of 9.10.

$ uname -a
Linux digi05 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:05:01 UTC 2009 
x86_64 GNU/Linux

$ cat /proc/version_signature
Ubuntu 2.6.31-14.48-generic

$ lsb_release -rd
Description:Ubuntu 9.10
Release:9.10

ProblemType: Bug
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  steve  2906 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'V8237'/'VIA 8237 with ALC850 at 0xd800, irq 22'
   Mixer name   : 'Realtek ALC850 rev 0'
   Components   : 'AC97a:414c4790'
   Controls  : 49
   Simple ctrls  : 30
DKDisksMonitorLog: Monitoring activity from the disks daemon. Press Ctrl+C to 
cancel.
Date: Mon Nov  9 23:05:24 2009
DistroRelease: Ubuntu 9.10
HibernationDevice: RESUME=UUID=2b9b0bc6-1256-47bf-acda-f392e76b7e8a
HotplugNewDevices:
 
HotplugNewMounts:
 
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
 
 vboxnet0  no wireless extensions.
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
Package: linux-image-2.6.31-14-generic 2.6.31-14.48
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-14-generic 
root=UUID=55727ecd-1177-44bb-85ab-d01f6fadb0ca ro quiet splash
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
RelatedPackageVersions:
 linux-backports-modules-2.6.31-14-generic N/A
 linux-firmware 1.24
RfKill:
 
SourcePackage: linux
Symptom: storage
UdevMonitorLog:
 monitor will print the received events for:
 UDEV - the event which udev sends out after rule processing
Uname: Linux 2.6.31-14-generic x86_64
dmi.bios.date: 11/14/2005
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1017.002
dmi.board.name: A8V Deluxe
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1017.002:bd11/14/2005:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASUSTeKComputerInc.:rnA8VDeluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.

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


** Tags: 9.10 amd64 apport-bug flashdrive karmic sd usb x86-64

-- 
SD card in USB reader does not mount.  Syslog shows: device descriptor read/64, 
error -110
https://bugs.launchpad.net/bugs/479829
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 479829] Re: SD card in USB reader does not mount. Syslog shows: device descriptor read/64, error -110

2009-11-09 Thread Stephen Gornick

** Attachment added: lspci-vnvn.log
   http://launchpadlibrarian.net/35460514/lspci-vnvn.log

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/35460515/AlsaDevices.txt

** Attachment added: AplayDevices.txt
   http://launchpadlibrarian.net/35460516/AplayDevices.txt

** Attachment added: ArecordDevices.txt
   http://launchpadlibrarian.net/35460517/ArecordDevices.txt

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/35460518/BootDmesg.txt

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/35460519/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.txt
   http://launchpadlibrarian.net/35460520/Card0.Codecs.codec97.0.ac97.0.0.txt

** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.regs.txt
   
http://launchpadlibrarian.net/35460521/Card0.Codecs.codec97.0.ac97.0.0.regs.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/35460522/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/35460523/Dependencies.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/35460524/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/35460525/Lsusb.txt

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/35460526/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/35460527/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/35460528/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/35460529/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/35460530/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/35460531/UdevLog.txt

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/35460532/WifiSyslog.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/35460533/XsessionErrors.txt

-- 
SD card in USB reader does not mount.  Syslog shows: device descriptor read/64, 
error -110
https://bugs.launchpad.net/bugs/479829
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 352238] Re: Application always maximized. Window can't be resized

2009-04-22 Thread Stephen Gornick
*** This bug is a duplicate of bug 240736 ***
https://bugs.launchpad.net/bugs/240736

** This bug has been marked a duplicate of bug 240736
   Firefox maximized under/over panels after screen size/xrandr changes

-- 
Application always maximized. Window can't be resized
https://bugs.launchpad.net/bugs/352238
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 333671] Re: cannot resize firefox

2009-04-22 Thread Stephen Gornick
*** This bug is a duplicate of bug 240736 ***
https://bugs.launchpad.net/bugs/240736

** This bug has been marked a duplicate of bug 240736
   Firefox maximized under/over panels after screen size/xrandr changes

-- 
cannot resize firefox
https://bugs.launchpad.net/bugs/333671
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 155945] Re: Only a single PPTP-Linux VPN connection allowed

2009-04-16 Thread Stephen Gornick
Sorry, I no longer have the equipment (rounter) that would allow me to
confirm whether or not the problem still occurs.

-- 
Only a single PPTP-Linux VPN connection allowed
https://bugs.launchpad.net/bugs/155945
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 145704] Re: Same tooltip on both workspaces when using Compiz

2009-02-16 Thread Stephen Gornick
Problem still exists in 8.10.

Tooltip reads:
   Current Workspace: Workspace 1 
regardless of which workspace is the current workspace, and regardless of which 
workspace the mouse is hovering over.
Hovering over a workspace which has a window in it will (properly) read:
  Click to start dragging [window title].

-- 
Same tooltip on both workspaces when using Compiz
https://bugs.launchpad.net/bugs/145704
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 312284] [NEW] gdmgreeter error after ctrl-alt-backspace

2008-12-29 Thread Stephen Gornick
Public bug reported:

Binary package hint: gdm

After I hit CTRL-ALT-BACKSPACE, Xorg should restart and present me with
the gretter again.

If I don't give the greeter enough time and press CTRL-ALT-BACKSPACE yet again, 
immediately upon being shown the login, Xorg will restart but the new greeter 
will fail to start.  I am then presented with the error message:
The greeter application appears to be crashing.  Attempting to use a different 
one.

Syslog shows:
gdmgreeter: Gtk-WARNING: Unable to locate theme engine in module_path: 
ubuntulooks,

followed four seconds later by:
gdm: Gtk-WARNING: Ignoring the separator setting

If I click OK right away Xorg restarts and the greeter again fails,
giving the same appears to be crashing error message as above.  If I
wait maybe 20 seconds before clicking the OK button, the next subsequent
Xorg restart is fine, the login prompt is shown, and the login attempt
is successful.

This is occuring on Ubuntu Intrepid, 8.10 (confirmed on both x86 and
x86_64).

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

** Description changed:

  Binary package hint: gdm
  
  After I hit CTRL-ALT-BACKSPACE, Xorg should restart and present me with
  the gretter again.
  
  If I don't give the greeter enough time and press CTRL-ALT-BACKSPACE yet 
again, immediately upon being shown the login, Xorg will restart but the new 
greeter will fail to start.  I am then presented with the error message:
  The greeter application appears to be crashing.  Attempting to use a 
different one.
  
  Syslog shows:
  gdmgreeter: Gtk-WARNING: Unable to locate theme engine in module_path: 
ubuntulooks,
  
  followed four seconds later by:
  gdm: Gtk-WARNING: Ignoring the separator setting
  
  If I click OK right away Xorg restarts and the greeter again fails,
  giving the same appears to be crashing error message as above.  If I
  wait maybe 20 seconds before clicking the OK button, the next subsequent
  Xorg restart is fine, the login prompt is shown, and the login attempt
  is successful.
+ 
+ This is occuring on Ubuntu Intrepid, 8.10 (confirmed on both x86 and
+ x86_64).

-- 
gdmgreeter error after ctrl-alt-backspace
https://bugs.launchpad.net/bugs/312284
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 223078] Re: Find Updates button grayed out under Add-ons Extensions tab (amd64)

2008-10-22 Thread Stephen Gornick
Did you find this behavior to still occur?  I just checked to verify and
this no longer occurs as reported for me.   Now on Firefox 3.0.3, Hardy,
AMD64

-- 
Find Updates button grayed out under Add-ons Extensions tab (amd64) 
https://bugs.launchpad.net/bugs/223078
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 267384] [NEW] [Intrepid] Monitor goes into power saving mode at end of install

2008-09-07 Thread Stephen Gornick
Public bug reported:

After I completed a new Intrepid installation, my monitor went into power 
saving mode.It happened exactly the same time as the following message 
dialog was displayed:
installation is complete You need to restart the computer in order to use the 
new installation.

All I had to do to resolve was to press the shift key, and the monitor
came out of power-saver mode.

I had a similar problem back when testing, Feisty, reported as Bug
#83726, however this one occurred eactly at the end of installation.

My hardware includes an IOGear KVM (GCS62) and an old Envision 19
analog display Envision EN-910 19 VGA monitor, (FCC Id ARSCM990L).  I
wanted to try bypassing the IOGear KVM to see if the problem persists
but ran out of time.

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

-- 
[Intrepid] Monitor goes into power saving mode at end of install
https://bugs.launchpad.net/bugs/267384
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 234856] [NEW] Nautilus: Up button twice does not update location field

2008-05-25 Thread Stephen Gornick
Public bug reported:

Binary package hint: nautilus

In Nautilus, when I press the up button button twice quickly, the panel
displaying the icons shows the directory that I navigated to correctly
but the Location bar only displays as if I had only navigated up one
directory.

To replicate:
Launch Natilus
  It will display your home directory  ( /home/yourusername )
Click on Up button twice, quickly.
The icon panel will display icons for the root directory ( / ).

Expected behavior:
  The location bar should show the root directory ( / ).

Observed behavior:
  The location bar showed the /home directory.
  Clicking on the Home folder icon is a NOOP, presumably because Natilus 
thinks you are already at the /home location.  

The same behavior occurs whether the location bar is button-based or
text-based.

Ubuntu version: Hardy LTS (8.04) release.

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

** Summary changed:

- Back button twice does not update location field
+ Nautilus: Up button twice does not update location field

-- 
Nautilus: Up button twice does not update location field
https://bugs.launchpad.net/bugs/234856
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 234490] Re: Esound hangs Gnome startup

2008-05-25 Thread Stephen Gornick
*** This bug is a duplicate of bug 217854 ***
https://bugs.launchpad.net/bugs/217854

** This bug has been marked a duplicate of bug 217854
   Hardy crash after install esound

-- 
Esound hangs Gnome startup
https://bugs.launchpad.net/bugs/234490
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 217854] Re: Hardy crash after install esound

2008-05-25 Thread Stephen Gornick
I believe this would be a duplicate of Bug #86162 but a solution was no
longer needed for me as Gutsy and Hardy no longer installed esound by
default.

-- 
Hardy crash after install esound
https://bugs.launchpad.net/bugs/217854
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 227553] Re: update killed my audio..... again...... for the fourth time

2008-05-25 Thread Stephen Gornick
Author wrote Nevermind, problem solved, so am setting status to
Invalid.

** Changed in: ubuntu
   Status: New = Invalid

-- 
update killed my audio.  again.. for the fourth time
https://bugs.launchpad.net/bugs/227553
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 223548] Re: PolicyKit authentication locks up solid if cancel then retry

2008-04-28 Thread Stephen Gornick

** Attachment added: /var/log/auth.log
   http://launchpadlibrarian.net/13981873/auth.log.txt

-- 
PolicyKit authentication locks up solid if cancel then retry
https://bugs.launchpad.net/bugs/223548
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 223548] [NEW] PolicyKit authentication locks up solid if cancel then retry

2008-04-28 Thread Stephen Gornick
Public bug reported:

Binary package hint: policykit-gnome

On my Hardy AMD64 desktop, if in Nautilus I click on a partition, I am
prompted with a dialog message titled Authenticate which states
System policy prevents mounting internal media and I am asked for my
password.

If I click cancel, I am returned to the Nautilus dialog.  If I again
click on the same partition, a taskbar process shows Authenticate but
my desktop freezes up solid.  The only way for me to continue is to
restart X (Ctrl-Alt-Backspace).

I then tried the same steps on my Hardy i386 desktop, and the only
difference is that when the second attempt to authenticate is made,
after 30 seconds the Authenticate process will disappear and my
desktop begins to respond again.

The attached auth.log is from the i386 desktop.

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

-- 
PolicyKit authentication locks up solid if cancel then retry
https://bugs.launchpad.net/bugs/223548
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 223078] [NEW] Find Updates button grayed out under Add-ons Extensions tab (amd64)

2008-04-27 Thread Stephen Gornick
Public bug reported:

I cannot click on the Find Updates button in the Add-ons Extensions tab.
This is not a problem on 8.04 Hardy (i386), only on my 8.04 Hardy
(AMD64) install.

How to repeat (on an Ubuntu 8.04 AMD64 installation):

- Launch Firefox 3
- Tools - Add-ons
- Click on the Extensions tab 

The Find Updates button is grayed out.

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Find Updates button grayed out under Add-ons Extensions tab (amd64) 
https://bugs.launchpad.net/bugs/223078
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 220958] Re: gnome-app-install - remote desktop viewer listed twice

2008-04-27 Thread Stephen Gornick
*** This bug is a duplicate of bug 213207 ***
https://bugs.launchpad.net/bugs/213207

** This bug has been marked a duplicate of bug 213207
   Vinagre appears in Add/remove applications twice as remote desktop viewer

-- 
gnome-app-install - remote desktop viewer listed twice
https://bugs.launchpad.net/bugs/220958
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 223095] Re: Duplicate Remote Desktop Viewer Menu Item entries

2008-04-27 Thread Stephen Gornick

** Attachment added: alacarte - Applications - Integernet screenshot
   http://launchpadlibrarian.net/13963632/alacarte_internet.png

-- 
Duplicate Remote Desktop Viewer Menu Item entries
https://bugs.launchpad.net/bugs/223095
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 223095] [NEW] Duplicate Remote Desktop Viewer Menu Item entries

2008-04-27 Thread Stephen Gornick
Public bug reported:

Binary package hint: vinagre

There are duplicate entries in alacarte menu editor for the Remote
Desktop Viewer (vinagre).

How to replicate:
  System - Preferences - Main Menu
  Under Applications select Internet entry
  
The command for the entry that is checked (enabled) by default for Remote 
Desktop Viewer: 
  Command: vinagre %U
The command for the entry that is un-checked (not enabled) by default for 
Remote Desktop Viewer:
  Command: vinagre -f %U

If I enable the entry that issues the command vinagre -f %U, and then try to 
launch the app from the menu:
  Main Menu - Internet - Remote Desktop Viewer
  a taskbar entry titled Starting Remote Desktop Viewer appears for about 10 
seconds then goes away, and the app does not load.

I don't believe this is related to Bug #213207, but I'm not certain so
am linking to it here.

Hardy 8.04 final release.

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

-- 
Duplicate Remote Desktop Viewer Menu Item entries
https://bugs.launchpad.net/bugs/223095
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 86051] Re: Ubiquity, whitespace in selected city list if click too soon

2008-03-11 Thread Stephen Gornick
In 8.04/Hardy this behavior appers to no longer persist.

** Changed in: ubiquity (Ubuntu)
   Status: New = Invalid

-- 
Ubiquity, whitespace in selected city list if click too soon
https://bugs.launchpad.net/bugs/86051
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 159087] Re: VPN not available in Network Manager when manual settings used

2008-02-28 Thread Stephen Gornick
*** This bug is a duplicate of bug 5364 ***
https://bugs.launchpad.net/bugs/5364

** This bug has been marked a duplicate of bug 5364
   Can't use static ip address with network-manager (and thus no VPN 
connections menu for static users)

-- 
VPN not available in Network Manager when manual settings used
https://bugs.launchpad.net/bugs/159087
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 190125] [NEW] mkdosfs segfault if enter invalid value for -b

2008-02-08 Thread Stephen Gornick
Public bug reported:

Binary package hint: util-linux

mkdosfs will segfault if I enter an invalid value for -b.

I had accidentally typed mkfs.vfat instead of mkfs.ext2 but then entered the -b 
4096 option correctly and pressed Enter.  The result was:
  Segmentation fault (core dumped)

Of course, this occured because -b is also an option used by mkdosfs
(mkfs.vfat) so it was trying to use the sector value 4096, which I am
assuming is invalid.

Shouldn't mkdosfs be able to determine if a value for -b is invalid and
if so then fail gracefully?

Steps to replicate:
  sudo mkdosfs -b 4096 /dev/sdx1   (where x = disk device, eg., sda1)

** Affects: util-linux (Ubuntu)
 Importance: Undecided
 Status: New

-- 
mkdosfs segfault if enter invalid value for -b
https://bugs.launchpad.net/bugs/190125
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 156981] Re: Mislabeled Button, Close is really Abort!

2008-01-28 Thread Stephen Gornick
** Description changed:

  Binary package hint: gnomebaker
  
  Gnomebaker displays a dialog titled Baking which displays the status
  of the Burn, along with a button labeled Close.
  
- However pressing the Close button does cause a confirmation dialog and
- immediately closes the window.  This also effectively aborts the burn
- operation.
+ However pressing the Close button does not cause a confirmation dialog
+ and immediately closes the window.  This also effectively aborts the
+ burn operation.
  
  Other applications can be closed but they still run (e.g., Amarok,
  Pidgin IM, etc.) so the end-result of this close button might be
  confusing to some.
  
  Should not the close button first prompt the user to verify close (and
  terminate any baking that might be in progress)?  Or if not, then
  perhaps the button would be best labeled Abort?

-- 
Mislabeled Button, Close is really Abort!
https://bugs.launchpad.net/bugs/156981
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 111507] Re: VPN passwords not saved

2008-01-09 Thread Stephen Gornick
Jonathon,

I had a similar experience, and I ended up resolving it by getting a
newer router.  See the last few comments in Bug #155945 for details.  I
thought i was having intermittent problems but the discarding
duplicate messages in the syslog roughly correlated to when I was
having trouble authenticating.

-- 
VPN passwords not saved
https://bugs.launchpad.net/bugs/111507
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 151698] Re: VPN unable to reconnect after switching between wired/wireless

2007-12-26 Thread Stephen Gornick
*** This bug is a duplicate of bug 155945 ***
https://bugs.launchpad.net/bugs/155945

Because this bug report has been marked as a duplicate of another report
(Bug #155945), please post your message there.  The problem appears to
be isolated to specific hardware.  Please list what model of router /
access point you are using when you post.

-- 
VPN unable to reconnect after switching between wired/wireless
https://bugs.launchpad.net/bugs/151698
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 155945] Re: Only a single PPTP-Linux VPN connection allowed

2007-12-21 Thread Stephen Gornick
Just some additional information ...  I listed the wrong router model in
my first post on this ... should have been Linksys BEFW11S4 (v2).

This week I replaced it with a Linksys WRT54GL and I no longer have the
issue and can .  This doesn't mean there is no issue with Ubuntu's pptp
support, just that that I was able to workaround the problem by changing
to newer networking hardware.

But that at least explains why it appears that just a few people are
having this issue.

-- 
Only a single PPTP-Linux VPN connection allowed
https://bugs.launchpad.net/bugs/155945
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 153377] Re: Wrong icon for Network Servers when added to Panel

2007-12-20 Thread Stephen Gornick
Hi Pedro,

You did not mark this as a duplicate nor did you reference a Bug # that
you believe this to be a duplicate of.

I just did another extensive search and still cannot find any other bugs
that reference either how the icon that is displayed on the panel for
the Network Servers icon is invlid, nor how attempts to launch that
icon result in a Not a launchable item message.

So that this report doesn't disappear, I am changing the status back to
new.  If you have any more information about this bug, please share.

** Changed in: gnome-panel (Ubuntu)
   Status: Invalid = New

-- 
Wrong icon for Network Servers when added to Panel
https://bugs.launchpad.net/bugs/153377
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 177715] k9copy spell check, Insuffisant disk space

2007-12-20 Thread Stephen Gornick
Public bug reported:

Binary package hint: k9copy

K9Copy has a typo in an error message.  If I attempt to create an ISO in a 
directory that does not have enough space, the warning dialog appears:
Insuffisant disk space on [directory path]
   mb expected

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

-- 
k9copy spell check, Insuffisant disk space
https://bugs.launchpad.net/bugs/177715
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 161042] Re: Unable to locate GnuPGP program

2007-11-11 Thread Stephen Gornick
I cannot replicate the issue -- tried using the AMD64 LiveCD and
installing Thunderbird and Enigmail but the isue did not appear.

My Thunderbird mail profile was originally from a Windows sytem but I am
not sure if that has anything to do with how C:\Program Files\... showed
up in the Override.

Changing status to Invalid since I cannot cause the problem to recur.

** Changed in: enigmail (Ubuntu)
   Status: New = Invalid

-- 
Unable to locate GnuPGP program
https://bugs.launchpad.net/bugs/161042
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 161042] Unable to locate GnuPGP program

2007-11-08 Thread Stephen Gornick
Public bug reported:

Binary package hint: enigmail

After installing EnigMail plugin on my Ubuntu Gutsy 7.10 AMD64 system, I
went to add a Key (Thunderbird, OpenPGP - Key Management).  I then was
shown an error message saying that it was unable to locate GnuPGP.

I then went in to Preferences (OpenPGP - Preferences) and saw that the 
Override in Files and Directories was checked:
  [x} Override with 
   and the value in the field was:
 C:\Program Files\ ... [something or other, sorry, I didn't record it]

I unchecked the checkbox, and subsequent attempts to add a Key (OpenPGP
- Key Management) were successul.

Expected behavior:
  The Override with should be unchecked, and the default gnuPGP should be used.

I uninstalled and reinstalled Enigmail hoping to recreate this issue but
the Override was not checked the second time.

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

-- 
Unable to locate GnuPGP program
https://bugs.launchpad.net/bugs/161042
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 160832] VPN Access Granted even though clicked DENY on access to Keyring

2007-11-07 Thread Stephen Gornick
Public bug reported:

When I start my VPN connection  (Network Manager - VPN Connections -
MyVPN ), I am shown a dialog where I am prompted for the password to
unlock the keyring.  If I click DENY (or enter an invalid password) I am
logged into my VPN.

The message prompting me for the message is:
  nm-ppp-auth-dialog wants access to the keyring 'default' but it is locked.

Expected behavior:
  Without access to the keyring, I wouldn't expect the VPN to have access to 
the password to login.

Note - I had at one time previously wiped out the login.keyring (as was
recommended as a solution in the report for Bug #149205), so I don't
know if that might have contributed to the behavior I am reporting in
this report.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
VPN Access Granted even though clicked DENY on access to Keyring
https://bugs.launchpad.net/bugs/160832
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 37239] Re: VPN connection should alter /etc/resolv.conf

2007-11-05 Thread Stephen Gornick
Because the current issue (no name services at all when Use-Peer-DNS is
unchecked) is different from the original issue, shouldn't further
discussion about this peer-dns issue occur on a separate bug report?

Bug #109108, titled Network Manager VPN Connection blanks
/etc/resolv.conf specifically addresses the current peer-dns issue
however it has been marked as a duplicate of this bug.

Shouldn't Bug #109108 be removed as a duplicate of this bug and then
this bug be marked as Fix Released (as the original issue appears to
have been resolved)?

-- 
VPN connection should alter /etc/resolv.conf
https://bugs.launchpad.net/bugs/37239
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 156981] Mislabeled Button, Close is really Abort!

2007-10-25 Thread Stephen Gornick
Public bug reported:

Binary package hint: gnomebaker

Gnomebaker displays a dialog titled Baking which displays the status
of the Burn, along with a button labeled Close.

However pressing the Close button does cause a confirmation dialog and
immediately closes the window.  This also effectively aborts the burn
operation.

Other applications can be closed but they still run (e.g., Amarok,
Pidgin IM, etc.) so the end-result of this close button might be
confusing to some.

Should not the close button first prompt the user to verify close (and
terminate any baking that might be in progress)?  Or if not, then
perhaps the button would be best labeled Abort?

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

-- 
Mislabeled Button, Close is really Abort!
https://bugs.launchpad.net/bugs/156981
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 154547] Re: shutdown window appears more than once if you keep pressing the shutdown button

2007-10-25 Thread Stephen Gornick
As far as this occuring in Feisty, a fix was released for that, see Bug
#81227.

-- 
shutdown window appears more than once if you keep pressing the shutdown button
https://bugs.launchpad.net/bugs/154547
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 156490] Re: Gusty not shutting down (Deactivating device eth1)

2007-10-25 Thread Stephen Gornick
I get about the same thing.

After clicking Shut Down, a few seconds pass, then this is displayed on
the console:

NetworkManager: info Caught termination signal

NetworkManager: debug [1193029284.958940] nm_print_open_socks(): Open
Sockets List

NetworkManager: debug [1193029284.959004] nm_print_open_socks(): Open
Sockets List Done

NetworkManager: info Deactivating device eth0

NetworkManager: info Deactivating device eth1

Then nothing.  I've waited as long as 10 minutes, with no additional
message.  The only way to proceed from there is to power off (hold power
button for 5 seconds).

This is on my HP Pavilion ZX5000 ( zx5078cl ) which has a Broadcom 43xx.

02:02.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN 
Controller (rev 03)
Subsystem: Hewlett-Packard Company NX9500 Built-in Wireless
Flags: bus master, fast devsel, latency 64, IRQ 19
Memory at e8204000 (32-bit, non-prefetchable) [size=8K]

02:03.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL-8139/8139C/8139C+ (rev 10)
Subsystem: Hewlett-Packard Company Unknown device 006b
Flags: bus master, medium devsel, latency 128, IRQ 18
I/O ports at a000 [size=256]
Memory at e8208800 (32-bit, non-prefetchable) [size=256]
Capabilities: access denied

Clean install Ubuntu Gutsy i386 7.10 release.

I've seen other bug reports listing shutdown issues (Bug #138691
[gutsy], 137663 [feisty], 121658 [feisty] ) but I cannot tell if any are
related to this issue.

-- 
Gusty not shutting down (Deactivating device eth1)
https://bugs.launchpad.net/bugs/156490
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 156490] Re: Gusty not shutting down (Deactivating device eth1)

2007-10-25 Thread Stephen Gornick

** Attachment added: syslog
   http://launchpadlibrarian.net/10170698/syslog.txt

-- 
Gusty not shutting down (Deactivating device eth1)
https://bugs.launchpad.net/bugs/156490
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 156490] Re: Gusty not shutting down (Deactivating device eth1)

2007-10-25 Thread Stephen Gornick

** Attachment added: daemon.log
   http://launchpadlibrarian.net/10170708/daemon.log.txt

-- 
Gusty not shutting down (Deactivating device eth1)
https://bugs.launchpad.net/bugs/156490
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 156742] Plugin Error - Unable to activiate plugin Media Player Keys

2007-10-24 Thread Stephen Gornick
Public bug reported:

Binary package hint: totem

When I launch Totem (Sound  Video - Movie Player), I get an error
dialog titled Plugin Error, Unable to activate plugin Media Player
Keys.

This error occurs on my Ubuntu Gutsy laptop, but not on my Ubuntu Gutsy
desktop, so I suspect this is because my laptop has media keys for Play,
Rewind, etc.

When I launch Totem from a terminal, I am shown:
** (totem:7726): WARNING **: Error connecting to D-Bus: Failed to connect to 
socket /tmp/dbus-1uPADrPwcO: Connection refused

** (totem:7726): WARNING **: Failed to connect to the session bus:
Failed to connect to socket /tmp/dbus-1uPADrPwcO: Connection refused

After I click OK to dismiss the dialog, Totem plays the media files
without any issue.

Suprisingly, the Stop media key does stop Totem during playback,
however other keys are either ignored or also do a stop but that may
be a symptom due to this plugin problem so I won't belabor about out.

Hardware: HP Pavilion zx5000 (zx5072CL) 
Ubuntu 7.10 i386 release

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


** Tags: bus d-bus dbus error key keys media playback player plugin session 
totem

** Summary changed:

- Plugin Error - Unable to activiate plugin Media Player Keys
+ Plugin Error - Unable to activate plugin Media Player Keys

** Description changed:

  Binary package hint: totem
  
  When I launch Totem (Sound  Video - Movie Player), I get an error
  dialog titled Plugin Error, Unable to activate plugin Media Player
  Keys.
  
  This error occurs on my Ubuntu Gutsy laptop, but not on my Ubuntu Gutsy
- desktop, so I suspect this has something because there is a my laptop
- has media keys Play, Rewind, etc.
+ desktop, so I suspect this is because my laptop has media keys for Play,
+ Rewind, etc.
  
  When I launch Totem from a terminal, I am shown:
  ** (totem:7726): WARNING **: Error connecting to D-Bus: Failed to connect to 
socket /tmp/dbus-1uPADrPwcO: Connection refused
  
  ** (totem:7726): WARNING **: Failed to connect to the session bus:
  Failed to connect to socket /tmp/dbus-1uPADrPwcO: Connection refused
  
  After I click OK to dismiss the dialog, Totem plays the media files
  without any issue.
  
  Suprisingly, the Stop media key does stop Totem during playback,
  however other keys are either ignored or also do a stop but that may
  be a symptom due to this plugin problem so I won't belabor about out.
+ 
+ Hardware: HP Pavilion zx5000 (zx5072CL) 
+ Ubuntu 7.10 i386 release

** Tags added: bus d-bus dbus error key keys media playback player
plugin session totem

-- 
Plugin Error - Unable to activate plugin Media Player Keys
https://bugs.launchpad.net/bugs/156742
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 156696] Re: kate is missing

2007-10-24 Thread Stephen Gornick
Sebastian, thanks for investigating and responding.

So that takes care of kate.   How about the remaining oh, say 18,000
open source packages in the repositories that will not appear even after
the user selects All Open Source applications?

Doesn't that All wording cause a little confusion?

-- 
kate is missing
https://bugs.launchpad.net/bugs/156696
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 153377] Re: Wrong icon for Network Servers when added to Panel

2007-10-24 Thread Stephen Gornick
I just learned that although the icon gets copied to the panel, it
cannot be launched.  When I attempt to launch it I get a dialog titled
Error that contains the message: Could not launch application.  Not a
launchable item.

However other icons created the same way (e.g., Computer, User's Home
that were added to desktop using gconf-editor, then copied to panel) can
be launched, so this problem is specific to the Network Servers
launcher.

-- 
Wrong icon for Network Servers when added to Panel
https://bugs.launchpad.net/bugs/153377
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 156742] Re: Plugin Error - Unable to activate plugin Media Player Keys

2007-10-24 Thread Stephen Gornick
Thanks for the additional information.

I had rebooted since my post and now I can no longer get this plugin
message to recur, so I am changing status of this report.  If it occurs
again I will check dbus status and update this report accordingly.

** Changed in: totem (Ubuntu)
   Status: Incomplete = Invalid

-- 
Plugin Error - Unable to activate plugin Media Player Keys
https://bugs.launchpad.net/bugs/156742
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 154519] Re: VPN Authenticating, but not saving username and password for next attempt

2007-10-22 Thread Stephen Gornick
*** This bug is a duplicate of bug 149205 ***
https://bugs.launchpad.net/bugs/149205

** This bug has been marked a duplicate of bug 149205
   network-manager-vpnc asks for password even though it's in the gnome-keyring

-- 
VPN Authenticating, but not saving username and password for next attempt
https://bugs.launchpad.net/bugs/154519
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 149205] Re: network-manager-vpnc asks for password even though it's in the gnome-keyring

2007-10-22 Thread Stephen Gornick
This might be related to (or a dupllcate of, even) Bug #111507, but I am
not sure.

-- 
network-manager-vpnc asks for password even though it's in the gnome-keyring
https://bugs.launchpad.net/bugs/149205
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 140805] Re: [gutsy] network-manager-openvpn connects only one time

2007-10-22 Thread Stephen Gornick
perweij, see Bug #149205 regarding Gutsy not saving user/password.

-- 
[gutsy] network-manager-openvpn connects only one time
https://bugs.launchpad.net/bugs/140805
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 155945] Only a single PPTP-Linux VPN connection allowed

2007-10-22 Thread Stephen Gornick
Public bug reported:

Binary package hint: pptp-linux

I have two Ubuntu 7.10 systems, both can connect to the same VPN, but
only one can connect at a time.  It doesn't matter which connects to the
PPTP VPN server first, but it does so successfully and and subsequent
disconnects and reconnects from this same Ubuntu system occur without
fail.

When I try to connect from the second Ubuntu 7.10 box to the same VPN,
pptp times out (after 10 seconds) and gives an error dialog titled VPN
Connect Failure, and the message Could not start the VPN connection
`My Company` due to a connection error.  VPN Connection failed.

I am clued in to the root cause because the syslog on the Ubuntu system that 
already is connected to the VPN shows:
  pptp[6327]: anon log[decaps_gre:pptp_gre.c:398]: discarding duplicate or old 
packet 0 (expecting 15)

What I learned is happening is that my firewall (in my case, an old
Linksys BEFSR41 Wi-Fi router) is not handling the tunneling protocol GRE
correctly, and as a result, responses from the VPN server are never
reaching my second Ubuntu box that attempts to connect.

If this was a technical limitation and I needed to replace my router,
that is what I would do.  However, subsequent attempts to connect to the
same VPN from any Windows (e.g., XP Pro) systems do NOT have a problem
-- even when several Windows systems are already connect to the VPN and
also with my single Ubuntu client already connect to the VPN, all
simultaneously.

So, is this a bug, or a wishlist item?

BTW, I do have the PPTP Pass Through option enabled on my Linksys
BEFSR41.

** Affects: pptp-linux (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Only a single PPTP-Linux VPN connection allowed
https://bugs.launchpad.net/bugs/155945
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 151698] Re: VPN unable to reconnect after switching between wired/wireless

2007-10-22 Thread Stephen Gornick
*** This bug is a duplicate of bug 155945 ***
https://bugs.launchpad.net/bugs/155945

** This bug has been marked a duplicate of bug 155945
   Only a single PPTP-Linux VPN connection allowed

-- 
VPN unable to reconnect after switching between wired/wireless
https://bugs.launchpad.net/bugs/151698
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 154789] K3B Input/output errors with Gutsy, but Feisty OK

2007-10-20 Thread Stephen Gornick
Public bug reported:

Binary package hint: k3b

I did a clean install of Ubuntu Gutsy 7.10 AMD64 and am now having
trouble burning a DVD ISO image.  The burn attempt fails and the log
shows write failed: Input/output error.

My first three attempts to burn under Gutsy on this system all failed
before 100% complete, each at a different %.  After each failed attempt
I discarded the coaster and used a new blank straight from the DVD
spindle.

Suspecting an odd / flawed ISO Image, I then tried burning a different
DVD image.  I put the next DVD-R in the drive, but Gutsy did not even
recognized it (e.g., did not show up on desktop as Blank).   So I
rebooted and once I logged back in the blank DVD showed up as an icon on
the desktop.  However, the next attempt to burn failed, yet again, with
the same results (Input/output error).  So that makes four coasters in a
row.

I had used the same hardware for burning previously and had (almost) no
problems, but that was under Feisty.  Being that I still had Feisty
installed (dual boot), I booted the old O/S (Feisty AMD64) and both of
the next burn attempts were successful.

I am using cheapo, generic DVD-Rs, but I had used quite of few of them
already and had perhaps a 2% failure rate.  Plus, since the media works
fine on the exact same hardware when burned using Feisty, I don't know
that a better brand will make much of a difference -- however I will try
that soon.

The DVD drive is a Pioneer DVR-111D with a PATA interface.  The media
are 16X GQ DVD-Rs from Fry's.  The system is an ASUS A8V Deluxe v2.0
motherboard, AMD 64+ 3000 CPU, running Gutsy AMD64.

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

-- 
K3B Input/output errors with Gutsy, but Feisty OK
https://bugs.launchpad.net/bugs/154789
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for k3b in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 154789] Re: K3B Input/output errors with Gutsy, but Feisty OK

2007-10-20 Thread Stephen Gornick
Log from KDE 1.0.3 (Gutsy), with Input/output errors.

** Attachment added: k3b log - Gutsy
   http://launchpadlibrarian.net/10079441/dvdburn_gutsy_fail.txt

-- 
K3B Input/output errors with Gutsy, but Feisty OK
https://bugs.launchpad.net/bugs/154789
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for k3b in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 154789] Re: K3B Input/output errors with Gutsy, but Feisty OK

2007-10-20 Thread Stephen Gornick
Log from K3B 1.0 (Feisty), which burned successfully.
(also, I made a typo on previous upload, meant to write: K3B 1.0.3 (Gutsy) )

** Attachment added: k3b log - Feisty
   http://launchpadlibrarian.net/10079473/dvdburn_feisty_success.txt

-- 
K3B Input/output errors with Gutsy, but Feisty OK
https://bugs.launchpad.net/bugs/154789
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for k3b in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 154519] VPN Authenticating, but not saving username and password for next attempt

2007-10-19 Thread Stephen Gornick
Public bug reported:

Binary package hint: network-manager-pptp

I am able to connect to my company's VPN ( Microsoft SBS2006 w/ Active
Directory ) from my Gutsy v7.10 Desktop AMD64.  However, in subsequent
attempts to connect the username and password fields are blank, even
though I had both Remember password for this session and Save
password in keyring options checked during the previous, successful
attempt.

I can reconnect by entering the correct username and password, so the
only issue is that the username and password are not remembered.

Network Manager does issue a WARN to the syslog:

NetworkManager: WARN  nm_spawn_process():
nm_spawn_process('/usr/sbin/nscd -i hosts'): could not spawn process.
(Failed to execute child process /usr/sbin/nscd (No such file or
directory))

I don't know if that is a factor.

This is on a clean install of Ubuntu v7.10 Gutsy AMD64 Desktop
(release).  I did not have the same problem while connecting to the same
VPN from a Gutsy v7.10 i386 Desktop.

** Affects: network-manager-pptp (Ubuntu)
 Importance: Undecided
 Status: New

-- 
VPN Authenticating, but not saving username and password for next attempt
https://bugs.launchpad.net/bugs/154519
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 154311] vumeter installs but requires esd to run

2007-10-19 Thread Stephen Gornick
Public bug reported:

Binary package hint: gnome-media

I modified my menu to include Sound  Video - Volume Monitor, which is
the launcher for vumeter.  vumeter uses esd, and Gutsy does not install
esd, so obviously I picked the wrong menu entry.  Going back I noticed
the launcher I did want was Volume Control.

Anyways, when I launch the Volume Monitor (vumeter), I am shown a dialog
titled Error (vumeter), and the message: Cannot connect to sound
daemon.  Please run `esd` at command prompt.

How to replicate:
  System - Preferences - Main Menu
   Under Sound  Video, mark the checkbow to show Volume Monitor.
  
  Then run vumeter:
   Sound  Video - Volume Monitor

Expected behavior:
  If vumeter requires esd to run, then it should not install as part of 
gnome-media, or esd should be made a dependency (???).

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

-- 
vumeter installs but requires esd to run
https://bugs.launchpad.net/bugs/154311
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 154301] Installer creates two identical partner sources in Third-Party Software

2007-10-19 Thread Stephen Gornick
Public bug reported:

Binary package hint: apt

On a clean install of Gutsy 7.04 (i386), the Software Sources lists two
identical entries for Ubuntu partner, under Third Party Software.

I didn't save the sources.list when it still had that condition (before
I first did a remove and saved them), otherwise I would upload the
original sources.list file for that here.

How to replicate:
  System - Administration - Software Sources
  Click on Third-Party Software

  The following will appear
  [ ] http://archive.canonical.com/ubuntu gutsy partner
  [ ] http://archive.canonical.com/ubuntu gutsy partner (Source Code)
  [X] http://archive.canonical.com/ubuntu gutsy partner

The first two are not checked, the third is checked.

Expected behavior:
  Just one of each should appear.

This happened on both of my 7.10 i386 installations, but not on an 7.10
AMD64 installation.

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

-- 
Installer creates two identical partner sources in Third-Party Software
https://bugs.launchpad.net/bugs/154301
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 154519] Re: VPN Authenticating, but not saving username and password for next attempt

2007-10-19 Thread Stephen Gornick

** Attachment added: syslog
   http://launchpadlibrarian.net/10066916/vpntrouble.txt

-- 
VPN Authenticating, but not saving username and password for next attempt
https://bugs.launchpad.net/bugs/154519
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 136288] Re: After restart X in Gutsy cannot CTRL+ALT+F7

2007-10-19 Thread Stephen Gornick
This was only happening on a single machine that started with an early
Gutsy Alpha.  This issue does not occur once I reinstalled 7.10 Gutsy.
Since nobody else confirmed this, I am marking status as Invalid.

** Changed in: xorg (Ubuntu)
   Status: New = Invalid

-- 
After restart X in Gutsy cannot CTRL+ALT+F7
https://bugs.launchpad.net/bugs/136288
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 152955] Re: can't create shortcut to my home folder

2007-10-16 Thread Stephen Gornick
*** This bug is a duplicate of bug 48025 ***
https://bugs.launchpad.net/bugs/48025

This is a duplicate of is Bug #48025.

Here's how to resolve your issue:

- Add Gnome Configuration Editor to your start menu (if you haven't yet):
   System - Preferences - Main Menu

  This will launch the program Alacarte.

  Then select
 Applications - System Tools
 Then click on Show checkbox next to 
Configuration Editor
   Close Alacarte.

   You will now have a System Tools menu option on your Main Menu.

- Run Gnome Configuration Editor
  System Tools - Configuration Editor

  Set the home_icon to be visible:
apps - nautilus - desktop
Mark the checkbox next to home_icon_visible
  Close Gnome Configuration Editor

  You will now have an icon named [username]'s Home on your desktop


** This bug has been marked a duplicate of bug 48025
   Can't drag Documents from the Places menu to desktop

-- 
can't create shortcut to my home folder
https://bugs.launchpad.net/bugs/152955
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 131739] Re: Cannot place Home Folder icon on Desktop - you cannot copy a folder into itself

2007-10-16 Thread Stephen Gornick
** Changed in: nautilus
   Importance: Undecided = Unknown
 Bugwatch: None = GNOME Bug Tracker ##105638
   Status: New = Unknown

** Changed in: nautilus
 Bugwatch: GNOME Bug Tracker ##105638 = GNOME Bug Tracker #105638

-- 
Cannot place Home Folder icon on Desktop - you cannot copy a folder into 
itself 
https://bugs.launchpad.net/bugs/131739
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 48025] Re: Can't drag Documents from the Places menu to desktop

2007-10-16 Thread Stephen Gornick
In Gutsy, Documents can be dragged from the Places menu to the desktop,
so am changing the status.

** Changed in: gnome-panel (Ubuntu)
   Status: Confirmed = Invalid

-- 
Can't drag Documents from the Places menu to desktop
https://bugs.launchpad.net/bugs/48025
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 131739] Re: Cannot place Home Folder icon on Desktop - you cannot copy a folder into itself

2007-10-16 Thread Stephen Gornick
I unmarked this as being a duplicate of Bug #48025 because the issue
reported in that report has been fixed in Gutsy.


** This bug is no longer a duplicate of bug 48025
   Can't drag Documents from the Places menu to desktop

-- 
Cannot place Home Folder icon on Desktop - you cannot copy a folder into 
itself 
https://bugs.launchpad.net/bugs/131739
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 152955] Re: can't create shortcut to my home folder

2007-10-16 Thread Stephen Gornick
*** This bug is a duplicate of bug 131739 ***
https://bugs.launchpad.net/bugs/131739

** This bug is no longer a duplicate of bug 48025
   Can't drag Documents from the Places menu to desktop

** This bug has been marked a duplicate of bug 131739
   Cannot place Home Folder icon on Desktop - you cannot copy a folder into 
itself

-- 
can't create shortcut to my home folder
https://bugs.launchpad.net/bugs/152955
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 153377] Wrong icon for Network Servers when added to Panel

2007-10-16 Thread Stephen Gornick
Public bug reported:

Binary package hint: gnome-panel

After I add an icon for Network Servers on my desktop, I dragged the
icon to a Panel.  The icon that was displayed on the panel was the
default generic icon (looks like a square on a corkscrew).  The launcher
on the Desktop does display the correct icon so it is just the icon
displayed on the Panel that is incorrect.

Steps to  reproduce:

  $ gconf-editor
apps - nautilus - desktop
Mark the checkbox next to network_icon_visible

This will put an icon titled Network Servers on the desktop.

Then drag the icon to the panel.

The icon displayed for this launcher will differ from the one displayed
on the desktop.

***
Ubuntu 7.10 Gutsy (RC + latest)

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

-- 
Wrong icon for Network Servers when added to Panel
https://bugs.launchpad.net/bugs/153377
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 126659] Re: Feature Request: Allow VPN even when manual configuration (static IP)

2007-10-11 Thread Stephen Gornick
*** This bug is a duplicate of bug 5364 ***
https://bugs.launchpad.net/bugs/5364

** This bug has been marked a duplicate of bug 5364
   Can't use static ip address with network-manager (and thus no VPN 
connections menu for static users)

-- 
Feature Request: Allow VPN even when manual configuration (static IP)
https://bugs.launchpad.net/bugs/126659
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber (via bug 5364).

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


[Bug 88101] Re: /etc/init.d/networking does not stop dhclient3 when changing from dhcp to static ip

2007-10-11 Thread Stephen Gornick
Problem no longer persists in Gutsy.

** Changed in: ifupdown (Ubuntu)
   Status: Confirmed = Invalid

-- 
/etc/init.d/networking does not stop dhclient3 when changing from dhcp to 
static ip
https://bugs.launchpad.net/bugs/88101
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 110233] Re: [feisty] static configuration of wired network connection in NetworkManager dosen't work

2007-10-11 Thread Stephen Gornick
*** This bug is a duplicate of bug 61089 ***
https://bugs.launchpad.net/bugs/61089

** This bug has been marked a duplicate of bug 61089
   NM should notice changes to /etc/network/interfaces automatically

-- 
[feisty] static configuration of wired network connection in NetworkManager 
dosen't work
https://bugs.launchpad.net/bugs/110233
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 67152] Re: [network-admin] WEP doesn't work when setting key using network-admin

2007-10-11 Thread Stephen Gornick
Network-admin no longer has a cancel button, and Network-manager now
writes the wep key to the /etc/network/interfaces right away -- so this
behavior of wep key not making it to /etc/network/interfaces no longer
persists (As-of Gutsy Beta with latest updates).

** Changed in: gnome-system-tools (Ubuntu)
   Status: New = Invalid

-- 
[network-admin] WEP doesn't work when setting key using network-admin
https://bugs.launchpad.net/bugs/67152
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 90394] Re: system borked after testing login sound

2007-10-11 Thread Stephen Gornick
*** This bug is a duplicate of bug 86162 ***
https://bugs.launchpad.net/bugs/86162

** This bug has been marked a duplicate of bug 86162
   Desktop halts loading when startup sound is played

-- 
system borked after testing login sound
https://bugs.launchpad.net/bugs/90394
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 151698] VPN unable to reconnect after switching between wired/wireless

2007-10-11 Thread Stephen Gornick
Public bug reported:

Binary package hint: network-manager-pptp

When I am connnected to a wired network starting from when I boot, I can
use Network-manager to connect to my VPN (pptp) without problem.
Similarly, if I disconnect the wired network cable before I boot and
connect to a wireless network, I can then use Netowrk-manager to connect
to my VPN just fine also.  But once I have connected to the VPN, and
later change to a wired network from a wireless network (or vice versa),
I can no longger successfully connect to my VPN.

Where this can happen is if I first connect to the VPN when using
wireless, but then wish for the better performance of a wired network
interface.  I acknowledge that I would need to reconnect to the VPN
after going to the wired network, but because of this issue that doesn't
work.

Here are the steps to recreate :
- Disconnect wired network cable,
- Boot Ubuntu
- In Network-manager, connect to a wireless network
  Verify that wireless network connection is successful with ping
- In Network-manager, VPN Connections - MyVPN 
  Verify that VPN connection is successful by pinging something on VPN'd network
- In Network-manager, VPN Connections - Disconnect VPN
- Plug in my wired network cable 
  wait for Network-manager to connect to the wired network
(nm-applet will change to display icon indicating a wired network.)
  Verify that the wired network connection is successful with ping
- In Network-manager, VPN Connections - MyVPN 
  
The syslog shows pptp with Outgoing call established , then after 10 seconds 
pppd displays Terminating on signal 15.
Network-manager then displays an error dialog titled VPN Connect Failure with 
the text: Could not start the VPN connection 'MyVPN' due to a connectoin 
error.   VPN Connection failed.

My wireless is a Broadcom 4306 on my HP Pavilion zx5078cl.

Gutsy Beta w/ latest updates 11 Oct 2007.

** Affects: network-manager-pptp (Ubuntu)
 Importance: Undecided
 Status: New

-- 
VPN unable to reconnect after switching between wired/wireless
https://bugs.launchpad.net/bugs/151698
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 151698] Re: VPN unable to reconnect after switching between wired/wireless

2007-10-11 Thread Stephen Gornick
Line 698 shows the first connection to the VPN, on the wireless network.
Line 850 shows the second attempt to connect to the VPN, on the wired network.


** Attachment added: syslog
   http://launchpadlibrarian.net/9947890/syslog.txt

-- 
VPN unable to reconnect after switching between wired/wireless
https://bugs.launchpad.net/bugs/151698
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 149918] Re: Partition Editor closes after Refresh Devices

2007-10-10 Thread Stephen Gornick
*** This bug is a duplicate of bug 141516 ***
https://bugs.launchpad.net/bugs/141516

** This bug has been marked a duplicate of bug 141516
   Gparted crashes reloading devices

-- 
Partition Editor closes after Refresh Devices
https://bugs.launchpad.net/bugs/149918
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 149383] Re: GutsyBeta liveCD Gparted closes before end of process

2007-10-10 Thread Stephen Gornick
*** This bug is a duplicate of bug 141516 ***
https://bugs.launchpad.net/bugs/141516

** This bug is no longer a duplicate of bug 149918
   Partition Editor closes after Refresh Devices

** This bug has been marked a duplicate of bug 141516
   Gparted crashes reloading devices

-- 
GutsyBeta liveCD Gparted closes before end of process
https://bugs.launchpad.net/bugs/149383
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


  1   2   >