Re: Upgrade to 11.10 claims to remove vlc

2011-08-05 Thread Matthew Paul Thomas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Sebastian Geiger wrote on 02/08/11 17:18:
>
> I just upgraded to 11.10. On the upgrade summary I was told that the
> upgrade would later remove the Vlc package as one of 21 packages that
> were about to be removed after the upgrade. Just now the upgrade has
> run through and vlc was not among the packages to be removed anymore.
> Im currious why the upgrade process was telling me that vlc was going
> to be removed and then didnt remove it after the upgrade finished.
>...

I had a similar problem: the 11.04 upgrade said that it would remove
openoffice.org-math without installing libreoffice-math, but then did
install libreoffice-math after all. 

This kind of bug is hard to reproduce, because reinstalling takes a long
time. But if you have some time for testing, you might try this:

 so to reproduce all you need to do is to run apt-clone restore
/var/log/dist-upgrade/apt-clone_system_state.tar.gz
/some/destination/that/will/become/a/chroot
 then chroot to that destination and run the upgrade
 I admit its a bit time consuiming, but it should allow exact
reproducion of the issue

Cheers
- -- 
mpt
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk4707wACgkQ6PUxNfU6ecq+ywCdEbz2WUSVD49M9VtgpX8ADTTL
mqUAn0fhgd3gBn6JAoGtJ/agiv4m2Ctf
=I76e
-END PGP SIGNATURE-

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Quick question about Unity API

2011-08-05 Thread Owas Lone
Hey friends,

Does Unity LauncherEntry emit any signal that can be connected in an
application when the it is clicked/activated. Like messaging menu
items have 'server-display'/user-display' signals. In other words, I
would like to make the application aware of if it was brought to
attention by clicking it's launcher entry. The app runs in BG.

Thanks

-- 
Owais Lone
he...@owaislone.org
http://www.owaislone.org

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Best way to Poll for connectivity.

2011-08-05 Thread Owas Lone
Hey,

I was wondering what would be the best/most efficient method of
polling for the internet to become available.

I mean like empathy or skype sit idle (poll to check connectivity) and
imediately connect when computer goes online.

What would be the best way to implement this in Python. Does
GLib/GObject or any POSIX API provide some sort of callback system for
this.


Thanks
-- 
Owais Lone
he...@owaislone.org
http://www.owaislone.org

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss