Search found 402 matches
- Mon Oct 15, 2018 1:12 am
- Forum: Cinnamon
- Topic: [SOLVED] Can't edit the Main Menu > Other
- Replies: 19
- Views: 1418
Re: Can't edit the Main Menu
Check file ownership in your home folder. find $HOME ! -user $USER If that command produces output run this command to fix the issue sudo chown -R $USER:$USER $HOME To avoid recurrence don't open GUI apps with sudo :wink: I had a bunch of stuff showing up (mainly icons links) and fixed with your se...
- Mon Oct 15, 2018 12:08 am
- Forum: Software & Applications
- Topic: Shutter icon disappear and the reappear in panel
- Replies: 8
- Views: 742
Re: Shutter icon disappear and the reappear in panel
i'm out of ideas. i see my shutter icon appear but a split second after the application opens. Cinnamon is too confusing for me why i switched to XFCE. my Audacious GTK and QT application doesn't show the tray icon in Cinnamon but will in XFCE is your shutter giving you any more errors when running...
- Sat Oct 13, 2018 10:31 am
- Forum: Software & Applications
- Topic: Shutter icon disappear and the reappear in panel
- Replies: 8
- Views: 742
Re: Shutter icon disappear and the reappear in panel
yes. As I said, the icon appear but only after "refreshing" the panel... :/trytip wrote: ↑Sat Oct 13, 2018 10:24 amdo you have these installed?Code: Select all
libappindicator3 gir1.2-appindicator3
- Sat Oct 13, 2018 9:33 am
- Forum: Software & Applications
- Topic: Shutter icon disappear and the reappear in panel
- Replies: 8
- Views: 742
Shutter icon disappear and the reappear in panel
When I close Shutter I usually get the icon in the panel. You can activate this option in Preferences > Behavior > Minimize to tray when closing main window. I don't know when it happened, but now, when I close shutter, the instance is still open, but the icon is missing from the panel. The curious ...
- Fri Oct 12, 2018 4:38 am
- Forum: Software & Applications
- Topic: [SOLVED] Shutter I can't fix the disabled edit option !!!!
- Replies: 16
- Views: 1904
Re: Shutter I can't fix the disabled edit option !!!!
well i was curious and uninstalled libgoo-canvas-perl_0.06-2ubuntu3_amd64.deb and EDIT option was greyed out. re-installed it and EDIT returned maybe uninstall it and re-install it from the link here in my post I tried your method and it worked. Thanks! Ksnip is very nice but doesn't have lots of f...
- Fri Oct 12, 2018 1:15 am
- Forum: Software & Applications
- Topic: [SOLVED] Shutter I can't fix the disabled edit option !!!!
- Replies: 16
- Views: 1904
Re: Shutter I can't fix the disabled edit option !!!!
well i was curious and uninstalled libgoo-canvas-perl_0.06-2ubuntu3_amd64.deb and EDIT option was greyed out. re-installed it and EDIT returned maybe uninstall it and re-install it from the link here in my post man, I really don't know what's the problem with my installation... I tried at least 5 t...
- Fri Oct 12, 2018 12:47 am
- Forum: Software & Applications
- Topic: [SOLVED] Shutter I can't fix the disabled edit option !!!!
- Replies: 16
- Views: 1904
Re: Shutter I can't fix the disabled edit option !!!!
yestrytip wrote: ↑Fri Oct 12, 2018 12:24 amdo you haveCode: Select all
libgnome2-perl libgnome2-common libgnome2-canvas-perl libgnome2-gconf-perl libgnome2-wnck-perl
- Fri Oct 12, 2018 12:12 am
- Forum: Cinnamon
- Topic: [SOLVED] Can't edit the Main Menu > Other
- Replies: 19
- Views: 1418
[SOLVED] Can't edit the Main Menu > Other
Right click on the menu icon > configure > select tab MENU > open the menu editor. I want to move some application from being under "internet" to "Other" or anywhere I want in the menu. I can copy/move, but when I paste nothing happen. I tried to create new launchers, but when I ...
- Thu Oct 11, 2018 11:22 pm
- Forum: Software & Applications
- Topic: [SOLVED] Shutter I can't fix the disabled edit option !!!!
- Replies: 16
- Views: 1904
Re: Shutter how to fix disabled edit option?
The instructions for fixing the Shutter screen capture application to edit works perfectly on my system. FYI: the first part of the messages in your last reply show that you should install those missing packages for: WARNING: gnome-web-photo is missing --> screenshots of websites will be disabled! ...
- Thu Oct 11, 2018 1:27 am
- Forum: Software & Applications
- Topic: [SOLVED] Shutter I can't fix the disabled edit option !!!!
- Replies: 16
- Views: 1904
Re: Shutter how to fix disabled edit option?
now do what @Gruppo Sportivo posted. i'm not currently in my mint, you will also need ExifTool and AppIndicator but can't be certain what their package names are ATM. Enter the terminal commands below sudo apt-get install shutter wget https://launchpad.net/ubuntu/+archive/primary/+files/libgoocanva...
- Thu Oct 11, 2018 1:18 am
- Forum: Software & Applications
- Topic: [SOLVED] Shutter I can't fix the disabled edit option !!!!
- Replies: 16
- Views: 1904
Re: Shutter how to fix disabled edit option?
Sorry guys, I didn't get notifications about new answers. Hi overkill22, How To Fix Disabled Edit Option In Shutter in Ubuntu 18.04 & Mint 19 | It's FOSS https://itsfoss.com/shutter-edit-button-disabled/ FYI: There is another actively developed screen capture (print screen) application called &q...
- Sat Oct 06, 2018 10:20 am
- Forum: Software & Applications
- Topic: [SOLVED] Mintupdate "Could not refresh the list of updates"
- Replies: 13
- Views: 2357
Re: Mintupdate "Could not refresh the list of updates" [already googled]
I see. At the moment updates are fine, but didn't have any update with icons 1, 2, 3, 4, 5, levels. All updates have levels, any update would trigger your problem if those icons are missing. If you're not having the issue anymore despite having seen new updates then that means your issue was succes...
- Sat Oct 06, 2018 10:19 am
- Forum: Software & Applications
- Topic: [SOLVED] Mintupdate "Could not refresh the list of updates"
- Replies: 13
- Views: 2357
Re: Mintupdate "Could not refresh the list of updates" [already googled]
This is a bit odd - the relevant icons are injected into the hicolor theme when mintupdate is installed. ls /usr/share/icons/hicolor/scalable/status should include them in the output. All of the papirus versions specify hicolor as an fallback theme in their Inherits in their index.theme files so it...
- Sat Oct 06, 2018 5:21 am
- Forum: Software & Applications
- Topic: [SOLVED] Mintupdate "Could not refresh the list of updates"
- Replies: 13
- Views: 2357
Re: Mintupdate "Could not refresh the list of updates" [already googled]
Where did you install papirus from? https://github.com/PapirusDevelopmentTeam/papirus-icon-theme No, I have the hicolor theme. However I reinstalled now. Will let you know once I get the new updates, if the missing icons are causing the problem again. In case, where shouold I report the bug? mintup...
- Thu Oct 04, 2018 11:14 pm
- Forum: Software & Applications
- Topic: [SOLVED] Shutter I can't fix the disabled edit option !!!!
- Replies: 16
- Views: 1904
Re: Shutter how to fix disabled edit option?
run shutter in Terminal, it will tell you what's wrong It is the usual problem where EDIT is disabled. I was usually fixing it installing: libgoocanvas-common libgoocanvas3 libgoo-canvas-perl didn't worked. I also installed gnome-web-photo but is still not working. In Mint 18.3 these actions were f...
- Thu Oct 04, 2018 7:45 am
- Forum: Software & Applications
- Topic: [SOLVED] Mintupdate "Could not refresh the list of updates"
- Replies: 13
- Views: 2357
Re: Mintupdate "Could not refresh the list of updates" [already googled]
Ju st noticed this, what should I do in case, replase mintupdate.py with yours or is already in the offical updates?gm10 wrote: ↑Thu Oct 04, 2018 6:31 amolor-icon-theme[/code]
PS: Went ahead and submitted a fix for that last bit, might as well since I had pulled up the code already: https://github.com/linuxmint/mintupdate/pull/395
- Thu Oct 04, 2018 7:43 am
- Forum: Software & Applications
- Topic: [SOLVED] Mintupdate "Could not refresh the list of updates"
- Replies: 13
- Views: 2357
Re: Mintupdate "Could not refresh the list of updates" [already googled]
1) That's not a solution. 2) Papirus is one of the most complete icons theme. 3) How a missing icon can compromise mintupdate? 4) The missing icon is supposed to be outside the theme folder anyway. I can't tell you what's the deal about the theme stopping to work (did you maybe remove the hicolor t...
- Thu Oct 04, 2018 6:06 am
- Forum: Software & Applications
- Topic: [SOLVED] Mintupdate "Could not refresh the list of updates"
- Replies: 13
- Views: 2357
Re: Mintupdate "Could not refresh the list of updates" [already googled]
If I launch mintupdate from terminal: $ Traceback (most recent call last): File "/usr/lib/linuxmint/mintUpdate/mintUpdate.py", line 713, in run pixbuf = theme.load_icon("mintupdate-level" + str(update.level), 22, 0) GLib.GError: gtk-icon-theme-error-quark: Icon 'mintupdate-level...
- Thu Oct 04, 2018 5:58 am
- Forum: Software & Applications
- Topic: [SOLVED] Mintupdate "Could not refresh the list of updates"
- Replies: 13
- Views: 2357
[SOLVED] Mintupdate "Could not refresh the list of updates"
I tried to find a solution but nothing I found worked. I have a fresh Mint 19 Cinnamon installation, added a custom theme and was working well. Yesterday I found the updates not working. Updates with red cross and message "Could not refresh the list of updates". Log file: 10.04@17:37 ++ La...
- Thu Oct 04, 2018 5:17 am
- Forum: Cinnamon
- Topic: [PARTIALLY SOLVED] Flatabulous theme on Mint 19
- Replies: 8
- Views: 671
Re: Flatabulous theme on Mint 19
I actually just fixed it by manually copy and paste the folders in /usr/share/theme (opening nemo as sudo). Seems that if you download the theme and put the theme/icon folder in the right folders, does the trick. Yep :D There are two theme locations ~/.themes for user installed themes and /usr/shar...