[Bug 885956] Re: unmute doesn't work anymore

2011-11-16 Thread jmcantrell
I'm seeing this issue as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/885956 Title: unmute doesn't work anymore To manage notifications about this bug go to: https://bugs.launchpad.net/ubunt

[Bug 862260] Re: Grid plugin behaviour random

2011-10-20 Thread jmcantrell
In case it helps... when setting the action to perform when dragging a window to the top right corner, it works as if I had set it to the top. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/862260 Titl

[Bug 862260] Re: Grid plugin behaviour random

2011-10-20 Thread jmcantrell
I'm seeing the top-right bug as well. In addition, cycling window sizes when doing left or right placement doesn't work, but it does when doing corner placement. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 826864] [NEW] Grid plugin + xterm = no size cycling

2011-08-15 Thread jmcantrell
Public bug reported: When doing window placement, pressing the hotkey in succession cycles the window sizes. With xterm, it jumps to the first size (50%, I think), and subsequent presses do nothing. I'm using Ubuntu Natty with gnome classic, but I'm fairly certain it does this in unity, as well.

[Bug 486335] Re: epiphany-webkit can't load http://localhost:8080

2010-04-24 Thread jmcantrell
Does not work for me with any of these fixes. -- epiphany-webkit can't load http://localhost:8080 https://bugs.launchpad.net/bugs/486335 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.ubunt

[Bug 447570] Re: Clock applet no longer shows weather in panel

2010-03-24 Thread jmcantrell
I'm on Lucid, and this was only fixed for me after going to the time and date settings and re-entering my time zone which had been previously set. -- Clock applet no longer shows weather in panel https://bugs.launchpad.net/bugs/447570 You received this bug notification because you are a member of

[Bug 544812] [NEW] LUKS encrypted partition does not mount during boot

2010-03-22 Thread jmcantrell
Public bug reported: Binary package hint: cryptsetup This happens in Ubuntu Lucid (development branch) 10.04 fully updated. Cryptsetup version: 2:1.1.0~rc2-1ubuntu12 I have this in /etc/crypttab: crypt_home UUID=... none luks And this in /etc/fstab: /dev/mapper/crypt_home /home ext4 d

[Bug 396360] Re: gnome-settings-daemon does not start during an NX session

2009-11-04 Thread jmcantrell
This is the entire message (still present in karmic): Xlib: extension "Generic Event Extension" missing on display ":1002.0". Xlib: extension "Generic Event Extension" missing on display ":1002.0". Xlib: extension "Generic Event Extension" missing on display ":1002.0". Xlib: extension "Generic

[Bug 396360] [NEW] gnome-settings-daemon does not start during an NX session

2009-07-06 Thread jmcantrell
Public bug reported: When logging in remotely via NX, gnome-settings-daemon does not start. Trying to start it manually gives the following error: The error was 'BadClass, invalid event class'. I was able to determine that this error creeped in from a proposed repository update. The versions in

[Bug 300935] Re: non-existent rgb.txt file and broken link to it

2009-01-30 Thread jmcantrell
I agree. The one that affects me is NX Free Edition from NoMachine. It still uses rgb.txt (although they've told me that this was going to change with 4.0. I'm not sure if FreeNX uses it. -- non-existent rgb.txt file and broken link to it https://bugs.launchpad.net/bugs/300935 You received this b

[Bug 300935] Re: non-existent rgb.txt file and broken link to it

2009-01-24 Thread jmcantrell
You can get a copy of the file from: http://cvsweb.xfree86.org/cvsweb/*checkout*/xc/programs/rgb/rgb.txt?rev=HEAD &content-type=text/plain Just put that in /etc/X11. -- non-existent rgb.txt file and broken link to it https://bugs.launchpad.net/bugs/300935 You received this bug notification beca

[Bug 306860] Re: evolution crashes upon changes in preferences

2008-12-12 Thread jmcantrell
I'm having this problem as well. -- evolution crashes upon changes in preferences https://bugs.launchpad.net/bugs/306860 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://li

[Bug 299278] Re: [DarkRoom] insufficient contrast in Firefox Preferences window

2008-11-25 Thread jmcantrell
I agree. Very difficult to read. -- [DarkRoom] insufficient contrast in Firefox Preferences window https://bugs.launchpad.net/bugs/299278 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.ubun

[Bug 301593] Re: network-manager-pptp lacks refuse-eap option in advanced ... dialog

2008-11-24 Thread jmcantrell
@Alexander Sack: When you set an encryption level other than the default, it would unset "require-mppe" and add "require-mppe-128" (or "require-mppe-40"). If you close the dialog and reopened it, it wouldn't recognize the require- mppe-128/40, and the widget for the require mppe checkbox would be

[Bug 259168] Re: Network Manager unable to connect to PPTP VPN (bad NT-Domain escaping)

2008-11-23 Thread jmcantrell
To build your own version of network-manager-pptp with this patch: apt-get source network-manager-pptp apt-get install autotools-dev fakeroot dh-make build-essential apt-get build-dep network-manager-pptp cd network-manager-pptp-0.7* patch -p0 http://launchpadlibrarian.net/1987

[Bug 259168] Re: Network Manager unable to connect to PPTP VPN (bad NT-Domain escaping)

2008-11-22 Thread jmcantrell
@William Loucks: I'm assuming you didn't even try my patch. I'm not sure what made you think that installing Jaunty would improve anything. If a fix was available, don't you think someone would have mentioned it somewhere? The bottom line is that your whining isn't helping anything. People are aw

[Bug 300934] [NEW] In "Preferred Applications" choosing "Standard X Terminal" sets the wrong execute flag

2008-11-22 Thread jmcantrell
Public bug reported: When choosing "Standard X Terminal" in "Preferred Applications", the wrong execute flag is set for xterm. It's -x and it should be -e. ** Affects: ubuntu Importance: Undecided Status: New -- In "Preferred Applications" choosing "Standard X Terminal" sets the w

[Bug 259168] Re: Network Manager unable to connect to PPTP VPN (bad NT-Domain escaping)

2008-11-21 Thread jmcantrell
This patch fixes both the EAP and MPPE interface bugs for me. Again, if someone can help me get familiar with working with my PPA, I'll upload a package. Until then, here's the patch. ** Attachment added: "Fix for EAP and MPPE interface bugs" http://launchpadlibrarian.net/19840800/advanced-dial

[Bug 282624] Re: MPPE settings not persistant / not saved, resulting in failed PPTP VPN connection

2008-11-21 Thread jmcantrell
This patch fixes the MPPE settings problem, along with the EAP settings. If someone would be kind enough to help me with working with my PPA, I will upload a package. ** Attachment added: "Fix for EAP and MPPE interface bugs" http://launchpadlibrarian.net/19840821/advanced-dialog.c.patch -- M

[Bug 259168] Re: Network Manager unable to connect to PPTP VPN (bad NT-Domain escaping)

2008-11-21 Thread jmcantrell
I should also mention that this patch was done against the latest package from proposed. -- Network Manager unable to connect to PPTP VPN (bad NT-Domain escaping) https://bugs.launchpad.net/bugs/259168 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 259168] Re: Network Manager unable to connect to PPTP VPN (bad NT-Domain escaping)

2008-11-21 Thread jmcantrell
This patch fixes the EAP interface bug for me. I'm still looking at the MPPE interface bug. I would add the package itself to my PPA, but I'm not sure how. If anyone can help me with that, I'd be glad to upload it. ** Attachment added: "Fix for EAP interface bug" http://launchpadlibrarian.net/1

Re: [Bug 259168] Re: Network Manager unable to connect to PPTP VPN (bad NT-Domain escaping)

2008-11-21 Thread jmcantrell
I have a patch for the EAP interface bug. I'm trying to figure out the MPPE interface bug, as well. I'll post here when I'm done. -- :wq On Fri, Nov 21, 2008 at 10:40, William Loucks <[EMAIL PROTECTED]> wrote: > Mr. Sack, > > You wrote, "Longtime, your issue is most likely bug 268667". I mean

[Bug 259168] Re: Network Manager unable to connect to PPTP VPN (bad NT-Domain escaping)

2008-11-21 Thread jmcantrell
I just updated from proposed. I'm not sure what I'm supposed to be seeing. The EAP option is still missing from the list, as well. -- Network Manager unable to connect to PPTP VPN (bad NT-Domain escaping) https://bugs.launchpad.net/bugs/259168 You received this bug notification because you are a

[Bug 298312] [NEW] /etc/X11/rgb.txt is missing

2008-11-15 Thread jmcantrell
Public bug reported: On my fresh install of Intrepid, I began noticing various programs complaining that they didn't understand certain color names. I saw some things that pointed me toward a problem with the rgb.txt file. My system only had one rgb.txt which was in /usr/share/X11/rgb.txt which wa

[Bug 259168] Re: Network Manager unable to connect to PPTP VPN

2008-11-11 Thread jmcantrell
Folks, I think we all need to take a deep breath and come to some painful realizations. If you're looking for the most rock-solid Ubuntu experience, then you should stick with the LTS releases. The last one was Hardy Heron. Using the non-LTS releases, you have to understand that they're going to b

[Bug 255008] Re: Up arrow key mapped to Print [screen]

2008-11-09 Thread jmcantrell
I'm curious about something before I start playing with my xorg.conf... my keyboard driver was "keyboard". What is the difference between it and "evdev" and "kbd"? What is the default in intrepid? -- Up arrow key mapped to Print [screen] https://bugs.launchpad.net/bugs/255008 You received this bu

[Bug 259168] Re: Network Manager unable to connect to PPTP VPN

2008-11-06 Thread jmcantrell
the things i was describing appear to be described, for the most part, in this bug: https://bugs.launchpad.net/ubuntu/+source/network-manager- pptp/+bug/282624 In addition, the EAP option is not available in the list of authentication methods. -- Network Manager unable to connect to PPTP VPN ht

[Bug 282624] Re: MPPE settings not persistant / not saved, resulting in failed PPTP VPN connection

2008-11-06 Thread jmcantrell
The updates to the PPA appear to kind of fix this. I was able to choose mppe, and it persists to gconf, but if i choose any of the encryption settings other than the default, and hit ok, it unsets the mppe option entirely. Also, the EAP option is not present in the list. -- MPPE settings not pers

[Bug 259168] Re: Network Manager unable to connect to PPTP VPN

2008-11-06 Thread jmcantrell
The updates from the PPA fixed the issues that I was having. I can even save the password to the keyring. I did have to alter some of the settings in gconf myself, as the GUI for vpn appears to be broken for altering some advanced settings. -- Network Manager unable to connect to PPTP VPN https:/

Re: [Bug 289918] Re: Regression: Connecting to FreeNX breaks keyboard layout in Intrepid

2008-11-04 Thread jmcantrell
do you have proposed updates enabled in software sources? -- Regression: Connecting to FreeNX breaks keyboard layout in Intrepid https://bugs.launchpad.net/bugs/289918 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs maili

[Bug 289918] Re: Regression: Connecting to FreeNX breaks keyboard layout in Intrepid

2008-11-04 Thread jmcantrell
I noticed that there were some updates to some of the affected packages. Can anyone confirm that this is fixed? I have downgraded my client to Hardy, so I'm unable to test. -- Regression: Connecting to FreeNX breaks keyboard layout in Intrepid https://bugs.launchpad.net/bugs/289918 You received t

[Bug 289918] Re: Regression: Connecting to FreeNX breaks keyboard layout in Intrepid

2008-11-03 Thread jmcantrell
I'm seeing this as well. Everything works fine locally. Switching the keyboard layout to evdev helps, but the directional keys no longer work (arrows, pg up/down, etc). Works: WinXP to Intrepid NoMachine Hardy to Intrepid NoMachine Broken: Intrepid to Intrepid NoMachine -- Regression: Connectin

[Bug 236888] Re: GDM does not start gnome-session when logging in

2008-08-29 Thread jmcantrell
in previous versions of ubuntu, gnome-session was used. now, if you login multiple times under the same username, gnome goes crazy, applets won't load at all or will complain thoroughly. like i said before, using xinitrc to start gnome-session seems to be a sufficient workaround, but i've not found

[Bug 236888] Re: GDM does not start gnome-session when logging in

2008-07-29 Thread jmcantrell
Currently hardy, but it was also present in gutsy. There's no errors, per se. I just don't think it should be done this way. I can login fine, everything appears to work correctly, but there's no process for gnome- session. It doesn't appear that it's ever started. Like I said, I can work around us

[Bug 236888] [NEW] GDM does not start gnome-session when logging in

2008-06-02 Thread jmcantrell
Public bug reported: when logging in through GDM, I don't see a gnome-session process. everything appears to load fine, but this causes probems when using remote desktop apps like nomachine (nx, freenx). I can workaround this by using a .xinitrc and exec'ing gnome-session from there instead of the

[Bug 212789] Re: gvfs fuse mount is not functional after logout and subsequent login

2008-05-27 Thread jmcantrell
seems to have fixed the issue for my systems. the only thing i tested was the login/logout problem. -- gvfs fuse mount is not functional after logout and subsequent login https://bugs.launchpad.net/bugs/212789 You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 212789] Re: gvfs fuse mount is not functional after logout and subsequent login

2008-05-14 Thread jmcantrell
i would be glad to continue this over an email thread. if anyone wants to continue the discussion, please include me (jmcantrell [at] gmail [dot] com). -- gvfs fuse mount is not functional after logout and subsequent login https://bugs.launchpad.net/bugs/212789 You received this bug notification

[Bug 230383] [NEW] gthumb does not put deleted items into the new trash system on hardy

2008-05-14 Thread jmcantrell
Public bug reported: Binary package hint: gthumb When deleting images in gthumb on hardy 8.04, they are put into the old ~/.Trash location instead of the new trash system. ** Affects: gthumb (Ubuntu) Importance: Undecided Status: New -- gthumb does not put deleted items into the

Re: [Bug 212789] Re: gvfs fuse mount is not functional after logout and subsequent login

2008-05-13 Thread jmcantrell
ross: oh? because i prefer simplicity and standards over entertaining every goofy "enhancement" that comes along, i am close minded? wow... and since we're on the topic, i actually find the automatic creation of those various folders to be frivolous and unnecessary. if a user wants a music director

Re: [Bug 212789] Re: gvfs fuse mount is not functional after logout and subsequent login

2008-05-13 Thread jmcantrell
yes, there is a problem. it's called "Bug 212789", which this silliness has nothing to do with. the file system hierarchy is there for a reason. try to resist the urge to fight it. -- gvfs fuse mount is not functional after logout and subsequent login https://bugs.launchpad.net/bugs/212789 You re

Re: [Bug 212789] Re: gvfs fuse mount is not functional after logout and subsequent login

2008-05-13 Thread jmcantrell
i'm sorry, i completely disagree. user-space tools should not be polluting the rest of the system. having a directory, like /tmp, that is writable by everyone is not the same thing as having a directory that is owned by some specific user. not to mention, i may have my home folder permissions set

Re: [Bug 212789] Re: gvfs fuse mount is not functional after logout and subsequent login

2008-05-12 Thread jmcantrell
i could go into a rant about capitalization and whitespace in system paths, but i'll save that for another day. there is already a directory for system level mountpoints. it's called /mnt. the ubuntu equivalent to mac's /Volumes appears to be /media. i'm not exactly clear on what the difference is,

Re: [Bug 212789] Re: gvfs fuse mount is not functional after logout and subsequent login

2008-05-12 Thread jmcantrell
i completely agree with sebastien. -- gvfs fuse mount is not functional after logout and subsequent login https://bugs.launchpad.net/bugs/212789 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lis

Re: [Bug 212789] Re: gvfs fuse mount is not functional after logout and subsequent login

2008-05-12 Thread jmcantrell
i would want it hidden if i either don't use it or don't care about it. -- gvfs fuse mount is not functional after logout and subsequent login https://bugs.launchpad.net/bugs/212789 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubu

Re: [Bug 212789] Re: gvfs fuse mount is not functional after logout and subsequent login

2008-05-12 Thread jmcantrell
it's perfectly clear why it SHOULD be hidden, by default. If it were a real directory (vs a symlink), how would those of us (myself included) who want to hide the directory do so? -- gvfs fuse mount is not functional after logout and subsequent login https://bugs.launchpad.net/bugs/212789 You rec

Re: [Bug 212789] Re: gvfs fuse mount is not functional after logout and subsequent login

2008-05-12 Thread jmcantrell
I think that ~/.gvfs is an appropriate location for fuse mounts. If you want them to be more visible, then do: ln -s .gvfs Volumes. To have gvfs create a real directory called "Volumes" in the home folder doesn't seem like the "right" thing to do. To have it mount them in /Volumes is definitely not

[Bug 225432] Re: nautilus's "Open With" context menu is short by one item

2008-05-05 Thread jmcantrell
that was my mistake. the third app (that i thought was missing) was actually the default action at the top of the context menu. in the case of directories, the default action is always "open folder", no matter what is selected in the "open with" tab. -- nautilus's "Open With" context menu is shor

[Bug 225432] Re: nautilus's "Open With" context menu is short by one item

2008-05-04 Thread jmcantrell
I just thought i would add an update. This appears to only be affecting directories, and it only shows up if anything other than "Open Folder" is selected on the "Open With" tab of the properties dialog. -- nautilus's "Open With" context menu is short by one item https://bugs.launchpad.net/bugs/2

[Bug 225432] Re: nautilus's "Open With" context menu is short by one item

2008-05-02 Thread jmcantrell
... and here's a screenshot of what the properties dialog shows. ** Attachment added: "properties-dialog.png" http://launchpadlibrarian.net/14092435/properties-dialog.png -- nautilus's "Open With" context menu is short by one item https://bugs.launchpad.net/bugs/225432 You received this bug n

[Bug 225432] Re: nautilus's "Open With" context menu is short by one item

2008-05-02 Thread jmcantrell
Here's a screenshot of what i'm seeing in the context menu. ** Attachment added: "context-menu.png" http://launchpadlibrarian.net/14092427/context-menu.png -- nautilus's "Open With" context menu is short by one item https://bugs.launchpad.net/bugs/225432 You received this bug notification bec

[Bug 225432] Re: nautilus's "Open With" context menu is short by one item

2008-05-02 Thread jmcantrell
yes. i created an empty file. the default associated apps are gvim, openoffice, and text editor (as shown on the "open with" tab in the properties dialog), but only gvim and openoffice show in the context menu. i'm using hardy with proposed updates enabled. There has been an update recently to naut

[Bug 225432] [NEW] nautilus's "Open With" context menu is short by one item

2008-05-01 Thread jmcantrell
Public bug reported: Nautilus always shows one item less than it should in the "Open With" context menu. I first noticed this when trying to associate an application with a directory. Looking at ~/.local/share/applications/mimeapps.list shows that all of the correct apps are there. For example, if

[Bug 212789] Re: gvfs fuse mount is not functional after logout and subsequent login

2008-04-27 Thread jmcantrell
i am seeing the same behavior... "transport endpoint is not connected". is there anything that i can disable to get this to go away? i don't use windows shares. i ended up creating a shell script called "gnome-session" in my bin folder that unmounts the folder first, then runs the real gnome-sessi

[Bug 162676] Re: Network manager (nm-applet) asks for keyring password after login or resume

2007-11-14 Thread jmcantrell
An update on this issue... turns out my "fresh" install was not as fresh as I thought. I had actually installed libpam-ssh and added the includes in /etc/pam.d/common-{auth,session}, which interfered with the gnome keyring pam module. After re-arranging the includes, it worked perfectly. Please mar

[Bug 162676] Network manager (nm-applet) asks for keyring password after login or resume

2007-11-14 Thread jmcantrell
Public bug reported: On a completely fresh install of Gutsy on an IBM Thinkpad T43, network manager stores the network key in the keyring, but on the first login after a boot or after resuming, nm-applet prompts for the keyring password. Others have said that I should have a "remember the password

[Bug 114595] Re: Feisty HAL upgrade broke suspend on lid close

2007-07-04 Thread jmcantrell
I'm seeing this same problem with the latest updates from feisty backports. I'm using a Thinkpad T42. I REALLY hope this gets fixed soon. I would just downgrade from the backports version, but there were some issues related to LUKS drives that was fixed in the that version. -- Feisty HAL upgrade