[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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.

[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

[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

[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

[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

[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

[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

[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

[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:

[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,

[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

[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

[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

[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

[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

[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:

[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

[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

[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

[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,

[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

[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

[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 **

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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)

[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

[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

[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

[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

[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

[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

[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

[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

[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)

[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.

[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

[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:

[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

[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

[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

[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]

[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. --

[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.

[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

[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? --

[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

[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:

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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),

[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

[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

[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

[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

[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

[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

[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 -

[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

[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

[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

[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

[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

[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 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

[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

[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

[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

  1   2   >