Re: Intention to drop Wubi from 13.04 release

2013-04-19 Thread Evan Dandrea
On Fri, Apr 19, 2013 at 2:38 PM, Dmitrijs Ledkovs dmitrij.led...@ubuntu.com wrote: I have pinged Evan, to publish a release and request the wubi.exe builds for Precise and Raring be signed such that we can release them. I am not sure how long the delay is but hopefully we will be able to

indicator-weather broken, should we drop it from raring?

2013-04-19 Thread Sebastien Bacher
Hey, Looking to the most reported raring issues, I noticed that indicator-weather is listed in there. Investigating the issue I ended on https://bugs.launchpad.net/weather-indicator/+bug/1162485: It is impossible to add new location to the list The problem is that the code uses a service

Re: indicator-weather broken, should we drop it from raring?

2013-04-19 Thread Barry Warsaw
On Apr 19, 2013, at 04:26 PM, Sebastien Bacher wrote: Looking to the most reported raring issues, I noticed that indicator-weather is listed in there. Investigating the issue I ended on https://bugs.launchpad.net/weather-indicator/+bug/1162485: It is impossible to add new location to the list

Re: indicator-weather broken, should we drop it from raring?

2013-04-19 Thread Dmitrijs Ledkovs
On 19 April 2013 15:26, Sebastien Bacher seb...@ubuntu.com wrote: Hey, Looking to the most reported raring issues, I noticed that indicator-weather is listed in there. Investigating the issue I ended on https://bugs.launchpad.net/weather-indicator/+bug/1162485: It is impossible to add new

Re: indicator-weather broken, should we drop it from raring?

2013-04-19 Thread Iain Lane
Hi, On Fri, Apr 19, 2013 at 10:46:25AM -0400, Barry Warsaw wrote: On Apr 19, 2013, at 04:26 PM, Sebastien Bacher wrote: Looking to the most reported raring issues, I noticed that indicator-weather is listed in there. Investigating the issue I ended on

Re: indicator-weather broken, should we drop it from raring?

2013-04-19 Thread Barry Warsaw
On Apr 19, 2013, at 03:57 PM, Iain Lane wrote: I wrote an upstart user session job to automatically respawn it when it crashes and I've been quite happy with it ever since ;-). Oh neat! /me can has? :) -Barry signature.asc Description: PGP signature -- ubuntu-devel mailing list

Re: indicator-weather broken, should we drop it from raring?

2013-04-19 Thread Sebastien Bacher
Le 19/04/2013 16:50, Dmitrijs Ledkovs a écrit : Or is it actually Yahoos mapping from location - woeid - weather data? I'm not that familiar with the code, but from what I saw it basically that. It seems to simply get datas from the yahoo weather service, which takes a woeid location code as

Re: indicator-weather broken, should we drop it from raring?

2013-04-19 Thread Sebastien Bacher
Hey Barry, Le 19/04/2013 16:46, Barry Warsaw a écrit : Even with all its problems, I still like having a weather indicator on my desktop. I'd vote for keeping it for Raring I guess you have a configured indicator with your location, right? ;-) - The current bug makes impossible to configure

Re: indicator-weather broken, should we drop it from raring?

2013-04-19 Thread Barry Warsaw
On Apr 19, 2013, at 06:36 PM, Sebastien Bacher wrote: I guess you have a configured indicator with your location, right? ;-) I do! But I fear I might forget my umbrella the next time I travel out of my home location. :) The current bug makes impossible to configure it/add a location, so it's

High priority bug (IMHO) that needs to be fixed before Raring Release?

2013-04-19 Thread Thomas Novin
I upgraded to Raring the other day (from 12.04.2 LTS). Used Skype and noticed that all notification sounds sounds very distorted. Like a blown-out speaker. Googled it and found a solution in a askubuntu.com-question. http://askubuntu.com/questions/157891/skype-and-vlc-sounds-sizzle-distorted-bad

Re: High priority bug (IMHO) that needs to be fixed before Raring Release?

2013-04-19 Thread Oliver Grawert
hi, On Fr, 2013-04-19 at 11:27 +0200, Thomas Novin wrote: I upgraded to Raring the other day (from 12.04.2 LTS). Used Skype and noticed that all notification sounds sounds very distorted. Like a blown-out speaker. Googled it and found a solution in a askubuntu.com-question.

Regarding manual partitioning on EFI systems

2013-04-19 Thread Biswarup Ray
I recently installed 13.04 final beta(Gnome version) on my Efi enabled desktop. I selected manual partitioning option during installation. This being my first installation of an OS supporting Efi, I was not aware of the requirement of a separate EFI partition. The installer proceeded with the

Re: PIE on 64bit

2013-04-19 Thread Matthias Klose
Am 18.04.2013 20:25, schrieb John Moser: Meant to go to list On Apr 18, 2013 2:15 PM, John Moser john.r.mo...@gmail.com wrote: On Apr 18, 2013 2:07 PM, Insanity Bit colintre...@gmail.com wrote: On 64bit multiple services (pulseaudio, rsyslogd, many others) are shipping without Position

Re: Regarding manual partitioning on EFI systems

2013-04-19 Thread Dmitrijs Ledkovs
On 19 April 2013 11:59, Biswarup Ray biswar...@gmail.com wrote: I recently installed 13.04 final beta(Gnome version) on my Efi enabled desktop. I selected manual partitioning option during installation. This being my first installation of an OS supporting Efi, I was not aware of the

MySQL 5.6

2013-04-19 Thread James Devine
Just wondering when mysql server 5.6 will show up in the repos, not necessarily tied to the 'mysql-server' package itself but aside mysql-server-5.5 at least. -- Ubuntu-devel-discuss mailing list Ubuntu-devel-discuss@lists.ubuntu.com Modify settings or unsubscribe at:

Re: PIE on 64bit

2013-04-19 Thread John Moser
On 04/19/2013 08:25 AM, Matthias Klose wrote: Am 18.04.2013 20:25, schrieb John Moser: Meant to go to list On Apr 18, 2013 2:15 PM, John Moser john.r.mo...@gmail.com wrote: On Apr 18, 2013 2:07 PM, Insanity Bit colintre...@gmail.com wrote: On 64bit multiple services (pulseaudio, rsyslogd,

How to run quickly applications outside of quickly

2013-04-19 Thread Niranjan Rao
Hi there, Created a test application using quickly. It works fine if I execute quickly run appname. However if I execute it directly from shell, app crashes. It's obvious that quickly is setting paths and/or environment variables. What do I need to do to run quickly generated application

Re: How to run quickly applications outside of quickly

2013-04-19 Thread Bhavani Shankar R
On Sat, Apr 20, 2013 at 3:54 AM, Niranjan Rao nhr...@gmail.com wrote: Hi there, Created a test application using quickly. It works fine if I execute quickly run appname. However if I execute it directly from shell, app crashes. It's obvious that quickly is setting paths and/or environment