[Desktop-packages] [Bug 1048193] Re: "Forecast Information Cannot be fetched. Connection cannot be established"

2012-10-25 Thread Miroslav Sabljić
Guys, weather indicator is using google or yahoo to display typical
weather info but for forecast information it is using only google. Some
time ago google shut down their weather servers so indicator weather
isn't going to work anymore until some of the developers rewrite this
part to use some other source for displaying forecast information.  On
the indicator facebook page they said that no one is currently working
or maintaing indicator weather.

So, is there any python programers among you guys? :)

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

Title:
  "Forecast Information Cannot be fetched. Connection cannot be
  established"

Status in “indicator-weather” package in Ubuntu:
  Confirmed

Bug description:
  For days the weather bug Forecast button's usefullness has been
  replaced with this error message "Forecast Information Cannot be
  fetched. Connection cannot be established"  I've tried both the google
  and Yahoo option and neither works.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: indicator-weather 11.11.28-0ubuntu1.2
  ProcVersionSignature: Ubuntu 3.2.0-30.48-generic 3.2.27
  Uname: Linux 3.2.0-30-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  Date: Sun Sep  9 07:09:32 2012
  ExecutablePath: /usr/bin/indicator-weather
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  SourcePackage: indicator-weather
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-weather/+bug/1048193/+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 1048193] Re: "Forecast Information Cannot be fetched. Connection cannot be established"

2013-01-05 Thread Miroslav Sabljić
@reanimator
Thanks for you work! Unfortunately patch doesn't cleanly apply to the latest 
weather indicator source. Judging by the patch name you are using v11.11.28 
from Precise and the latest version is 12.07.30. Could you please adapt it for 
the latest source and I will test it and create a proper debdiff patch which 
can be included to the official package?

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

Title:
  "Forecast Information Cannot be fetched. Connection cannot be
  established"

Status in Indicator-Weather:
  Confirmed
Status in “indicator-weather” package in Ubuntu:
  Confirmed

Bug description:
  For days the weather bug Forecast button's usefullness has been
  replaced with this error message "Forecast Information Cannot be
  fetched. Connection cannot be established"  I've tried both the google
  and Yahoo option and neither works.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: indicator-weather 11.11.28-0ubuntu1.2
  ProcVersionSignature: Ubuntu 3.2.0-30.48-generic 3.2.27
  Uname: Linux 3.2.0-30-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  Date: Sun Sep  9 07:09:32 2012
  ExecutablePath: /usr/bin/indicator-weather
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  SourcePackage: indicator-weather
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/weather-indicator/+bug/1048193/+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 1048193] Re: "Forecast Information Cannot be fetched. Connection cannot be established"

2013-01-06 Thread Miroslav Sabljić
I'm using Ubuntu 12.10. When I download a source deb package it already
contains couple of patches that are also in this patch from reanimator.
So the patches are already applied when extracting a deb package. I
adapted the patch to apply cleanly and rebuild the deb package but it
still doesn't work. Now I'm getting this message when I try to enter a
location in setup process on the first run of indicator-weather.

/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: 
g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  import gobject._gobject
Traceback (most recent call last):
  File "/usr/bin/indicator-weather", line 1892, in on_apply
(location_code, location_details) = self.location.export_location_details()
  File "/usr/bin/indicator-weather", line 405, in export_location_details
return (self.location_code, self.location_details)
AttributeError: Location instance has no attribute 'location_code'

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

Title:
  "Forecast Information Cannot be fetched. Connection cannot be
  established"

Status in Indicator-Weather:
  Confirmed
Status in “indicator-weather” package in Ubuntu:
  Confirmed

Bug description:
  For days the weather bug Forecast button's usefullness has been
  replaced with this error message "Forecast Information Cannot be
  fetched. Connection cannot be established"  I've tried both the google
  and Yahoo option and neither works.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: indicator-weather 11.11.28-0ubuntu1.2
  ProcVersionSignature: Ubuntu 3.2.0-30.48-generic 3.2.27
  Uname: Linux 3.2.0-30-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  Date: Sun Sep  9 07:09:32 2012
  ExecutablePath: /usr/bin/indicator-weather
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  SourcePackage: indicator-weather
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/weather-indicator/+bug/1048193/+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 1048193] Re: "Forecast Information Cannot be fetched. Connection cannot be established"

2013-01-06 Thread Miroslav Sabljić
Fixed! This error was related to other bug.
https://bugs.launchpad.net/ubuntu/+source/indicator-weather/+bug/821233

I'm attaching a fixed deb package for quantal.

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

Title:
  "Forecast Information Cannot be fetched. Connection cannot be
  established"

Status in Indicator-Weather:
  Confirmed
Status in “indicator-weather” package in Ubuntu:
  Confirmed

Bug description:
  For days the weather bug Forecast button's usefullness has been
  replaced with this error message "Forecast Information Cannot be
  fetched. Connection cannot be established"  I've tried both the google
  and Yahoo option and neither works.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: indicator-weather 11.11.28-0ubuntu1.2
  ProcVersionSignature: Ubuntu 3.2.0-30.48-generic 3.2.27
  Uname: Linux 3.2.0-30-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  Date: Sun Sep  9 07:09:32 2012
  ExecutablePath: /usr/bin/indicator-weather
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  SourcePackage: indicator-weather
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/weather-indicator/+bug/1048193/+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 1048193] Re: "Forecast Information Cannot be fetched. Connection cannot be established"

2013-01-06 Thread Miroslav Sabljić
** Attachment added: "indicator-weather_12.07.30-0ubuntu1_all_patched.deb"
   
https://bugs.launchpad.net/ubuntu/+source/indicator-weather/+bug/1048193/+attachment/3475428/+files/indicator-weather_12.07.30-0ubuntu1_all_patched.deb

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

Title:
  "Forecast Information Cannot be fetched. Connection cannot be
  established"

Status in Indicator-Weather:
  Confirmed
Status in “indicator-weather” package in Ubuntu:
  Confirmed

Bug description:
  For days the weather bug Forecast button's usefullness has been
  replaced with this error message "Forecast Information Cannot be
  fetched. Connection cannot be established"  I've tried both the google
  and Yahoo option and neither works.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: indicator-weather 11.11.28-0ubuntu1.2
  ProcVersionSignature: Ubuntu 3.2.0-30.48-generic 3.2.27
  Uname: Linux 3.2.0-30-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  Date: Sun Sep  9 07:09:32 2012
  ExecutablePath: /usr/bin/indicator-weather
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  SourcePackage: indicator-weather
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/weather-indicator/+bug/1048193/+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 772873] Re: Vino does not work with compositing

2012-09-20 Thread Miroslav Sabljić
I can confirm this behaviour. Installed 12.04.1 and enabled flgrx
driver. VNC is extremly slow and doesn't refresh screen. It works
normally with radeon driver. I also tried with latest fglrx driver but
it doesn't change anything.

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

Title:
  Vino does not work with compositing

Status in “fglrx-installer” package in Ubuntu:
  Triaged
Status in “fglrx-installer” source package in Natty:
  Won't Fix
Status in “fglrx-installer” source package in Oneiric:
  Won't Fix
Status in “fglrx-installer” source package in Precise:
  Triaged

Bug description:
  Binary package hint: vino

  Vino, the built in VNC server in Ubuntu, has had a problem for many
  releases where it won't update the display when connected remotely if
  compositing is enabled.

  I honestly don't know why it was shipped with this version since
  compositing is now required and enabled by default, but Vino doesn't
  work if compositing is enabled.

  After upgrading to Natty there is no user-facing way to disable
  compositing, so the built-in remote control application is now
  completely useless.

  This is a core functionality of a desktop operating system and it has
  been broken in Ubuntu for several major releases ( see bug 353126
  which was opened on 2009-4-1).

  If if it's not a core functionality to everyone and that's just my
  opinion, it doesn't make any sense to ship a desktop OS with a broken
  remote control service. I don't know of any other desktop OS that
  ships with a remote desktop functionality that is completely broken
  out of the box.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: vino 2.32.1-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  Date: Thu Apr 28 19:28:50 2011
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: vino
  UpgradeStatus: Upgraded to natty on 2011-04-29 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/772873/+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 1048193] Re: "Forecast Information Cannot be fetched. Connection cannot be established"

2012-10-20 Thread Miroslav Sabljić
@Mark Suarez

Why did you set this bug to FIx released? The bug isn't fixed and it
isn't released. I've checked indicator-weather source and changelogs and
there is nothing documented about fixing this. I'm using 12.10 with
indicator-weather 12.07.30-0ubuntu1. This behaviour started when Google
shut down their servers for weather forceast and indicator-weather is
using them to display forceast infomation. So this will not be fixed
until indicator-weather gets support for using some other forceast
source

Please reopen this bug.

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

Title:
  "Forecast Information Cannot be fetched. Connection cannot be
  established"

Status in “indicator-weather” package in Ubuntu:
  Fix Released

Bug description:
  For days the weather bug Forecast button's usefullness has been
  replaced with this error message "Forecast Information Cannot be
  fetched. Connection cannot be established"  I've tried both the google
  and Yahoo option and neither works.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: indicator-weather 11.11.28-0ubuntu1.2
  ProcVersionSignature: Ubuntu 3.2.0-30.48-generic 3.2.27
  Uname: Linux 3.2.0-30-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  Date: Sun Sep  9 07:09:32 2012
  ExecutablePath: /usr/bin/indicator-weather
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  SourcePackage: indicator-weather
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-weather/+bug/1048193/+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