[kdevplatform] [Bug 475735] kdevelop : wizard does not create new classes

2023-11-21 Thread nmset
https://bugs.kde.org/show_bug.cgi?id=475735

--- Comment #6 from nmset  ---
(In reply to Igor Kushnir from comment #5)
> The regression is fixed in shared-mime-info 2.4:

Yes, it works as expected now, thanks.

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

[kdevplatform] [Bug 475735] kdevelop : wizard does not create new classes

2023-11-21 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=475735

--- Comment #5 from Igor Kushnir  ---
The regression is fixed in shared-mime-info 2.4:
https://gitlab.freedesktop.org/xdg/shared-mime-info/-/commit/918d2610830d52c6b13cf7f7e35f68dcb1438ee7

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

[kdevplatform] [Bug 475735] kdevelop : wizard does not create new classes

2023-11-07 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=475735

Igor Kushnir  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
  Latest Commit||https://commits.kde.org/kar
   ||chive/4455503ce4910c6575813
   ||8b44bc136de9fe32cd4
 Status|CONFIRMED   |RESOLVED
   Version Fixed In||5.112.0

--- Comment #4 from Igor Kushnir  ---
This is actually a regression in shared-mime-info 2.3. Fixed in KArchive
5.112.0
(https://commits.kde.org/karchive/4455503ce4910c65758138b44bc136de9fe32cd4).

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

[kdevplatform] [Bug 475735] kdevelop : wizard does not create new classes

2023-11-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475735

--- Comment #3 from yudahssha...@gmx.com ---
Upon closing the wizard, I got a new message of
kdevplatform.language: Could not find a template archive for description ""  
archive file ""

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

[kdevplatform] [Bug 475735] kdevelop : wizard does not create new classes

2023-11-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475735

yudahssha...@gmx.com changed:

   What|Removed |Added

 CC||yudahssha...@gmx.com

--- Comment #2 from yudahssha...@gmx.com ---
I am getting this on opensuse tumbleweed as well. When I go to the folder via
"Load template from file" the folder (/usr/share/kdevfiletemplates/templates
for me) has nothing showing, despite both ls and dolphin showing the bzip
archives.

I installed a template via ghns and it also failed with a similar message and a
blank folder it its location (~/.local/share/kdevfiletemplates/templates)

Unzipping the installed template from ghns showed the .desktop files (but not
the bzip archive) in the "Load template from file" picker window. Selecting the
desktop file, once proper ownership and permissions were set, did nothing to
add the template to the wizard. 

I also tried copying one of the default templates to ~/Downloads and unpacking
it there. The file picker once again saw the .desktop but not .tar.bz2 files
and selecting the .desktop file did not add the template, though no new
messages appeared on the console.

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

[kdevplatform] [Bug 475735] kdevelop : wizard does not create new classes

2023-10-17 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=475735

Igor Kushnir  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||igor...@gmail.com

--- Comment #1 from Igor Kushnir  ---
This is likely a KArchive-related recent regression (not in KDevelop code, I
think). Here is some of the output in systemd journal after trying to create a
class from a template:
kdevplatform.language: could not open template
"/usr/share/kdevfiletemplates/templates/c_gobject.tar.bz2"
...
kdevplatform.language: could not open template
"/usr/share/kdevfiletemplates/templates/qwidget_pimpl.tar.bz2"
kdevplatform.language: Entry "class.h" is mentioned in group "Header" but is
not present in the archive
kdevplatform.language: Entry "class.c" is mentioned in group "Implementation"
but is not present in the archive
kdevplatform.language: Entry "class.cpp" is mentioned in group "Implementation"
but is not present in the archive

Template-related KDevelop tests started failing recently with similar output.
See also https://invent.kde.org/kdevelop/kdevelop/-/merge_requests/499.

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

[kdevplatform] [Bug 475735] kdevelop : wizard does not create new classes

2023-10-17 Thread nmset
https://bugs.kde.org/show_bug.cgi?id=475735

nmset  changed:

   What|Removed |Added

 CC||nm...@yandex.com

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