[libalkimia] [Bug 432767] Add inspecting of web pages when using QWebEngine

2024-01-02 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=432767

Ralf Habacker  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/offi
   ||ce/alkimia/-/commit/13edb81
   ||8da5f964fc85bb913bd734a985f
   ||27ff29
 Status|REPORTED|RESOLVED
   Version Fixed In||8.1.73

--- Comment #1 from Ralf Habacker  ---
Git commit 13edb818da5f964fc85bb913bd734a985f27ff29 by Ralf Habacker.
Committed on 02/01/2024 at 15:29.
Pushed by habacker into branch 'master'.

Add inspecting of web pages when using QWebEngine

QWebEngine depends on setting an environment variable for the development
tool, which is currently hard coded in the implementation file for the
class AlkWebPage.
FIXED-IN: 8.1.73

M  +5-0src/alkonlinequoteswidget.cpp
M  +62   -4src/alkwebpage.cpp
M  +2-2src/alkwebpage.h

https://invent.kde.org/office/alkimia/-/commit/13edb818da5f964fc85bb913bd734a985f27ff29

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 479251] kmymoney is not working on Debian testing with latest packages

2024-01-02 Thread bugzilla_noreply--- via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=479251

--- Comment #5 from n...@nils-griebner.de ---
(In reply to nils from comment #4)
> (In reply to Jack from comment #3)
> > I suspect that either you will need to explicitly convert  your database
> > from version 3 to version 4, or else we need to figure out how to get
> > KMyMoney to invoke sqlcipher with the compatability setting.  I don't use
> > sqlcipher, so I'm only guessing, but is there a config file where you can
> > specify to always use compatability mode?
> 
> I took that from https://discuss.zetetic.net/t/upgrading-to-sqlcipher-4/3283

I got mymoney running again by:

1. Let mymoney create a new encrypted sqlite db
2. Follow step 3 (custom export migration) from
https://discuss.zetetic.net/t/upgrading-to-sqlcipher-4/3283

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 479248] Help has invalid URL

2024-01-02 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=479248

Thomas Baumgart  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/offi
   ||ce/kmymoney/-/commit/c29012
   ||e25bd265711e71c40245125439f
   ||d4eebde
 Resolution|--- |FIXED
   Version Fixed In||5.2
 Status|CONFIRMED   |RESOLVED

--- Comment #1 from Thomas Baumgart  ---
Git commit c29012e25bd265711e71c40245125439fd4eebde by Thomas Baumgart.
Committed on 02/01/2024 at 10:32.
Pushed by tbaumgart into branch 'master'.

Fix link to documentation
FIXED-IN: 5.2

M  +1-1kmymoney/wizards/newuserwizard/knewuserwizard.cpp

https://invent.kde.org/office/kmymoney/-/commit/c29012e25bd265711e71c40245125439fd4eebde

-- 
You are receiving this mail because:
You are the assignee for the bug.