[kalarm] [Bug 524187] Calendars should be created and enabled automatically

Ganton <[email protected]>
Newsgroups gmane.comp.kde.devel.bugs
Message-ID <[email protected]/>
https://bugs.kde.org/show_bug.cgi?id=524187

--- Comment #2 from Ganton <[email protected]> ---
OK! In a virtual machine (in Spanish) that I have:

$ LANG=C bash
$ kalarm
Command 'kalarm' not found, but can be installed with:
sudo apt install kalarm
$ cat ~/.local/share/qt6/qtlogging.ini
cat: /home/user/.local/share/qt6/qtlogging.ini: No such file or directory
$ ls ~/.local/share/qt6
ls: cannot access '/home/user/.local/share/qt6': No such file or directory
$ ls -ld ~/.local/share
drwxrwxr-x 21 user user 4096 abr 27 01:17 /home/user/.local/share
$ mkdir ~/.local/share/qt6
$ vi ~/.local/share/qt6/qtlogging.ini
$ cat ~/.local/share/qt6/qtlogging.ini
[Rules]
org.kde.pim.kalarm=true
org.kde.pim.kalarm.kalarmcal=true
$ sudo apt install -y kalarm
...
kalarm >/tmp/kalarm.log 2>&1

-- 
You are receiving this mail because:
You are watching all bug changes.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.