Hi,
uinput via lirc is broken completely in Lucid currently. It happens with any
remote I've tried.
The bug is in lirc and it is related to xf86-input-evdev. It is fixed upstream.
See http://bugs.gentoo.org/show_bug.cgi?id=299030
The patch attached there works fine with current lirc source from L
I get same error messages in :0-greeter.log and a strange thing has started for
couple of days now in Karmic:
When boot starts, while usplash is on and I see the usplash ubuntu image, I
hear the gdm login sound but all the login UI elements are not visible. I have
to go in a terminal and restart
** Changed in: weather-indicator/3.0
Assignee: Panagiotis Skintzos (ph7) => (unassigned)
** Changed in: weather-indicator/2.0
Assignee: Panagiotis Skintzos (ph7) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
** Changed in: weather-indicator
Assignee: Panagiotis Skintzos (ph7) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/751835
Title:
Do not display active city name twice in m
** Changed in: weather-indicator
Assignee: Panagiotis Skintzos (ph7) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/755181
Title:
Should show temperature for each location
** Changed in: weather-indicator
Assignee: Panagiotis Skintzos (ph7) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/741482
Title:
new version runs in natty but only get
** Changed in: indicator-weather (Ubuntu)
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/741849
Title:
indicator-weather crashed on login (when no wifi)
--
ubunt
** Changed in: indicator-weather (Ubuntu)
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/760389
Title:
Not following XDG_CACHE_HOME
--
ubuntu-bugs mailing
** Changed in: indicator-weather (Ubuntu)
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/759280
Title:
indicator-weather crashed with IndexError in __init__(
** Changed in: indicator-weather (Ubuntu)
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/759580
Title:
indicator-weather crashed with SIGABRT in g_settings_get_val
Thanks Marcel for the useful patch! I applied a modified version in revision 240
http://bazaar.launchpad.net/~weather-indicator-team/weather-indicator/foggy/revision/240
** Changed in: weather-indicator
Status: Confirmed => Fix Committed
** Changed in: indicator-weather (Ubuntu)
Sta
Lately Google fails for many locations, that was the trigger for the
error. Now exceptions like these get caught
** Changed in: indicator-weather (Ubuntu)
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
** Changed in: indicator-weather (Ubuntu)
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/755873
Title:
indicator-weather crashed with AttributeError in __main__: '
Hi, I attached a patch for fixing this in unity-2d.
** Also affects: unity-2d
Importance: Undecided
Status: New
** Patch added: "unity2d.close_opened_quicklist_on_left_click.patch"
https://bugs.launchpad.net/unity-2d/+bug/718885/+attachment/1893594/+files/unity2d.close_opened_quickl
Fabien, is it reproducible?
Are the indicators in the standard gnome-panel applet or in another dock
program?
The messages indicate that something went wrong with the application indicator
menu.
App-indicator was trying to update a deleted menuitem.
I suspect that it is related with #732569
--
Yes, I'd like that too. Although I use English locale, I cannot stand 12h
format.
We don't actually need dconf as dependency.
GSettings from glib uses dconf as default backend.
We can use gnome.introspection to access the settings and set a hook for
changes.
I attached a patch.
It works when t
Yes the only requirement is python-gobject.
Are you in Natty or Maverick?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/720066
Title:
indicator-weather should re-use the time-format of other indicat
In Maverick it works fine, I'll have to investigate it in Natty then
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/720066
Title:
indicator-weather should re-use the time-format of other indicators
Hi Vadim, I had updated the patch just saw that you committed the change.
Be aware that in Maverick the settings path for indicator-datetime is different.
So this should be realeased for Natty only. In my new patch I handle both cases.
** Patch added: "timeformat2.patch"
https://bugs.launchpad
Great!
The proxy change to dconf only, gives crashes in pre-Natty releases.
I think we should keep the gconf settings as well (python-gconf is installed
anyway by default).
I modified it to include both.
** Patch added: "http_proxy_support2.patch"
https://bugs.launchpad.net/weather-indicator
This happens on my Natty installation in Unity only (not in Unity-2d)
and it started after I installed indicator-network. Any indicator that
is on the left side of indicator-network is unclickable. I have to click
on indicator-network or any indicator on its right side and then move
the mouse on th
The stall happens with Yahoo provider as well.
It happens when the user has the indicator menu popped up, while the program
replaces the application-indicator menu (in menu_normal function
(self.winder.set_menu(self.menu)).
Steps to reproduce:
- Choose Google as weather provider (it's slower than
** Also affects: indicator-application
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/732569
Title:
weather applet freezes on clicking refresh
--
ubuntu-
It also happens with Unity and it is connected to the indicator label change as
well.
The code in indicator-weather (line 989):
self.winder.set_menu(self.menu)
self.update_label("")
It replaces the menu while the menu is popped up and then resets the
label to a zero sized string a
*** This bug is a duplicate of bug 733760 ***
https://bugs.launchpad.net/bugs/733760
This issue has been fixed in the version included in the PPA:
https://launchpad.net/~weather-indicator-team/+archive/ppa
--
You received this bug notification because you are a member of Ubuntu
Bugs, which i
*** This bug is a duplicate of bug 761409 ***
https://bugs.launchpad.net/bugs/761409
Yes, it's a known Unity bug
** This bug has been marked a duplicate of bug 761409
Cannot click on left-most indicator on panel if a non-indicator icon appears
* You can subscribe to bug 761409 by followin
@Don:
Please open a new bug report as this one is definitely not the right one.
Also specify the version your are using and attach any log found
(~/.cache/indicator-weather.log)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://
*** This bug is a duplicate of bug 733760 ***
https://bugs.launchpad.net/bugs/733760
>
> Still not working!!!
>
Can you please specify the location you use?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
*** This bug is a duplicate of bug 761409 ***
https://bugs.launchpad.net/bugs/761409
** This bug has been marked a duplicate of bug 761409
Cannot click on left-most indicator on panel if a non-indicator icon appears
* You can subscribe to bug 761409 by following this link:
https://bugs.la
*** This bug is a duplicate of bug 733760 ***
https://bugs.launchpad.net/bugs/733760
>
>
> I can't remember the full string the search function gave me (i'm not on
> ubuntu now) but u can have it by doing this:
>
> 1- type batroun
> 2- click search
> 3 - it will give u just 1 string, it's the
Cullen, have you installed any external theme or icon package?
These names do not exist in the source of ubuntu-mono (0.0.30)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748861
Title:
icon for wea
*** This bug is a duplicate of bug 733760 ***
https://bugs.launchpad.net/bugs/733760
This is weird. Can you access these page from the browser?
http://where.yahooapis.com/geocode?flags=J&location=Batro%C3%BBn%2C+Liban-Nord%2C+Lebanon&appid=mOawLd4s
http://where.yahooapis.com/geocode?flags=J&lo
*** This bug is a duplicate of bug 733760 ***
https://bugs.launchpad.net/bugs/733760
Please try this command, this is the one that fails:
python -c "import urllib2;
f=urllib2.urlopen('http://where.yahooapis.com/geocode?flags=J&location=Batro%C3%BBn%2C
+Liban-Nord%2C+Lebanon&appid=mOawLd4s');
Christoph, your icons look very nice, thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748861
Title:
icon for weather-clear (day only) is missing
--
ubuntu-bugs mailing list
ubuntu-bugs@lists
** Also affects: weather-indicator
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/19
Title:
No indicator present, after configuration...
--
ubuntu-bu
Seems like something is wrong with desktopcouch database.
It might be a desktopcouch bug.
Close the indicator from the command line:
killall indicator-weather
and navigate with your browser to:
file:///home/YOUR_USERNAME_HERE/.local/share/desktop-couch/couchdb.html
>From there you'll be directed
*** This bug is a duplicate of bug 775630 ***
https://bugs.launchpad.net/bugs/775630
** This bug has been marked a duplicate of bug 775630
package indicator-weather 11.05.01~natty1 failed to install/upgrade: η
υποδιεργασία installed post-installation script επέστρεψε κατάσταση λάθους 1
*
*** This bug is a duplicate of bug 779483 ***
https://bugs.launchpad.net/bugs/779483
** This bug has been marked a duplicate of bug 779483
indicator-weather segfaults
* You can subscribe to bug 779483 by following this link:
https://bugs.launchpad.net/weather-indicator/+bug/779483/+subscr
>
> The icon set shouldn't contain any of those items.
It take it that by "those items" you mean all weather icons?
> As I said, they shouldn't be shipped at all. If you branch lp:ubuntu-
> mono you won't find those icons.
>
Here's the contradiction. I take it that by "those icons" you mean the
*** This bug is a duplicate of bug 761409 ***
https://bugs.launchpad.net/bugs/761409
Yes, it is a known unity bug, when the systray whitelist is changed:
bug#761409
** This bug has been marked a duplicate of bug 761409
Cannot click on left-most indicator on panel if a non-indicator icon ap
I think it is related or duplicate of bug #761409
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/750864
Title:
Unity Panel applets do not open menu after click
--
ubuntu-bugs mailing list
ubuntu-bu
*** This bug is a duplicate of bug 733760 ***
https://bugs.launchpad.net/bugs/733760
This is the known "yahoo_id" bug and is fixed in a recent version. It
will soon land in the standard Natty package.
** This bug has been marked a duplicate of bug 733760
indicator-weather crashed with KeyE
*** This bug is a duplicate of bug 733760 ***
https://bugs.launchpad.net/bugs/733760
This issue has been fixed in the version included in the PPA:
https://launchpad.net/~weather-indicator-team/+archive/ppa
** This bug has been marked a duplicate of bug 733760
indicator-weather crashed with
** Also affects: desktopcouch
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/19
Title:
No indicator present, after configuration...
--
ubuntu-bugs ma
Please, upgrade to the PPA version, where the problem is fixed:
https://launchpad.net/~weather-indicator-team/+archive/ppa
You'll have to remove/readd your location, see bug #770652
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
http
** Changed in: weather-indicator
Status: Confirmed => In Progress
** Changed in: weather-indicator
Assignee: (unassigned) => Panagiotis Skintzos (ph7)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
I think that this is caused by the missing yahoo_id bug; the fix has not
landed in the standard natty package
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/771901
Title:
cannot add another town
--
*** This bug is a duplicate of bug 759580 ***
https://bugs.launchpad.net/bugs/759580
The fix for the proxy authentication keys is committed
** This bug has been marked a duplicate of bug 759580
indicator-weather crashed with SIGABRT in g_settings_get_value()
* You can subscribe to bug 759
** Changed in: weather-indicator
Assignee: (unassigned) => Panagiotis Skintzos (ph7)
** Changed in: weather-indicator
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
** Changed in: weather-indicator
Assignee: (unassigned) => Panagiotis Skintzos (ph7)
** Changed in: weather-indicator
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
FYI the next version (foggy) of indicator-weather is implemented as a
"system" indicator (uses libindicator directly and goes away from
appindicator model) so it will be possible to be displayed next to the
time indicator.
--
You received this bug notification because you are a member of Ubuntu
B
** Branch linked: lp:~ph7/weather-indicator/vala-port
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/755181
Title:
Should show temperature for each location in the menu
--
ubuntu-bugs mailing list
** Branch linked: lp:~ph7/weather-indicator/vala-port
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/751835
Title:
Do not display active city name twice in menu
--
ubuntu-bugs mailing list
ubuntu-b
*** This bug is a duplicate of bug 733760 ***
https://bugs.launchpad.net/bugs/733760
** This bug is no longer a duplicate of bug 739191
KeyError: 'yahoo id' occurs on adding Xi'an, Shaanxi Sheng, China
** This bug has been marked a duplicate of bug 733760
indicator-weather crashed with K
*** This bug is a duplicate of bug 753309 ***
https://bugs.launchpad.net/bugs/753309
** This bug has been marked a duplicate of bug 753309
weather applet displays wrong sunset/sunrise times
* You can subscribe to bug 753309 by following this link:
https://bugs.launchpad.net/ubuntu/+source
Sorry, we can't put in indicator tray multiple icons & labels.
In the planned version, you'll be able to see weather data for multiple
locations in the indicator menu. Just one click away.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
** Changed in: weather-indicator
Status: New => Confirmed
** Changed in: weather-indicator
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/753309
Title:
weat
*** This bug is a duplicate of bug 755181 ***
https://bugs.launchpad.net/bugs/755181
** This bug has been marked a duplicate of bug 755181
Should show temperature for each location in the menu
* You can subscribe to bug 755181 by following this link:
https://bugs.launchpad.net/ubuntu/+sou
** Changed in: indicator-weather (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/753309
Title:
weather applet displays wrong sunset/sunrise times
--
ubuntu-b
*** This bug is a duplicate of bug 755181 ***
https://bugs.launchpad.net/bugs/755181
** This bug has been marked a duplicate of bug 755181
Should show temperature for each location in the menu
* You can subscribe to bug 755181 by following this link:
https://bugs.launchpad.net/ubuntu/+sou
60 matches
Mail list logo