[k3b] [Bug 453941] Git repository has many case errors such as "KCDDB/Client" when it's "KCddb/Client"

2022-05-20 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=453941

Albert Astals Cid  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |NOT A BUG

-- 
You are receiving this mail because:
You are watching all bug changes.

[k3b] [Bug 453941] Git repository has many case errors such as "KCDDB/Client" when it's "KCddb/Client"

2022-05-20 Thread Michael Freeman
https://bugs.kde.org/show_bug.cgi?id=453941

--- Comment #6 from Michael Freeman  ---
(In reply to Albert Astals Cid from comment #5)
> k3b master requires kcddb 5.1 also known as 22.04.0 which probably you don't
> have, right?

Well, there you go. The Ubuntu Jammy 21.12.3 has only "KCddb" directory ...

/usr/include/KF5/KCddb/Categories
/usr/include/KF5/KCddb/Cdinfo
/usr/include/KF5/KCddb/Client
/usr/include/KF5/KCddb/Genres
/usr/include/KF5/KCddb/Kcddb
/usr/include/KF5/KCddb/KcddbConfig
/usr/include/KF5/KCddb/categories.h
/usr/include/KF5/KCddb/cdinfo.h
/usr/include/KF5/KCddb/client.h
/usr/include/KF5/KCddb/configbase.h
/usr/include/KF5/KCddb/genres.h
/usr/include/KF5/KCddb/kcddb.h
/usr/include/KF5/KCddb/kcddb_export.h
/usr/include/KF5/KCddb/kcddbconfig.h

https://packages.ubuntu.com/jammy/amd64/libkf5cddb-dev/filelist

The Ubuntu Kinetic 22.04.1 has both the "KCDDB" and "kcddb" directories,

/usr/include/KCddb5/KCDDB/CDInfo
/usr/include/KCddb5/KCDDB/Categories
/usr/include/KCddb5/KCDDB/Client
/usr/include/KCddb5/KCDDB/Config
/usr/include/KCddb5/KCDDB/Genres
/usr/include/KCddb5/KCDDB/KCDDB
/usr/include/KCddb5/kcddb/categories.h
/usr/include/KCddb5/kcddb/cdinfo.h
/usr/include/KCddb5/kcddb/client.h
/usr/include/KCddb5/kcddb/config.h
/usr/include/KCddb5/kcddb/configbase.h
/usr/include/KCddb5/kcddb/genres.h
/usr/include/KCddb5/kcddb/kcddb.h
/usr/include/KCddb5/kcddb/kcddb_export.h

https://packages.ubuntu.com/kinetic/amd64/libkf5cddb-dev/filelist

Whatever happened to consistent naming conventions ? Anyway, problem solved I
guess.

-- 
You are receiving this mail because:
You are watching all bug changes.

[k3b] [Bug 453941] Git repository has many case errors such as "KCDDB/Client" when it's "KCddb/Client"

2022-05-19 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=453941

--- Comment #5 from Albert Astals Cid  ---
k3b master requires kcddb 5.1 also known as 22.04.0 which probably you don't
have, right?

-- 
You are receiving this mail because:
You are watching all bug changes.

[k3b] [Bug 453941] Git repository has many case errors such as "KCDDB/Client" when it's "KCddb/Client"

2022-05-19 Thread Michael Freeman
https://bugs.kde.org/show_bug.cgi?id=453941

--- Comment #4 from Michael Freeman  ---
(In reply to Albert Astals Cid from comment #3)
> >  I don't know what you mean. Your link goes to it. 
> 
> No, my link clearly shows the include is KCddb/Client not KCDDB/Client, you
> say you're getting an error on the second, not on the first.

Apologies for any confusion. I had the error on the master branch -
https://invent.kde.org/multimedia/k3b/-/blob/master/libk3b/jobs/k3bcdcopyjob.cpp#L44

-- 
You are receiving this mail because:
You are watching all bug changes.

[k3b] [Bug 453941] Git repository has many case errors such as "KCDDB/Client" when it's "KCddb/Client"

2022-05-18 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=453941

--- Comment #3 from Albert Astals Cid  ---
>  I don't know what you mean. Your link goes to it. 

No, my link clearly shows the include is KCddb/Client not KCDDB/Client, you say
you're getting an error on the second, not on the first.

-- 
You are receiving this mail because:
You are watching all bug changes.

[k3b] [Bug 453941] Git repository has many case errors such as "KCDDB/Client" when it's "KCddb/Client"

2022-05-17 Thread Michael Freeman
https://bugs.kde.org/show_bug.cgi?id=453941

--- Comment #2 from Michael Freeman  ---
(In reply to Albert Astals Cid from comment #1)
> Are you using some kind of weird file system?
> 
> https://invent.kde.org/multimedia/k3b/-/blob/release/22.04/libk3b/jobs/
> k3bcdcopyjob.cpp#L44
> 
> There's no KCDDB/Client there.

I don't know what you mean. Your link goes to it. The build script checks for
"Client.h" in directory "KCDDB". However on my Ubuntu system this library
installs to the directory "KCddb" so there is a case mismatch and the build
fails.

-- 
You are receiving this mail because:
You are watching all bug changes.

[k3b] [Bug 453941] Git repository has many case errors such as "KCDDB/Client" when it's "KCddb/Client"

2022-05-17 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=453941

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||aa...@kde.org
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Albert Astals Cid  ---
Are you using some kind of weird file system?

https://invent.kde.org/multimedia/k3b/-/blob/release/22.04/libk3b/jobs/k3bcdcopyjob.cpp#L44

There's no KCDDB/Client there.

-- 
You are receiving this mail because:
You are watching all bug changes.