[Bug 1754294] Re: After last updated libcurl3 on libcurl4, some apps are removed.

2018-04-27 Thread Corey Seliger
This also creates a conflict with r-core-base. I can have curl installed
or R installed, but not both at the same time. Ubuntu 18.04.

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

Title:
  After last updated libcurl3 on libcurl4, some apps are removed.

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

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

[Bug 1673548] Re: evolution-ews changes the from field to invalid@invalid

2017-09-11 Thread Corey Seliger
Ubuntu 16.04.3 here.

I can confirm this issue with Amazon WorkMail. I ran Evolution with
EWS_DEBUG=2 and dumped out the transaction between the client and AWS.
The transaction itself is successful. However, if you un-MIME the actual
message being sent, you will notice in the headers:

From:

(Literally, the from field is blank.)

I wiped my Evolution configuration and started from scratch and yielded
the same result. I also have an EWS account configured with Exchange
2013 and have been using it successfully.

I have attached three files that demonstrate the situation:

debug.log - The dump of the interchange between AWS and Evolution
soap_post.xml - The prettied up version of the POST sent to AWS containing the 
message payload
mime_decode.txt - The decoded message as contained within the MimeContent field 
in the XML

I am happy to provide more information; let me know what is needed.


seliger@core:~$ dpkg -l | grep evolution
ii  evolution   3.18.5.2-0ubuntu3.2 
 amd64groupware suite with mail client and organizer
ii  evolution-common3.18.5.2-0ubuntu3.2 
 all  architecture independent files for Evolution
ii  evolution-data-server   3.18.5-1ubuntu1 
 amd64evolution database backend server
ii  evolution-data-server-common3.18.5-1ubuntu1 
 all  architecture independent files for Evolution Data 
Server
ii  evolution-data-server-online-accounts   3.18.5-1ubuntu1 
 amd64evolution data server integration with Ubuntu Online 
Accounts
ii  evolution-ews   3.18.5-1ubuntu1 
 amd64Exchange Web Services integration for Evolution
ii  evolution-plugins   3.18.5.2-0ubuntu3.2 
 amd64standard plugins for Evolution
ii  libebackend-1.2-10:amd643.18.5-1ubuntu1 
 amd64Utility library for evolution data servers
ii  libebook-1.2-16:amd64   3.18.5-1ubuntu1 
 amd64Client library for evolution address books
ii  libebook-contacts-1.2-2:amd64   3.18.5-1ubuntu1 
 amd64Client library for evolution contacts books
ii  libecal-1.2-19:amd643.18.5-1ubuntu1 
 amd64Client library for evolution calendars
ii  libedata-book-1.2-25:amd64  3.18.5-1ubuntu1 
 amd64Backend library for evolution address books
ii  libedata-cal-1.2-28:amd64   3.18.5-1ubuntu1 
 amd64Backend library for evolution calendars
ii  libedataserver-1.2-21:amd64 3.18.5-1ubuntu1 
 amd64Utility library for evolution data servers
ii  libedataserverui-1.2-1:amd643.18.5-1ubuntu1 
 amd64Utility library for evolution data servers
ii  libevolution3.18.5.2-0ubuntu3.2 
 amd64evolution libraries

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

Title:
  evolution-ews changes the from field to invalid@invalid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-ews/+bug/1673548/+subscriptions

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

[Bug 1673548] Re: evolution-ews changes the from field to invalid@invalid

2017-09-11 Thread Corey Seliger
** Attachment added: "mime_decode.txt"
   
https://bugs.launchpad.net/ubuntu/+source/evolution-ews/+bug/1673548/+attachment/4948452/+files/mime_decode.txt

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

Title:
  evolution-ews changes the from field to invalid@invalid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-ews/+bug/1673548/+subscriptions

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

[Bug 1673548] Re: evolution-ews changes the from field to invalid@invalid

2017-09-11 Thread Corey Seliger
** Attachment added: "debug.log"
   
https://bugs.launchpad.net/ubuntu/+source/evolution-ews/+bug/1673548/+attachment/4948450/+files/debug.log

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

Title:
  evolution-ews changes the from field to invalid@invalid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-ews/+bug/1673548/+subscriptions

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

[Bug 1673548] Re: evolution-ews changes the from field to invalid@invalid

2017-09-11 Thread Corey Seliger
** Attachment added: "soap_post.xml"
   
https://bugs.launchpad.net/ubuntu/+source/evolution-ews/+bug/1673548/+attachment/4948451/+files/soap_post.xml

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

Title:
  evolution-ews changes the from field to invalid@invalid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-ews/+bug/1673548/+subscriptions

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

[Bug 226885] [NEW] rdesktop not compiled with smartcard support

2008-05-05 Thread Corey Seliger
Public bug reported:

Binary package hint: rdesktop

Trying to run rdesktop as so:

  rdesktop -r scard my.terminal.server


It returns:
  WARNING: Not compiled with smartcard support

Smartcard support is supported in rdesktop 1.5.0, but the compile time option 
below needs
to be run during configure:

  --enable-smartcard


More Info:

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION=Ubuntu 8.04


rdesktop:
  Installed: 1.5.0-3+cvs20071006
  Candidate: 1.5.0-3+cvs20071006
  Version table:
 *** 1.5.0-3+cvs20071006 0
500 http://us.archive.ubuntu.com hardy/main Packages
100 /var/lib/dpkg/status

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

-- 
rdesktop not compiled with smartcard support
https://bugs.launchpad.net/bugs/226885
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 203552] Re: Suspend/hibernate does not work with HP Pavilion dv9340ea

2008-05-04 Thread Corey Seliger
I have an HP Pavilion DV9000z (AMD) and am seeing similar issues.
However, rather than focusing on the video controller, I want to propose
another culprit: the Broadcom Wireless Network Controller

A couple notes on the system:

* Dual Core AMD Turion 64
* nVidia GeForce GO 7600
* Broadcom BCM4312
* 1GB RAM 

Basic OS Info (more to come later as attachments):

Linux feathers 2.6.24-16-generic #1 SMP Thu Apr 10 12:47:45 UTC 2008
x86_64 GNU/LinuxDISTRIB_ID=Ubuntu

DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION=Ubuntu 8.04


So back to my proposal. For me on my system, if I shut down all applications 
that make outgoing connections (think Pidgin, Thunderbird, Firefox [if 
connections are still in a TIME_WAIT state], etc.) are running and have 
connections to the network made, the system hangs on any hibernate attempts. 

The test I did to gain relative confidence in this theory was simple. I
ran netstat prior to each hibernate attempt like so:

netstat --inet --inet6

That dumps out all of the current live connections for IPv4 and IPv6 (if
there were any). Having services LISTENing does not seem to make a
difference as I have sshd running and was still able to hibernate so
long as there were no live connections at the time of hibernation. So
the gist is that if there are no entries in the netstat output, the
machine typically will hibernate for me.

I am using the b43 driver as it seems to be more stable now in the
general release of Hardy. Also since this is a Pavilion, I am also no
longer using the funky kernel workarounds (noapic, irqpoll, noirqdebug)
to keep the system from hanging as it appears those patches to clean
that up finally made it into the kernel. Prior to that, i was using
those workarounds as well as ndiswrapper to get WIFI and let's just say
that all bets were off on hibernation, etc.

As far as other testing, I have brought the machine into single user
mode and have tried to manually suspend and hibernate the machine. Both
work great except for suspend. When I resume, I have to issue vbetool
dpms on to turn the backlight back on...

This might be an offshoot into another bug if it proves to be separate
issue. It may already even be a bug that I have yet to find. But in any
case, I would love to see others try to see if this has any effect on
their hibernation outcomes.


** Attachment added: lshw.txt
   http://launchpadlibrarian.net/14188499/lshw.txt

-- 
Suspend/hibernate does not work with HP Pavilion dv9340ea
https://bugs.launchpad.net/bugs/203552
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 203552] Re: Suspend/hibernate does not work with HP Pavilion dv9340ea

2008-05-04 Thread Corey Seliger

** Attachment added: dmesg.txt
   http://launchpadlibrarian.net/14188509/dmesg.txt

-- 
Suspend/hibernate does not work with HP Pavilion dv9340ea
https://bugs.launchpad.net/bugs/203552
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 203552] Re: Suspend/hibernate does not work with HP Pavilion dv9340ea

2008-05-04 Thread Corey Seliger
Louis,

You are probably right -- sounds like there are three potential bugs:

* Sleep/Hibernate with NVidia
* Sleep/Hibernate with Broadcom Wifi 
* Resume in Single User does not restore the backlight

Just out of curiosity, is the machine frozen when when you resume in
Single User mode? For me, the system comes back, but does not have the
backlight turned on. I can type commands blindly (or if I hit backspace
on an empty command line, the system responds with a beep).

What happens if you blindly type in vbetool dpms on manually after
resuming in single user land?

-- 
Suspend/hibernate does not work with HP Pavilion dv9340ea
https://bugs.launchpad.net/bugs/203552
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 33349] Re: Timeout is too short on dimming

2008-05-01 Thread Corey Seliger
I suggest creating a BluePrint for such a feature. That way it gets on
the radar as a feature enhancement rather than here as a bug. Being a
laptop user of Ubuntu, I would definitely sign on and support that
process of getting some people on such a feature.

Is this still a bug or does the workaround count as a means for closing
this one?

-- 
Timeout is too short on dimming
https://bugs.launchpad.net/bugs/33349
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 33349] Re: Timeout is too short on dimming

2008-04-30 Thread Corey Seliger
I've been fighting this with Hardy and the references here made me dig a
bit more and found this:

$ gconftool-2 -Tg /apps/gnome-power-manager/backlight/idle_dim_time
30
int


This basically tells GPM  that idle means 30 seconds. So, I did this:

$ gconftool-2 -s /apps/gnome-power-manager/backlight/idle_dim_time 120
-t int


If my calculations are correct, that should increase the delay before the 
screen dims down to 2 minutes. 

As for what activity means, I have found that moving the mouse and
typing equally triggers GPM to bring up full brightness.

I think a long term solution to this issue is to put a slider into Power
Management Preferences screen to allow this to be customized without
tinkering with gconf. I always saw people's iBooks dimming down to save
power and I'm glad it is now supported here -- just needs to be fleshed
out a bit more.

-- 
Timeout is too short on dimming
https://bugs.launchpad.net/bugs/33349
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 212819] Re: ubuntu hardy firefox update - adblock plus and flashblock not working

2008-04-08 Thread Corey Seliger
Regardless of if they are truly compatible with FireFox 3, the packages
released by Ubuntu do work. At minimum the package maintainer probably
modified the maxVersion element in install.rdf so the plugin would agree
to install with the higher version of Firefox.

Would need confirmation from the package maintainer on that.

-- 
ubuntu hardy firefox update - adblock plus and flashblock not working
https://bugs.launchpad.net/bugs/212819
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 212819] Re: ubuntu hardy firefox update - adblock plus and flashblock not working

2008-04-07 Thread Corey Seliger
This happened to me, but I only have AdBlock Plus installed. I was able
to remedy the issue. I had originally installed AdBlock Plus directly
from the adblockplus.org website not knowing Ubuntu had a package for
it...

Here is what I did:

1) Close FireFox

2) sudo dpkg -r adblock-plus mozilla-firefox-adblock

3) Restart FireFox

4) Manually remove the AdBlock Plus extension

5) Close Firefox

6) sudo apt-get install adblock-plus mozilla-firefox-adblock

7) Restart FireFox and enjoy Ad free browsing once again.


So the lesson learned here is to see if Ubuntu has a packaged version of a 
given plugin -- since they go through the trouble to make the upstream version 
compatible with the current Ubuntu release.

I don't know if there is any way to have the package manager detect if
any users have local add-ins installed and attempt to resolve those
issues.

-- 
ubuntu hardy firefox update - adblock plus and flashblock not working
https://bugs.launchpad.net/bugs/212819
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 195982] Re: Shift key (and caps lock) stop working when using VMWare

2008-04-06 Thread Corey Seliger
I too have been experiencing this issue. I launch VMware Workstation
6.0.3 build 80004 and when I click inside a Windows XP console (don't
have any other VMs yet) and come back out, my shift keys, caps lock,
control and alt keys no longer function. Like in the other cases, my
mouse continues to function properly, so I can click through and log
out. Logging out seems to reset whatever needs to be reset because I can
log back in and the keyboard works as expected.

Here is the other spin to this -- if I open a GNOME Terminal in this
state and press *ANY* key at all, the terminal window immediately
disappears. I also had Firefox go to lunch on me when I was typing into
the location bar. I can trigger that again and send a crash report if
necessary.

Here is some more info on my setup:

XOrg:
X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Ubuntu (xorg-server 2:1.4.1~git20080131-1ubuntu6)
Current Operating System: Linux feathers 2.6.24-15-generic #1 SMP Fri Apr 4 
03:10:59 UTC 2008 x86_64
Build Date: 30 March 2008  04:44:41PM

Video Driver:
Restricted nVidia driver
ii  nvidia-glx-new 169.12+2.6.24.12-15.33
NVIDIA binary XFree86 4.x/X.Org 'new' driver
ii  nvidia-kernel-common   20051028+1ubuntu8 
NVIDIA binary kernel module common files

VMware:
VMware Workstation 6.0.3 build 80004

VMware tools:
YES

I am attaching the requested output mentioned earlier. I have no
segfaults or anything at this time to report. I do not believe anything
is crashing per say, but I am definitely having the keyboard issues
reported and it (at least for me) seems to be related to the VMware
console functionality.


** Attachment added: uname-a.log
   http://launchpadlibrarian.net/13151460/uname-a.log

-- 
Shift key (and caps lock) stop working when using VMWare
https://bugs.launchpad.net/bugs/195982
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 195982] Re: Shift key (and caps lock) stop working when using VMWare

2008-04-06 Thread Corey Seliger

** Attachment added: version.log
   http://launchpadlibrarian.net/13151473/version.log

-- 
Shift key (and caps lock) stop working when using VMWare
https://bugs.launchpad.net/bugs/195982
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 195982] Re: Shift key (and caps lock) stop working when using VMWare

2008-04-06 Thread Corey Seliger

** Attachment added: dmesg.log
   http://launchpadlibrarian.net/13151478/dmesg.log

-- 
Shift key (and caps lock) stop working when using VMWare
https://bugs.launchpad.net/bugs/195982
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 195982] Re: Shift key (and caps lock) stop working when using VMWare

2008-04-06 Thread Corey Seliger

** Attachment added: lspci-vvnn.log
   http://launchpadlibrarian.net/13151483/lspci-vvnn.log

-- 
Shift key (and caps lock) stop working when using VMWare
https://bugs.launchpad.net/bugs/195982
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 195982] Re: Shift key (and caps lock) stop working when using VMWare

2008-04-06 Thread Corey Seliger
I just tried. Made absolutely no difference between the restricted
driver and the OSS driver. My video board is a GeForce Go 7600 in a HP
Pavillion dv9000z (AMD Turion 64) laptop.

Now here are two other mild discoveries made:

1. Inside the VM, the functionality of the CAPS key works. If I push it
once, I get uppercase; if I push it again, I get lowercase. However, the
CAPS indicator on my keyboard never changes... It normally does in other
environments where I have used VMware. It should also change state
inside and outside of the VM window dynamically (if one is in CAPS and
the other is not, etc.).

2. The functionality of the CTRL/ALT/SHIFT/CAPS keys disappearing seems
to be directly related to pressing CTRL+ALT+ENTER to lauch full screen
from the VM console. If I use the VM within the window, everything seems
to be fine (with exception that #1 still applies in window mode).
However if I use CTRL+ALT+Enter, all bets are off.

3) If I use the Fullscreen button on the toolbar, I retain the ability
to use the keyboard as normal when switching in and out of the VM in
full screen.


There are a couple of mentions of xkbmap and that seems to fix the problem for 
some people. Is there any specific way that is run, or just running it fixes 
the problem? And how are people running it if dialogs and the like explode due 
to the strange keyboard state?

-- 
Shift key (and caps lock) stop working when using VMWare
https://bugs.launchpad.net/bugs/195982
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