[Bug 641417] [NEW] Maverick: the Reply button in Evolution points the wrong way

2010-09-17 Thread Darik Horn
Public bug reported:

Binary package hint: evolution

In nearly all MUAs, the arrows on the Reply and Reply All buttons point
leftward.  The default Ambiance theme in Maverick reverses this
convention.

To convince myself that this is a valid complaint, I collected
screenshots from some other popular mail readers, which are attached.

This bug will cause unnecessary retraining of regular users because the
Reply button now looks like the Forward button everywhere else.

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


** Tags: maverick

-- 
Maverick: the Reply button in Evolution points the wrong way
https://bugs.launchpad.net/bugs/641417
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 641417] Re: Maverick: the Reply button in Evolution points the wrong way

2010-09-17 Thread Darik Horn

** Attachment added: "Gallery Of Reply Buttons.png"
   
https://bugs.launchpad.net/bugs/641417/+attachment/1598706/+files/Gallery%20Of%20Reply%20Buttons.png

** Tags added: maverick

-- 
Maverick: the Reply button in Evolution points the wrong way
https://bugs.launchpad.net/bugs/641417
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 265043] Re: Evolution doesn't refresh the INBOX folder

2008-10-11 Thread Darik Horn
The Evolution 2.24.0-0ubuntu2 package still has this bug.  I did an
upgrade from Hardy to the Intrepid beta today and all of my IMAP
accounts got the double message glitch.  (My IMAP server is Courier.)

-- 
Evolution doesn't refresh the INBOX folder
https://bugs.launchpad.net/bugs/265043
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 265043] Re: Evolution doesn't refresh the INBOX folder

2008-10-11 Thread Darik Horn
Per the duplicate ticket, this was the fix for me:

1. Click "Folder" -> "Subscriptions".
2. Choose the IMAP account from the "Server" pulldown menu.
3. Uncheck the "Inbox" folder.
4. Click the "Close" button.
5. Restart Evolution.

The Inbox folder will be automatically resubscribed and correctly
resummarized.

-- 
Evolution doesn't refresh the INBOX folder
https://bugs.launchpad.net/bugs/265043
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 19065] Re: warnings about bad SSL certificate when viewing mail

2008-10-16 Thread Darik Horn
This bug got fixed in the Intrepid beta.  I'm getting desirable behavior
from the latest Evolution 2.24.0 packages.

-- 
warnings about bad SSL certificate when viewing mail
https://bugs.launchpad.net/bugs/19065
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 641417] Re: Maverick: the Reply button in Evolution points the wrong way

2011-06-02 Thread Darik Horn
No, this is resolved in Natty.

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

Title:
  Maverick: the Reply button in Evolution points the wrong way

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


[Bug 482597] Re: Empathy dialpad tones don't work

2010-11-01 Thread Darik Horn
The DMTF in Empathy seems to have regressed from Lucid to Maverick.
Most IVRs are not recognizing keypad tones from Empathy.

-- 
Empathy dialpad tones don't work
https://bugs.launchpad.net/bugs/482597
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

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


[Bug 693644] Re: totem doesn't pass RTSP credentials to gstreamer

2011-07-08 Thread Darik Horn
This bug persists in Ubuntu 11.04 Natty Narwhal.

$ apt-cache policy totem
totem:
  Installed: 2.32.0-0ubuntu10
  Candidate: 2.32.0-0ubuntu10
  Version table:
 *** 2.32.0-0ubuntu10 0
500 http://us.archive.ubuntu.com/ubuntu/ natty/main amd64 Packages
100 /var/lib/dpkg/status

$ totem rtsp://netcam/nphMpeg4/g726-640x480
** Message: Error: Could not read from resource.
gstrtspsrc.c(4536): gst_rtspsrc_send (): 
/GstPlayBin2:play/GstURIDecodeBin:uridecodebin0/GstRTSPSrc:source:
Got error response: 401 (Unauthorized).

** Message: Error: No URI set
gstplaybin2.c(3440): setup_next_source (): /GstPlayBin2:play

The video stream is opened and nothing is printed to the terminal if the
username and password are passed in the URI.

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

Title:
  totem doesn't pass RTSP credentials to gstreamer

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

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


[Bug 693644] [NEW] totem doesn't pass RTSP credentials to gstreamer

2010-12-22 Thread Darik Horn
Public bug reported:

Binary package hint: totem

I have a Panasonic Network camera that provides an authenticated RTSP
video stream.

Totem can play the stream if the username and password are passed in the
URL like this:

  $ totem rtsp://me:passw...@netcam/nphMpeg4/g726-640x480

Totem cannot play the stream if invoked like this:

  $ totem rtsp://netcam/nphMpeg4/g726-640x480
  ** Message: Error: Could not read from resource.
  gstrtspsrc.c(4408): gst_rtspsrc_send (): 
/GstPlayBin2:play/GstURIDecodeBin:uridecodebin0/GstRTSPSrc:source:
  Got error response: 401 (Unauthorized).

The "Password requested for RTSP server" dialog opens.  If I input the
username and password here and click the "Connect" button, then this is
additionally printed to stdout:

  ** Message: Error: No URI set
  gstplaybin2.c(3475): setup_next_source (): /GstPlayBin2:play

and Totem presents a dialog that says

  (-) An error occurred
  Location not found.

Expected behavior is that the RTSP video stream is opened even if the
username and password are passed through the dialog.

  $ lsb_release -rd
  Description:  Ubuntu 10.10
  Release:  10.10
  
  $ apt-cache policy totem
  totem:
Installed: 2.32.0-0ubuntu1
Candidate: 2.32.0-0ubuntu1
Version table:
   *** 2.32.0-0ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ maverick/main amd64 Packages
  100 /var/lib/dpkg/status

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: totem 2.32.0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
Uname: Linux 2.6.35-24-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Wed Dec 22 19:41:34 2010
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: totem

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


** Tags: amd64 apport-bug maverick

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

Title:
  totem doesn't pass RTSP credentials to gstreamer

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


[Bug 693644] Re: totem doesn't pass RTSP credentials to gstreamer

2010-12-22 Thread Darik Horn


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

Title:
  totem doesn't pass RTSP credentials to gstreamer

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


[Bug 482597] Re: Empathy dialpad tones don't work

2010-07-15 Thread Darik Horn
I noticed this bug after becoming frustrated with Empathy in Ubuntu
Lucid.  Empathy is indeed doing DMTF through the dial pad properly, so
this is technically not-a-bug, but the user interface is unlike most
other VOIP software:

* Empathy buries the keypad under Sidebar -> Audio Input -> Dialpad,
whereas most applications show the dialpad by default or have a large
button for it.

* Empathy doesn't echo DMTF, which is unlike regular telephone hardware,
which makes the user think that Empathy is not sending the tone.

-- 
Empathy dialpad tones don't work
https://bugs.launchpad.net/bugs/482597
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

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


[Bug 19065] Re: warnings about bad SSL certificate when viewing mail

2008-10-03 Thread Darik Horn
This bug persists in Hardy with Evolution 2.22.3.1, and it looks like
Intrepid could have it too.

I've attached a screenshot to complement the text attachment.

** Attachment added: "Screenshot Evolution Warning Signature Bad.png"
   
http://launchpadlibrarian.net/18165168/Screenshot%20Evolution%20Warning%20Signature%20Bad.png

-- 
warnings about bad SSL certificate when viewing mail
https://bugs.launchpad.net/bugs/19065
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 128620] Re: maximize/minimize unresponsive

2007-09-11 Thread Darik Horn
I found this closed bug on Google while trying to troubleshoot the same
issue.  I can confirm that it happens randomly.

Switching to a virtual console and back with CTRL+ALT+F2 and CTRL+ALT+F7
causes metacity to resume normal behavior.

-- 
maximize/minimize unresponsive
https://bugs.launchpad.net/bugs/128620
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 59232] Re: libhal1 0.5.7.1-0ubuntu8 with new dbus breaks vmware

2006-09-24 Thread Darik Horn
The is kludge also works with VMware Server Console 1.0.1 for Linux.
You can apply the same change to the /usr/bin/vmware-server-console
file.

-- 
libhal1 0.5.7.1-0ubuntu8 with new dbus breaks vmware
https://launchpad.net/bugs/59232

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