[Bug 1698236] Re: glom depends on libepc, removed from Debian

2017-06-19 Thread Murray Cumming
A link to the debian bug: https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=785438

Debian removed it because nothing in Debian depends on it, because
Debian doesn't package Glom. What's the reason to remove libepc from
Ubuntu, which does package Glom?

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

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

Title:
  glom depends on libepc, removed from Debian

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

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


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1654458

Title:
  default trusty g++ compiler gives warnings about deprecated use of
  std::auto_ptr in this package.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libxml++2.6/+bug/1654458/+subscriptions

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


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1511126

Title:
  Cannot link on wily against this package (symbols not found)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libxml++2.6/+bug/1511126/+subscriptions

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


[Bug 1571262] Re: my computer's name is not "Bastien's computer"

2016-05-02 Thread Murray Cumming
Here is an upstream bug report. This seems to be a symptom of another
problem: https://bugzilla.gnome.org/show_bug.cgi?id=755967

There are apparently fixes for this, and the related failure of the bluetooth 
settings to work at all, in upstream's gnome-control-center
https://bugzilla.gnome.org/show_bug.cgi?id=741675#c13

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

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

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

Title:
  my computer's name is not "Bastien's computer"

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

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


[Bug 1577046] Re: ERROR: ld.so: object '/usr/lib/libprofiler.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

2016-04-30 Thread Murray Cumming
Sorry. I really didn't have libgoogle-perftools-dev installed. I was
sure I did.

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

Title:
  ERROR: ld.so: object '/usr/lib/libprofiler.so' from LD_PRELOAD cannot
  be preloaded (cannot open shared object file): ignored.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/google-perftools/+bug/1577046/+subscriptions

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


[Bug 1577046] [NEW] ERROR: ld.so: object '/usr/lib/libprofiler.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

2016-04-30 Thread Murray Cumming
Public bug reported:

Something seems to be wrong with libprofiler.so, at least in Ubuntu
Xenial.

Doing this, for instance:

LD_PRELOAD=/usr/lib/libprofiler.so CPUPROFILE=cpu_profile ./something

leads to this:

ERROR: ld.so: object '/usr/lib/libprofiler.so' from LD_PRELOAD cannot be
preloaded (cannot open shared object file): ignored.

I've also tried supplying the -lprofiler option to gcc, but that also
seems to have some problem using libprofiler. For instance:

 g++  ./something.cc  -lprofiler
/usr/bin/ld: cannot find -lprofiler

Admittedly, this is my first attempt to use google-perftools, so maybe
I'm doing something obviously wrong.

** Affects: google-perftools (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Description changed:

- Something seems to be wrong with libprofiler.so
+ Something seems to be wrong with libprofiler.so, at least in Ubuntu
+ Xenial.
  
  Doing this, for instance:
  
  LD_PRELOAD=/usr/lib/libprofiler.so CPUPROFILE=cpu_profile ./something
  
  leads to this:
  
  ERROR: ld.so: object '/usr/lib/libprofiler.so' from LD_PRELOAD cannot be
  preloaded (cannot open shared object file): ignored.
  
+ I've also tried supplying the -lprofiler option to gcc, but that also
+ seems to have some problem using libprofiler. For instance:
  
- I've also tried supplying the -lprofiler option to gcc, but that also seems 
to have some problem using libprofiler. For instance:
- 
-  g++  ./something.cc  -lprofiler
+  g++  ./something.cc  -lprofiler
  /usr/bin/ld: cannot find -lprofiler
  
- 
- Admittedly, this is my first attempt to use google-perftools, so maybe I'm 
doing something obviously wrong.
+ Admittedly, this is my first attempt to use google-perftools, so maybe
+ I'm doing something obviously wrong.

** Changed in: google-perftools (Ubuntu)
   Status: New => Invalid

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

Title:
  ERROR: ld.so: object '/usr/lib/libprofiler.so' from LD_PRELOAD cannot
  be preloaded (cannot open shared object file): ignored.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/google-perftools/+bug/1577046/+subscriptions

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

[Bug 1573801] [NEW] glom: error while loading shared libraries: libboost_python-py34.so.1.58.0: cannot open shared object file: No such file or directory

2016-04-22 Thread Murray Cumming
Public bug reported:

In Ubuntu Xenial, glom does not start:

$ glom
glom: error while loading shared libraries: libboost_python-py34.so.1.58.0: 
cannot open shared object file: No such file or directory

Presumably it needs to be rebuilt against the newer libboost_python-
py35.so.1.58.0 .

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

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

Title:
  glom: error while loading shared libraries: libboost_python-
  py34.so.1.58.0: cannot open shared object file: No such file or
  directory

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

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


[Bug 1011518] Re: ABI change when using libsigc++ on an application compiled with c++11 flag

2015-09-17 Thread Murray Cumming
Surely this can be closed now that Ubuntu has rebuilt all packages for
the new libstdc++ ABI, fixing the issue in general.

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

Title:
  ABI change when using libsigc++ on an application compiled with c++11
  flag

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

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


[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 it does. I wouldn't call
use of C++11 a transition.

It's inconvenient for you that the ABI break (libstdc++) and API change
(glibmm using C++11) happened at around the same time in Ubuntu, but now
that you've now managed to rebuild (because of the libstdc++ ABI break),
for instance, subtitleeditor, with glibmm 2.44 (without C++11), updating
glibmm to 2.45/46 should have no effect whatsoever on how well the
already-built subtitleeditor works.

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

Title:
  FTBFS: warning: identifier 'noexcept' is a keyword in C++11 [-Wc++0x-
  compat]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibmm2.4/+bug/1478367/+subscriptions

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


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1478367

Title:
  FTBFS: warning: identifier 'noexcept' is a keyword in C++11 [-Wc++0x-
  compat]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibmm2.4/+bug/1478367/+subscriptions

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


[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 understand that and I wish someone had actually talked to
upstream glibmm. The need for C++11 at compile time has no effect
whatsoever on already-built applications and is easy to deal with when
building applications. The next version of gcc will actually use C++11
by default.

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

Title:
  FTBFS: warning: identifier 'noexcept' is a keyword in C++11 [-Wc++0x-
  compat]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibmm2.4/+bug/1478367/+subscriptions

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


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1478367

Title:
  FTBFS: warning: identifier 'noexcept' is a keyword in C++11 [-Wc++0x-
  compat]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibmm2.4/+bug/1478367/+subscriptions

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


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1478367

Title:
  FTBFS: warning: identifier 'noexcept' is a keyword in C++11 [-Wc++0x-
  compat]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibmm2.4/+bug/1478367/+subscriptions

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


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/395614

Title:
  Glibmm API documentation lacks inheritance graphs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibmm2.4/+bug/395614/+subscriptions

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


[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:
https://bugs.launchpad.net/ubuntu/+source/glibmm2.4/+bug/1478367/comments/1

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

Title:
  FTBFS: 'exception_handlers_invoke' is not a member of 'Glib'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibmm2.4/+bug/1478367/+subscriptions

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


[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 AX_CXX_COMPILE_STDCXX_11().

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

Title:
  Build falis with glibmm2.4 2.45.40-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibmm2.4/+bug/1478367/+subscriptions

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


[Bug 1260718] Re: Move to postgresql-9.3

2013-12-13 Thread Murray Cumming
Martin, Glom crashes because of bug #1243071 (a crash caused by an
unanticipated change in libxml's behaviour). Basically the Glom package
is just badly in need of an update at least to  bugfix version. That's
almost always true of the Ubuntu Glom package. It's unrelated to
PostgreSQL. I link to some PPA packages here:
http://www.glom.org/wiki/index.php?title=Download#Desktop_Linux

I'll check that the upstream code works with this new version of
PostgresSQL, though it's not likely that any upstream bugfixes for
changes would find their way into Ubuntu soon enough.

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

Title:
  Move to postgresql-9.3

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

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


[Bug 1248685] Re: Glom does not seem to use 4 digits to display years in a date's text representation

2013-11-06 Thread Murray Cumming
(I am the upstream developer, with no control over the Ubuntu package.)

The crash here is a duplicate of bug 1243071 . The Ubuntu package is
just old and needs updating. The 4-digit year problem is interesting,
but not really worth investigating until the package is updated.

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

Title:
  Glom does not seem to use 4 digits to display years in a date's text
  representation

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

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


[Bug 1243071] Re: Glom crashes at startup with libxml error

2013-11-02 Thread Murray Cumming
I  have uploaded a new package of the lastest glom 1.22 release to the 
Openismus PPA, which people could use on Ubuntu Saucy in the absence of a 
bug-fix update to the official package:
https://launchpad.net/~openismus-team/+archive/ppa

For years it's been near impossible for upstream Glom (me) to get
bugfixes deployed to Ubuntu's official packages.

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

Title:
  Glom crashes at startup with libxml error

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

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


[Bug 1243071] [NEW] Glom crashes at startup with libxml error

2013-10-22 Thread Murray Cumming
Public bug reported:

On Ubuntu 13.04, glom crashes at startup, with a libxml error, like so:

(glom:28423): glibmm-ERROR **: 
unhandled exception (type std::exception) in signal handler:
what: Error code from xmlParseChunk(): 111


This was caused by a change of behaviour in libxml and was fixed in upstream:
https://bugzilla.gnome.org/show_bug.cgi?id=710358#c1

A new stable release is available, with other fixes too. Updating to the
new stable release would fix this critical bug.

** Affects: glom
 Importance: Unknown
 Status: Unknown

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

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

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

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

Title:
  Glom crashes at startup with libxml error

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

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


[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 never necessary any more, but I'll report here if I experience
it.

Even if killing the process is still sometimes necessary, things do seem
much better, though obviously the Oops something went wrong message
doesn't need to be shown to the user if a reconnection can be done
without even mentioning it.

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

Title:
  Nautilus sftp connection breaks spontaneously after a while, needing
  re-login to fix it

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

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


[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 the same IP address?

Yes.

 4. What exactly are you doing when you get the error message?

Browsing files via Nautilus.

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

Title:
  Nautilus sftp connection breaks spontaneously after a while, needing
  re-login to fix it

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

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


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/377322

Title:
  Nautilus sftp connection breaks spontaneously after a while, needing
  re-login to fix it

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

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


[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 package version
numbers.

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

Title:
  Nautilus sftp connection breaks spontaneously after a while, needing
  re-login to fix it

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

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


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/377322

Title:
  Nautilus sftp connection breaks spontaneously after a while, needing
  re-login to fix it

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

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


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/377322

Title:
  Nautilus sftp connection breaks spontaneously after a while, needing
  re-login to fix it

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

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


[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 get another error dialog like so:

Error saving the document mydocument:
General Error.
General input/output error.

This worked for me in Ubuntu Quantal and earlier versions. Now I have to
save to a local folder and manually copy the PDF over to the sftp
folder.

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

** Description changed:

- In Ubuntu Raring, I cannot use LibreOffice Writer's 
+ In Ubuntu Raring, I cannot use LibreOffice Writer's Export as PDF ...
+ feature (available from the File menu).
  
  When I try, I see an error dialog like so:
  
  Error saving the document mydocument:
  Nonexistant file
  
  When I click [OK] on that, I get another error dialog like so:
  
  Error saving the document mydocument:
  General Error.
  General input/output error.
  
  This worked for me in Ubuntu Quantal and earlier versions. Now I have to
  save to a local folder and manually copy the PDF over to the sftp
  folder.

** Description changed:

  In Ubuntu Raring, I cannot use LibreOffice Writer's Export as PDF ...
- feature (available from the File menu).
+ 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 get another error dialog like so:
  
  Error saving the document mydocument:
  General Error.
  General input/output error.
  
  This worked for me in Ubuntu Quantal and earlier versions. Now I have to
  save to a local folder and manually copy the PDF over to the sftp
  folder.

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

Title:
  Cannot export pdf from LibreOffice Writer to a sftp location

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

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


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/377322

Title:
  Nautilus sftp connection breaks spontaneously after a while, needing
  re-login to fix it

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

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


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/377322

Title:
  Nautilus sftp connection breaks spontaneously after a while, needing
  re-login to fix it

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

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


[Bug 1133196] [NEW] The qmake-qt5 package does not install qmake-qt5

2013-02-26 Thread Murray Cumming
Public bug reported:

The qmake-qt5 package has this in its description:
This package contains Qt 5 qmake (qmake-qt5)
but it does not actually install
/usr/bin/qmake-qt5
as I'd expect because qmake-qt4 installs /usr/bin/qmake-qt4 as a symlink to 
/usr/lib/i386-linux-gnu/qt4/bin/qmake

It doesn't install /usr/bin/qmake either.

It does install
/usr/lib/i386-linux-gnu/qt5/bin/qmake
but I don't see any symlink to it.

** Affects: qtbase-opensource-src (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  The qmake-qt5 package does not install qmake-qt5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1133196/+subscriptions

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


[Bug 1085117] Re: [needs-packaging] maliit-framework

2013-02-22 Thread Murray Cumming
This was packaged in Ubuntu Raring, as of a few weeks ago.

** Changed in: ubuntu
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1085117

Title:
  [needs-packaging] maliit-framework

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

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


[Bug 1095370] Re: apparmor prevents non-default mysql data directories

2013-01-13 Thread Murray Cumming
 However it would seem better for the application code to automatically
update the /etc/apparmor.d/local/usr.sbin.mysqld file as it learns of
paths.

I doubt that applications are meant to change that file, though I know
nothing about apparmor.

If Glom did that, it would need to ask for sudo access to do that,
making the application useless for ordinary users.

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

Title:
  apparmor prevents non-default mysql data directories

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1095370/+subscriptions

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


[Bug 1095370] [NEW] apparmor prevents non-default mysql data directories

2013-01-02 Thread Murray Cumming
Public bug reported:

Apparmor's mysql configuration prevents initialization (and maybe use)
of mysqld with data in non-standard directories. This problem is easy to
reproduce:

$ /usr/bin/mysql_install_db --no-defaults --user=murrayc 
--datadir=/home/murrayc/testmysql_data
Installing MySQL system tables...
130102 17:48:52 [Warning] Can't create test file 
/home/murrayc/testmysql_data/murrayc-ThinkPad-X220.lower-test
130102 17:48:52 [Warning] Can't create test file 
/home/murrayc/testmysql_data/murrayc-ThinkPad-X220.lower-test
ERROR: 1005  Can't create table 'db' (errno: 13)
130102 17:48:52 [ERROR] Aborting

130102 17:48:52 [Note] /usr/sbin/mysqld: Shutdown complete


This can be worked around by adding this in
/etc/apparmor.d/local/usr.sbin/mysqld:

/home/murrayc/testmysql/data/ r,
/home/murrayc/testmysql/data/** rwk,

but that is not useful to application code, such as Glom, that needs to
use arbitrary paths without asking the (non-technical) user to edit an
apparmor file and restart apparmor.

I'm using Ubuntu Quantal

** Affects: mysql-5.5 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  apparmor prevents non-default mysql data directories

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1095370/+subscriptions

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


[Bug 1084036] [NEW] Please update to mathgl 2

2012-11-28 Thread Murray Cumming
Public bug reported:

It would be useful if the mathgl package could be updated to mathgl 2:
http://mathgl.sourceforge.net/web_en/web_en_6.html

Debian seems to have something somewhere for this
( I noticed this: 
http://packages.qa.debian.org/m/mathgl/news/20120104T163323Z.html )
so maybe it can be imported automatically:

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

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

Title:
  Please update to mathgl 2

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

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


[Bug 1084036] Re: Please update to mathgl 2

2012-11-28 Thread Murray Cumming
We (Openismus) have a package in our PPA here:
https://launchpad.net/~openismus-team/+archive/phonebook-benchmarks/+packages

Maybe it's useful.

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

Title:
  Please update to mathgl 2

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

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


[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
   https://bugzilla.gnome.org/show_bug.cgi?id=500538

** Summary changed:

- my sftp conncection breaks spontaneously after a while, I have to re-login to 
fix it.
+ Nautilus sftp connection breaks spontaneously after a while, needing re-login 
to fix it

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

Title:
  Nautilus sftp connection breaks spontaneously after a while, needing
  re-login to fix it

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

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


[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 received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/377322

Title:
  Nautilus sftp connection breaks spontaneously after a while, needing
  re-login to fix it

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

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


[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: cannot change locale (en_GB.UTF-8)
$ export LC_TIME=de_DE.UTF-8
bash: warning: setlocale: LC_TIME: cannot change locale (de_DE.UTF-8): No such 
file or directory

** Affects: langpack-locales (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Warning when setting LC_TIME

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/langpack-locales/+bug/1073318/+subscriptions

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


[Bug 1046469] [NEW] Please update to gtkmm 3.4.1

2012-09-05 Thread Murray Cumming
Public bug reported:

gtkmm 3.4.1, which I released a few days ago, has fixes for 2 crashes in
Gtk::Application:

* Application:
  - run(): Do not show the window until activation, fix a crash
(Murray Cumming)
  - Don't call add_window() before the application is registered.
(Kjell Ahlstedt) Bug #681323 (Gregory Martin)


These will be encoutered by anyone trying the gtkmm example code, so it would 
be very helpful if Ubuntu Precise could take this bug-fix release.

** Affects: gtkmm3.0 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Please update to gtkmm 3.4.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtkmm3.0/+bug/1046469/+subscriptions

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


[Bug 709079] Re: can not get name for gtk.CellRendererText object

2012-06-06 Thread Murray Cumming
I don't see how this has anything to do with gtkmm. What application are
you using?

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

Title:
  can not get name for gtk.CellRendererText object

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtkmm2.4/+bug/709079/+subscriptions

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


[Bug 987450] Re: glom does not start

2012-04-24 Thread Murray Cumming
Yes, I had the same problem a few weeks ago with the package in the
Openismus PPA. It needs a small change in the control file, I think.

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

Title:
  glom does not start

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

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


[Bug 983708] [NEW] Please update to Glom 1.22

2012-04-17 Thread Murray Cumming
Public bug reported:

The stable Glom 1.22.0 release is out. It could be nice to have this in
Ubuntu Precise, which currently has Glom 1.20. I think all the
dependencies are there already, such as the latest gtkmm.

I already have a glom 1.22 package in the Openismus PPA:
https://launchpad.net/~openismus-team/+archive/ppa/+packages

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

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

Title:
  Please update to Glom 1.22

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

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


[Bug 983708] Re: Please update to Glom 1.22

2012-04-17 Thread Murray Cumming
Here are the ChangeLog entries for 1.22, since 1.20.0. This can also be
seen here: http://git.gnome.org/browse/glom/tree/ChangeLog

** Attachment added: glom_changelog_1_20_to_1_22.txt
   
https://bugs.launchpad.net/ubuntu/+source/glom/+bug/983708/+attachment/3081959/+files/glom_changelog_1_20_to_1_22.txt

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

Title:
  Please update to Glom 1.22

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

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


[Bug 983708] Re: Please update to Glom 1.22

2012-04-17 Thread Murray Cumming
Here is the NEWS file, which can also be seen here:
http://git.gnome.org/browse/glom/tree/NEWS

** Attachment added: NEWS
   
https://bugs.launchpad.net/ubuntu/+source/glom/+bug/983708/+attachment/3081960/+files/NEWS

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

Title:
  Please update to Glom 1.22

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

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


[Bug 863016] Re: Glom Windows are out of screen

2012-04-17 Thread Murray Cumming
Suggestions would still be welcome, but please look at the latest
version first.

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

Title:
  Glom Windows are out of screen

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

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


[Bug 983708] Re: Please update to Glom 1.22

2012-04-17 Thread Murray Cumming
I am trying to get a pbuilder log file as mentioned here,
https://wiki.ubuntu.com/FreezeExceptionProcess#FeatureFreeze_for_new_upstream_versions
, but I can't seem to create the file, or can't find where pbuilder puts
it. Sorry.

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

Title:
  Please update to Glom 1.22

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

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


[Bug 871276] Re: Please update to Glom 1.19.x

2012-04-17 Thread Murray Cumming
How about upgrading to Glom 1.22 for Ubuntu Precise?
https://bugs.launchpad.net/ubuntu/+source/glom/+bug/983708

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

Title:
  Please update to Glom 1.19.x

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

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


[Bug 983708] Re: FFe: Please update to Glom 1.22

2012-04-17 Thread Murray Cumming
Thanks. However, I guess it should not be me who requests the feature
freeze exception. It should be the person who would provide a real
updated package, instead of one in a PPA, I guess. I don't know how I
would do that.

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

Title:
  FFe: Please update to Glom 1.22

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

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


[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 notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/927518

Title:
  Cannot save to sftp folder, saying Object not accessible

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/927518/+subscriptions

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


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/898114

Title:
  GtkCellRendererText edited signal not emitted when clicking out of
  cell

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

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


[Bug 871276] Re: Please update to Glom 1.19.x

2012-01-11 Thread Murray Cumming
libgda-5.0 is done:
https://bugs.launchpad.net/ubuntu/+source/libgda4/+bug/872860

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

Title:
  Please update to Glom 1.19.x

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

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


[Bug 872860] Re: Please package libgda-5.0

2012-01-05 Thread Murray Cumming
Wow. I did not expect you to get it into debian first. That is above and
beyond. Thanks.

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

Title:
  Please package libgda-5.0

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

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


[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 this too. But I must check if this happens in Unity too,
which apparently has this aero snap feature too.

Hopefully this can be reproduced with a simpler web page, maybe even
without javascript.

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

Title:
  Firefox doesn't fire resize events when using aero snap feature of
  GNOME-Shell

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

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


[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
 Status: New

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

Title:
  Nautilus crashes when renaming a file

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

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


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/910846

Title:
  Nautilus crashes when renaming a file

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

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


[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 this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/910846

Title:
  Nautilus crashes when renaming a file

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

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


[Bug 872860] Re: Please package libgda-5.0

2011-12-15 Thread Murray Cumming
 they both ship those binaries: gda-list-config gda-sql gda-list-
server-op

Those are symlinks to the actual *-5.0 binaries, though that symlinking
is done by the upstream build. What do you recommend? If nothing else
does this then I guess we can remove the symlinks from upstream libgda.

Conflicts just makes it impossible to use them though they are meant to
be usable in parallel. Using an alternatives system sounds like it might
need tedious manual intervention for everyone installing the package. I
would like to just do what you say is best.

 * the -dev and -doc binaries conflict because they both ship Gda-5.0.gir
 * libgda-5.0-common.preinst doesn't seem required, it seems a clean on 
 upgrade leftover from the previous series due to a packaging error by then.
 * libgda-5.0-doc.doc-base.libgda4-reference: shouldn't the filename and title 
 be updated gda4-gda5

Fixed in libgda5_5.0.2-0ubuntu1openismus3

However, I don't know which packages should have these locale files:

E:
/var/cache/apt/archives/libgda-5.0-doc_5.0.2-0ubuntu1openismus3_all.deb:
trying to overwrite '/usr/share/locale/hu/LC_MESSAGES/libgda-5.0.mo',
which is also in package libgda-5.0-common 5.0.2-0ubuntu1openismus3

 Would it be better if we did enable the ui option later in another
upload? What would it add, and is there anything needed it?  That seems
like it would require extra packaging change so better to get the update
in first and do iterative tweaks later

I think it should definitely use --without-ui, as it does now, unless
you want to do the work to split the libgda-ui out into separate
packages. The libgda-ui API should be packaged separately, because it
has UI (GTK+, goocanvas, X) dependencies and is an entirely different
kind of API, providing GTK+ widgets. I strongly object to it even being
in the same upstream tarball. Packaging libgda-ui for debian/Ubuntu is a
separate issue, though I don't personally need it.

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

Title:
  Please package libgda-5.0

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

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


[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 I press return.

This is not a problem with GTK+ 2.24.

You can see this, for instance, in GtkFileChooserDialog when creating a new
folder. Your new name for the folder will be lost if you click away instead of
typing Enter.

It also happens in Nautilus when renaming files.


I consider this to be a data loss bug.

** Affects: gtk
 Importance: Unknown
 Status: Unknown

** Affects: ubuntu
 Importance: Undecided
 Status: Fix Released

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

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

** Summary changed:

- GtkCellRendererText edited signal not emitted when clicking out of cel
+ GtkCellRendererText edited signal not emitted when clicking out of cell

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

Title:
  GtkCellRendererText edited signal not emitted when clicking out of
  cell

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

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


[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 member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/898114

Title:
  GtkCellRendererText edited signal not emitted when clicking out of
  cell

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

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


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/898114

Title:
  GtkCellRendererText edited signal not emitted when clicking out of
  cell

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

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


[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 #898114

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

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

Title:
  Please update to GTK+ 3.2.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/886685/+subscriptions

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


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

2011-11-30 Thread Murray Cumming
Trying to follow the procedure from here:
https://wiki.ubuntu.com/StableReleaseUpdates

[Impact]
This causes loss of data in applications that use GtkTreeViews to edit data. If 
the user is unlucky then he will not even notice. It's most obvious impact is 
in the GTK+ file chooser when creating a directory, and in Nautilus when 
renaming files. The new file names are lost unless the user explicitly types 
Enter. This was a regression compared to GTK+ 2.

[Development Fix]
Ubuntu Precise does not have this problem because it has a later version of 
GTK+ that includes the fix. GTK+ fixed this in a stable bug-fix release.

[Stable Fix]
This patch fixed it upstream:
https://bugzilla.gnome.org/show_bug.cgi?id=653289#c12

[Test Case]
In the Nautilus file manager, right-click a file and choose Rename  
Change the file name. Click on a different file. The new file name will be 
lost. It will only be retained if you press Enter instead of clicking away.

[Regression Potential]
This fix has been upstream for a long time now and no problems have been 
reported.

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

Title:
  GtkCellRendererText edited signal not emitted when clicking out of
  cell

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

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


[Bug 858954] Re: [needs-packaging] goocanvas 2.0

2011-11-24 Thread Murray Cumming
 the new version seems to drop GTK2 support,

Yes, the new version installs in parallel with the old version. Lots of
libraries have done this recently.

 2 different goocanvas sources for a gtk2 and a gtk3 build

Yes, of course.

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

Title:
  [needs-packaging] goocanvas 2.0

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

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


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/886685

Title:
  Please update to GTK+ 3.2.1

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

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


[Bug 886705] Re: gtkmm 3.0 docs don't work in devhelp

2011-11-06 Thread Murray Cumming
That base attribute valueof the book tag in the .devhelp2 file is
apparently set during make install (but only in the copy that is
installed, not the original) by this line of the (generated) Makefile:

  devhelp_install = $(doc_install_cmd) --book-base='$(htmlrefdir:/=)'

For instance, you will see these lines during make install

  /bin/mkdir -p '/opt/gnome/share/devhelp/books/gtkmm-3.0'
  /usr/bin/perl -- ../docs/doc-install.pl --verbose --mode=0644 
--book-base='/opt/gnome/share/doc/gtkmm-3.0/reference  /html' -t 
'/opt/gnome/share/devhelp/books/gtkmm-3.0' -- reference/gtkmm-3.0.devhelp2
  doc-install: Using base path /opt/gnome/share/doc/gtkmm-3.0/reference/html 
for Devhelp book
  doc-install: Translating gtkmm-3.0.devhelp2 (rewrote base path)

(That doc-install perl script is from mm-common.)

That htmlrefdir is based on the standard datarootdir variable. Presumably the 
debian package passes --datarootdir to  configure to change the default, though 
I don't see where that is done here:
  
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/oneiric/gtkmm3.0/oneiric/files/head:/debian/
That htmlrefdir is apparently also used when installing the .html files, so I 
wonder how the two locations could get out of sync.

Maybe they use a patch, because I don't see how else you could change gtkmm-3.0 
to libgtkmm-3.0 in the $(book_name) here:
  libdocdir = $(datarootdir)/doc/$(book_name)
  referencedir = $(libdocdir)/reference
  htmlrefdir = $(referencedir)/html

It feels like a debian/Ubuntu packageing bug but I'd welcome a patch for
upstream gtkmm if it turns out that we are not really doing what the
debian/Ubuntu package asks us to do.

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

Title:
  gtkmm 3.0 docs don't work in devhelp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtkmm3.0/+bug/886705/+subscriptions

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


[Bug 886685] [NEW] Please update to GTK+ 3.2.1

2011-11-05 Thread Murray Cumming
Public bug reported:

GTK+ 3.2.1 has several useful fixes, including this one which causes file 
renaming in nautilus to fail, among other problems:
https://bugzilla.gnome.org/show_bug.cgi?id=653289

I would like to depend on that GTK+ version in my Glom application,
because it affects Glom so badly.

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Please update to GTK+ 3.2.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/886685/+subscriptions

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


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/816434

Title:
  Unable to convert from glong to gint

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

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


[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 is apparently defined during the poppler
build, and I don't think Ubuntu's libpoppler-glib was really built with
that defined. So maybe the dependency is unnecessary. Reassigning to
libpoppler-glib-dev for investigation there.

If GTK+ (or GDK) really is needed, it would be great if libpoppler was
ported to GTK+ 3, but that doesn't seem to have even happened upstream
yet.

** Package changed: gtkmm3.0 (Ubuntu) = poppler (Ubuntu)

** Summary changed:

- Compile error if linking against gtkmm-3.0 and poppler-glib
+ Compile error if linking against GTK+ 3 and poppler-glib via pkg-config

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

Title:
  Compile error if linking against GTK+ 3 and poppler-glib via pkg-
  config

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

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


[Bug 878075] [NEW] pitivi has no effects

2011-10-19 Thread Murray Cumming
Public bug reported:

In Ubuntu Oneiric, even after installing frei0r-plugins (as suggested in
the pitivi UI), I see no effects in the Clip Configuration pane, and no
way to add any.

I don't see anything relevant when starting from the terminal, though I
do see this:

ERROR: Could not load classifier cascade 
/usr/share/opencv/haarcascades/haarcascade_frontalface_alt2.xml
/usr/lib/pitivi/python/pitivi/application.py:255: Warning: g_object_set_qdata: 
assertion `G_IS_OBJECT (object)' failed
  self.mainloop.run()

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

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

Title:
  pitivi has no effects

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

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


[Bug 871276] Re: Please update to Glom 1.19.x

2011-10-18 Thread Murray Cumming
By the way, there is now a glom_create_from_example executable that
should probably go in a glom-utils package. It does not need to be
recommended.

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

Title:
  Please update to Glom 1.19.x

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

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


[Bug 873289] [NEW] Glom should use the latest (standard) posgresql

2011-10-13 Thread Murray Cumming
Public bug reported:

The current Glom 1.18.x package in Oneiric depends on postgresql-8.4,
but Ubuntu Oneiric now defaults to postgresql-9.1 (via the postgresql
package).

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

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

Title:
  Glom should use the latest (standard) posgresql

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

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


[Bug 871276] Re: Please update to Glom 1.19.x

2011-10-13 Thread Murray Cumming
gtksourceviewmm-3.0 will also be needed:
https://bugs.launchpad.net/ubuntu/+source/libgtksourceviewmm/+bug/872331

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

Title:
  Please update to Glom 1.19.x

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

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


[Bug 468883] Re: glom assert failure: gtkmm:ERROR:treeiter.cc:149:bool Gtk::TreeIter::equal(const Gtk::TreeIter) const: assertion failed: (model_ == other.model_)

2011-10-13 Thread Murray Cumming
** Changed in: glom (Ubuntu)
   Status: New = Incomplete

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

Title:
  glom assert failure: gtkmm:ERROR:treeiter.cc:149:bool
  Gtk::TreeIter::equal(const Gtk::TreeIter) const: assertion failed:
  (model_ == other.model_)

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

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


[Bug 873402] Re: Should have libavahi-ui-gtk3-dev build dep, not libavahi-ui-dev

2011-10-13 Thread Murray Cumming
Actually, maybe this is only an issue when packaging newer versions of
libepc, which have corrected build problems with GTK+ 3. An update to
libepc 0.4.2 would be good anyway.

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

Title:
  Should have libavahi-ui-gtk3-dev build dep, not libavahi-ui-dev

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

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


[Bug 873402] [NEW] Should have libavahi-ui-gtk3-dev build dep, not libavahi-ui-dev

2011-10-13 Thread Murray Cumming
Public bug reported:

The libepc package in Oneiric has a build-dep of libavahi-ui-dev, but
that is the version that use GTK+ 2. It should instead be libavahi-ui-
gtk3-dev. Note that it's only a build-dep anyway, because the ui part is
not packaged so far.

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

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

Title:
  Should have libavahi-ui-gtk3-dev build dep, not libavahi-ui-dev

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

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


[Bug 872860] [NEW] Please package libgda-5.0

2011-10-12 Thread Murray Cumming
Public bug reported:

libgda-5.0 can install in parallel with libgda-4.0. It will soon have a
stable 5.0.0 release and is already the focus of libgda development.

It is required by glom 1.20. Anjuta can build with it instead of
libgda-4.0.

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

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

Title:
  Please package libgda-5.0

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

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


[Bug 871276] Re: Please update to Glom 1.19.x

2011-10-12 Thread Murray Cumming
This will need some dependencies to be packaged:

goocanvas 2.0.x.
See bug https://bugs.launchpad.net/ubuntu/+source/goocanvas/+bug/858954 ( I 
don't see a way to make this bug depend on that one.)

libgda-5.0:
https://bugs.launchpad.net/ubuntu/+source/libgda4/+bug/872860
(and then libgdamm-5.0)

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

Title:
  Please update to Glom 1.19.x

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

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


[Bug 872331] [NEW] Please package gtksourceviewmm-3.0

2011-10-11 Thread Murray Cumming
Public bug reported:

gtksourceviewmm-3.0 (3.2 is the latest version of that API) works with
gtkmm 3. It is needed by Nemiver and Glom.

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

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

Title:
  Please package gtksourceviewmm-3.0

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

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


[Bug 858954] Re: [needs-packaging] goocanvas 2.0

2011-10-10 Thread Murray Cumming
This will be needed by Glom 1.20.

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

Title:
  [needs-packaging] goocanvas 2.0

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

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


[Bug 871276] [NEW] Please update to Glom 1.19.x

2011-10-09 Thread Murray Cumming
Public bug reported:

Glom 1.20 will be out soon, with several significant improvements and
fixes. It would be nice if you were ready for it.

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

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

Title:
  Please update to Glom 1.19.x

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

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


[Bug 335294] Re: glom crashed when closed

2011-10-09 Thread Murray Cumming
Closing as incomplete due to the lack of response from the original bug
reporter.

** Changed in: glom (Ubuntu)
   Status: New = Incomplete

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

Title:
  glom crashed when closed

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

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


[Bug 315454] Re: Glom 1.8.4 Error if close server before client

2011-10-09 Thread Murray Cumming
Is this about shutting down the Postgres server or about closing the
first Glom instance that opened a Glom file?

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

Title:
  Glom 1.8.4 Error if close server before client

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

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


[Bug 863016] Re: Glom Windows are out of screen

2011-09-30 Thread Murray Cumming
Yes, that is a problem. I have made a slight change, but I would welcome a 
suggestion to improve it more:
http://git.gnome.org/browse/glom/commit/?id=652ff87ae4241f4fe057b4fc95e2061da192de0a

I would like to avoid moving stuff into a secondary modal window.

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

Title:
  Glom Windows are out of screen

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

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


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

2011-09-27 Thread Murray Cumming
These graphs are there in the HTML shipped in the tarball, so maybe they
are being regenerated somehow.

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

Title:
  Glibmm API documentation lacks inheritance graphs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibmm2.4/+bug/395614/+subscriptions

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


[Bug 829596] Re: glibmm2.4 version 2.29.11-0ubuntu1 failed to build in oneiric

2011-08-21 Thread Murray Cumming
Yes, it's a fail in a new test, that requires the latest libsigc++. I
(upstream) will change configure.ac to check for that. In the meantime
(and later anyway), you'll need to update libsigc++.

There's more about it in the ChangeLog.

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

Title:
  glibmm2.4 version 2.29.11-0ubuntu1 failed to build in oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibmm2.4/+bug/829596/+subscriptions

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


[Bug 817941] [NEW] libsynthesis .pc file reports wrong version number

2011-07-29 Thread Murray Cumming
Public bug reported:

In Ubuntu Natty, the libsynthesis pkg-config file
  /usr/lib/pkgconfig/synthesis-sdk.pc
says that it is version 0.8-beta2
but the package is version 3.4.0.6+ds5-2

That doesn't seem right.

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

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

Title:
  libsynthesis .pc file reports wrong version number

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

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


[Bug 817941] Re: libsynthesis .pc file reports wrong version number

2011-07-29 Thread Murray Cumming
I think this was partly fixed in upstream's git.

Upstream seems to have a strange way of doing releases. Do you use
tarballs from somewhere?

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

Title:
  libsynthesis .pc file reports wrong version number

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

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


[Bug 749267] Re: glom version 1.16.2-0ubuntu1 failed to build on i386

2011-07-07 Thread Murray Cumming
I've done a new glom release, which you might try:
http://ftp.gnome.org/pub/GNOME/sources/glom/1.18/glom-1.18.3.tar.xz

But seriously, I wish you would update to Glom 1.18. oneiric should even
be using 1.19. But the Ubuntu Glom package has been seriously out of
date for years.

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

Title:
  glom version 1.16.2-0ubuntu1 failed to build on i386

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

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


[Bug 765992] Re: gtkmm2.4 version 1:2.24.0-0ubuntu1 failed to build on i386

2011-07-07 Thread Murray Cumming
I released gtkmm 2.24.1 today. It should help.

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

Title:
  gtkmm2.4 version 1:2.24.0-0ubuntu1 failed to build on i386

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtkmm2.4/+bug/765992/+subscriptions

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


[Bug 14485] Re: Xext development libraries don't install Xext.pc for pkg-config

2011-06-22 Thread Murray Cumming
In Ubuntu Natty, libxext-dev still doesn't install a .pc file. Shouldn't
it?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/14485

Title:
  Xext development libraries don't install Xext.pc for pkg-config

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

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


[Bug 799642] [NEW] local variable 'globalmounts' referenced before assignment

2011-06-20 Thread Murray Cumming
Public bug reported:

Binary package hint: mic2

When I try to use mic2 ( ) in Ubuntu Natty, using the regular Natty
package (0.23.0), I get a Python error. Maybe it's fixed in 0.24.x,
though that's not packaged for Ubuntu Natty yet.

This is the full output:

[murrayc@murrayc-desktop ~]$ sudo mic-chroot ~/meego-chroot
[sudo] password for murrayc: 
++
| WARNING: this script is very dangerous, it may damage your system data,   
 |
| so please use it carefully and read this warning seriously.   
 |
|   
 |
| mic-chroot will create some temporary directories under /var/tmp, their names 
 |
| look like 'mic-tmp-*', mic-chroot also creates a directory to save image  
 |
| file system for chroot. For such directories, please use mic-rm-chroot-dir to 
 |
| remove, otherwise, you may remove your whole system by 'rm -rf yourdir' if 
you   |
| terminate mic-chroot because of some exceptions or unknown errors, the root   
 |
| cause is mic-chroot will bind mount / to chroot directory, exceptional
 |
| terminations didn't unmount it, so you may damage your system, we have warned 
you. |
| Please use it very very carefully, and don't use 'rm -rf' for such 
directories,|
| instead, use 'mic-rm-chroot-dir'  
 |
++


Launching shell. Exit to continue.
--
bind_mount: /proc - /home/murrayc/meego-chroot//proc
bind_mount: /proc/sys/fs/binfmt_misc - 
/home/murrayc/meego-chroot//proc/sys/fs/binfmt_misc
bind_mount: /sys - /home/murrayc/meego-chroot//sys
bind_mount: /dev - /home/murrayc/meego-chroot//dev
bind_mount: /dev/pts - /home/murrayc/meego-chroot//dev/pts
bind_mount: /dev/shm - /home/murrayc/meego-chroot//dev/shm
bind_mount: /var/lib/dbus - /home/murrayc/meego-chroot//var/lib/dbus
bind_mount: /var/run/dbus - /home/murrayc/meego-chroot//var/run/dbus
bind_mount: / - /home/murrayc/meego-chroot//parentroot
bind_mount: /lib/modules/2.6.32-25-generic - 
/home/murrayc/meego-chroot//lib/modules/2.6.32-25-generic
bind_mount: /lib/modules/2.6.35-22-generic - 
/home/murrayc/meego-chroot//lib/modules/2.6.35-22-generic
bind_mount: /lib/modules/2.6.38-8-generic - 
/home/murrayc/meego-chroot//lib/modules/2.6.38-8-generic
bind_mount: /lib/modules/2.6.31-22-generic - 
/home/murrayc/meego-chroot//lib/modules/2.6.31-22-generic
Traceback (most recent call last):
  File /usr/bin/mic-chroot, line 254, in module
sys.exit(main())
  File /usr/bin/mic-chroot, line 229, in main
chroot.chroot(options.saveto, bindmounts = options.bindmounts, execute = 
options.execute)
  File /usr/lib/pymodules/python2.7/mic/chroot/chroot.py, line 440, in chroot
cleanup_chrootenv(chrootdir, bindmounts, globalmounts)
UnboundLocalError: local variable 'globalmounts' referenced before assignment

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

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

Title:
  local variable 'globalmounts' referenced before assignment

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

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


[Bug 765944] Re: libxml++2.6 version 2.33.1-1ubuntu1 failed to build on i386

2011-04-20 Thread Murray Cumming
libxml++ 2.24.1 fixes this problem, I believe.

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

Title:
  libxml++2.6 version 2.33.1-1ubuntu1 failed to build on i386

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


[Bug 765944] Re: libxml++2.6 version 2.33.1-1ubuntu1 failed to build on i386

2011-04-20 Thread Murray Cumming
I mean 2.34.1.

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

Title:
  libxml++2.6 version 2.33.1-1ubuntu1 failed to build on i386

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


[Bug 765992] Re: gtkmm2.4 version 1:2.24.0-0ubuntu1 failed to build on i386

2011-04-20 Thread Murray Cumming
I need to do a new upstream 2.24.1 release, I guess. I'll get to that
soon.

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

Title:
  gtkmm2.4 version 1:2.24.0-0ubuntu1 failed to build on i386

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


[Bug 749267] Re: glom version 1.16.2-0ubuntu1 failed to build on i386

2011-04-04 Thread Murray Cumming
This is due to a change in glibmm. glibmm no longer installs those
macros. They should instead be discovered from (a recent version of) mm-
common, or disted with the tarball.

glom 1.18.1 (released today) should fix this, but you might need
slightly newer versions of some dependencies. But you should update Glom
anyway.

It's rather hard for me to regenerated suitable glom 1.16 tarballs here
because I don't have the same old versions that you probably have.

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

Title:
  glom version 1.16.2-0ubuntu1 failed to build on i386

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


[Bug 735856] Re: Update to 2.27.96

2011-03-16 Thread Murray Cumming
** Bug watch added: GNOME Bug Tracker #644829
   https://bugzilla.gnome.org/show_bug.cgi?id=644829

** Also affects: glibmm2.4 via
   https://bugzilla.gnome.org/show_bug.cgi?id=644829
   Importance: Unknown
   Status: Unknown

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

Title:
  Update to 2.27.96

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


[Bug 11334] Re: MASTER Copy-Paste doesn't work if the source is closed before the paste

2011-03-08 Thread Murray Cumming
Please stop the abuse. It is not helpful at all. Please see the code of
conduct.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
https://bugs.launchpad.net/bugs/11334

Title:
  MASTER Copy-Paste doesn't work if the source is closed before the
  paste

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


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

2011-01-12 Thread Murray Cumming
This is still a problem with Ubuntu Natty (currently unstable). It's a
huge annoyance to me.

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

Title:
  my sftp conncection breaks spontaneously after a while, I have to re-
  login to fix it.

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


[Bug 699897] Re: Packaging request for libxml++ 2.33.1

2011-01-11 Thread Murray Cumming
I (the upstream maintainer) would like a patch to upstream if someone
can reproduce this with the regular source build.

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

Title:
  Packaging request for libxml++ 2.33.1

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


[Bug 689306] Re: package python2.7-minimal 2.7.1-1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 3

2011-01-02 Thread Murray Cumming
So there's no plan to fix this properly. Isn't someone concerned that
upgrading from Maverick to Natty doesn't seem to work? Or is there
something odd about just my own installation?

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

Title:
  package python2.7-minimal 2.7.1-1ubuntu1 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 3

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


  1   2   3   4   5   6   >