Login  Register

[Bug 283323] a new label _Digikam_root_tag_ is created every time

Posted by Michael Holtermann-3 on Nov 06, 2011; 11:46am
URL: http://digikam.185.s1.nabble.com/Bug-283323-New-a-new-label-Digikam-root-tag-is-created-every-time-tp3871432p3995543.html

https://bugs.kde.org/show_bug.cgi?id=283323





--- Comment #20 from Michael Holtermann <linux michael-holtermann de>  2011-11-06 11:46:26 ---
I've deleted the _digikam_root_tag_ from digikam and applied the reverse
geocoding again. Now the tag is gone, at least, it does not re-appear again.

Digikam: 2:2.1.1-0ubuntu1
mysql: 5.1.58-1ubuntu1

But I had not to update digikam, I've installed Kubuntu 11.10 in mid-october
with the named versions.

So there is a way to get rid of the tag manually by deleting it from digikam an
re-applying geocoding.

mysql> show create table Tags ;

CREATE TABLE `Tags` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `pid` int(11) DEFAULT NULL,
  `name` longtext CHARACTER SET utf8 NOT NULL,
  `icon` int(11) DEFAULT NULL,
  `iconkde` longtext CHARACTER SET utf8,
  `lft` int(11) NOT NULL,
  `rgt` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=363 DEFAULT CHARSET=latin1

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel