Brackets: Could not find xdg-icon-resource

Created on 29 Dec 2017  路  7Comments  路  Source: adobe/brackets

hi guys i have this Problem can somebody help me ?
sorry for my bad english& thank you

root@Mohammad:~# dpkg -i Brackets.Release.1.11.64-bit.deb
dpkg: error: cannot access archive 'Brackets.Release.1.11.64-bit.deb': No such file or directory
root@Mohammad:~# dpkg -i '/root/Downloads/Brackets.Release.1.11.64-bit.deb' 
(Reading database ... 340019 files and directories currently installed.)
Preparing to unpack .../Brackets.Release.1.11.64-bit.deb ...
Unpacking brackets (1.11.0-17525) over (1.11.0-17525) ...
Setting up brackets (1.11.0-17525) ...
xdg-icon-resource: size argument must be numeric
Try 'xdg-icon-resource --help' for more information.
Processing triggers for menu (2.1.47+b1) ...
Processing triggers for hicolor-icon-theme (0.17-1) ...
root@Mohammad:~# 

Most helpful comment

i found a solution i gues... just need to open from root console using these commands:
sudo su
brackets -i --no-sandbox

i hope you help

Dist: KALI LINUX 2018

All 7 comments

@almessare Which version of Linux are you on? Are you able to launch Brackets in spite of the error above? After the installation, try typing brackets in the terminal and see if you are able to launch Brackets.

It's the same issue as https://github.com/adobe/brackets/issues/13954

Here still at the same point too. Re-installed, launched from the console and indeed it launch but still no menus and still the same xdg-icon-resource: size argument must be numeric error on install. (Xubuntu 17.10 32bit)

With 2000+ Issues it take some courage to be into the maintainers team, so i'll maybe just switch to another editor and wait for 1.12 if the xdg-icon-resource issue falls under the radar.

But still hope i'll find a way to be back in Brackets is just Great.

i found a solution i gues... just need to open from root console using these commands:
sudo su
brackets -i --no-sandbox

i hope you help

Dist: KALI LINUX 2018

@markreznor Thank-you so much! It worked! I too had problem launching it in Kali Rolling.

If i use "brackets -i --no-sandbox" My settings dont get saved :( Anyone has a solution?

root@kali:~/Downloads# dpkg -i Brackets.Release.1.14.64-bit.deb
Selecting previously unselected package brackets.
(Reading database ... 398509 files and directories currently installed.)
Preparing to unpack Brackets.Release.1.14.64-bit.deb ...
Unpacking brackets (1.14.0-17740) ...
Setting up brackets (1.14.0-17740) ...
xdg-icon-resource: size argument must be numeric
Try 'xdg-icon-resource --help' for more information.
Processing triggers for menu (2.1.47+b1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...

what does this mean:xdg-icon-resource :size argument must be numeric
my brackets is not starting?

i'm not an expert, just a curious person but...

there's a file called "postinst" on the /DEBIAN/ folder. It's the only file i found that has a XDG_ICON_RESOURCE thing:

https://github.com/adobe/brackets-shell/blob/master/installer/linux/debian/package-root/DEBIAN/postinst

Was this page helpful?
0 / 5 - 0 ratings

Related issues

udaykapur picture udaykapur  路  4Comments

naphipps picture naphipps  路  4Comments

macjabeth picture macjabeth  路  3Comments

Hi,
KSSS10 picture KSSS10  路  3Comments

brendonmm picture brendonmm  路  4Comments