[Bug 1050509] Re: Duplicity doesn't handle non-utf8 filenames well

2012-10-26 Thread otto06217
Hi, folks,

what a bug!

If I use some other backup space like dropbox folder or gdrive (insync)
I got no such error message. It seems to me a bug in Ubuntu One.

Thanks for help.

BTW: Some of my files were created on Windows.

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

Title:
  Duplicity doesn't handle non-utf8 filenames well

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

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


[Bug 1013003] Re: gimp-plugin-registry 5.20120523 fails to build in quantal

2012-06-20 Thread otto06217
Hi,

you can fix this by 
1. adding AC_CHECK_LIB(gthread-2.0, g_thread_init) to the appropriate 
configure.in or
2. adding the parameter -lgthread-2.0 to the compiler command line

Link: http://ragnermagalhaes.blogspot.de/2007/09/undefined-reference-to-
gthreadinit.html

I prefered the first solution. I could successfully build gimp-plugin-
registry 5.20120523 in my PPA - https://launchpad.net/~otto-
kesselgulasch/+archive/gimp.

Sorry, it's just a temporary backport. I can't wait;-)

I hope I could help.

Otto

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

Title:
  gimp-plugin-registry 5.20120523 fails to build in quantal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp-plugin-registry/+bug/1013003/+subscriptions

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


[Bug 1013003] Re: gimp-plugin-registry 5.20120523 fails to build in quantal

2012-06-20 Thread otto06217
Hi,

another thought:

Do we really need libgthread-2.0 for the gimp-plugin-registry?  If not,
to me it's better to remove it by  the patch 'g_thread_init' function to
fix FTBFS or so but for now I prefer the solution I mentioned.

The question is: What is the author's intention? Are dependencies of
certain code really required? IMHO as a packager I have to do anything
for building the package without remove source code via patch or making
workarounds.

In this special case the author's intention is: I need  g_thread_init.
Basta! Therefore it has to be the packagers intension to look for errors
in the surrounding build system, i.e. Gnu Autotools.

OMG! What an English. Excuse me, I'm a German.

Cheers

Otto

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

Title:
  gimp-plugin-registry 5.20120523 fails to build in quantal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp-plugin-registry/+bug/1013003/+subscriptions

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


[Bug 1013003] Re: gimp-plugin-registry 5.20120523 fails to build in quantal

2012-06-20 Thread otto06217
This patch adds AC_CHECK_LIB(gthread-2.0, g_thread_init) to configure.in

http://ragnermagalhaes.blogspot.de/2007/09/undefined-reference-to-
gthreadinit.html

** Patch added: Patch for resynthesizer - configure.in
   
https://bugs.launchpad.net/ubuntu/+source/gimp-plugin-registry/+bug/1013003/+attachment/3198127/+files/resynthesizer-g_thread_init.diff

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

Title:
  gimp-plugin-registry 5.20120523 fails to build in quantal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp-plugin-registry/+bug/1013003/+subscriptions

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


[Bug 1013003] Re: gimp-plugin-registry 5.20120523 fails to build in quantal

2012-06-20 Thread otto06217
Micah Gersten (micahg) wrote: 
 The question is whether or not it needs to be backportable to glib  2.32.

I tried this building glib = 2.32 for Oneiric. The unfortunate users
were running in dependency nightmares so I stop backporting in my PPA.
I had to build new Oneiric packages like lxdm, lxlauncher and xfdesktop.
IMHO this is not an option.

I don't now. I think if we want gimp-2.8 and the appropriate packages
too in Ubuntu series  Precise we need standalone packages which
almost nothing have to do with the underlying Ubuntu series  Precise.
They could reside in /opt/gimp-standalone per instance.

I started such work some weeks ago but I have no results yet except
babl.  Shame on me.

Regards

Otto

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

Title:
  gimp-plugin-registry 5.20120523 fails to build in quantal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp-plugin-registry/+bug/1013003/+subscriptions

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


[Bug 1013003] Re: gimp-plugin-registry 5.20120523 fails to build in quantal

2012-06-20 Thread otto06217
BTW: IMHO your comment has nothing to do with the FTBFS problem.

Regards

Otto

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

Title:
  gimp-plugin-registry 5.20120523 fails to build in quantal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp-plugin-registry/+bug/1013003/+subscriptions

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


[Bug 1013003] Re: gimp-plugin-registry 5.20120523 fails to build in quantal

2012-06-20 Thread otto06217
Oh Debian, oh Debian!

Without them we would not be able to function, isn't it?

However, It's just my recommendation for fixing the FTBFS issue. You're
the main maintainer;-)

But the story remains the same:

Developer vs. Packager shall have no dominion;-)

Regards

Otto

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

Title:
  gimp-plugin-registry 5.20120523 fails to build in quantal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp-plugin-registry/+bug/1013003/+subscriptions

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


[Bug 1013003] Re: gimp-plugin-registry 5.20120523 fails to build in quantal

2012-06-20 Thread otto06217
BTW: On my Kubuntu 12.04 machine I had just to fix another build issue:

--- a/resynthesizer/src/autogen.sh 2012-05-23 21:57:47.0 +0200
+++ b/resynthesizer/src/autogen.sh   2012-06-20 21:13:51.038000297 +0200
@@ -41,9 +41,10 @@
 
 echo -n checking for autoconf = $AUTOCONF_REQUIRED_VERSION ... 
 if (autoconf --version)  /dev/null  /dev/null 21; then
-VER=`autoconf --version \
+VER=`autoconf2.50 --version \
  | grep -iw autoconf | sed s/.* \([0-9.]*\)[-a-z0-9]*$/\1/`
 check_version $VER $AUTOCONF_REQUIRED_VERSION
+echo $VER
 else
 echo
 echo   You must have autoconf installed to compile $PROJECT.

Haha

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

Title:
  gimp-plugin-registry 5.20120523 fails to build in quantal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp-plugin-registry/+bug/1013003/+subscriptions

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


[Bug 1013003] Re: gimp-plugin-registry 5.20120523 fails to build in quantal

2012-06-20 Thread otto06217
Off Topic

ppastats via the launchpad API worked 'till May 20 2012 without any problems 
but since this date it's out of order.
Any hints?

Regards

Otto

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

Title:
  gimp-plugin-registry 5.20120523 fails to build in quantal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp-plugin-registry/+bug/1013003/+subscriptions

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


Re: [Bug 1013003] Re: gimp-plugin-registry 5.20120523 fails to build in quantal

2012-06-22 Thread otto06217
Am 21.06.2012 10:58, schrieb Bernd Zeimetz:
 On 06/21/2012 12:54 AM, otto06217 wrote:
 Off Topic
 yes, offtopic.

 ppastats via the launchpad API worked 'till May 20 2012 without any problems 
 but since this date it's out of order.
 Any hints?
 don't abuse bug reports for such questions, there might be other people
 who are annoyed by the large amount of mails already.


Sorry

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

Title:
  gimp-plugin-registry 5.20120523 fails to build in quantal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp-plugin-registry/+bug/1013003/+subscriptions

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


Re: [Bug 1013003] Re: gimp-plugin-registry 5.20120523 fails to build in quantal

2012-06-22 Thread otto06217
Am 22.06.2012 12:03, schrieb otto06217:
 Am 21.06.2012 10:58, schrieb Bernd Zeimetz:
 On 06/21/2012 12:54 AM, otto06217 wrote:
 Off Topic
 yes, offtopic.
Oh, my mistake, MIster Zeimetz.

 ppastats via the launchpad API worked 'till May 20 2012 without any 
 problems but since this date it's out of order.
 Any hints?
 don't abuse bug reports for such questions, there might be other people
 who are annoyed by the large amount of mails already.
You should reply:
Please don't abuse bug reports for such questions, there might be other 
people who are annoyed by the large amount of mails already.
Instead of don't abuse bug reports for such questions, there might be 
other people who are annoyed by the large amount of mails already.

Respect, Baby
Who do you think you are? God?

Best Regards, Mister

Otto

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

Title:
  gimp-plugin-registry 5.20120523 fails to build in quantal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp-plugin-registry/+bug/1013003/+subscriptions

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


[Bug 1196466] Re: krdc xfreerdp version mismatch

2013-07-29 Thread otto06217
Take a look at https://launchpad.net/~otto-
kesselgulasch/+archive/misc/+packages

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

Title:
  krdc xfreerdp version mismatch

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

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


[Bug 1327527] Re: Unable to set locale after update

2014-06-10 Thread otto06217
Thanks,

but in my case the evil was https://launchpad.net/~kubuntu-
ppa/+archive/experimental. Mea culpa.

sudo apt-get purge ppa:kubuntu-ppa/experimental leads to an unusable
system because of uninstalling some essential packages.

A sudo apt-get install kubuntu-desktop leads to a working system again.

Let's logout.  I'll be back soon I hope.

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

Title:
  Unable to set locale after update

To manage notifications about this bug go to:
https://bugs.launchpad.net/kubuntu-ppa/+bug/1327527/+subscriptions

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


[Bug 1327527] Re: Unable to set locale after update

2014-06-10 Thread otto06217
I'm back.

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

Title:
  Unable to set locale after update

To manage notifications about this bug go to:
https://bugs.launchpad.net/kubuntu-ppa/+bug/1327527/+subscriptions

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


[Bug 1558331] Re: message "The repository is insufficiently signed by key (weak digest)" is poorly worded

2016-03-22 Thread otto06217
Hi,

I'm just uploaded new gegl and gimp packages. to my PPA - 
ppa:otto-kesselgulasch/gimp-edge new gegl and gimp packages.
After building I don't had no trouble anymore with apt-get update and apt-get 
upgrade.

I added

"personal-digest-preferences SHA256
cert-digest-algo SHA256
default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 
ZLIB BZIP2 ZIP Uncompressed"

to my gpg.conf before debuild -S -sd

I hope this helps.

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

Title:
  message "The repository is insufficiently signed by key  (weak
  digest)" is poorly worded

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

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


Re: [Bug 1772769] Re: package gimp-plugin-registry (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/gimp/2.0/plug-ins/wavelet-decompose', which is also in package gimp 2.10.2+o

2018-08-11 Thread otto06217
Hey,

I'm reluctant to repeat myself: The gimp-plugin-registry is outdated, 
deprecated, and buggy. Some of the plugins are taken on by Gimp 2.10.
You can only use it with Gimp 2.8.

Forget 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/1772769

Title:
  package gimp-plugin-registry (not installed) failed to
  install/upgrade: trying to overwrite '/usr/lib/gimp/2.0/plug-ins
  /wavelet-decompose', which is also in package gimp 2.10.2+omg-
  0ubu18.04.1~ppa

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp-plugin-registry/+bug/1772769/+subscriptions

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

Re: [Bug 1772769] Re: package gimp-plugin-registry (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/gimp/2.0/plug-ins/wavelet-decompose', which is also in package gimp 2.10.2+o

2018-08-11 Thread otto06217
Hey,

I'm reluctant to repeat myself: The gimp-plugin-registry is outdated, 
deprecated, and buggy. Some of the plugins are taken on by Gimp 2.10.
You can only use it with Gimp 2.8.

Forget it

Sorry

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1772769

Title:
   package gimp-plugin-registry (not installed) failed to
   install/upgrade: trying to overwrite '/usr/lib/gimp/2.0/plug-ins
   /wavelet-decompose', which is also in package gimp 2.10.2+omg-
   0ubu18.04.1~ppa

Status in gimp-plugin-registry package in Ubuntu:
   Invalid

Bug description:
   No further information

   ProblemType: Package
   DistroRelease: Ubuntu 18.04
   Package: gimp-plugin-registry (not installed)
   ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17
   Uname: Linux 4.15.0-22-generic x86_64
   NonfreeKernelModules: nvidia
   ApportVersion: 2.20.9-0ubuntu7
   Architecture: amd64
   Date: Wed May 23 00:14:56 2018
   ErrorMessage: trying to overwrite 
'/usr/lib/gimp/2.0/plug-ins/wavelet-decompose', which is also in package 
gimp 2.10.2+omg-0ubu18.04.1~ppa
   InstallationDate: Installed on 2018-05-22 (0 days ago)
   InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 
(20180426)
   Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 
3.6.5-3
   PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
   RelatedPackageVersions:
dpkg 1.19.0.5ubuntu2
apt  1.6.1
   SourcePackage: gimp-plugin-registry
   Title: package gimp-plugin-registry (not installed) failed to 
install/upgrade: trying to overwrite 
'/usr/lib/gimp/2.0/plug-ins/wavelet-decompose', which is also in package 
gimp 2.10.2+omg-0ubu18.04.1~ppa
   UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp-plugin-registry/+bug/1772769/+subscriptions

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

Title:
  package gimp-plugin-registry (not installed) failed to
  install/upgrade: trying to overwrite '/usr/lib/gimp/2.0/plug-ins
  /wavelet-decompose', which is also in package gimp 2.10.2+omg-
  0ubu18.04.1~ppa

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp-plugin-registry/+bug/1772769/+subscriptions

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