[Bug 912379] Re: lots of gtk errors in non ubuntu sessions

2012-02-17 Thread Launchpad Bug Tracker
This bug was fixed in the package nautilus - 1:3.2.1-0ubuntu4.1

---
nautilus (1:3.2.1-0ubuntu4.1) oneiric-proposed; urgency=low

  * debian/patches/05_desktop_menu_export.patch:
- drop the hack to avoid the nautilus menubar displayed on the desktop on
  non unity session, it's buggy, spam the session log (lp: #912379)
  * debian/patches/git_next_row.patch:
- let navigate to the next row by pressing right at the end of the line
  (lp: #855862)
  * debian/patches/git_desktop_middle_click.patch:
- don't run into assert when middle clicking on a desktop directory
  (lp: #817861)
 -- Sebastien Bacher seb...@ubuntu.com   Wed, 08 Feb 2012 11:46:05 +0100

** Changed in: nautilus (Ubuntu Oneiric)
   Status: Fix Committed = Fix Released

-- 
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/912379

Title:
  lots of gtk errors in non ubuntu sessions

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

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


[Bug 912379] Re: lots of gtk errors in non ubuntu sessions

2012-02-13 Thread Sebastien Bacher
Sorry but I'm changing it back to verification done, the fix for the
bug you pointed should never have mode to updates it's buggy, spam logs
with error, lead to increase resource usages over time and can lead to
segfault or session closing, the other issue it tries to fix is only
cosmetic.

If somebody wants to come with a proper fix for oneiric feel free,
meanwhile we revert to what was in oneiric before the buggy update, note
that the bug is correctly fixed in precise but the fix can't be
backported since it requires new glib and gtk features to work

** Tags removed: verification-failed
** 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/912379

Title:
  lots of gtk errors in non ubuntu sessions

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

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


[Bug 912379] Re: lots of gtk errors in non ubuntu sessions

2012-02-13 Thread Matthieu Baerts
Ok, I didn't know that a lot of gtk warnings can crash the session but  what 
about the solution proposed by Dmitry? (insert menu to proxy only on good 
sessions)
Or maybe you need a patch?
Maybe can we have a delay to propose a proper solution?

-- 
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/912379

Title:
  lots of gtk errors in non ubuntu sessions

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

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


[Bug 912379] Re: lots of gtk errors in non ubuntu sessions

2012-02-13 Thread Sebastien Bacher
 Or maybe you need a patch?

Right, as said before patches are welcome, I run neither oneiric nor a
session with that issue and I'm quite busy with precise work with the
feature freeze coming, I already took time to made the effort to
backport the next row and segfault patches in that version and to try to
figure why some people were getting so error spamming, ressource leak,
segfaults, etc issue, I can't spent extra time on SRU this week

 Maybe can we have a delay to propose a proper solution?

When you get a proper solution I will sponsor it for a new upload, the
priority is to get the real issues fixed, we can sort cosmetic ones
later on

-- 
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/912379

Title:
  lots of gtk errors in non ubuntu sessions

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

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


Re: [Bug 912379] Re: lots of gtk errors in non ubuntu sessions

2012-02-13 Thread Dmitry Shachnev
@Matthieu: Things from my comment you are referring to don't work, the
proper place to fix is 043_ubuntu_menu_proxy.patch in Gtk (but I have
no idea how to make a fix different from what's done in Precise - what
as Sebastien says requires new gtk/glib series).

-- 
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/912379

Title:
  lots of gtk errors in non ubuntu sessions

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

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


[Bug 912379] Re: lots of gtk errors in non ubuntu sessions

2012-02-12 Thread Matthieu Baerts
*Please do not upload it to 'oneiric-update'!*

Simply have a look to the attachment. You can see the desktop of a
friend with a Cairo-Dock session: it's just ugly with this nautilus' top
menu bar! And this problem is also available with all other non-'Ubuntu'
session... (Gnome Shell, Gnome Classic, XFCE etc. if nautilus is used)

With this new version, the bug #826771 has to be re-opened (and the
importance was set as 'High'!)

I understand that the previous workaround was a bit ugly but this top menu bar 
too is also ugly! (it's maybe worst to have a annoying menu (which is just very 
ugly on the desktop) than these warning messages!).
I also understand that this patch has been removed on Precise but it's not for 
the same reason (it's simply because a modification has been made on gtk-3.0 
and this patch is now useless with this new version of gtk-3.0).

And what about the solution proposed by Dmitry (
https://bugs.launchpad.net/unity-foundations/+bug/826771/comments/40 -
insert menu to proxy only on good sessions, like that) or backport the
modification made on gtk-3.0?

I'm sorry but I have to remove this 'verification-done' tag. I know that
this bug is fixed with this new version but another bug has to be
(re-)opened and I'm not sure that it's a good idea to do that (except if
I missed something :) ).

** Attachment added: nautilus_3.2.1-0ubuntu4.1.png
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/912379/+attachment/2734504/+files/nautilus_3.2.1-0ubuntu4.1.png

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

-- 
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/912379

Title:
  lots of gtk errors in non ubuntu sessions

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

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


[Bug 912379] Re: lots of gtk errors in non ubuntu sessions

2012-02-11 Thread Richard Kleeman
For gnome classic, shell and cinnamon nautilus with this fix now puts an
annoying menu bar at the top of the desktop.

-- 
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/912379

Title:
  lots of gtk errors in non ubuntu sessions

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

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


[Bug 912379] Re: lots of gtk errors in non ubuntu sessions

2012-02-10 Thread dino99
Got the new nautilus on Oneiric i386, logged as gnome-classic

and after a logout/login the previous gtk errors are totally gone.

Thanks for getting Oneiric fixed.

** Changed in: nautilus (Ubuntu Oneiric)
   Status: Fix Committed = Fix Released

-- 
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/912379

Title:
  lots of gtk errors in non ubuntu sessions

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

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


[Bug 912379] Re: lots of gtk errors in non ubuntu sessions

2012-02-10 Thread Sebastien Bacher
@dino99: thanks, for SRUs the bug should stay fix commited but
verification-needed tag should be set to verification-done, the bug
will be closed when the package moves to -updates

** Changed in: nautilus (Ubuntu Oneiric)
   Status: Fix Released = Fix Committed

** 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/912379

Title:
  lots of gtk errors in non ubuntu sessions

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

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


[Bug 912379] Re: lots of gtk errors in non ubuntu sessions

2012-02-10 Thread dino99
ok sorry

-- 
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/912379

Title:
  lots of gtk errors in non ubuntu sessions

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

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


[Bug 912379] Re: lots of gtk errors in non ubuntu sessions

2012-02-09 Thread Martin Pitt
Hello dino99, or anyone else affected,

Accepted nautilus into oneiric-proposed. The package will build now and
be available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Tags added: verification-needed

-- 
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/912379

Title:
  lots of gtk errors in non ubuntu sessions

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

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


[Bug 912379] Re: lots of gtk errors in non ubuntu sessions

2012-02-08 Thread Sebastien Bacher
** Also affects: nautilus (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

** Changed in: nautilus (Ubuntu Oneiric)
   Importance: Undecided = Low

** Changed in: nautilus (Ubuntu Oneiric)
   Status: New = 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/912379

Title:
  lots of gtk errors in non ubuntu sessions

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

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


[Bug 912379] Re: lots of gtk errors in non ubuntu sessions

2012-02-08 Thread Sebastien Bacher
I've uploaded a stable update candidate for oneiric which needs to be
reviewed

** Description changed:

+ TESTCASE for the SRU:
+ * install the update
+ * log into a classic session
+ * check that .xsession-errors is not spammed by gtk warnings
+ 
+ or alternatively run DESKTOP_SESSION=GNOME nautilus in an unity
+ session, check that before the update it displays lot of warning and
+ after not
+ 
+ 
  This report is an additional  report to bug #890441
  
  Previous troubles:
  - nautilus memory leak
- - seems to be due to language accent letters bad encoded with dirs and at 
least .gtk-bookmarks: in this case fr_FR-UTF8 is used and Vidéos is encoded 
as   Vid%C3%A9os, the same garbage for Téléchargement. 
+ - seems to be due to language accent letters bad encoded with dirs and at 
least .gtk-bookmarks: in this case fr_FR-UTF8 is used and Vidéos is encoded 
as   Vid%C3%A9os, the same garbage for Téléchargement.
  - Renaming dirs without é and removing borked .gtk-bookmarks then rebooting 
gives interesting results:
-  1) less errors are logged into xsession-errors, but still some, so i suppose 
that other dirs/subdirs and/or config files are containing garbage due to that 
accent encoding issue.
-  2) nautilus stop to eat memory
+  1) less errors are logged into xsession-errors, but still some, so i suppose 
that other dirs/subdirs and/or config files are containing garbage due to that 
accent encoding issue.
+  2) nautilus stop to eat memory
  
  As previously nautilus was eating about 10 Mib ram per hour, i
  understand that nautilus is monitoring the system with a very high
  frequency to produce such an amazing error volume. Maybe it should be
  less realtime or stop to fullfilled log with repeated similar errors.
  
  This report is made on Precise i386 full updated daily and using the
  latest langage-pack available into genuine archive. Oneiric have also
  the same issue with bad accent encoding.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.2.1-2ubuntu6
  ProcVersionSignature: Ubuntu 3.2.0-7.13-generic-pae 3.2.0-rc7
  Uname: Linux 3.2.0-7-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 1.90-0ubuntu1
  Architecture: i386
  Date: Thu Jan  5 17:25:57 2012
  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/912379

Title:
  lots of gtk errors in non ubuntu sessions

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

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

Re: [Bug 912379] Re: lots of gtk errors in non ubuntu sessions

2012-02-08 Thread Dmitry Shachnev
@Sebastien: I still don't see any update in the queue. Did you really
upload it?

I guess you're going to drop that hack. If so, I can only appreciate it
:)

-- 
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/912379

Title:
  lots of gtk errors in non ubuntu sessions

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

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


[Bug 912379] Re: lots of gtk errors in non ubuntu sessions

2012-01-18 Thread Sebastien Bacher
Do you still get the enchant warnings btw? If you do you should open a
bug about those

-- 
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/912379

Title:
  lots of gtk errors in non ubuntu sessions

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

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


[Bug 912379] Re: lots of gtk errors in non ubuntu sessions

2012-01-12 Thread Sebastien Bacher
** Changed in: nautilus (Ubuntu)
   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/912379

Title:
  lots of gtk errors in non ubuntu sessions

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

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


[Bug 912379] Re: lots of gtk errors in non ubuntu sessions

2012-01-12 Thread Launchpad Bug Tracker
This bug was fixed in the package nautilus - 1:3.2.1-2ubuntu7

---
nautilus (1:3.2.1-2ubuntu7) precise; urgency=low

  * debian/patches/05_desktop_menu_export.patch:
- drop the hack to avoid the nautilus menubar displayed on the desktop on
  non unity session, it's buggy, spam the session log and the issue
  has been fixed properly in gtk with a recent update (lp: #912379)
 -- Sebastien Bacher seb...@ubuntu.com   Thu, 12 Jan 2012 16:18:18 +0100

** Changed in: nautilus (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
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/912379

Title:
  lots of gtk errors in non ubuntu sessions

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

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


[Bug 912379] Re: lots of gtk errors in non ubuntu sessions

2012-01-07 Thread dino99
Thanks Sebastien

i confirm that i'm always logged as gnome-classic (without effect)

about the language used:
1) .profile
export LANGUAGE=fr_FR:en
export LC_MESSAGES=fr_FR.UTF-8
export LC_CTYPE=fr_FR.UTF-8
export LC_COLLATE=fr_FR.UTF-8

2) locale

LANG=fr_FR
LANGUAGE=fr_FR:en
LC_CTYPE=fr_FR.UTF-8
LC_NUMERIC=fr_FR.utf8
LC_TIME=fr_FR.utf8
LC_COLLATE=fr_FR.UTF-8
LC_MONETARY=fr_FR.utf8
LC_MESSAGES=fr_FR.UTF-8
LC_PAPER=fr_FR
LC_NAME=fr_FR
LC_ADDRESS=fr_FR
LC_TELEPHONE=fr_FR
LC_MEASUREMENT=fr_FR.utf8
LC_IDENTIFICATION=fr_FR
LC_ALL=

Comment on post #4 above:
ok nautilus is a C app, but as the system use python also, i can imagine that 
some relationship exist to communicate with the other coding language, like 
shared library(ies) linked to dependency(ies)/sub-dependency(ies) or some class 
for translation. So it could be an explanation of the bad encoding .

About the possible cause:
the bookmarks code seems to be trying to update the menus which is an issue 
with bar destroyed...

here i can comment on 2 different cases: one related to Natty i386 upgraded to 
Oneiric (laptop) and the other Oneiric i386 upgraded to Precise (desktop)
- laptop: with Natty the xsession-errors log was quite empty, but after the 
dist-upgrade to Oneiric i get the gtk-critical flooding.  As previously said, 
this system also only have gnome-session-fallback, both compiz/unity* purged. 
So issue with bar destroyed could be the root problem.
- desktop: as i can remember with Natty i386 i was not having these gtk errors, 
they appeared with Oneiric (dont remember when but probably with RC), and 
continue with Precise. Oneiric was a fresh installation, and compiz/unity 
purged. Logged as gnome-classic. So here again the bar destroyed can explain 
the issue. But why nautilus monitor with so high frequency the whole system ?

-- 
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/912379

Title:
  lots of gtk errors in non ubuntu sessions

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

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


[Bug 912379] Re: lots of gtk errors in non ubuntu sessions

2012-01-07 Thread Dmitry Shachnev
See my comment at https://bugs.launchpad.net/unity-
foundations/+bug/826771/comments/40 for some ways to fix this.

-- 
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/912379

Title:
  lots of gtk errors in non ubuntu sessions

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

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