[Desktop-packages] [Bug 1654458] Re: default trusty g++ compiler gives warnings about deprecated use of std::auto_ptr in this package.

2017-01-09 Thread Murray Cumming
This was fixed upstream: https://bugzilla.gnome.org/show_bug.cgi?id=753123 ** Bug watch added: GNOME Bug Tracker #753123 https://bugzilla.gnome.org/show_bug.cgi?id=753123 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libxml++2.6 in

[Desktop-packages] [Bug 1511126] Re: Cannot link on wily against this package (symbols not found)

2016-07-08 Thread Murray Cumming
Do you have a simple test case and build command to reproduce this, please? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libxml++2.6 in Ubuntu. https://bugs.launchpad.net/bugs/1511126 Title: Cannot link on wily against this package

[Desktop-packages] [Bug 1478367] Re: FTBFS: warning: identifier 'noexcept' is a keyword in C++11 [-Wc++0x-compat]

2015-09-16 Thread Murray Cumming
> All packages that use glibmm would be required to be updated in Ubuntu to build with C++11 for this transition It's the libstdc++ ABI break that causes the need for apps to be rebuilt. glibmm using C++11 in its API should not require anything to be rebuilt, and we'd definitely like to know if

[Desktop-packages] [Bug 1478367] Re: FTBFS: warning: identifier 'noexcept' is a keyword in C++11 [-Wc++0x-compat]

2015-09-16 Thread Murray Cumming
Sure, that would be a good reason, yes. Though you wouldn't even know of it without the libstdc++ ABI break. I just don't want people to think that we (glibmm, gtkmm) broke ABI when we didn't. -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 1478367] Re: FTBFS: warning: identifier 'noexcept' is a keyword in C++11 [-Wc++0x-compat]

2015-09-15 Thread Murray Cumming
Ah, I see this in the debian/changelog file for the glibmm package: glibmm2.4 (2.45.41.is.2.44.0-0ubuntu1) wily; urgency=medium * Revert 2.45 update - it requires everything to be built using C++11 -- Robert Ancell Fri, 31 Jul 2015 15:46:18 +1200 I don't

[Desktop-packages] [Bug 1478367] Re: FTBFS: warning: identifier 'noexcept' is a keyword in C++11 [-Wc++0x-compat]

2015-09-14 Thread Murray Cumming
> glibmm2.4 war reverted to version 2.44.0 Any idea why? Nobody from Ubuntu has contacted us (the glibmm maintainers). -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to glibmm2.4 in Ubuntu. https://bugs.launchpad.net/bugs/1478367 Title:

[Desktop-packages] [Bug 1478367] Re: FTBFS: warning: identifier 'noexcept' is a keyword in C++11 [-Wc++0x-compat]

2015-07-29 Thread Murray Cumming
Yes, it's the compiler errors that are actually what stop the builds, but the warnings and errors are all part of the same problem: This app needs to be built with --std=c++11 when building against newer glibmm/gtkmm. -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 395614] Re: Glibmm API documentation lacks inheritance graphs

2015-07-28 Thread Murray Cumming
The graphs seem to be there in devhelp on Ubuntu 15.04 so I guess this was fixed somehow. ** Changed in: glibmm2.4 (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to glibmm2.4 in Ubuntu.

[Desktop-packages] [Bug 1478367] Re: FTBFS: 'exception_handlers_invoke' is not a member of 'Glib'

2015-07-28 Thread Murray Cumming
This is the build error now: /usr/include/glibmm-2.4/glibmm/exception.h:34:3: warning: identifier 'noexcept' is a keyword in C++11 [-Wc++0x-compat] virtual ~Exception() noexcept = 0; Like I said, glibmm now requires C++11:

[Desktop-packages] [Bug 1478367] Re: Build falis with glibmm2.4 2.45.40-0ubuntu1

2015-07-26 Thread Murray Cumming
glibmm 2.45.40 requires C++11, both for its own build and by any apps that use it. gtkmm also now requires C++11. I think you are seeing a symptom of building the application without C++11 support. For instance, using CXXFLAGS=--std=c++11, though you'd be better of using an m4 macro such as

[Desktop-packages] [Bug 377322] Re: Nautilus sftp connection breaks spontaneously after a while, needing re-login to fix it

2013-06-10 Thread Murray Cumming
I haven't thoroughly tracked what messages I see now, but it certainly seems much better. I do now get that Opps something went wrong. message about the underlying SSh process died, and I can then just try again, whereas before I had to explicitly kill a process. I don't know for sure if that's

[Desktop-packages] [Bug 377322] Re: Nautilus sftp connection breaks spontaneously after a while, needing re-login to fix it

2013-05-07 Thread Murray Cumming
1. Are you on a Wired or Wireless network? Wireless 2. In the time you have connected to the sftp location is it likely that your wireless/ or even wired connection has dropped out and reconnected? Yes, but I don't think that's always the case. 3. If you are reconnected do you always have

[Desktop-packages] [Bug 377322] Re: Nautilus sftp connection breaks spontaneously after a while, needing re-login to fix it

2013-05-07 Thread Murray Cumming
I have created a new ppa [package] for you to try 1.16.1-0ubuntu21. I've had that installed, but I had the problem again today. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/377322

[Desktop-packages] [Bug 377322] Re: Nautilus sftp connection breaks spontaneously after a while, needing re-login to fix it

2013-05-03 Thread Murray Cumming
Timothy, unfortunately, I've had this problem again at least twice since installing the packages from your PPA at https://launchpad.net/~t-fridey/+archive/t-arceri-gvfs-ppa Then again, I can't be quite sure that I really still have your packages installed. I think you should use a suffix on the

[Desktop-packages] [Bug 377322] Re: Nautilus sftp connection breaks spontaneously after a while, needing re-login to fix it

2013-05-03 Thread Murray Cumming
Yes, I have that version installed. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/377322 Title: Nautilus sftp connection breaks spontaneously after a while, needing re-login to fix

[Desktop-packages] [Bug 377322] Re: Nautilus sftp connection breaks spontaneously after a while, needing re-login to fix it

2013-04-25 Thread Murray Cumming
Timothy, thanks. I'm installing it now and I'll see how it goes over the next few days. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/377322 Title: Nautilus sftp connection breaks

[Desktop-packages] [Bug 1163178] [NEW] Cannot export pdf from LibreOffice Writer to a sftp location

2013-04-02 Thread Murray Cumming
Public bug reported: In Ubuntu Raring, I cannot use LibreOffice Writer's Export as PDF ... feature (available from the File menu) to export a PDF to an sftp folder. When I try, I see an error dialog like so: Error saving the document mydocument: Nonexistant file When I click [OK] on that, I

[Desktop-packages] [Bug 377322] Re: Nautilus sftp connection breaks spontaneously after a while, needing re-login to fix it

2013-03-27 Thread Murray Cumming
Sure, thanks, I can test on Ubuntu Raring. A PPA would be the nicest way for me to do that. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/377322 Title: Nautilus sftp connection breaks

[Desktop-packages] [Bug 377322] Re: Nautilus sftp connection breaks spontaneously after a while, needing re-login to fix it

2013-03-26 Thread Murray Cumming
I removed the bug watch for https://bugzilla.gnome.org/show_bug.cgi?id=500538 because that's for gnome-vfs, which is deprecated and no longer used by Nautilus, having been replaced by gvfs. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 377322] Re: my sftp conncection breaks spontaneously after a while, I have to re-login to fix it.

2012-11-22 Thread Murray Cumming
I wonder if this upstream bug (with patches) is relevant: https://bugzilla.gnome.org/show_bug.cgi?id=500538 I was sure I had seen some other upstream (GNOME) bug about this, but I can't find it now. ** Bug watch added: GNOME Bug Tracker #500538

[Desktop-packages] [Bug 377322] Re: Nautilus sftp connection breaks spontaneously after a while, needing re-login to fix it

2012-11-22 Thread Murray Cumming
I thought I'd use this long-lived very-annoying bug to test freedomsponsors.org. It at least gives us the chance to promise our money to whoever fixes it: http://www.freedomsponsors.org/core/offer/36/nautilus-sftp-connection-breaks-spontaneously-after-a-while-needing-re-login-to-fix-it -- You

[Desktop-packages] [Bug 1073318] [NEW] Warning when setting LC_TIME

2012-10-30 Thread Murray Cumming
Public bug reported: In Ubuntu Quantal (12.10), I get this error when setting LC_TIME for various locales. I don't actually use this but I've noticed it in my regressions tests for Glom. For instance: $ export LC_TIME=en_US.UTF-8 $ export LC_TIME=en_GB.UTF-8 bash: warning: setlocale: LC_TIME:

[Desktop-packages] [Bug 927518] Re: Cannot save to sftp folder, saying Object not accessible

2012-02-15 Thread Murray Cumming
I think the solution in each case would be to recode the path that is sent to openoffice to the locally accessible .gvfs folder. Or, presumably OpenOffice/LibreOffice is not using gio (or any other glib API that uses URIs). Using glib or gio APIs would fix it, I guess. -- You received this bug

[Desktop-packages] [Bug 898114] Re: GtkCellRendererText edited signal not emitted when clicking out of cell

2012-02-07 Thread Murray Cumming
I too can confirm that it fixes the Nautilus renaming problem. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtk+3.0 in Ubuntu. https://bugs.launchpad.net/bugs/898114 Title: GtkCellRendererText edited signal not emitted when

[Desktop-packages] [Bug 927518] [NEW] Cannot save to sftp folder, saying Object not accessible

2012-02-06 Thread Murray Cumming
Public bug reported: When I try to save a new LibreOffice Calc document, to an sftp folder, I see an error dialogs that say: Error saving the document Unitled1: Object not accessible The object cannot be accessed due to insufficient user rights. I see the same problem in LibreOffice Writer,

[Desktop-packages] [Bug 927518] Re: Cannot save to sftp folder, saying Object not accessible

2012-02-06 Thread Murray Cumming
This is on Ubuntu Oneiric. The directories permissions are not the problem as far as I can see. ls -lah says: drwxr-xr-x 8 murrayc murrayc 4.0K 2012-01-02 15:33 2012 Other applications do not have any problem reading or writing to the same location. -- You received this bug notification

[Desktop-packages] [Bug 912239] Re: Firefox doesn't fire resize events when using aero snap feature of GNOME-Shell

2012-01-05 Thread Murray Cumming
3. Now snap the Firefox to the left side of the screen and then unsnap it. Expected Result: The Description field contract to the correct size because the resize event is fired. Actual Result: The Description field is not contracted because the resize event isn't fired. I can confirm

[Desktop-packages] [Bug 910846] Re: Nautilus crashes when renaming a file

2012-01-02 Thread Murray Cumming
Note that I am using gnome-shell (GNOME 3), rather than Unity, but I doubt that it makes a difference. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/910846 Title: Nautilus crashes

[Desktop-packages] [Bug 910846] [NEW] Nautilus crashes when renaming a file

2012-01-02 Thread Murray Cumming
Public bug reported: In Oneiric, Nautilus crashes for me very consistently when renaming files. It generally crashes the second time I try to rename a file, though it often crashes the first time. Of course, this is incredibly annoying. ** Affects: nautilus (Ubuntu) Importance: Undecided

[Desktop-packages] [Bug 910846] Re: Nautilus crashes when renaming a file

2012-01-02 Thread Murray Cumming
Sorry, this was caused by the Maliit on-screen Keyboard that I have installed: https://bugs.maliit.org/show_bug.cgi?id=70 Thanks for prodding me to get a backtrace so that I discovered that. ** Bug watch added: Maliit Bugtracker #70 https://bugs.maliit.org/show_bug.cgi?id=70 -- You received

[Desktop-packages] [Bug 898114] [NEW] GtkCellRendererText edited signal not emitted when clicking out of cell

2011-11-30 Thread Murray Cumming
Public bug reported: With older versions of GTK+ 3, before 3.2.1. From https://bugzilla.gnome.org/show_bug.cgi?id=653289 With GTK+ 3 (at least with git master), GtkCellRendererText's edited signal is not emitted when I click into the next cell in the treeview. It is apparently only emitted when

[Desktop-packages] [Bug 898114] Re: GtkCellRendererText edited signal not emitted when clicking out of cell

2011-11-30 Thread Murray Cumming
Note that the upstream bug has a simple fix for this, though I'd rather that Ubuntu Oneiric was just updated to the latest stable GTK+ release instead of applying an individual patch. https://bugzilla.gnome.org/show_bug.cgi?id=653289#c12 -- You received this bug notification because you are a

[Desktop-packages] [Bug 898114] Re: GtkCellRendererText edited signal not emitted when clicking out of cell

2011-11-30 Thread Murray Cumming
Marking as Fix Released because this is fixed in Ubuntu Precise because that has a newer version of GTK+. ** Package changed: gtk+3.0 (Ubuntu) = ubuntu ** Changed in: ubuntu Status: New = Fix Released -- You received this bug notification because you are a member of Desktop Packages,

[Desktop-packages] [Bug 886685] Re: Please update to GTK+ 3.2.1

2011-11-30 Thread Murray Cumming
https://bugzilla.gnome.org/show_bug.cgi?id=653289 is a data loss bug. It's also a small patch. It should be taken seriously. I thought that GTK+ (and core GNOME stuff) had a general exception to the need for individual patches. Maybe that has changed. Anyway, I have filed it as bug launchpad bug

[Desktop-packages] [Bug 886685] Re: Please update to GTK+ 3.2.1

2011-11-15 Thread Murray Cumming
The fix is not released in Oneiric, I believe. How should the status here show that? ** Package changed: gtk+3.0 (Ubuntu) = ubuntu -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtk+3.0 in Ubuntu. https://bugs.launchpad.net/bugs/886685

[Desktop-packages] [Bug 816434] Re: Unable to convert from glong to gint

2011-11-05 Thread Murray Cumming
Reassigning to update-manager because that is more likely to be the root cause of the problem. GTK+ is just trying to give a hint about what the application is doing wrong. ** Package changed: gtk+3.0 (Ubuntu) = ubuntu -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 870662] Re: Compile error if linking against gtkmm-3.0 and poppler-glib

2011-10-28 Thread Murray Cumming
This is just because the current libpoppler-glib-dev depends on libgtk2.0-dev instead of libgtk3.0-dev. It uses GDK in its API, for instance. This would happen to people using GTK+ 3, not just gtkmm 3. However, GDK is only used by include files when POPPLER_WITH_GDK is defined. POPPLER_WITH_GDK