[Bug 1877026] Re: Network device missing after installation

2020-05-15 Thread Stephen Phillips
We have that same issue on a 5 year old Asus laptop. We have been getting it to work with the driver from https://github.com/neurobin/MT7630E.git For some reason, I can't get it to compile on Ubuntu 20.04 / Kernel 5.4.0-29 The strangest thing is that it worked on the Live CD with no tweaks or

[Bug 1825623] Re: [AppIndicatorSupport-FATAL] unable to update overlay icon

2019-05-22 Thread Stephen Phillips
I get the same error in my log, and I was researching thinking it had to do with the KeepAwake Gnome-Shell extension: [AppIndicatorSupport-FATAL] unable to update overlay icon The KeepAwake icon no longer appears after I installed Ubuntu 19.04. Here's the issue on the extension:

[Bug 1807406] Re: hid-sensor-hub 001F:8086:22D8.0003: timeout waiting for response from ISHTP device

2019-03-27 Thread Stephen Phillips
I have the exact same issue. My keyboard and touchpad stop working after returning from suspend. I'm not sure if this error message is related or not, but I found it in the Logs app right after they stopped working. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1235549] Re: Lock Screen is extremely slow

2018-02-07 Thread Stephen Phillips
I think that I am having the same issue on Ubuntu 17.10 now. I've had other performance issues related to Gnome-Keyring and Chrome. During those times, top shows that Gnome-Keyring is using a good portion of the CPU. When I unlock and check top, I don't see Gnome-Keyring, so it's probably a

[Bug 308191] Re: Multitouch support not available for Synaptics touchpads v7.2

2012-11-20 Thread Stephen Phillips
I just installed Ubuntu 12.10, and I still had trouble with my touchpad. Is this the right place to comment? I finally found the solution on Ask Ubuntu: http://askubuntu.com/questions/154770/alps-touchpad-on-dell-how-do-i -install-the-dkms-driver-to-enable-multitouch/211755#211755 That works for

[Bug 54867] Re: Fails when /etc/resolv.conf is set for dynamic updates

2012-06-04 Thread Stephen Phillips
I just experienced this same issue. In my case, the problem was that I didn't properly install the chroot. I used debootstrap to build the chroot directory, but I accidentally specified a different directory than what I put in my chroot configuration file (/etc/schroot/schroot.conf). As a

[Bug 754622] Re: GLib-GObject-CRITICAL **: g_value_get_object: assertion `G_VALUE_HOLDS_OBJECT (value)' failed

2011-12-20 Thread Stephen Phillips
This affects me as well. running 11.10 64bit Intel video card -- 00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) (rev 0c) using Ambiance theme on Unity -- You received this bug notification because you are a member of Ubuntu

[Bug 762918] Re: Natty Screensaver freezes system after some period of inactivity

2011-06-28 Thread Stephen Phillips
Jimmy, I tried your solution, and I have had mixed results. It seems like it doesn't lock up as much, but I have had it lock up after making the change. It is hard to tell if the lock ups were caused by something else or if this only partially solved the problem. Here is the detailed

[Bug 732843] Re: True Color 24 bit max

2011-03-11 Thread Stephen Phillips
Just FYI, on the Windows side, it looks like it only supports up to 24-bits. Here is a quote from technet: http://technet.microsoft.com/en-us/library/bb457106.aspx Remote Desktop supports as many colors as the client computer will support, up to 24-bit color. It automatically detects the

[Bug 728140] Re: Enter key not recognized on logon screen

2011-03-03 Thread Stephen Phillips
I have noticed the same thing for me. I tried to look at it once, but I couldn't figure out how to fix it. I tried to set the button as the default from both the GUI side and the code side. I couldn't make either work. It has been a while, so I'll have to try again. -- You received this bug

[Bug 608881] [NEW] package brother-lpr-drivers-laser1 (not installed) failed to install/upgrade: conflicting packages - not installing brother-lpr-drivers-laser1

2010-07-22 Thread Stephen Phillips
Public bug reported: Binary package hint: brother-lpr-drivers-laser1 It is saying it is conflicting with this package: mfc8840dlpr I am trying to remove it: s...@pecan:~$ sudo mv /var/lib/dpkg/info/mfc8840dlpr.postrm /var/lib/dpkg/info/mfc8840dlpr.postrm.old s...@pecan:~$

[Bug 608881] Re: package brother-lpr-drivers-laser1 (not installed) failed to install/upgrade: conflicting packages - not installing brother-lpr-drivers-laser1

2010-07-22 Thread Stephen Phillips
** Attachment added: AptOrdering.txt http://launchpadlibrarian.net/52327428/AptOrdering.txt ** Attachment added: Df.txt http://launchpadlibrarian.net/52327429/Df.txt ** Attachment added: Dmesg.txt http://launchpadlibrarian.net/52327430/Dmesg.txt ** Attachment added: DpkgTerminalLog.gz

[Bug 556182] Re: Disk Access for RDP

2010-04-07 Thread Stephen Phillips
Ok, I committed the changes to the branch. Is this the best way to notify you? Should I be emailing you to let you know? Also, it seems weird to open a bug for a feature request, but I didn't see any feature request option in Launchpad. Please let me know if I did everything right and if you

[Bug 388317] Re: Spews NOT IMPLEMENTED: data PDU 41 on stderr

2010-04-07 Thread Stephen Phillips
I have the same thing -- I am running VMWare Server 1.0.10 build-203137 -- Spews NOT IMPLEMENTED: data PDU 41 on stderr https://bugs.launchpad.net/bugs/388317 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 556182] Re: Disk Access for RDP

2010-04-06 Thread Stephen Phillips
Yes, my user name is digitaleagle. That sounds fine -- what ever makes it easiest on you. Thanks, Stephen -- Disk Access for RDP https://bugs.launchpad.net/bugs/556182 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 556182] [NEW] Disk Access for RDP

2010-04-05 Thread Stephen Phillips
Public bug reported: Binary package hint: gnome-rdp I added rough support for sharing the local disk with the remote machine for RDP sessions. I have been copying files recently between machines, so this is a hot item for me. This works, but I am not sure if I should tweak it more to make it

[Bug 556182] Re: Disk Access for RDP

2010-04-05 Thread Stephen Phillips
** Patch added: Code changes http://launchpadlibrarian.net/43213462/change.patch -- Disk Access for RDP https://bugs.launchpad.net/bugs/556182 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 531114] Re: Import from old version does not preserve groups

2010-03-03 Thread Stephen Phillips
Thanks for pointing out that it is backwards. i am still getting the hang of the whole patch process. If it helps, I flipped the diff command around. Attached is the new patch. ** Patch added: Fixed patch http://launchpadlibrarian.net/40128504/change.patch -- Import from old version does

[Bug 531114] [NEW] Import from old version does not preserve groups

2010-03-02 Thread Stephen Phillips
Public bug reported: Binary package hint: gnome-rdp In the experimental branch, the code that converts from the old database format to the new format does not preserve the groups. Instead it places all of the connections into one single group called Default. The attached patch attempts to fix

[Bug 531114] Re: Import from old version does not preserve groups

2010-03-02 Thread Stephen Phillips
** Patch added: Patch to fix the problem http://launchpadlibrarian.net/40040177/change.patch -- Import from old version does not preserve groups https://bugs.launchpad.net/bugs/531114 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 521281] Re: Option to configure location of saved settings

2010-03-02 Thread Stephen Phillips
Just out of curiosity, what didn't you like about the implementation of the description field? If I were to try to implement a description field, how should it be different? Also, on the different command line options, have you thought about where you would put them? The option to enable

[Bug 521281] Re: Option to configure location of saved settings

2010-02-13 Thread Stephen Phillips
Thanks for the quick response. First of all, let me say that I really like this program. At work, pretty much all I do is connect to different remote computers through remote desktop. This program lets me keep the connection configured and connect quickly to the one I need. On the experimental

[Bug 521281] [NEW] Option to configure location of saved settings

2010-02-12 Thread Stephen Phillips
Public bug reported: Binary package hint: gnome-rdp Gnome-RDP does not allow for multiple configurations. In the current version, the settings are saved in a Sqlite database file named .gnome- rdp.db. The experimental branch stores them in ~/.config/GnomeRDP. No options exist to change this.

[Bug 521281] Re: Option to configure location of saved settings

2010-02-12 Thread Stephen Phillips
** Patch added: Code changes http://launchpadlibrarian.net/39135804/change.patch -- Option to configure location of saved settings https://bugs.launchpad.net/bugs/521281 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 132997] Re: Gutsy: monodevelop packade crashes on startup: Application not found: IDE

2010-02-11 Thread Stephen Phillips
For what it's worth, I had this problem when trying to create a standalone install of monodevelop. I am running Ubuntu 9.10 (Karmic), and monodevelop works fine installed from packages. I was following these instructions: http://www.mono-project.com/Parallel_Mono_Environments I was downloading

[Bug 390528] Re: pulseaudio keeps complaining: module-console-kit.c: GetUnixUser() call failed: org.freedesktop.DBus.Error.UnknownMethod: Method GetUnixUser with signature on interface org.freed

2009-09-15 Thread Stephen Phillips
I noticed the same messages in my user.log. I don't have libacr* installed. uname -a Linux pecan 2.6.28-15-generic #49-Ubuntu SMP Tue Aug 18 18:40:08 UTC 2009 i686 GNU/Linux user.log Sep 12 09:40:44 pecan pulseaudio[16319]: module-x11-xsmp.c: X11 session manager not running. Sep 12 09:40:44

[Bug 390528] Re: pulseaudio keeps complaining: module-console-kit.c: GetUnixUser() call failed: org.freedesktop.DBus.Error.UnknownMethod: Method GetUnixUser with signature on interface org.freed

2009-09-15 Thread Stephen Phillips
After some more searching, I noticed: Debian has a similar bug listing: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527016 Some one else reported that it seemed to be related to his kernel version -- he was on 2.6.26 and the problem started when he went to 2.6.30. This maybe unrelated,

[Bug 289419] Re: Mic problems on a Dell Inspiron 1720, low capture issues

2009-08-26 Thread Stephen Phillips
I am in the same boat. I have an Inspiron 1720, and I can't find any Mic Boost option. Without it, but Mic is unusable, too. I found another person with the same problem but no resolution yet: http://en.community.dell.com/forums/t/19225787.aspx Still searching... -- Mic problems on a Dell

[Bug 254968] Re: CAPS LOCK doesn't work in rdesktop 1.6 (intrepid)

2009-01-16 Thread Stephen Phillips
I tried Xires' fix from the thread mentioned by Michael Adams: http://ubuntuforums.org/showthread.php?t=977663page=2 Basically, I just opened /usr/share/rdesktop/keymaps/common and changed the Caps_Lock line. It worked after that. Both the arrow keys and the caps lock keys work now. For more

[Bug 144481] Re: Can't mount hfs CD-ROM

2008-12-19 Thread Stephen Phillips
Jean-Baptiste Lallement, Thank you for the help. I was following these instructions: http://baghira.sourceforge.net/dmg.htm Furthermore, I found another great howto that has exactly what I wanted to do (which is what you posted, too):

[Bug 144481] Re: Can't mount hfs CD-ROM

2008-12-18 Thread Stephen Phillips
I had the same problem with the Java FX download for Mac. Sun does not yet offer a version for Linux, and I read that the Mac version works on Linux for certain things. This might be helpful because anyone can open download the file and test. Here are some details-- Downloaded from: