[Bug 1790100] Re: unable to write ~ and ^ chars in the terminal

2018-11-09 Thread Matthieu Baerts
@Egmont: thank you for your input. I just added "gnome-terminal" package
in Ubuntu. I hope it is alright for you.

Note that I no longer have this issue on my side.

@giannione: do you have this bug with Wayland too?
I think you can send a few useful info by using a command like "ubuntu-bug -u 
1790100" (I don't remember if you need do add "-p gnome-terminal").

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

Title:
  unable to write ~ and ^ chars in the terminal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1790100/+subscriptions

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

[Bug 1790100] Re: unable to write ~ and ^ chars in the terminal

2018-11-09 Thread Matthieu Baerts
** Also affects: gnome-terminal (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  unable to write ~ and ^ chars in the terminal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1790100/+subscriptions

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

[Bug 1613589] Re: Problem executing scripts 50appstream

2016-08-18 Thread Matthieu Baerts
Here is what I had today:

appstreamcli: /build/appstream-yPrSXI/appstream-0.9.8/obj-x86_64
-linux-gnu/src/ascache.pb.h :3644 : void
ASCache::Url::set_type(ASCache::Url_Type):  l'assertion «
::ASCache::Url_Type_IsValid(value) » a échoué.

** Changed in: appstream (Ubuntu)
   Status: Fix Committed => New

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

Title:
  Problem executing scripts 50appstream

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

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

[Bug 1613589] Re: Problem executing scripts 50appstream

2016-08-17 Thread Matthieu Baerts
Here is what I had today:

$ sudo appstreamcli refresh
AppStream data pool was loaded, but some metadata was ignored due to errors.

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

Title:
  Problem executing scripts 50appstream

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

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


[Bug 1613589] Re: Problem executing scripts 50appstream

2016-08-17 Thread Matthieu Baerts
It seems the bug is fixed when installing appstream_0.9.8-3_amd64.deb
and libappstream3_0.9.8-3_amd64.deb packages.

** Changed in: appstream (Ubuntu)
   Status: New => Fix Committed

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

Title:
  Problem executing scripts 50appstream

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

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


[Bug 1613589] [NEW] Problem executing scripts 50appstream

2016-08-16 Thread Matthieu Baerts
Public bug reported:

Hello,

When trying to upgrade my system I had this error:

E: Problem executing scripts APT::Update::Post-Invoke-Success 'if
/usr/bin/test -w /var/cache/app-info -a -e /usr/bin/appstreamcli; then
appstreamcli refresh > /dev/null; fi'

I temporary fixed this error by doing this change:

--- /tmp/50appstream2016-08-16 09:44:01.377654705 +0200
+++ /etc/apt/apt.conf.d/50appstream 2016-08-16 09:36:56.514716939 +0200
@@ -38,5 +38,5 @@
 
 # Refresh AppStream cache when APT's cache is updated (i.e. apt update)
 APT::Update::Post-Invoke-Success {
-"if /usr/bin/test -w /var/cache/app-info -a -e /usr/bin/appstreamcli; 
then appstreamcli refresh > /dev/null; fi";
+"if /usr/bin/test -d /var/cache/app-info -a -e /usr/bin/appstreamcli; 
then appstreamcli refresh > /dev/null; fi";
 };

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: appstream 0.9.7-1
ProcVersionSignature: Ubuntu 4.4.0-33.52-generic 4.4.15
Uname: Linux 4.4.0-33-generic x86_64
ApportVersion: 2.20.3-0ubuntu7
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Aug 16 09:38:54 2016
InstallationDate: Installed on 2015-08-10 (371 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: appstream
UpgradeStatus: Upgraded to yakkety on 2016-04-29 (109 days ago)
mtime.conffile..etc.apt.apt.conf.d.50appstream: 2016-08-16T09:36:56.514717

** Affects: appstream (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug yakkety

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

Title:
  Problem executing scripts 50appstream

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

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


[Bug 678421] Re: Error message for a faulty ~/.profile script

2014-10-19 Thread Matthieu Baerts
It seems it's a good way to fix this bug!

Thank you for your help :-)

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

Title:
  Error message for a faulty ~/.profile script

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/678421/+subscriptions

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


[Bug 678421] Re: Error message for a faulty ~/.profile script

2014-10-15 Thread Matthieu Baerts
Hi Gunnar,

 It would make the file not being loaded in case of a syntax error, and
an entry printed to ~/.xsession-errors.

I don't know if it's better to ignore this file in case of syntax errors
or to refuse to start a new session but for me, the most interesting
thing is to notify the user what's wrong. That can be made by adding a
line in the ~/.xsession-errors file but I think it's better to display a
new dialogue which explains the error.

Because if you just ignore this file and print an error in ~/.xsession-errors, 
I'm not sure that the user will see that there is a problem with his/her 
~/.profile file.
Personally I don't often read this file :-)

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

Title:
  Error message for a faulty ~/.profile script

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/678421/+subscriptions

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


[Bug 678421] Re: Error message for a faulty ~/.profile script

2014-10-12 Thread Matthieu Baerts
Hello,

I also confirm that this bug can still be annoying with the latest versions of 
GDM and LightDM :-)
And it can be an easy way to make some jokes just by modifying the .profile! 
Then it will be hard for the user to understand why he can no longer start a 
new session.

Is it maybe possible to just add an error message if there are problems with 
the .profile file?
We can easily detect if there are errors in this .profile file as already 
written before:

. ~/.profile || echo ERROR

But also without executing any code:

sh -n ~/.profile || echo ERROR

Thank you for maintaining GDM and LightDM!

** Also affects: lightdm
   Importance: Undecided
   Status: New

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

Title:
  Error message for a faulty ~/.profile script

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/678421/+subscriptions

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


[Bug 1330037] Re: [SRU] upower 0.99.1 transition

2014-09-12 Thread Matthieu Baerts
cairo-dock-plug-ins: needs rebuilding

** Changed in: cairo-dock-plug-ins (Ubuntu)
   Status: Fix Released = Fix Committed

** Changed in: cairo-dock-plug-ins (Ubuntu)
 Assignee: (unassigned) = Matthieu Baerts (matttbe)

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

Title:
  [FFe] upower 0.99.1 transition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock-plug-ins/+bug/1330037/+subscriptions

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


[Bug 1303263] Re: the home shrotcut not working

2014-05-19 Thread Matthieu Baerts
Done! :-)

Rev 3082: https://bazaar.launchpad.net/~cairo-dock-team/cairo-dock-plug-
ins/plug-ins/revision/3082

** Project changed: cairo-dock-core = cairo-dock-plug-ins

** Changed in: cairo-dock-plug-ins
   Status: Incomplete = Fix Committed

** Changed in: cairo-dock-plug-ins
 Assignee: (unassigned) = Fabounet (fabounet03)

** Changed in: cairo-dock-plug-ins
Milestone: None = 3.3.99.rc

** Summary changed:

- the home shrotcut not working
+ QuickBrowser: GTK submenus are sometime out of the screen

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1303263

Title:
  QuickBrowser: GTK submenus are sometime out of the screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-plug-ins/+bug/1303263/+subscriptions

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


[Bug 1303263] Re: the home shrotcut not working

2014-05-18 Thread Matthieu Baerts
** Also affects: gtk+3.0 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1303263

Title:
  the home shrotcut not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1303263/+subscriptions

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


[Bug 1265489] Re: others menu entry is full of everything

2014-02-12 Thread Matthieu Baerts
Hello Martin,

Yes, this patch was already available in the 3.8.1 version but not in the 3.8.0 
version of Ubuntu Saucy.
Is it possible to patch the version of Ubuntu Saucy? ( 
lp:~matttbe/ubuntu/saucy/gnome-menus/lp1265489  )

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

Title:
  others menu entry is full of everything

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-menus/+bug/1265489/+subscriptions

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


[Bug 1277963] Re: ubuntu_show_titlebar.patch: XDG_CURRENT_DESKTOP is not correctly compared with GNOME

2014-02-10 Thread Matthieu Baerts
Sorry, I should really take a break :(

** Changed in: nautilus (Ubuntu)
   Status: Triaged = Invalid

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

Title:
  ubuntu_show_titlebar.patch: XDG_CURRENT_DESKTOP is not correctly
  compared with GNOME

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

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


[Bug 1274740] Re: Re-enable traditional titlebar on 'gnome-but-not-shell' sessions too

2014-02-08 Thread Matthieu Baerts
Sorry for the delay...

@Sebastien:
 Do you have any example of thing that would stop working if you changed your 
 DesktopName to be cairo-dock?

Yes, I guess that if we change the DesktopName to Cairo-Dock (or
something else), we will have problems with programs which are launched
at startup.

$ grep -rn GNOME /etc/xdg/autostart |grep -e OnlyShowIn -e 
AutostartCondition
/etc/xdg/autostart/gnome-keyring-ssh.desktop:6:OnlyShowIn=GNOME;Unity;MATE;
/etc/xdg/autostart/nautilus-autostart.desktop:5:OnlyShowIn=GNOME;Unity;
/etc/xdg/autostart/gnome-user-share.desktop:9:OnlyShowIn=GNOME;Unity;
/etc/xdg/autostart/polkit-gnome-authentication-agent-1.desktop:9:OnlyShowIn=GNOME;XFCE;Unity;
/etc/xdg/autostart/polkit-gnome-authentication-agent-1.desktop:11:AutostartCondition=GNOME3
 unless-session gnome
/etc/xdg/autostart/gnome-settings-daemon.desktop:5:OnlyShowIn=GNOME;Unity;
/etc/xdg/autostart/gnome-keyring-secrets.desktop:6:OnlyShowIn=GNOME;Unity;MATE;
/etc/xdg/autostart/gnome-sound-applet.desktop:16:AutostartCondition=GNOME3 
if-session gnome-fallback
/etc/xdg/autostart/gnome-keyring-pkcs11.desktop:6:OnlyShowIn=GNOME;Unity;MATE;
/etc/xdg/autostart/at-spi-dbus-bus.desktop:5:OnlyShowIn=GNOME;Unity;
/etc/xdg/autostart/onboard-autostart.desktop:9:OnlyShowIn=GNOME;Unity;
/etc/xdg/autostart/telepathy-indicator.desktop:12:OnlyShowIn=GNOME;Unity;
/etc/xdg/autostart/telepathy-indicator.desktop:13:AutostartCondition=GNOME3 
unless-session gnome
/etc/xdg/autostart/gnome-screensaver.desktop:7:OnlyShowIn=GNOME;Unity;
/etc/xdg/autostart/gnome-screensaver.desktop:8:AutostartCondition=GNOME3 
unless-session gnome
/etc/xdg/autostart/evolution-alarm-notify.desktop:10:OnlyShowIn=GNOME;Unity;XFCE;Dawati;
/etc/xdg/autostart/vino-server.desktop:6:OnlyShowIn=GNOME;Unity;
/etc/xdg/autostart/gsettings-data-convert.desktop:8:OnlyShowIn=GNOME;Unity;
/etc/xdg/autostart/orca-autostart.desktop:9:OnlyShowIn=GNOME;Unity;
/etc/xdg/autostart/user-dirs-update-gtk.desktop:7:OnlyShowIn=GNOME;LXDE;Unity;
/etc/xdg/autostart/gnome-fallback-mount-helper.desktop:10:OnlyShowIn=GNOME;Unity;
/etc/xdg/autostart/gnome-fallback-mount-helper.desktop:12:AutostartCondition=GNOME3
 unless-session gnome
/etc/xdg/autostart/gnome-keyring-gpg.desktop:6:OnlyShowIn=GNOME;Unity;MATE;

As we can see here, every time we have GNOME in the OnlyShowIn key, we also 
have Unity. So if we change the session name, we should do the same for 
Cairo-Dock.
Maybe we can patch all these applications to add Cairo-Dock in the OnlyShowIn 
key but I don't know if it's a good idea because we will also have to maintain 
these patches (except if Ubuntu Desktop and Gnome teams can help us by checking 
that when they change this key, they also notify us or add/remove Cairo-Dock 
from this key too).

When looking at the AutostartCondition key, we can see: GNOME3 unless-session 
gnome which means that this application is launched when: XDG_CURRENT_DESKTOP 
== GNOME but DESKTOP_SESSION != gnome (on a GNOME session but when it's not 
Gnome-Shell).
Why can't we do that for Nautilus?

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

Title:
  Re-enable traditional titlebar on 'gnome-but-not-shell' sessions too

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

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


[Bug 1274740] Re: Re-enable traditional titlebar on 'gnome-but-not-shell' sessions too

2014-02-08 Thread Matthieu Baerts
@Alkis: I think there is a typo in Ubuntu's patch.
Can you stop nautilus (nautilus -n) and then try to launch it with:

$ env XDG_CURRENT_DESKTOP=GNOMEF nautilus

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

Title:
  Re-enable traditional titlebar on 'gnome-but-not-shell' sessions too

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

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


[Bug 1274740] Re: Re-enable traditional titlebar on 'gnome-but-not-shell' sessions too

2014-02-08 Thread Matthieu Baerts
@Tim:

 especially in cases where the default upstream GNOME3 behaviour has
changed significantly

Yes, I agree that Cairo-Dock and Flashback sessions can't be considered
as a Gnome-Shell session and some changes in GNOME 3.10 apps are now too
specific to Gnome-Shell.

But I think it can be interesting to have a default mode for all sessions 
started with Gnome-Session (Unity, Gnome-Shell + Flashback, Cairo-Dock and many 
others) but still having the possibility to have some tiny differences when 
using one of this session. I'm not sure that a session launched with 
Gnome-Session but with another session name than Unity or GNOME will be usable 
(according to the OnlyShowIn keys in these files: /etc/xdg/autostart/*.desktop).
Currently, it seems that some programs are specific to Unity OR Gnome-Shell but 
not all other GNOME sessions.

We can imagine having that:
 *OnlyShowIn=Gnome-Session# = Gnome-Shell, Unity, Flashback, Cairo-Dock
 *OnlyShowIn=Gnome-Session
   AutostartCondition=GSession unless-session gnome# = Unity, 
Flashback, Cairo-Dock, etc. excepted Gnome-Shell
 *OnlyShowIn=Unity   # = only on Unity session

What do you think about that?

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

Title:
  Re-enable traditional titlebar on 'gnome-but-not-shell' sessions too

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

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


[Bug 1277963] [NEW] ubuntu_show_titlebar.patch: XDG_CURRENT_DESKTOP is not correctly compared with GNOME

2014-02-08 Thread Matthieu Baerts
Public bug reported:

Hello,

Currently in ubuntu_show_titlebar.patch, 'g_strcmp0' function is used
but the result is not compared to 0.

According to the GLib Reference Manual: just like strcmp, this
function returns an integer less than, equal to, or greater than zero,
if str1 is , == or  than str2.

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  ubuntu_show_titlebar.patch: XDG_CURRENT_DESKTOP is not correctly
  compared with GNOME

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

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


[Bug 1274740] Re: Re-enable traditional titlebar on 'gnome-but-not-shell' sessions too

2014-02-08 Thread Matthieu Baerts
Sorry: LP: #1277963
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1277963

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

Title:
  Re-enable traditional titlebar on 'gnome-but-not-shell' sessions too

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

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


[Bug 1274740] Re: Re-enable traditional titlebar on 'gnome-but-not-shell' sessions too

2014-02-08 Thread Matthieu Baerts
@Alkis Georgopoulos (alkisg): I guess you've this bug: LP #1277963

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

Title:
  Re-enable traditional titlebar on 'gnome-but-not-shell' sessions too

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

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


[Bug 1274740] Re: Re-enable traditional titlebar on 'gnome-but-not-shell' sessions too

2014-02-08 Thread Matthieu Baerts
@Tim: yes, currently it's maybe the best solution if we don't have to
patch .desktop/autostart files.

But it can also be interesting to have a default mode for all sessions
started with gnome-session (Unity, Cairo-Dock, Flashback, etc.) with
some exceptions for Gnome-Shell (or Unity if it needs to start some
specific apps, e.g.: the future file manager instead of Nautilus).

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

Title:
  Re-enable traditional titlebar on 'gnome-but-not-shell' sessions too

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

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


[Bug 1274740] Re: Re-enable traditional titlebar on 'gnome-but-not-shell' sessions too

2014-01-31 Thread Matthieu Baerts
Yes this environment variable is set by gnome-session.
In fact, this Cairo-Dock session is like the former Gnome Panel session but 
with another panel. So I guess we can see it as a Gnome Fallback session where 
XDG_CURRENT_DESKTOP=GNOME and DESKTOP_SESSION is not set to gnome (but 
gnome-fallback or something like that).

This is why I think the question should be: do we have to re-enable the 
traditional titlebar on Gnome Fallback sessions too?
Currently, when using Compiz on a Gnome session, it's not possible to easily 
resize the window (except with Alt+middle click)

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

Title:
  Re-enable traditional titlebar on 'gnome-but-not-shell' sessions too

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

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


[Bug 1274740] Re: Re-enable traditional titlebar on 'gnome-but-not-shell' sessions too

2014-01-31 Thread Matthieu Baerts
Yes I think that they always use the same XDG_CURRENT_DESKTOP env variable but 
DESKTOP_SESSION is different.
I can't test it right now but there you can see some reports by other users: 
http://ubuntuforums.org/showthread.php?t=2184682page=19 and 
http://askubuntu.com/questions/70296/is-there-an-environment-variable-that-is-set-for-unity

(but it's also possible that since GNOME 3.10, they have change some env
variables :-) )

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

Title:
  Re-enable traditional titlebar on 'gnome-but-not-shell' sessions too

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

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


[Bug 1274740] Re: Re-enable traditional titlebar on 'gnome-but-not-shell' sessions too

2014-01-31 Thread Matthieu Baerts
 You are right that the GNOME classic session seems to use GNOME as a
session name though, maybe that should be changed

It depends of what we want to have :-)
For me, it's better that GNOME Classic and Cairo-Dock sessions are considered 
as a GNOME session.
We can change the value of XDG_CURRENT_DESKTOP for Unity because there are a 
lot of users/developers/testers than can help patching applications to have a 
different behaviour only for this session. But for GNOME Classic and Cairo-Dock 
sessions I think that it's better to keep this GNOME value because yes, it's a 
GNOME session (just with a different interface). Other applications just wants 
to know the desktop environment (is it GNOME, KDE, Unity, etc.) but it should 
be the same if we are using GNOME Classic with Metacity or Compiz or 
Cairo-Dock, etc.

For this problem here with Nautilus, I think it's a bit different: it
seems that this new toolbar is only made for Gnome-Shell. Here with
Compiz, I'm not able to easily resize the window because there is no
border (and the size is growing each time I relaunch Nautilus). This is
why I think we should only use this new toolbar on Gnome-Shell session
(where XDG_CURRENT_DESKTOP=GNOME and DESKTOP_SESSION=gnome)

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

Title:
  Re-enable traditional titlebar on 'gnome-but-not-shell' sessions too

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

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


[Bug 1274740] [NEW] Re-enable traditional titlebar on 'gnome-but-not-shell' sessions too

2014-01-30 Thread Matthieu Baerts
Public bug reported:

Hello and thank you for maintaining Nautilus packages,

I'm using Ubuntu on a Cairo-Dock session. With the latest version of Nautilus, 
we have the new titlebars specially made for Gnome-Shell.
Is it maybe possible to re-enable the traditional titlebar on 
'gnome-but-not-shell' session too? (and then only use the new titlebar on 
Gnome-Shell sessions)

On my session, XDG_CURRENT_DESKTOP=GNOME but DESKTOP_SESSION=cairo-dock

Best Regards,

Matt

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: nautilus 1:3.10.1-0ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-5.20-generic 3.13.0
Uname: Linux 3.13.0-5-generic x86_64
ApportVersion: 2.13.2-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME
Date: Thu Jan 30 23:43:46 2014
GsettingsChanges: b'org.gnome.nautilus.list-view' b'default-column-order' 
b['name', 'size', 'type', 'date_modified', 'where', 'group', 'permissions', 
'owner', 'mime_type']
InstallationDate: Installed on 2011-08-10 (904 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug third-party-packages trusty

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

Title:
  Re-enable traditional titlebar on 'gnome-but-not-shell' sessions too

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

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


[Bug 1274740] Re: Re-enable traditional titlebar on 'gnome-but-not-shell' sessions too

2014-01-30 Thread Matthieu Baerts
** Summary changed:

- Re-enable traditional titlebar on 'gnome-but-not-shell' sessions
+ Re-enable traditional titlebar on 'gnome-but-not-shell' sessions too

** Description changed:

  Hello and thank you for maintaining Nautilus packages,
  
  I'm using Ubuntu on a Cairo-Dock session. With the latest version of 
Nautilus, we have the new titlebars specially made for Gnome-Shell.
- Is it maybe possible to re-enable the traditional titlebar on 
'gnome-but-not-shell' session?
+ Is it maybe possible to re-enable the traditional titlebar on 
'gnome-but-not-shell' session too? (and then only use the new titlebar on 
Gnome-Shell sessions)
  
  On my session, XDG_CURRENT_DESKTOP=GNOME but DESKTOP_SESSION=cairo-dock
  
  Best Regards,
  
  Matt
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: nautilus 1:3.10.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-5.20-generic 3.13.0
  Uname: Linux 3.13.0-5-generic x86_64
  ApportVersion: 2.13.2-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Jan 30 23:43:46 2014
  GsettingsChanges: b'org.gnome.nautilus.list-view' b'default-column-order' 
b['name', 'size', 'type', 'date_modified', 'where', 'group', 'permissions', 
'owner', 'mime_type']
  InstallationDate: Installed on 2011-08-10 (904 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

  Hello and thank you for maintaining Nautilus packages,
  
- I'm using Ubuntu on a Cairo-Dock session. With the latest version of 
Nautilus, we have the new titlebars specially made for Gnome-Shell.
- Is it maybe possible to re-enable the traditional titlebar on 
'gnome-but-not-shell' session too? (and then only use the new titlebar on 
Gnome-Shell sessions)
+ I'm using Ubuntu on a Cairo-Dock session. With the latest version of 
Nautilus, we have the new titlebar (CSD) specially made for Gnome-Shell.
+ Is it maybe possible to re-enable the traditional titlebar on 
'gnome-but-not-shell' sessions too? (and then only use the new titlebar on 
Gnome-Shell sessions)
  
  On my session, XDG_CURRENT_DESKTOP=GNOME but DESKTOP_SESSION=cairo-dock
  
  Best Regards,
  
  Matt
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: nautilus 1:3.10.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-5.20-generic 3.13.0
  Uname: Linux 3.13.0-5-generic x86_64
  ApportVersion: 2.13.2-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Jan 30 23:43:46 2014
  GsettingsChanges: b'org.gnome.nautilus.list-view' b'default-column-order' 
b['name', 'size', 'type', 'date_modified', 'where', 'group', 'permissions', 
'owner', 'mime_type']
  InstallationDate: Installed on 2011-08-10 (904 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Re-enable traditional titlebar on 'gnome-but-not-shell' sessions too

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

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


[Bug 1274740] Re: Re-enable traditional titlebar on 'gnome-but-not-shell' sessions too

2014-01-30 Thread Matthieu Baerts
In fact, the question should be: do we have to re-enable the traditional 
titlebar on Gnome Fallback sessions too?
I guess it's a question for Ubuntu Gnome, Ubuntu Desktop and/or Ubuntu Design 
teams, no?

I'm proposing a patch (see the branch linked to this bug report) which 
currently only enable the new titlebar (CSD) on Gnome-Shell.
Note that if we want to have this new titlebar on Gnome Fallback sessions too, 
we can simply replace:

g_strcmp0(g_getenv(DESKTOP_SESSION), gnome) == 0

by:

g_str_has_prefix(g_getenv(DESKTOP_SESSION), gnome)

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

Title:
  Re-enable traditional titlebar on 'gnome-but-not-shell' sessions too

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

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


[Bug 1266184] [NEW] .mo files don't have any basename

2014-01-05 Thread Matthieu Baerts
Public bug reported:

Hello,

With the latest version (0.10.19-2ubuntu2), all .mo files don't have any
basename. Here is what we can see in the log file:
https://launchpadlibrarian.net/161550188/buildlog_ubuntu-trusty-amd64
.gst-plugins-ugly0.10_0.10.19-2ubuntu2_UPLOADING.txt.gz

(...)
Making install in po
make[2]: Entering directory `/build/buildd/gst-plugins-ugly0.10-0.10.19/po'
/bin/mkdir -p 
/build/buildd/gst-plugins-ugly0.10-0.10.19/debian/tmp//usr/share
installing af.gmo as 
/build/buildd/gst-plugins-ugly0.10-0.10.19/debian/tmp//usr/share/locale/af/LC_MESSAGES/.mo
installing az.gmo as 
/build/buildd/gst-plugins-ugly0.10-0.10.19/debian/tmp//usr/share/locale/az/LC_MESSAGES/.mo
installing bg.gmo as 
/build/buildd/gst-plugins-ugly0.10-0.10.19/debian/tmp//usr/share/locale/bg/LC_MESSAGES/.mo
(...)

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: gstreamer0.10-plugins-ugly 0.10.19-2ubuntu2
Uname: Linux 3.13.0-031300rc7-generic x86_64
ApportVersion: 2.12.7-0ubuntu3
Architecture: amd64
CurrentDesktop: GNOME
Date: Sun Jan  5 12:22:26 2014
InstallationDate: Installed on 2011-08-10 (878 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
SourcePackage: gst-plugins-ugly0.10
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gst-plugins-ugly0.10 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gst-plugins-ugly0.10 in Ubuntu.
https://bugs.launchpad.net/bugs/1266184

Title:
  .mo files don't have any basename

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-ugly0.10/+bug/1266184/+subscriptions

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


[Bug 1265489] Re: others menu entry is full of everything

2014-01-05 Thread Matthieu Baerts
Hello,

Is it maybe possible to check if this upstream patch fixes this bug?
  https://git.gnome.org/browse/gnome-menus/commit/?id=6e7790b

On my ppa (matttbe/ppa), I just added a new version of gnome-menus which should 
fix this bug. You can test it by using these commands:
   sudo add-apt-repository ppa:matttbe/ppa
   sudo apt-get update
   sudo apt-get dist-upgrade

If you don't want to add my ppa (there are (bug-fix versions of) other 
packages), you can simply download and install these packages:
For 32 bits:
  * 
https://launchpad.net/~matttbe/+archive/ppa/+build/5413014/+files/libgnome-menu-3-0_3.8.0-1ubuntu5.1_i386.deb
  * 
https://launchpad.net/~matttbe/+archive/ppa/+build/5413014/+files/gnome-menus_3.8.0-1ubuntu5.1_i386.deb
  * 
https://launchpad.net/~matttbe/+archive/ppa/+build/5413014/+files/gir1.2-gmenu-3.0_3.8.0-1ubuntu5.1_i386.deb
For 64 bits:
  * 
https://launchpad.net/~matttbe/+archive/ppa/+build/5413013/+files/libgnome-menu-3-0_3.8.0-1ubuntu5.1_amd64.deb
  * 
https://launchpad.net/~matttbe/+archive/ppa/+build/5413013/+files/gnome-menus_3.8.0-1ubuntu5.1_amd64.deb
  * 
https://launchpad.net/~matttbe/+archive/ppa/+build/5413013/+files/gir1.2-gmenu-3.0_3.8.0-1ubuntu5.1_amd64.deb

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

Title:
  others menu entry is full of everything

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-menus/+bug/1265489/+subscriptions

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


[Bug 1265489] Re: others menu entry is full of everything

2014-01-02 Thread Matthieu Baerts
** Bug watch added: GNOME Bug Tracker #706763
   https://bugzilla.gnome.org/show_bug.cgi?id=706763

** Also affects: gnome-menus via
   https://bugzilla.gnome.org/show_bug.cgi?id=706763
   Importance: Unknown
   Status: Unknown

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

Title:
  others menu entry is full of everything

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-menus/+bug/1265489/+subscriptions

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


[Bug 1197569] Re: Move from zeitgeist-1.0 to zeitgeist-2.0

2013-10-04 Thread Matthieu Baerts
** Changed in: cairo-dock-plug-ins
   Status: Fix Committed = Fix Released

** Changed in: cairo-dock-plug-ins
Milestone: 3.2.99.beta = None

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

Title:
  Move from zeitgeist-1.0 to zeitgeist-2.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/bijiben/+bug/1197569/+subscriptions

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


[Bug 1228886] [NEW] No icons next to buttons/menu items

2013-09-22 Thread Matthieu Baerts
Public bug reported:

Hello,

With gnome-settings-daemon 3.8.5-0ubuntu4, we no longer have icon next
to buttons/menu items even if menus-have-icons and buttons-have-
icons options are enabled.

It seems it's due to this new patch: git_hardcode_deprecated_gtk_settings.patch
This patch has been added to fix the bug #1227537 but is it maybe possible to 
fix this bug and still use these settings?

Note that this patch has been added to fix a bug only for users of
gnome3-team ppa. Is it not better to only include this patch in this
ppa?

PS: Will these options (menus-have-icons and buttons-have-icons) be dropped 
in Ubuntu when GTK 3.10 will be used? I know that Gnome devs/designers have 
decided to drop stock icons and icons next to menu items/buttons but these 
icons can be very useful to quickly find a menu item. We will have to read 
items instead of just find the right icon.
It's also a problem for Applications Menus or files browsers made with a 
GtkMenu to quickly browse files, etc. (it's still possible to have these icons 
if devs force it but it will no longer be possible with GTK 4).

And it's also much more easier to indicate to children that they have to
click on this icon than on this label (if they are still not able to
read the label).

** Affects: gnome-settings-daemon (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1228886

Title:
  No icons next to buttons/menu items

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1228886/+subscriptions

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


[Bug 1227537] Re: crashes with gsettings-desktop-schemas 3.10

2013-09-22 Thread Matthieu Baerts
Hello,

It seems this fix introduces a new bug: LP: #1228886

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1227537

Title:
  crashes with gsettings-desktop-schemas 3.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1227537/+subscriptions

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


[Bug 1076116] Re: Rhythmbox 2.98 crashes when playing mp3 or FLAC files if ReplayGain plugin is enabled

2013-07-29 Thread Matthieu Baerts
The upstream bug (GNOME #685303) has been marked as duplicate of this bug: 
GNOME #700401.
= https://bugzilla.gnome.org/show_bug.cgi?id=700401

** Bug watch added: GNOME Bug Tracker #700401
   https://bugzilla.gnome.org/show_bug.cgi?id=700401

** Changed in: rhythmbox
   Importance: Critical = Unknown

** Changed in: rhythmbox
   Status: Invalid = Unknown

** Changed in: rhythmbox
 Remote watch: GNOME Bug Tracker #685303 = GNOME Bug Tracker #700401

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

Title:
  Rhythmbox 2.98 crashes when playing mp3 or FLAC files if ReplayGain
  plugin is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1076116/+subscriptions

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


[Bug 1197569] Re: Move from zeitgeist-1.0 to zeitgeist-2.0

2013-07-13 Thread Matthieu Baerts
** Also affects: cairo-dock-plug-ins
   Importance: Undecided
   Status: New

** Changed in: cairo-dock-plug-ins
   Status: New = Triaged

** Changed in: cairo-dock-plug-ins
Milestone: None = 3.2.99.beta

** Changed in: cairo-dock-plug-ins
 Assignee: (unassigned) = Matthieu Baerts (matttbe)

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

Title:
  Move from zeitgeist-1.0 to zeitgeist-2.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/bijiben/+bug/1197569/+subscriptions

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


[Bug 1197569] Re: Move from zeitgeist-1.0 to zeitgeist-2.0

2013-07-06 Thread Matthieu Baerts
** Changed in: cairo-dock-plug-ins (Ubuntu)
 Assignee: (unassigned) = Matthieu Baerts (matttbe)

** Changed in: cairo-dock-plug-ins (Ubuntu)
   Status: New = Triaged

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

Title:
  Move from zeitgeist-1.0 to zeitgeist-2.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/bijiben/+bug/1197569/+subscriptions

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


[Bug 1191290] Re: applications.menu file has been renamed to gnome-applications.menu but XDG_MENU_PREFIX is not set

2013-06-15 Thread Matthieu Baerts
(I just subscribe Jeremy to this bug report because the latest version
of gnome-menus was modified by him. I hope it's not a problem for him!)

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

Title:
  applications.menu file has been renamed to gnome-applications.menu but
  XDG_MENU_PREFIX is not set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-menus/+bug/1191290/+subscriptions

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


[Bug 1191290] Re: applications.menu file has been renamed to gnome-applications.menu but XDG_MENU_PREFIX is not set

2013-06-15 Thread Matthieu Baerts
@Jeremy: thank you for this quick answer!

 This isn't breaking anything though, right?

It's not a problem for Cairo-Dock because if this file is not found
[$XDG_CONFIG_DIRS/menus/${XDG_MENU_PREFIX}applications.menu] the dock
will check first with some prefix (gnome-, kde-, etc.) and then check if
there is a file which ends with applications.menu.

It's just to avoid useless warnings ;)

But I don't know how other programs work. If they decide to only respect
specifications, no menu will be found on a Gnome session.

** Also affects: gnome-session (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  applications.menu file has been renamed to gnome-applications.menu but
  XDG_MENU_PREFIX is not set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-menus/+bug/1191290/+subscriptions

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


[Bug 1191290] Re: applications.menu file has been renamed to gnome-applications.menu but XDG_MENU_PREFIX is not set

2013-06-15 Thread Matthieu Baerts
 If there is a different desktop that has trouble with the rename,
please file a bug.

It's just that this environment variable is used by a few applications: shell, 
panel and menu-editors.
I guess that most of them are designed for GNOME and then will also check if 
'gnome-applications.menu' file is also available (alacarte does that but maybe 
not all of them: http://codesearch.debian.net/search?q=XDG_MENU_PREFIX ).

But on the other hand if you'll fix this soon, it's maybe not a problem
to not have the applications menu or to edit it, it should impact a lot
of people, it was just to prevent this problem ;)

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

Title:
  applications.menu file has been renamed to gnome-applications.menu but
  XDG_MENU_PREFIX is not set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1191290/+subscriptions

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


[Bug 1191290] Re: applications.menu file has been renamed to gnome-applications.menu but XDG_MENU_PREFIX is not set

2013-06-15 Thread Matthieu Baerts
PS: yes, I confirm that this bug is fixed with the version 3.8:
https://git.gnome.org/browse/gnome-session/tree/gnome-
session/main.c?id=3.8.2.1#n360

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

Title:
  applications.menu file has been renamed to gnome-applications.menu but
  XDG_MENU_PREFIX is not set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1191290/+subscriptions

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


[Bug 975299] Re: gnome-desktop-item-edit should be in a new package

2013-06-05 Thread Matthieu Baerts
Alacarte has now its own menu/item editor =
http://ftp.gnome.org/pub/gnome/sources/alacarte/3.7/alacarte-3.7.90.news

** Changed in: alacarte (Ubuntu)
   Status: Invalid = Fix Released

** Changed in: gnome-panel (Ubuntu)
   Status: Triaged = Invalid

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

Title:
  gnome-desktop-item-edit should be in a new package

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

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


[Bug 1181165] Re: bold black background in low-bottom of dock

2013-05-17 Thread Matthieu Baerts
Hello and thank you for this bug report,

Is it maybe possible to share a screenshot with us?
Do you also have this bug if you use the dock without the OpenGL backend?
   $ cairo-dock -c

Or with the default theme?
   $ cairo-dock -d ~/cd-tmp

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

Title:
  bold black background in low-bottom of dock

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1181165/+subscriptions

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


[Bug 1181165] Re: bold black background in low-bottom of dock

2013-05-17 Thread Matthieu Baerts
 cairo-dock was installed before (old version of ubuntu ) and I simply
 installed then the weekly-cairo-dock to that ! - have forgotten to
 throw out
 old-cairo-dock ???!!!

No need to remove older versions before the upgrade ;)

 how do I solve this problem now ???
In fact, it will be easier for us if you upload here a screenshot with this bug 
because it's not easy to understand what's wrong :)

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

Title:
  bold black background in low-bottom of dock

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1181165/+subscriptions

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


[Bug 1181165] Re: bold black background in low-bottom of dock

2013-05-17 Thread Matthieu Baerts
Ok thank you,

Can you check that you're using Compiz? E.g. by launching this command from a 
terminal which should print something if Compiz is running:
   $ ps aux | grep [c]ompiz

If Compiz is running, can you give us more details about your video cards and 
your video drivers?
   $ glxinfo | grep OpenGL
   $ lspci | grep VGA

And is it better without the OpenGL backend?
   $ cairo-dock -c

Or with the default theme?
   $ cairo-dock -d ~/cd-tmp

If you're not using Compiz, check if it's possible to use it or enable the 
composite manager (if it's metacity: ): 
   $ gsettings set org.gnome.metacity compositing-manager true

= http://www.glx-
dock.org/ww_page.php?p=Recurrents%20problemslang=en#2-Composite

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

Title:
  bold black background in low-bottom of dock

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1181165/+subscriptions

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


[Bug 1072129] Re: SRU: Evince crashes after opening certain PDF file (due to poppler)

2013-01-04 Thread Matthieu Baerts
** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  SRU: Evince crashes after opening certain PDF file (due to poppler)

To manage notifications about this bug go to:
https://bugs.launchpad.net/evince/+bug/1072129/+subscriptions

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


[Bug 1092231] Re: Clementine and other apps freeze

2012-12-21 Thread Matthieu Baerts
** Attachment added: clem_without_gst0.10-pulse_gdb.txt
   
https://bugs.launchpad.net/ubuntu/+source/clementine/+bug/1092231/+attachment/3465262/+files/clem_without_gst0.10-pulse_gdb.txt

** Also affects: gstreamer0.10 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: gstreamer1.0 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: gstreamer0.10 (Ubuntu)
   Status: New = Confirmed

** Changed in: clementine (Ubuntu)
   Status: Confirmed = Invalid

** Summary changed:

- Clementine and other apps freeze
+ Clementine, Rhythmbox and other apps freeze

** Also affects: rhythmbox (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: rhythmbox (Ubuntu)
   Status: New = Invalid

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

Title:
  Clementine, Rhythmbox and other apps freeze

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

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


[Bug 1092231] Re: Clementine, Rhythmbox and other apps freeze

2012-12-21 Thread Matthieu Baerts
** Attachment added: rb_gdb.txt
   
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1092231/+attachment/3465288/+files/rb_gdb.txt

** Changed in: gstreamer1.0 (Ubuntu)
   Status: New = Confirmed

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

Title:
  Clementine, Rhythmbox and other apps freeze

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

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


[Bug 1092231] Re: Clementine, Rhythmbox and other apps freeze

2012-12-21 Thread Matthieu Baerts
** No longer affects: gstreamer1.0 (Ubuntu)

** Bug watch added: GNOME Bug Tracker #690605
   https://bugzilla.gnome.org/show_bug.cgi?id=690605

** Also affects: gstreamer via
   https://bugzilla.gnome.org/show_bug.cgi?id=690605
   Importance: Unknown
   Status: Unknown

** Also affects: gstreamer1.0 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: gstreamer1.0 (Ubuntu)
   Status: New = Confirmed

** Summary changed:

- Clementine, Rhythmbox and other apps freeze
+ Clementine, Rhythmbox, Totem and other apps freeze when trying to 
stop/play/pause

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

Title:
  Clementine, Rhythmbox, Totem and other apps freeze when trying to
  stop/play/pause

To manage notifications about this bug go to:
https://bugs.launchpad.net/gstreamer/+bug/1092231/+subscriptions

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


[Bug 1018031] Re: No launcher for gnome-session-properties in applications menu

2012-12-20 Thread Matthieu Baerts
It's name should be 'Startup Applications' and located in Settings menu.

But you can also launch it with by using the name of the program: gnome-
session-properties

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

Title:
  No launcher for gnome-session-properties in applications menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1018031/+subscriptions

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


[Bug 795765] Re: CDs won't resume playing after being paused

2012-12-13 Thread Matthieu Baerts
It seems that with the latest version, we are able to play a song from a
CD and put the music on hold (pause). Then we can restart the song but
only from the beginning.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  CDs won't resume playing after being paused

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/795765/+subscriptions

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


[Bug 1010619] Re: [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

2012-12-11 Thread Matthieu Baerts
@AraiBob: this bug should be fixed on Ubuntu-proposed repositories. Feel
free to test this version by enabling this repositories and update your
system as said on comment #17.

This new version is also linked to the bug #795765. Is it possible to try to 
reproduce this bug (CDs won't resume playing after being paused) with this new 
version and confirm if this bug is fixed too? :)
If yes, this package will be accepted for Ubuntu-update repositories.

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

Title:
  [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1010619/+subscriptions

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


[Bug 1010619] Re: [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

2012-12-01 Thread Matthieu Baerts
Thank you for your help ;)

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

Title:
  [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1010619/+subscriptions

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


[Bug 1010619] Re: [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

2012-11-29 Thread Matthieu Baerts
I'm now using Ubuntu Raring 13.04.

@Ville Ranki, nachokb, Sander van Melsen, Carlos Cuevas or anyone else:
is it possible to confirm that this bug is fixed with this version
2.97-1ubuntu6.1? :)

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

Title:
  [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1010619/+subscriptions

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


[Bug 1072129] Re: SRU: Evince crashes after opening certain PDF file (due to poppler)

2012-11-16 Thread Matthieu Baerts
@mschaeffler: Ubuntu-SRU team has to accept this new version. Feel free
to contact members of this team on IRC to give more details about this
bug ;)

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

Title:
  SRU: Evince crashes after opening certain PDF file (due to poppler)

To manage notifications about this bug go to:
https://bugs.launchpad.net/evince/+bug/1072129/+subscriptions

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


[Bug 1077376] Re: Evince crashes when using the latest version of libgeis1

2012-11-13 Thread Matthieu Baerts
Hello,

@bregma: I confirm that your patch fixes this bug! Thanks :)

If someone wants a quick fix:
 * You can install this new version from my ppa: 
https://launchpad.net/~matttbe/+archive/ppa/+sourcepub/2785574/+listing-archive-extra
 * Or use these bzr branches (I'm not sure that it's needed because I don't 
know when the new version of Geis (2.2.14) will be released):
- lp:~matttbe/geis/raring-lp1077376
- lp:~matttbe/ubuntu/raring/geis/lp1077376

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

Title:
  Evince crashes when using the latest version of libgeis1

To manage notifications about this bug go to:
https://bugs.launchpad.net/geis/+bug/1077376/+subscriptions

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


[Bug 1072129] Re: evince crashes after opening certain PDF file

2012-11-13 Thread Matthieu Baerts
** Changed in: evince (Ubuntu)
   Status: Confirmed = Invalid

** Changed in: poppler (Ubuntu)
   Status: New = Confirmed

** Summary changed:

- evince crashes after opening certain PDF file
+ SRU: Evince crashes after opening certain PDF file (due to poppler)

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

Title:
  SRU: Evince crashes after opening certain PDF file (due to poppler)

To manage notifications about this bug go to:
https://bugs.launchpad.net/evince/+bug/1072129/+subscriptions

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


[Bug 1072129] Re: SRU: Evince crashes after opening certain PDF file (due to poppler)

2012-11-13 Thread Matthieu Baerts
** Description changed:

+ [ Impact ]
+ 
+ Some apps (which use Poppler) crash when loading some pdf files.
+ 
+ [ Test case ]
+ 
+  * Open these files with Evince:
+- 
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1072129/+attachment/3415595/+files/3898071.pdf
+- 
http://asiancentury.dpmc.gov.au/sites/default/files/white-paper/australia-in-the-asian-century-white-paper.pdf
+- http://pgfplots.sourceforge.net/pgfplots.pdf (pages 102 and 129)
+After a few seconds, Evince will crash
+ 
+ [ Regression Potential ]
+ 
+  * The new proposed version contains a patch from Git upstream repository. It 
is also available in the 0.21.1 version. According to Poppler devs, it should 
have any regression:
+- 
http://cgit.freedesktop.org/poppler/poppler/commit/?id=ae8fc0cbfc6123189e17b3cf1286e0540f181646
+- https://bugs.freedesktop.org/show_bug.cgi?id=56463
+ 
+ [ Other Info ]
+ 
+  * These BZR branches should fix this bug:
+- lp:~matttbe/ubuntu/raring/poppler/lp1072129
+- lp:~matttbe/ubuntu/quantal/poppler/lp1072129
+  * You can easily test the new version by using these packages:
+- Ubuntu Raring 13.04: 
https://launchpad.net/~matttbe/+archive/ppa/+sourcepub/2781218/+listing-archive-extra
+- Ubuntu Quantal 12.10: 
https://launchpad.net/~matttbe/+archive/ppa/+sourcepub/2781220/+listing-archive-extra
+ 
+ 
+ [ Original bug report ]
+ 
  evince crashes after opening the attached PDF file.
  
  This is printed on the console:
  
  evince:2460): Gdk-CRITICAL **: gdk_error_trap_pop_internal: assertion `trap 
!= NULL' failed
  failed to look up ��
  failed to look up ��
  failed to look up ��
  failed to look up ��
  failed to look up ��
  failed to look up ��
  failed to look up ��
  failed to look up ��
  failed to look up ��
  failed to look up ��
  failed to look up ��
  failed to look up ��
  evince: GfxState.cc:4159: void GfxGouraudTriangleShading::getTriangle(int, 
double*, double*, GfxColor*, double*, double*, GfxColor*, double*, double*, 
GfxColor*): Zusicherung »!isParameterized()« nicht erfüllt.
  Abgebrochen

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

Title:
  SRU: Evince crashes after opening certain PDF file (due to poppler)

To manage notifications about this bug go to:
https://bugs.launchpad.net/evince/+bug/1072129/+subscriptions

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

[Bug 1072129] Re: SRU: Evince crashes after opening certain PDF file (due to poppler)

2012-11-13 Thread Matthieu Baerts
** Changed in: poppler (Ubuntu)
   Status: Confirmed = Fix Committed

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

Title:
  SRU: Evince crashes after opening certain PDF file (due to poppler)

To manage notifications about this bug go to:
https://bugs.launchpad.net/evince/+bug/1072129/+subscriptions

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


[Bug 1010619] Re: [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

2012-11-11 Thread Matthieu Baerts
@Ville: I introduce a new SRU (Stable Release Update) in order to backport this 
new version to Quantal-Update repos.
But feel free to talk with a member of the Ubuntu-SRU team on IRC ;) = 
https://launchpad.net/~ubuntu-sru

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

Title:
  [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1010619/+subscriptions

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


[Bug 1072129] Re: evince crashes after opening certain PDF file

2012-11-10 Thread Matthieu Baerts
** Also affects: poppler (Ubuntu)
   Importance: Undecided
   Status: New

** Bug watch added: freedesktop.org Bugzilla #56463
   https://bugs.freedesktop.org/show_bug.cgi?id=56463

** Also affects: poppler via
   https://bugs.freedesktop.org/show_bug.cgi?id=56463
   Importance: Unknown
   Status: Unknown

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

Title:
  evince crashes after opening certain PDF file

To manage notifications about this bug go to:
https://bugs.launchpad.net/evince/+bug/1072129/+subscriptions

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


[Bug 1077376] [NEW] Evince crashes when using the latest version of libgeis1

2012-11-10 Thread Matthieu Baerts
Public bug reported:

Hello,

With the new version of libgeis1, evince crashes.
I'll add a backtrace (made without debugging symbols but Evince crashes each 
time)

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: evince 3.6.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
ApportVersion: 2.6.2-0ubuntu3
Architecture: amd64
Date: Sat Nov 10 16:04:55 2012
InstallationDate: Installed on 2011-08-10 (457 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
MarkForUpload: True
SourcePackage: evince
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: evince (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug raring third-party-packages

** Attachment added: Backtrace of this crash
   
https://bugs.launchpad.net/bugs/1077376/+attachment/3429550/+files/bt_evince.txt

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

Title:
  Evince crashes when using the latest version of libgeis1

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

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


[Bug 1077376] Re: Evince crashes when using the latest version of libgeis1

2012-11-10 Thread Matthieu Baerts
** Also affects: geis (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Evince crashes when using the latest version of libgeis1

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

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


[Bug 1077376] Re: Evince crashes when using the latest version of libgeis1

2012-11-10 Thread Matthieu Baerts
** Changed in: geis (Ubuntu)
   Importance: Undecided = High

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

Title:
  Evince crashes when using the latest version of libgeis1

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

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


[Bug 1072129] Re: evince crashes after opening certain PDF file

2012-11-10 Thread Matthieu Baerts
It seems this bug is due to Poppler:
https://bugs.freedesktop.org/show_bug.cgi?id=56463

And this patch should fix this bug:
http://cgit.freedesktop.org/poppler/poppler/commit/?id=ae8fc0cbfc6123189e17b3cf1286e0540f181646

Is it possible to confirm that this new patched version available on my 
ppa:matttbe/ppa fixes this bug? :)
  * Ubuntu Raring 13.04: 
https://launchpad.net/~matttbe/+archive/ppa/+sourcepub/2781218/+listing-archive-extra
  * Ubuntu Quantal 12.10: 
https://launchpad.net/~matttbe/+archive/ppa/+sourcepub/2781220/+listing-archive-extra

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

Title:
  evince crashes after opening certain PDF file

To manage notifications about this bug go to:
https://bugs.launchpad.net/evince/+bug/1072129/+subscriptions

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


[Bug 1076318] [NEW] Alacarte crashes if XDG_MENU_PREFIX env is not set

2012-11-08 Thread Matthieu Baerts
Public bug reported:

This bug is already fixed in the upstream GIT repository:
http://git.gnome.org/browse/alacarte/commit/?id=fe7211f2eb4c8bcf7cbddca75bf4e28ee7b98659

A bzr branch will be linked to this bug report.
Please upload this new version on Raring repos :)

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: alacarte 3.6.1-0ubuntu1 [modified: 
usr/share/alacarte/Alacarte/MenuEditor.py]
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
ApportVersion: 2.6.2-0ubuntu2
Architecture: amd64
Date: Thu Nov  8 11:58:53 2012
InstallationDate: Installed on 2011-08-10 (455 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: alacarte
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: alacarte (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug raring third-party-packages

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

Title:
  Alacarte crashes  if XDG_MENU_PREFIX env is not set

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

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


[Bug 1076318] Re: Alacarte crashes if XDG_MENU_PREFIX env is not set

2012-11-08 Thread Matthieu Baerts
This version 3.6.1-0ubuntu1 shouldn't work on GNOME because it doesn't
use $XDG_MENU_PREFIX. I guess it can be interesting to set the
importance to High.

** Changed in: alacarte (Ubuntu)
   Importance: Undecided = High

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

Title:
  Alacarte crashes  if XDG_MENU_PREFIX env is not set

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

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


[Bug 1060601] Re: [FFe]: Update rhythmbox from 2.97 to 2.98

2012-11-07 Thread Matthieu Baerts
@jbicha: Is it possible to fix the bug #1010619? :)
A BZR branch is available, I just need a sponsor ;) : 
https://code.launchpad.net/~matttbe/ubuntu/raring/rhythmbox/lp1010619_RB_2.98/+merge/133209

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

Title:
  [FFe]: Update rhythmbox from 2.97 to 2.98

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1060601/+subscriptions

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


[Bug 1010619] Re: [2.97-0ubuntu2] Rhythmbox freezes

2012-11-07 Thread Matthieu Baerts
 Now that it's in raring, could you please prepare an SRU for Quantal?
Sure!
But do you know if the 2.98 version will be backported to Quantal too? A FFe 
has been introduced in bug #1060601 but it was too late for a FFe. (and even if 
this new version fixes many bugs, it introduces some new features too)

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

Title:
  [2.97-0ubuntu2] Rhythmbox freezes

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1010619/+subscriptions

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


[Bug 795765] Re: CDs won't resume playing after being paused

2012-11-07 Thread Matthieu Baerts
Hello,

About this fix for the SRU, it seems it's not correct (as said Jeremy on 
comment #15) according to Jonathan Matthew, rhythmbox developer:
 Thanks for the patch, but this isn't quite the right fix. The playlist parser
  thread isn't supposed to refer to the main thread's cancellable, because the
  user might have started playing something else by the time it runs. Instead,
  the shell player should have been clearing its pointer to the cancellable when
  pausing playback. I've made this change in commit 98e5a25.

The new patch is available there:
 * Git: 
http://git.gnome.org/browse/rhythmbox/commit/?id=98e5a25b3c32c9915357968a78783c1ac21c7130
 * Quantal:  lp:~ubuntu-desktop/rhythmbox/ubuntu = 
https://bazaar.launchpad.net/~ubuntu-desktop/rhythmbox/ubuntu/revision/189
 * Raring: 
https://bazaar.launchpad.net/~ubuntu-branches/ubuntu/raring/rhythmbox/raring-proposed/revision/220#debian/patches/11_fix_cd_pausing.patch
 )

This is why I guess it's better to add this tag: verification-failed

** Tags removed: verification-needed
** Tags added: verification-failed

** Changed in: rhythmbox (Ubuntu Quantal)
   Status: Fix Committed = In Progress

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

Title:
  CDs won't resume playing after being paused

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/795765/+subscriptions

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


[Bug 1076116] [NEW] Rhythmbox 2.98 crashes when playing mp3 or FLAC files if ReplayGain plugin is enabled

2012-11-07 Thread Matthieu Baerts
Public bug reported:

Hello,

This bug has already been reported to upstream
(https://bugzilla.gnome.org/show_bug.cgi?id=685303) but I think it can
be interesting to track it in order to quickly upload a new version with
a patch when a fix is available.

** Affects: rhythmbox
 Importance: Unknown
 Status: Unknown

** Affects: rhythmbox (Ubuntu)
 Importance: Undecided
 Status: New

** Bug watch added: GNOME Bug Tracker #685303
   https://bugzilla.gnome.org/show_bug.cgi?id=685303

** Also affects: rhythmbox via
   https://bugzilla.gnome.org/show_bug.cgi?id=685303
   Importance: Unknown
   Status: Unknown

** Summary changed:

- Rhythmbox 2.98 crashes when playing mp3 if ReplayGain plugin is enabled
+ Rhythmbox 2.98 crashes when playing mp3 or FLAC files if ReplayGain plugin is 
enabled

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

Title:
  Rhythmbox 2.98 crashes when playing mp3 or FLAC files if ReplayGain
  plugin is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1076116/+subscriptions

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


[Bug 1010619] Re: [2.97-0ubuntu2] Rhythmbox freezes

2012-11-07 Thread Matthieu Baerts
** Description changed:

+ [IMPACT]
+ 
+  * Rhythmbox freezes when using a large collection.
+ 
+ [TESTCASE]
+ 
+  * It happens with a large collection.
+  * It's due to a deadlock between db load and rhythmdb_add_uri_with_types and 
it's possible that it's not easy to reproduce this bug. Maybe it can be 
interesting to slow down the hard disk (e.g. by copying a large file when 
opening Rhythmbox with a lot of files in its collection)
+  * After a few seconds, Rhythmbox will freeze.
+  * (this fix has been confirmed by a few people here above.)
+ 
+ [Regression Potential]
+ 
+ * According to RB devs: None = 
http://git.gnome.org/browse/rhythmbox/commit/?id=a2ead52faa45a37f28dff1e94cad5f0dadd28129
+ * This deadlock has been fixed by RB devs and it seems they understood why 
there was a deadlock
+ 
+ 
+ [ Original Bug Report ]
+ 
  Hello,
  
  With the latest version of RB 2.97-0ubuntu2, the interface freezes at launch.
  I didn't have this bug with the previous version 2.97-0ubuntu1 but it's a bit 
strange because it seems the change between the two versions only concerns 
'audiocd' plugin (and I have this bug with or without this plugin)
  
  If I launch it with this command, I don't have any problem:
-   $ rhythmbox --rhythmdb-file=test.db
+   $ rhythmbox --rhythmdb-file=test.db
  
  Maybe my (huge) database is corrupted but if I launch RB with the debug
  mode (-d), I don't have this bug (but it takes a few time before being
  ready to use).
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: rhythmbox 2.97-0ubuntu2
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.1.1-0ubuntu2
  Architecture: amd64
  Date: Fri Jun  8 20:34:40 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  [2.97-0ubuntu2] Rhythmbox freezes

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1010619/+subscriptions

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

[Bug 1010619] Re: [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

2012-11-07 Thread Matthieu Baerts
** Summary changed:

- [2.97-0ubuntu2] Rhythmbox freezes
+ [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

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

Title:
  [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1010619/+subscriptions

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


[Bug 1010619] Re: [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

2012-11-07 Thread Matthieu Baerts
** Description changed:

  [IMPACT]
  
-  * Rhythmbox freezes when using a large collection.
+  * Rhythmbox freezes when using a large collection.
  
  [TESTCASE]
  
-  * It happens with a large collection.
-  * It's due to a deadlock between db load and rhythmdb_add_uri_with_types and 
it's possible that it's not easy to reproduce this bug. Maybe it can be 
interesting to slow down the hard disk (e.g. by copying a large file when 
opening Rhythmbox with a lot of files in its collection)
-  * After a few seconds, Rhythmbox will freeze.
-  * (this fix has been confirmed by a few people here above.)
+  * It happens with a large collection.
+  * It's due to a deadlock between db load and rhythmdb_add_uri_with_types and 
it's possible that it's not easy to reproduce this bug. Maybe it can be 
interesting to slow down the hard disk (e.g. by copying a large file when 
opening Rhythmbox with a lot of files in its collection)
+  * After a few seconds, Rhythmbox will freeze.
+  * (this fix has been confirmed by a few people here above.)
  
  [Regression Potential]
  
  * According to RB devs: None = 
http://git.gnome.org/browse/rhythmbox/commit/?id=a2ead52faa45a37f28dff1e94cad5f0dadd28129
- * This deadlock has been fixed by RB devs and it seems they understood why 
there was a deadlock
+ * This deadlock has been fixed by RB devs and now it seems they understand 
why there was a deadlock
  
+ [ Other Info ]
+ 
+ * Raring: A new version (2.98-0ubuntu2) has been uploaded to Raring repos
+ * Quantal: This BZR branch contains a fix for this bug: 
lp:~matttbe/ubuntu/quantal/rhythmbox/1010619_795765 (it also contains the 
latest version of '11_fix_cd_pausing.patch' (patch from upstream and also 
available in Raring) linked to the bug: #795765)
  
  [ Original Bug Report ]
  
  Hello,
  
  With the latest version of RB 2.97-0ubuntu2, the interface freezes at launch.
  I didn't have this bug with the previous version 2.97-0ubuntu1 but it's a bit 
strange because it seems the change between the two versions only concerns 
'audiocd' plugin (and I have this bug with or without this plugin)
  
  If I launch it with this command, I don't have any problem:
    $ rhythmbox --rhythmdb-file=test.db
  
  Maybe my (huge) database is corrupted but if I launch RB with the debug
  mode (-d), I don't have this bug (but it takes a few time before being
  ready to use).
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: rhythmbox 2.97-0ubuntu2
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.1.1-0ubuntu2
  Architecture: amd64
  Date: Fri Jun  8 20:34:40 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1010619/+subscriptions

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

[Bug 1010619] Re: [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

2012-11-07 Thread Matthieu Baerts
** Description changed:

  [IMPACT]
  
   * Rhythmbox freezes when using a large collection.
  
  [TESTCASE]
  
   * It happens with a large collection.
   * It's due to a deadlock between db load and rhythmdb_add_uri_with_types and 
it's possible that it's not easy to reproduce this bug. Maybe it can be 
interesting to slow down the hard disk (e.g. by copying a large file when 
opening Rhythmbox with a lot of files in its collection)
   * After a few seconds, Rhythmbox will freeze.
   * (this fix has been confirmed by a few people here above.)
  
  [Regression Potential]
  
  * According to RB devs: None = 
http://git.gnome.org/browse/rhythmbox/commit/?id=a2ead52faa45a37f28dff1e94cad5f0dadd28129
  * This deadlock has been fixed by RB devs and now it seems they understand 
why there was a deadlock
  
  [ Other Info ]
  
  * Raring: A new version (2.98-0ubuntu2) has been uploaded to Raring repos
  * Quantal: This BZR branch contains a fix for this bug: 
lp:~matttbe/ubuntu/quantal/rhythmbox/1010619_795765 (it also contains the 
latest version of '11_fix_cd_pausing.patch' (patch from upstream and also 
available in Raring) linked to the bug: #795765)
+   For more details about this branch, please have a look at this merge 
request: 
https://code.launchpad.net/~matttbe/ubuntu/quantal/rhythmbox/1010619_795765/+merge/133343
+ 
  
  [ Original Bug Report ]
  
  Hello,
  
  With the latest version of RB 2.97-0ubuntu2, the interface freezes at launch.
  I didn't have this bug with the previous version 2.97-0ubuntu1 but it's a bit 
strange because it seems the change between the two versions only concerns 
'audiocd' plugin (and I have this bug with or without this plugin)
  
  If I launch it with this command, I don't have any problem:
    $ rhythmbox --rhythmdb-file=test.db
  
  Maybe my (huge) database is corrupted but if I launch RB with the debug
  mode (-d), I don't have this bug (but it takes a few time before being
  ready to use).
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: rhythmbox 2.97-0ubuntu2
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic x86_64
  ApportVersion: 2.1.1-0ubuntu2
  Architecture: amd64
  Date: Fri Jun  8 20:34:40 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  [SRU] Rhythmbox 2.97 and 2.98 freezes with large collection

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1010619/+subscriptions

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

[Bug 795765] Re: CDs won't resume playing after being paused

2012-11-07 Thread Matthieu Baerts
About this SRU: I propose a new version:
https://code.launchpad.net/~matttbe/ubuntu/quantal/rhythmbox/1010619_795765/+merge/133343
(which is also linked to the bug #1010619)

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

Title:
  CDs won't resume playing after being paused

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/795765/+subscriptions

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


[Bug 1010619] Re: [2.97-0ubuntu2] Rhythmbox freezes

2012-11-04 Thread Matthieu Baerts
Hello,

It seems that this bug is now fixed in the development version of RB thanks to 
this commit by Jonathan Matthew!
  
http://git.gnome.org/browse/rhythmbox/commit/?id=a2ead52faa45a37f28dff1e94cad5f0dadd28129

Is it possible to test this patch simply by using my ppa:matttbe/ppa?
Then can you confirm (or not) that it's better? Don't forget to close
and re-open RB just to be sure ;)

Packages for Ubuntu Raring 13.04 are already built, I guess it's should be the 
same packages: 
https://launchpad.net/~matttbe/+archive/ppa/+sourcepub/2768798/+listing-archive-extra
But it's maybe better to wait for Quantal packages which are currently building 
and should be available in a few minutes ;) = 
https://launchpad.net/~matttbe/+archive/ppa/+sourcepub/2769368/+listing-archive-extra

If some of you can confirm that this bug is fixed, I'll propose to add
this new version in official repos.

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

Title:
  [2.97-0ubuntu2] Rhythmbox freezes

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1010619/+subscriptions

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


[Bug 1010619] Re: [2.97-0ubuntu2] Rhythmbox freezes

2012-10-25 Thread Matthieu Baerts
Yes, I confirm that the problem is due to a large collection.

But I don't know if it's due to libxml2 because I had this problem with
the version 2.97-0ubuntu2 of RB and not with the previous one
(2.97-0ubuntu1). They were compiled with the same version of libxml2 and
I tested both versions of RB with the same version of libxml2.

Build logs:
 - 
https://launchpadlibrarian.net/106847253/buildlog_ubuntu-quantal-amd64.rhythmbox_2.97-0ubuntu1_BUILDING.txt.gz
 - 
https://launchpadlibrarian.net/107103149/buildlog_ubuntu-quantal-amd64.rhythmbox_2.97-0ubuntu2_BUILDING.txt.gz

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

Title:
  [2.97-0ubuntu2] Rhythmbox freezes

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1010619/+subscriptions

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


[Bug 1013171] Re: Many package hooks not ported to python3

2012-07-16 Thread Matthieu Baerts
It seems that all sources packages listed here have been modified to fix
this bug. (Fix Commited or Fix Released)

PS: thanks to Edward Donovan for his help ;)

** Also affects: apache2 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: compiz (Ubuntu Quantal)
   Status: Confirmed = Fix Committed

** Changed in: compiz (Ubuntu Quantal)
 Assignee: (unassigned) = Matthieu Baerts (matttbe)

** Changed in: indicator-applet (Ubuntu Quantal)
 Assignee: (unassigned) = Matthieu Baerts (matttbe)

** Changed in: lxpanel (Ubuntu Quantal)
 Assignee: (unassigned) = Matthieu Baerts (matttbe)

** Changed in: chromium-browser (Ubuntu Quantal)
 Assignee: (unassigned) = Matthieu Baerts (matttbe)

** Changed in: apache2 (Ubuntu Quantal)
   Status: New = Fix Released

** Changed in: apache2 (Ubuntu Quantal)
 Assignee: (unassigned) = Matthieu Baerts (matttbe)

** Changed in: mysql-5.5 (Ubuntu Quantal)
   Status: Confirmed = Fix Committed

** Changed in: mysql-5.5 (Ubuntu Quantal)
 Assignee: (unassigned) = Matthieu Baerts (matttbe)

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

Title:
  Many package hooks not ported to python3

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

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


[Bug 1013171] Re: Many package hooks not ported to python3

2012-07-10 Thread Matthieu Baerts
** Changed in: unity (Ubuntu Quantal)
   Status: Fix Committed = Fix Released

** Changed in: unity (Ubuntu Quantal)
 Assignee: (unassigned) = Matthieu Baerts (matttbe)

** Changed in: cairo-dock (Ubuntu Quantal)
 Assignee: (unassigned) = Matthieu Baerts (matttbe)

** Changed in: connman (Ubuntu Quantal)
 Assignee: (unassigned) = Matthieu Baerts (matttbe)

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

Title:
  Many package hooks not ported to python3

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

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


[Bug 1013171] Re: Many package hooks not ported to python3

2012-07-02 Thread Matthieu Baerts
** Changed in: unity (Ubuntu Quantal)
   Status: Confirmed = Fix Committed

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

Title:
  Many package hooks not ported to python3

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

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


[Bug 1018031] [NEW] No launcher for gnome-session-properties in applications menu

2012-06-26 Thread Matthieu Baerts
Public bug reported:

Hello,

It's maybe not a bug but with Ubuntu Precise (and Quantal) it's not possible to 
launch gnome-session-properties (aka: Startup Applications) from the 
applications menu simply because its .desktop file contains that:
   NoDisplay=true

Is it possible to modify this value because it's not possible to easily
launch this GUI? (e.g. from a Cairo-Dock session, this launcher is not
available from the Applications Menu applet due to this
'NoDisplay=true')

If it's feature and not a bug, sorry for this bug report but can I just
know why?

** Affects: gnome-session (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  No launcher for gnome-session-properties in applications menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1018031/+subscriptions

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


[Bug 1018031] Re: No launcher for gnome-session-properties in applications menu

2012-06-26 Thread Matthieu Baerts
** Patch added: patch to modify 'NoDisplay' value
   
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1018031/+attachment/3204963/+files/display_gnome-session-properties.debdiff

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

Title:
  No launcher for gnome-session-properties in applications menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1018031/+subscriptions

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


[Bug 1010619] Re: [2.97-0ubuntu2] Rhythmbox freezes

2012-06-13 Thread Matthieu Baerts
** Bug watch added: GNOME Bug Tracker #678032
   https://bugzilla.gnome.org/show_bug.cgi?id=678032

** Also affects: rhythmbox via
   https://bugzilla.gnome.org/show_bug.cgi?id=678032
   Importance: Unknown
   Status: Unknown

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

Title:
  [2.97-0ubuntu2] Rhythmbox freezes

To manage notifications about this bug go to:
https://bugs.launchpad.net/rhythmbox/+bug/1010619/+subscriptions

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


[Bug 1010619] [NEW] [2.97-0ubuntu2] Rhythmbox freezes

2012-06-08 Thread Matthieu Baerts
Public bug reported:

Hello,

With the latest version of RB 2.97-0ubuntu2, the interface freezes at launch.
I didn't have this bug with the previous version 2.97-0ubuntu1 but it's a bit 
strange because it seems the change between the two versions only concerns 
'audiocd' plugin (and I have this bug with or without this plugin)

If I launch it with this command, I don't have any problem:
  $ rhythmbox --rhythmdb-file=test.db

Maybe my (huge) database is corrupted but if I launch RB with the debug
mode (-d), I don't have this bug (but it takes a few time before being
ready to use).

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: rhythmbox 2.97-0ubuntu2
ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
Uname: Linux 3.4.0-5-generic x86_64
ApportVersion: 2.1.1-0ubuntu2
Architecture: amd64
Date: Fri Jun  8 20:34:40 2012
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
SourcePackage: rhythmbox
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: rhythmbox (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug quantal

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

Title:
  [2.97-0ubuntu2] Rhythmbox freezes

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

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


[Bug 1010619] Re: [2.97-0ubuntu2] Rhythmbox freezes

2012-06-08 Thread Matthieu Baerts
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/1010619

Title:
  [2.97-0ubuntu2] Rhythmbox freezes

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

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


[Bug 975299] Re: gnome-desktop-item-edit should be in a new package

2012-04-16 Thread Matthieu Baerts
@Jeremy: but is it not possible to fix this bug by merging these two
branches into Ubuntu branches?  lp:~matttbe/ubuntu/precise/gnome-
panel/975299 and lp:~matttbe/ubuntu/precise/alacarte/975299

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

Title:
  gnome-desktop-item-edit should be in a new package

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

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


[Bug 975299] Re: gnome-desktop-item-edit should be in a new package

2012-04-16 Thread Matthieu Baerts
Yes ok, I understand.
But is it possible to fix this bug before Precise's release? :)

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

Title:
  gnome-desktop-item-edit should be in a new package

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

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


[Bug 975299] Re: gnome-panel and exo-utils should not be recommended by Alacarte package

2012-04-12 Thread Matthieu Baerts
Yes but Alacarte can be used to edit the gnome-menu-like available on a
Cairo-Dock session (gnome-panel and exo-utils are useless) :)

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

Title:
  gnome-panel and exo-utils should not be recommended by Alacarte
  package

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

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


[Bug 975299] Re: gnome-panel and exo-utils should not be recommended by Alacarte package

2012-04-12 Thread Matthieu Baerts
It seems Alacarte needs gnome-desktop-item-edit or exo-item-edit (only
on XFCE sessions) to edit .desktop...

** Changed in: alacarte (Ubuntu)
   Status: New = Invalid

** Also affects: gnome-panel (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  gnome-panel and exo-utils should not be recommended by Alacarte
  package

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

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


[Bug 975299] Re: gnome-panel and exo-utils should not be recommended by Alacarte package

2012-04-12 Thread Matthieu Baerts
But is it maybe possible to move 'gnome-desktop-item-edit' in a new package? 
(it seems this request was proposed a long time ago: 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=319417 )
I think it's a good solution if we want to edit menus with Alacarte on a 
Cairo-Dock session without installing all dependences of gnome-panel.

** Bug watch added: Debian Bug tracker #319417
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=319417

** Description changed:

  Hello,
  
  I think gnome-panel and exo-utils should not be recommended by Alacarte 
package.
  Indeed, Alacarte is a menu editor for the GNOME desktop but the Gnome-Panel 
and the Xfce-Panel are not the only one with a Gnome-Menu (e.g. made with 
libgnome-menu).
  Cairo-Dock (but I'm sure there is also other applications) also uses 
libgnome-menu in order to have a Gnome-Menu-like and we can use Cairo-Dock 
without Gnome/XFCE Panel.
  
- This is why I'm proposing to no longer recommend these two packages. But
- of course we can add them as suggestions.
- 
- This bzr branch has been linked to this bug report: 
lp:~matttbe/ubuntu/precise/alacarte/975299
- This branch should be ready to be pushed on lp:ubuntu/alacarte
+ But Alacarte needs gnome-desktop-item-edit or exo-desktop-item-edit (only on 
XFCE sessions) to edit .desktop.
+ Is it maybe possible to move 'gnome-desktop-item-edit' in a new package?
+ I think it's the best solution if we want to edit menus with Alacarte on a 
Cairo-Dock session without installing all dependences of gnome-panel.
  
  Thank you

** Summary changed:

- gnome-panel and exo-utils should not be recommended by Alacarte package
+ gnome-desktop-item-edit should be in a new package

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

Title:
  gnome-desktop-item-edit should be in a new package

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

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


[Bug 975299] Re: gnome-desktop-item-edit should be in a new package

2012-04-12 Thread Matthieu Baerts
@Jeremy: is it really an upstream bug?
Here is the solution that I'm proposing:
 * Create a new package in order to separate gnome-desktop-item-edit and 
gnome-panel: lp:~matttbe/ubuntu/precise/gnome-panel/975299
 * Replace gnome-panel by gnome-desktop-item-edit for Alacarte recommended 
packages: lp:~matttbe/ubuntu/precise/alacarte/975299

The new versions of these packages are building on my ppa
(ppa:matttbe/ppa) (I tested just before with pbuilder) and I think it
fixes this bug.

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

Title:
  gnome-desktop-item-edit should be in a new package

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

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


[Bug 975299] Re: gnome-desktop-item-edit should be in a new package

2012-04-12 Thread Matthieu Baerts
Yes I understand that gnome-desktop-item-edit should be part of another
GNOME package but here is an Ubuntu specific solution to fix this bug by
simply separating gnome-desktop-item-edit and gnome-panel (just like
libpanel-applet-4-0 and gnome-panel-data which are available on
separated packages).

I can report this bug to Debian devs too if you want but they are still
using the version '3.2.1'.

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

Title:
  gnome-desktop-item-edit should be in a new package

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

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


[Bug 975299] [NEW] gnome-panel and exo-utils should not be recommended by Alacarte package

2012-04-06 Thread Matthieu Baerts
Public bug reported:

Hello,

I think gnome-panel and exo-utils should not be recommended by Alacarte package.
Indeed, Alacarte is a menu editor for the GNOME desktop but the Gnome-Panel and 
the Xfce-Panel are not the only one with a Gnome-Menu (e.g. made with 
libgnome-menu).
Cairo-Dock (but I'm sure there is also other applications) also uses 
libgnome-menu in order to have a Gnome-Menu-like and we can use Cairo-Dock 
without Gnome/XFCE Panel.

This is why I'm proposing to no longer recommend these two packages. But
of course we can add them as suggestions.

This bzr branch has been linked to this bug report: 
lp:~matttbe/ubuntu/precise/alacarte/975299
This branch should be ready to be pushed on lp:ubuntu/alacarte

Thank you

** Affects: alacarte (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Hello,
  
  I think gnome-panel and exo-utils should not be recommended by Alacarte 
package.
  Indeed, Alacarte is a menu editor for the GNOME desktop but the Gnome-Panel 
and the Xfce-Panel are not the only one with a Gnome-Menu (e.g. made with 
libgnome-menu).
  Cairo-Dock (but I'm sure there is also other applications) also uses 
libgnome-menu in order to have a Gnome-Menu-like and we can use Cairo-Dock 
without Gnome/XFCE Panel.
  
  This is why I'm proposing to no longer recommend these two packages. But
  of course we can add them as suggestions.
  
- This bzr branch has been linked to this bug report: 
lp:~matttbe/ubuntu/precise/alacarte/XXX
+ This bzr branch has been linked to this bug report: 
lp:~matttbe/ubuntu/precise/alacarte/975299
  This branch should be ready to be pushed on lp:ubuntu/alacarte
  
  Thank you

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

Title:
  gnome-panel and exo-utils should not be recommended by Alacarte
  package

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

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


[Bug 952108] Re: [Precise] Nautilus: memory leak

2012-03-12 Thread Matthieu Baerts
This is what I did:
 * I installed nautilus-dbg
 * Closed nautilus: nautilus -q
 * Opened nautilus with valgrind: G_SLICE=always-malloc G_DEBUG=gc-friendly  
valgrind -v --tool=memcheck --leak-check=full --num-callers=40 
--log-file=valgrind.log nautilus
 * Opened a directory where a video file was being downloaded (and Nautilus 
regularly refreshed its preview)
 * Opened a directory with a lot of other directories
 * Opened a directory with a lot of music files
Nautilus gives us a lot of error like that:
  totem-video-thumbnailer: 'file:///path/to/a/mp3/file' isn't 
thumbnailable
  Reason: Media contains no supported video streams.
 * Kill Nautilus with Ctrl + C

Thank you!

** Attachment added: valgrind-logs-nautilus.tar.gz
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/952108/+attachment/2855168/+files/valgrind-logs-nautilus.tar.gz

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

Title:
  [Precise] Nautilus: memory leak

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

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


[Bug 952108] [NEW] [Precise] Nautilus: memory leak

2012-03-11 Thread Matthieu Baerts
Public bug reported:

Hello,

It's just to note that Nautilus has memory leaks with the latest
version: with an uptime of 10 hours, Nautilus uses 420Mo.

It's maybe interesting to know that:
 * I'm using a slideshow and not one single image as background.
 * I opened Nautilus in directories where big files were being downloaded (and 
Nautilus regularly refreshed their preview)
 * I made a few actions (like opening directories with a lot of files, moving 
files, creating directories, extracting tarball, etc.)
 * I'm using a few plugins like nautilus-dropbox, nautilus-image-converter, etc.
 * I've bookmarks with special characters like 'Vidéos' and 'Téléchargements'.

I hope it will help you to fix this bug ;)

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: nautilus 1:3.3.91-0ubuntu4
ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9
Uname: Linux 3.2.0-18-generic x86_64
ApportVersion: 1.94.1-0ubuntu2
Architecture: amd64
Date: Sun Mar 11 10:35:32 2012
GsettingsChanges:
 org.gnome.nautilus.window-state geometry '800x552+483+87'
 org.gnome.nautilus.window-state start-with-status-bar true
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

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

Title:
  [Precise] Nautilus: memory leak

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

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

[Bug 952108] Re: [Precise] Nautilus: memory leak

2012-03-11 Thread Matthieu Baerts
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/952108

Title:
  [Precise] Nautilus: memory leak

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

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


[Bug 826771] Re: indicator-appmenu leads to have a nautilus menubar displayed on top of the screen

2012-03-06 Thread Matthieu Baerts
Me too! I confirm that this bug is fixed with Ubuntu Oneiric and a
Cairo-Dock session.

@gagalago and pitti: Thank you :)

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  indicator-appmenu leads to have a nautilus menubar displayed on top of
  the screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-foundations/+bug/826771/+subscriptions

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


[Bug 826771] Re: indicator-appmenu leads to have a nautilus menubar displayed on top of the screen

2012-02-26 Thread Matthieu Baerts
Yes but this is much better to upload a new version of Nautilus with the
new patch ( comment #48 ) instead of removing these appmenu-* packages
or waiting for the release of Precise ;)

If someone from ubuntu-sponsors team can help us to upload this new
version, it will be helpful for anyone with this bug! ;)

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

Title:
  indicator-appmenu leads to have a nautilus menubar displayed on top of
  the screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-foundations/+bug/826771/+subscriptions

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


[Bug 826771] Re: indicator-appmenu leads to have a nautilus menubar displayed on top of the screen

2012-02-22 Thread Matthieu Baerts
I'm sorry but it seems I can't propose for merging a new bzr branch
because this branch seems to not be up to date: lp:ubuntu/oneiric-
proposed/nautilus

** Description changed:

  [Impact]
- fill me in with explanation of severity and frequency of bug on users and 
justification for backporting the fix to the stable release
+ All non-Ubuntu session with Nautilus as the default file browser
+ (and if there is no other panels on top of the nautilus menu bar ; e.g. a 
Cairo-Dock session ; a Gnome-Shell or Gnome-Classic session with a transparent 
top bar ; a Cinamon session, a XFCE session with nautilus as default file 
browser, etc.)
  
  [Development Fix]
- fill me in with an explanation of how the bug has been addressed in the 
development branch, including the relevant version numbers of packages modified 
in order to implement the fix. 
+ (we don't need to backport any application, simply apply the debdiff proposed 
on comment #48)
  
  [Stable Fix]
- fill me in by pointing out a minimal patch applicable to the stable version 
of the package.
+ A patch has been proposed and tested: 
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/826771/comments/48 (and 
after)
+ A few information about this patch: if appmenu-gtk3 is installed, 
gtk_widget_hide function doesn't work for the top menubar (bug fixed on 
Precise). With this patch, menubar's widget is not created for the desktop 
nautilus window on non-ubuntu session.
  
  [Text Case]
  1. Install gnome-shell and gnome-themes-standard
  2. login gnome session
  3. Apply gnome shell theme of using transparently panel.
  (ex. Delta-shell: 
http://gnome-look.org/content/show.php/Delta+shell?content=143257 )
+ OR
+ 1. Install Cairo-Dock
+ 2. login Cairo-Dock session
  
  [Regression Potential]
- fill me in with a discussion of likelihood and potential severity of 
regressions and how users could get inadvertently affected. 
+ This patch seems to fix the bug #912379 caused by the previous patch 
(reverted in this version: 3.2.1-0ubuntu4.1).
+ This menubar is not modified after because it's no longer registered to 
updates menu signals.
  
  [Original Report]
  If a transparently panel is used in gnome shell theme, nautilus menu bar is 
visible under the gnome shell panel.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.1.4-0ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
  Uname: Linux 3.0.0-8-generic i686
  Architecture: i386
  Date: Mon Aug 15 22:10:54 2011
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha i386 (20110531.1)
  ProcEnviron:
   PATH=(custom, user)
   LANG=ja_JP.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to oneiric on 2011-08-13 (2 days ago)

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

Title:
  indicator-appmenu leads to have a nautilus menubar displayed on top of
  the screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-foundations/+bug/826771/+subscriptions

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

[Bug 826771] Re: indicator-appmenu leads to have a nautilus menubar displayed on top of the screen

2012-02-17 Thread Matthieu Baerts
Hello,

@seb128 or somebody else: Is it possible to re-open this bug for
Nautilus in Oneiric? :)

I'm proposing a new version of the patch made by Dmitry and reverted in
the last version. It's not so different but instead of removing the
menubar, menubar's widget is not created for the desktop nautilus window
on non-ubuntu session.

I hope it's correct and this version (or something else) can be uploaded
on Oneiric-update in order to (quickly? :) ) remove this annoying bar on
non-Ubuntu sessions ;)

Please don't hesitate to test the new version and to confirm if it fixes this 
bug or not and it's also correct for the bug #912379!
This new version of Nautilus is currently building on my ppa:matttbe/ppa = 
https://launchpad.net/~matttbe/+archive/ppa/+sourcepub/2261799/+listing-archive-extra

sudo add-apt-repository -y ppa:matttbe/ppa
sudo apt-get update
sudo apt-get install nautilus nautilus-data libnautilus-extension1 
gir1.2-nautilus-3.0
sudo add-apt-repository -r ppa:matttbe/ppa

** Patch added: nautilus_3.2.1-0ubuntu4.1_3.2.1-0ubuntu4.2.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/826771/+attachment/2750820/+files/nautilus_3.2.1-0ubuntu4.1_3.2.1-0ubuntu4.2.debdiff

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

Title:
  indicator-appmenu leads to have a nautilus menubar displayed on top of
  the screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-foundations/+bug/826771/+subscriptions

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


  1   2   >