[App Sharing] 重新打包inkscape1.5.0.appimage
Tofloor
poster avatar
qq4945286
deepin
2025-07-30 11:56
Author

inkscape网站上下载的1.5.0版本,打开会提示打不开共享库,就重新打包了一下,把要用到的库文件直接打包进去了

下载地址:https://cloud.189.cn/web/share?code=Y3ymMrIFjUna(访问码:2zam)

image.png

也直接能输入中文

如果虽要创建一个快捷图标

新建一个inkscape.desktop复制下面的内容

[Desktop Entry]
Version=1.5.0
Type=Application
Name=Inkscape
Comment=Vector Graphics Editor
Icon=/xxxx/xxx/xxxxx/org.inkscape.Inkscape.svg  #注:xxxx改成你存放软件的真实路径,我是把软件和图标放在/home/deepin/apps/
Exec=/xxxx/xxxxx/xxxxx/Inkscape-x86_64.AppImage #注:xxxx改成你存放软件的真实路径,我是把软件和图标放在/home/deepin/apps/
#Exec=env GSK_RENDERER=vulkan /xxxx/xxxx/xxx/Inkscape-x86_64.AppImage  #如果你系统安装了vulkan想用vulkan来渲染,就把最前面的#号去了,上面一行前面加上#号进行注销
Terminal=false
Categories=Graphics;VectorGraphics;
StartupWMClass=org.inkscape.Inkscape
Actions=Window;Document;

[Desktop Action Window]
Name=New Window
Exec=/xxxxx/xxxx/xxxxx/Inkscape-x86_64.AppImage --new-window %U #注:xxxx改成你存放软件的真实路径,我是把软件和图标放在/home/deepin/apps/

[Desktop Action Document]
Name=New Document 
Exec=/xxx/xxx/xxxx/Inkscape-x86_64.AppImage --new %U #注:xxxx改成你存放软件的真实路径,我是把软件和图标放在/home/deepin/apps/

要在启动器中显示图标

image.png

就到系统盘下面,如下图

image.png

然后到/var/usrlocal/share下创建一个applications

把图标复制,粘贴进去

image.png

重启一下电脑,就会显示出来,这是没有关闭磐石系统的情况下,创建启动图标方便的方法。

Reply Favorite View the author
All Replies
MeGusta
deepin
2025-07-30 12:12
#1

可以把desktop放到~/.local/share/applications/下,不需要管理员权限,一样的效果,重装系统也不会丢失。

Reply View the author
神末shenmo
deepin
Spark-App
Solutions Team Moderator
2025-07-30 12:22
#2
MeGusta

可以把desktop放到~/.local/share/applications/下,不需要管理员权限,一样的效果,重装系统也不会丢失。

但是deb可以上架~

Reply View the author
qq4945286
deepin
2025-07-30 12:33
#3
MeGusta

可以把desktop放到~/.local/share/applications/下,不需要管理员权限,一样的效果,重装系统也不会丢失。

好的

Reply View the author
qq4945286
deepin
2025-07-30 12:33
#4
神末shenmo

但是deb可以上架~

不知道怎么上架

Reply View the author
应用商店-小鱿鱼
Moderator
2025-07-30 15:08
#5

来宝子,可以投递deb or 玲珑格式~~
🏅【开发者平台】https://appstore-dev.uniontech.com/#/index

Reply View the author
qq4945286
deepin
2025-07-30 15:11
#6
应用商店-小鱿鱼

来宝子,可以投递deb or 玲珑格式~~
🏅【开发者平台】https://appstore-dev.uniontech.com/#/index

我不会,要不麻烦你打包一个不玲珑的,辛苦了。接下来,抽时间来试试打玲珑格式包

Reply View the author
暮光溯影
deepin
2025-07-30 16:33
#7

inkscape最新正式版本是1.4.2吧,1.5.0好像还是开发中的版本,还没发布

Reply View the author
buyike
deepin
2025-07-30 16:40
#8
应用商店-小鱿鱼

来宝子,可以投递deb or 玲珑格式~~
🏅【开发者平台】https://appstore-dev.uniontech.com/#/index

1.5的还是开发版本,不完善,用过,但有BUG就没用了,现在返回1.4.2了。

1.5也有人打包成玲珑的上过线,现在没有了吗?

Reply View the author
qq4945286
deepin
2025-07-30 16:46
#9
buyike

1.5的还是开发版本,不完善,用过,但有BUG就没用了,现在返回1.4.2了。

1.5也有人打包成玲珑的上过线,现在没有了吗?

开发版,用了比以前好多了

Reply View the author
qq4945286
deepin
2025-07-30 16:47
#10
暮光溯影

inkscape最新正式版本是1.4.2吧,1.5.0好像还是开发中的版本,还没发布

1.4.2主要不能中文输入

Reply View the author
buyike
deepin
2025-07-30 16:53
#11
qq4945286

开发版,用了比以前好多了

是在你上次在论坛发布后面又有更新了吗?

Reply View the author
qq4945286
deepin
2025-07-30 17:34
#12
buyike

是在你上次在论坛发布后面又有更新了吗?

image.png

Reply View the author