KDE Bug Tracking System
Home
Report New Wish or Bug
Query Existing Reports
First
Last
Prev
Next
No search results available
Search page
Bug
143960
:
misc fixes for 1.6.3 release
P
roduct
:
koffice
Co
m
ponent
:
general
Status
:
RESOLVED
Resolution
:
FIXED
Target
:
---
Version
:
unspecified
Pr
i
ority
:
NOR
Severity
:
normal
V
otes
:
0
Description
:
Opened:
2007-04-08 14:45
Last Changed:
2007-07-23 16:41:42
Version: (using KDE KDE 3.5.6) Installed from: Gentoo Packages First, we have at Gentoo two bug reports regards broken includes:
https://bugs.gentoo.org/show_bug.cgi?id=171290
https://bugs.gentoo.org/show_bug.cgi?id=173697
Second, the desktop entries in the .hidden subdirectory should have the key, value pair "Hidden=true" and go into the xdg standard path. Same for KThesaurus.desktop, which still gets installed in the deprecated .../applnk/Office directory in 1.6.2
Comment
#1
Jarosław Staniek 2007-04-19 19:48:48
SVN commit 655872 by staniek: KexiDB fixed missing kexidb/parser.h file, initially reported by
https://bugs.gentoo.org/show_bug.cgi?id=171290
CCBUG:143960 M +2 -0 Makefile.am --- branches/koffice/1.6/koffice/kexi/kexidb/parser/Makefile.am #655871:655872 @@ -7,6 +7,8 @@ noinst_HEADERS = parser_p.h +kexidbparserinclude_HEADERS = parser.h + INCLUDES = -I$(top_srcdir)/kexi -I$(top_srcdir)/kexi/kexidb $(all_includes) METASOURCES = AUTO
Comment
#2
Jarosław Staniek 2007-04-19 20:01:06
SVN commit 655877 by staniek: fixed invalid include for 3rdparty apps using kchart lib initially reported by
https://bugs.gentoo.org/show_bug.cgi?id=173697
CCBUG:143960 M +1 -1 kdchart_export.h --- branches/koffice/1.6/koffice/kchart/kdchart/kdchart_export.h #655876:655877 @@ -4,7 +4,7 @@ #include <qglobal.h> #if 1 -#include <../../lib/kofficecore/koffice_export.h> +#include <koffice_export.h> #else #if defined(Q_OS_WIN32) && defined(KDCHART_DLL)
Comment
#3
Jarosław Staniek 2007-04-19 22:02:23
SVN commit 655945 by staniek: KexiDB (2nd attempt) fixed missing kexidb/parser.h file, initially reported by
https://bugs.gentoo.org/show_bug.cgi?id=171290
CCBUG:143960 M +2 -1 Makefile.am M +0 -2 parser/Makefile.am --- branches/koffice/1.6/koffice/kexi/kexidb/Makefile.am #655944:655945 @@ -50,7 +50,8 @@ simplecommandlineapp.h \ tableschema.h \ transaction.h \ -utils.h +utils.h \ +parser/parser.h libkexidb_la_LIBADD = $(LIB_QT) $(LIB_KDECORE) $(LIB_KIO) \ $(top_builddir)/kexi/kexiutils/libkexiutils.la --- branches/koffice/1.6/koffice/kexi/kexidb/parser/Makefile.am #655944:655945 @@ -7,8 +7,6 @@ noinst_HEADERS = parser_p.h -kexidbparserinclude_HEADERS = parser.h - INCLUDES = -I$(top_srcdir)/kexi -I$(top_srcdir)/kexi/kexidb $(all_includes) METASOURCES = AUTO
Comment
#4
Thomas Zander 2007-06-29 22:21:03
I think this fixes all bugs, no? So lets close the issue.
Comment
#5
Carsten Lohrke 2007-07-23 16:41:42
The desktop entry issue haven't been fixed, but I guess you don't plan for another 1.x release.
P
latform
:
Gentoo Packages
O
S
:
Linux
K
eywords
:
U
RL
:
People
Reporter
:
Carsten Lohrke
Assigned To
:
KOffice List
Related actions
View Bug Activity
Format For Printing
XML
Clone This Bug
Note
You need to
log in
before you can comment on or make changes to this bug.
Attachments
Add an attachment
(proposed patch, testcase, etc.)
Depends on
:
B
locks
:
Show dependency tree
-
Show dependency graph
First
Last
Prev
Next
No search results available
Search page
Actions
Reports
Requests
Reports
Bugs reported today
Bugs reported in the last 3 days
Bug reports with patches
Weekly Bug statistics
The most hated bugs
The most severe bugs
The most frequently reported bugs
The most wanted features
Junior Jobs
Report ownership counts and charts
My Account
New Account
Log In