[Bug 1290171] Re: appointments don't change when you click on a calendar date

2014-04-01 Thread James Landrum
uh oh, looks like I'm experiencing the same issues. Can't confirm the
absence of today's events (have no events scheduled today) but it is
missing colors for me.

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

Title:
  appointments don't change when you click on a calendar date

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1290171/+subscriptions

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


[Bug 1266608] Re: apport-gtk crashed with SIGABRT in __assert_fail_base()

2014-03-24 Thread James Landrum
too many error messages!

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

Title:
  apport-gtk crashed with SIGABRT in __assert_fail_base()

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

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


[Bug 1261873] Re: 'net usershare' returned error 255

2014-03-18 Thread James Landrum
Since I am a complete noob and kinda freaked out when I found this page
without simple step-by-step instructions, and since I did figure it out
myself by googling how to edit a .conf file, I figured I'd share with
other potential noobs:

-Open terminal and type "sudo gedit /etc/samba/smb.conf"
-Copy/paste text from file attachment in 4th comment 
https://launchpadlibrarian.net/160051499/smb.conf.good
-Save
-Thank Cliff

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

Title:
  'net usershare' returned error 255

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

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


[Bug 1273447] Re: samba sharing doesn't work on fresh Ubuntu 14.04 x64 build - net usershare add: cannot convert name "Everyone" to a SID. Access denied

2014-03-18 Thread James Landrum
*** This bug is a duplicate of bug 1261873 ***
https://bugs.launchpad.net/bugs/1261873

any solutions or workarounds to this bug yet?

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

Title:
  samba sharing doesn't work on fresh Ubuntu 14.04 x64 build - net
  usershare add: cannot convert name "Everyone" to a SID. Access denied

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

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


[Bug 1290666] Re: Ubuntu 14.04 (Alpha Release) - VNC not working

2014-03-17 Thread James Landrum
Please fix this. It worked just fine in 13.10 and now it does not. My
laptop has a faulty touchpad and sometimes HippoRemote is my only
choice. The issue is NOT with HippoRemote, it is with Ubuntu 14.04.
Please start working on this!

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

Title:
  Ubuntu 14.04 (Alpha Release) - VNC not working

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

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


[Bug 1290171] Re: appointments don't change when you click on a calendar date

2014-03-17 Thread James Landrum
This bug is now fixed for me! Thanks!

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

Title:
  appointments don't change when you click on a calendar date

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1290171/+subscriptions

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


[Bug 1291468] Re: double-clicking on a calendar day opens Evolution to the day *before* the double-clicked day

2014-03-17 Thread James Landrum
This bug is now fixed for me! Thanks!

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

Title:
  double-clicking on a calendar day opens Evolution to the day *before*
  the double-clicked day

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1291468/+subscriptions

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


Re: [Bug 1291468] Re: clock applet won't display events for selected date/directs to wrong date on evolution calendar

2014-03-17 Thread James Landrum
This bug is now fixed for me! Thanks!


On Wed, Mar 12, 2014 at 8:11 PM, Charles Kerr wrote:

> Some of this report is a duplicate of bug #1290171, which is already in
> progress.
>
> However, the "Directs to date one day before" bug isn't covered in
> 1290171, and I'm able to reproduce that issue.
>
> Short answer: looks like the fix is to convert localtime to GMT before
> passing it to evolution.
>
> Longer answer: indicator-datetime invokes evolution like this:
>
> $ evolution "calendar:///?startdate=20140325"
>
> ...and if I test that manually from the command line, I get the same
> issue of Evolution popping up a calendar to March 24.
>
> However if I pass that in UTC to evolution, it works correctly. I'm in
> GMT-5, so if I do this:
>
> $ evolution "calendar:///?startdate=20140325T05Z"
>
> then it pops up correctly. If I shift it less than 5 hours, it still
> shows up on March 24:
>
> $ evolution "calendar:///?startdate=20140325T04Z"
>
>
> ** Summary changed:
>
> - clock applet won't display events for selected date/directs to wrong
> date on evolution calendar
> + double-clicking on a calendar day opens Evolution to the day *before*
> the double-clicked day
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1291468
>
> Title:
>   double-clicking on a calendar day opens Evolution to the day *before*
>   the double-clicked day
>
> Status in "indicator-datetime" package in Ubuntu:
>   In Progress
>
> Bug description:
>   I have Evolution set as my default calendar. In the clock/calendar
>   applet, it displays the 5 next upcoming events on my calendar and an
>   option to add an event. These events are accurate and up to date from
>   today's date. However, if I select another date on the calendar, it
>   will not change to show events from that date. It always displays
>   current upcoming events.
>
>   Also, if I click on any upcoming event listed, or if I double-click on
>   a date on the calendar, I am directed to the date one day before the
>   date selected.
>
>   Clicking Add Event opens the Evolution calendar and selects the
>   current date and time. I can begin typing and it will create an event
>   in the selected calendar. Works as expected.
>
>   1) Ubuntu 14.04 LTS (beta)
>   2)
>   a) indicator-datetime 13.10.0+14.04.20140311.1-0ubuntu1
>   b) Evolution 3.10.4
>   3) EXPECTED
>   a) Select date on calendar -> expected to see upcoming events for
> that date
>   b) Double-click date on calendar OR click event -> expected to be
> directed to that date or event
>   4) HAPPENED
>   a) No change/displays upcoming events relative to current date
>   b) Directs to date one day before
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 14.04
>   Package: indicator-datetime 13.10.0+14.04.20140311.1-0ubuntu1
>   ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
>   Uname: Linux 3.13.0-17-generic x86_64
>   ApportVersion: 2.13.3-0ubuntu1
>   Architecture: amd64
>   CurrentDesktop: Unity
>   Date: Wed Mar 12 11:29:34 2014
>   ExecutablePath:
> /usr/lib/x86_64-linux-gnu/indicator-datetime/indicator-datetime-service
>   InstallationDate: Installed on 2014-03-10 (1 days ago)
>   InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64
> (20140310)
>   ProcEnviron:
>PATH=(custom, no user)
>LANGUAGE=en_US
>XDG_RUNTIME_DIR=
>LANG=en_US.UTF-8
>SHELL=/bin/bash
>   SourcePackage: indicator-datetime
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1291468/+subscriptions
>

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

Title:
  double-clicking on a calendar day opens Evolution to the day *before*
  the double-clicked day

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1291468/+subscriptions

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


[Bug 1290666] Re: Ubuntu 14.04 (Alpha Release) - VNC not working

2014-03-12 Thread James Landrum
I too use HippoRemote and am experiencing the same issues! All I did was
restart my router, my iPhone, and my PC as per the the troubleshooting
instructions from HippoRemote, and still no connection. It does detect
my PC, but it will not connect.

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

Title:
  Ubuntu 14.04 (Alpha Release) - VNC not working

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

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


[Bug 1291468] [NEW] clock applet won't display events for selected date/directs to wrong date on evolution calendar

2014-03-12 Thread James Landrum
Public bug reported:

I have Evolution set as my default calendar. In the clock/calendar
applet, it displays the 5 next upcoming events on my calendar and an
option to add an event. These events are accurate and up to date from
today's date. However, if I select another date on the calendar, it will
not change to show events from that date. It always displays current
upcoming events.

Also, if I click on any upcoming event listed, or if I double-click on a
date on the calendar, I am directed to the date one day before the date
selected.

Clicking Add Event opens the Evolution calendar and selects the current
date and time. I can begin typing and it will create an event in the
selected calendar. Works as expected.

1) Ubuntu 14.04 LTS (beta)
2) 
a) indicator-datetime 13.10.0+14.04.20140311.1-0ubuntu1
b) Evolution 3.10.4
3) EXPECTED
a) Select date on calendar -> expected to see upcoming events for that date
b) Double-click date on calendar OR click event -> expected to be directed 
to that date or event
4) HAPPENED
a) No change/displays upcoming events relative to current date
b) Directs to date one day before

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: indicator-datetime 13.10.0+14.04.20140311.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
Uname: Linux 3.13.0-17-generic x86_64
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Mar 12 11:29:34 2014
ExecutablePath: 
/usr/lib/x86_64-linux-gnu/indicator-datetime/indicator-datetime-service
InstallationDate: Installed on 2014-03-10 (1 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140310)
ProcEnviron:
 PATH=(custom, no user)
 LANGUAGE=en_US
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: indicator-datetime
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: indicator-datetime (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  clock applet won't display events for selected date/directs to wrong
  date on evolution calendar

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1291468/+subscriptions

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