ypingcn / BingWallpaper

update your wallpaper using BingWallpaper - 将当天的必应美图设置为桌面背景(打包先运行 config.sh 脚本)
GNU General Public License v3.0
37 stars 13 forks source link

Can't install it in Lubuntu Lxqt 0.17 due to unmet dependencies, help please #20

Open gastontancredi opened 2 years ago

gastontancredi commented 2 years ago

Can't install it in Lubuntu Lxqt 0.17 due to unmet dependencies, help please

gastontancredi commented 2 years ago

image

gastontancredi commented 2 years ago

image

ypingcn commented 2 years ago

can you install it via ternimal? try following command and show what's show (need sudo maybe)

dpkg -i ./oneclickbingwallpaper_1.1_amd64.deb

gastontancredi commented 2 years ago

sorry I read you incorrectly. I've just tried to install via terminal but I have this issue:

_gastontancredi@gastontancredi-2306cto:~/Downloads$ sudo dpkg -i oneclickbingwallpaper_1.1_amd64.deb Swipe your finger across the fingerprint reader Selecting previously unselected package oneclickbingwallpaper. (Reading database ... 401897 files and directories currently installed.) Preparing to unpack oneclickbingwallpaper_1.1_amd64.deb ... Unpacking oneclickbingwallpaper (1.1) ... dpkg: dependency problems prevent configuration of oneclickbingwallpaper: oneclickbingwallpaper depends on libdtkcore2 (>= 2.1.1); however: Package libdtkcore2 is not installed. oneclickbingwallpaper depends on libdtkwidget2 (>= 2.0.11); however: Package libdtkwidget2 is not installed.

dpkg: error processing package oneclickbingwallpaper (--install): dependency problems - leaving unconfigured Processing triggers for bamfdaemon (0.5.5+21.10.20210710-0ubuntu1) ... Rebuilding /usr/share/applications/bamf-2.index... Processing triggers for gnome-menus (3.36.0-1ubuntu1) ... Processing triggers for mailcap (3.69ubuntu1) ... Processing triggers for desktop-file-utils (0.26-1ubuntu2) ... Processing triggers for hicolor-icon-theme (0.17-2) ... Errors were encountered while processing: oneclickbingwallpaper gastontancredi@gastontancredi-2306cto:~/Downloads$_

gastontancredi commented 2 years ago

Errors were encountered while processing oneclickbingwallpaper image

gastontancredi commented 2 years ago

also tried to install the version "oneclickbingwallpaper_1.0_amd64.deb" that you created for LXQT, that one worked with an older Lxqt, I remember, but now that I upgrade my lubuntu I can't install it. the icon is there but nothing happens. Also I tried upgrade and I get this message image

ypingcn commented 2 years ago

what's your lubuntu's version? this app is developed in linuxmint 20, like ubuntu 20.04

ypingcn commented 2 years ago

sudo apt install libdtkcore2 libdtkwidget2

try this command first

gastontancredi commented 2 years ago

it is 0.17.0. I also have ubuntu 21.04 coexisting the sudo apt install libdtkcore2 libdtkwidget2 gives me image

ypingcn commented 2 years ago

ohhh I know why, libdtkcore2 libdtkwidget2 is not available in ubuntu 21.04.. I need time to learn new version's dtk to upgrade