[Desktop-packages] [Bug 1308105] Re: Xfce resets TV mode to NULL when power cycled

2016-08-11 Thread Ian Young
The patch in comment #53 works for me too, meaning that the desktop
remains visible after power cycling my receiver.  However, the MythTV
frontend disappears (but the process is still running, according to ps).
mythfrontend.log doesn't provide any clues as to what is happening at
the time the receiver is turned off, either.  I guess I could upgrade to
Mythbuntu 16.04 but I'm expecting to encounter new problems then, such
as no more 32-bit Chrome.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/1308105

Title:
  Xfce resets TV mode to NULL when power cycled

Status in Mythbuntu:
  Confirmed
Status in xfce4-settings:
  Confirmed
Status in nvidia-graphics-drivers package in Ubuntu:
  Invalid
Status in nvidia-graphics-drivers-331 package in Ubuntu:
  Invalid
Status in xfce4-settings package in Ubuntu:
  Confirmed

Bug description:
  I had an HTPC with Mythbuntu 12.04 installed.  Upon upgrading a new
  behavior that if the TV is power cycled it no longer detects a link
  with the HTPC.

  When this happens I can find in the xorg log that there is an
  accompanying log item:

  [ 39829.509] (II) NVIDIA(0): Setting mode "NULL"

  After debugging with NVIDIA at
  https://devtalk.nvidia.com/default/topic/729955/linux/tv-stops-being-
  detected/ we've deteremined it's a X client that reacts to the RANDR
  events causing the mode to be set to NULL.

  Working through the list in an Xfce environment, the culprit is
  xfsettingsd.  If xfsettingsd is running, it causes the TV to come up
  in a NULL mode.  If it's killed, it remains in the mode it was
  previously running in.

  
  Until this is fixed, this behavior can be worked around with a simple shell 
script:
  ==
  #!/bin/sh
  #Fix TV state when HDMI link is lost.
  #By Mario Limonciello 

  OUTPUT="HDMI-0"
  BAD_MODE="1280x720"
  GOOD_MODE="1920x1080"

  for MODE in $BAD_MODE $GOOD_MODE; do
   DISPLAY=:0 xrandr --output $OUTPUT --mode $MODE
   sleep 2
  done
  ==

To manage notifications about this bug go to:
https://bugs.launchpad.net/mythbuntu/+bug/1308105/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1557797] Re: Big bug : CPU 100% load with gvfsd-smb-browse on Ubuntu Mate 16.04

2016-04-21 Thread Ian Young
This has been reported in a couple other places, like
https://bugzilla.redhat.com/show_bug.cgi?id=1303300. It seems that many
people encounter it (and this is the case for me) when on a network with
one of those horrible DNS-hijacking landing pages that are all too
common among USA ISPs.

** Bug watch added: Red Hat Bugzilla #1303300
   https://bugzilla.redhat.com/show_bug.cgi?id=1303300

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1557797

Title:
  Big bug : CPU 100% load with gvfsd-smb-browse on Ubuntu Mate 16.04

Status in gvfs package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  i have a big bug on Ubuntu Mate 16.04 on my laptop with, the cpu
  process is 100% load.

  cf capture :
  http://nsa37.casimages.com/img/2016/03/13/160313034108614233.jpg


  other user for this bug :
  https://bugzilla.redhat.com/show_bug.cgi?id=1303300
  
https://www.reddit.com/r/Fedora/comments/40s2xu/gvfsdsmbbrowse_using_100_of_one_of_my_cores/

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1308648] Re: online-accounts don't sync in Evolution after connection loss

2014-12-29 Thread Ian Young
I'm guessing this is a duplicate of:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/897188

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/1308648

Title:
  online-accounts don't sync in Evolution after connection loss

Status in evolution package in Ubuntu:
  Confirmed

Bug description:
  Let's say I just started my laptop. I have all my gmail-accounts added
  as online accounts and they show up in Evolution. It works great. But
  if I suspend the laptop and then wake it up, Evolution refuses to sync
  again and none of my directories are shown. Same thing if I loose
  internet and connect it again: evolution refuse to sync my mails
  again. I have to reboot to make it work again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: evolution 3.10.4-0ubuntu1
  Uname: Linux 3.14.0-031400-generic x86_64
  ApportVersion: 2.14.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Apr 16 18:46:03 2014
  InstallationDate: Installed on 2014-04-09 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140323)
  ProcEnviron:
   LANGUAGE=sv
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=sv_SE.UTF-8
   SHELL=/bin/bash
  SourcePackage: evolution
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 897188] Re: Evolution doesn't get new messages from an IMAP server after suspend/resume

2014-12-29 Thread Ian Young
Getting this same behavior on 14.04 LTS. I'm sad to see that this has
been reported for so long and doesn't have any activity. Is there any
further information I can provide to help with troubleshooting?

Of note: after a suspend, not only will my accounts fail to update
automatically, but if I click Send/Receive, that dialog will hang
forever with the Receive bar marked as Updating The cancel buttons
in that dialog also do nothing and fail to dismiss the dialog.

Sending still works, it's just receiving that is broken.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/897188

Title:
  Evolution doesn't get new messages from an IMAP server after
  suspend/resume

Status in evolution package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  if you have an open imap session and suspend/resume your notebook,
  evolution is unable to fetch new messages (at least if you are doing
  NAT). Most probably this is caused by open tcp sessions that aren't
  reestablished after resume. Best would be to kill all tcp connections
  when suspending and recreating them after a resume.

  This is a regression! It still worked in Ubuntu 11.04.

  Cheers,
  Andreas

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: evolution 3.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
  Uname: Linux 3.0.0-13-generic x86_64
  NonfreeKernelModules: openafs
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Mon Nov 28 12:57:50 2011
  ExecutablePath: /usr/bin/evolution
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  SourcePackage: evolution
  UpgradeStatus: Upgraded to oneiric on 2011-11-18 (10 days ago)
  XsessionErrors:
   (gnome-settings-daemon:1786): Gdk-WARNING **: The program 
'gnome-settings-daemon' received an X Window System error.
   (krb5-auth-dialog:1814): Gdk-WARNING **: gdk_xsettings_watch_cb(): Couldn't 
find window to unwatch

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1383409] [NEW] Support TLS (not just SSLv3)

2014-10-20 Thread Ian Young
Public bug reported:

Starting recently, I've been receiving this message when I try to
connect to my (previously working) mail account: 'The reported error was
Could not connect to 'mail.messagingengine.com:143': TCP connection
reset by peer.'

Due to the timing, I suspect that this is occurring because my mail
provider (Fastmail) disabled SSLv3 support due to the POODLE
vulnerability. I also found this thread
(https://bugzilla.redhat.com/show_bug.cgi?id=1153052) concerning the
same issue from Red Hat, so it seems a fix exists but needs to be
released in the Ubuntu packages. This is a fairly serious problem, as I
am now unable to acccess my mail from Evolution (and if I was able to
access it, I would be doing so via a dangerously broken protocol).

Ubuntu 14.04
Evolution 3.10.4-0ubuntu2

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/1383409

Title:
  Support TLS (not just SSLv3)

Status in “evolution” package in Ubuntu:
  New

Bug description:
  Starting recently, I've been receiving this message when I try to
  connect to my (previously working) mail account: 'The reported error
  was Could not connect to 'mail.messagingengine.com:143': TCP
  connection reset by peer.'

  Due to the timing, I suspect that this is occurring because my mail
  provider (Fastmail) disabled SSLv3 support due to the POODLE
  vulnerability. I also found this thread
  (https://bugzilla.redhat.com/show_bug.cgi?id=1153052) concerning the
  same issue from Red Hat, so it seems a fix exists but needs to be
  released in the Ubuntu packages. This is a fairly serious problem, as
  I am now unable to acccess my mail from Evolution (and if I was able
  to access it, I would be doing so via a dangerously broken protocol).

  Ubuntu 14.04
  Evolution 3.10.4-0ubuntu2

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp