Search found 33 matches
- Tue Oct 04, 2022 10:54 pm
- Forum: Package Requests - MX-21
- Topic: xfce4-docklike-plugin out of date, crashing because of bug.
- Replies: 1
- Views: 246
xfce4-docklike-plugin out of date, crashing because of bug.
I have encountered issues with the Docklike plugin in Xfce, as there is a bug that causes the plugin to crash when clicking "Show the number of open windows(if more than 2)". I believe there is a fix in the latest version from Xfce because I am running Fedora Xfce on my laptop and encounter no ...
- Mon Aug 22, 2022 9:25 pm
- Forum: MX Modified
- Topic: Unable to install winehq-staging from Test Repo [Solved]
- Replies: 5
- Views: 2238
Re: Unable to install winehq-staging from Test Repo [Solved]
Thank you mmikeinsantarosa, it installs without issue!
- Fri Aug 05, 2022 9:49 pm
- Forum: MX Modified
- Topic: Unable to install winehq-staging from Test Repo [Solved]
- Replies: 5
- Views: 2238
Re: Unable to install winehq-staging from Test Repo [Solved]
I got the same result, it seems the main mxrepo also has a corrupt package.JayM wrote: Fri Aug 05, 2022 9:30 pm Change your MX repo to the one in Salt Lake City in MX Repo Manager then do sudo apt update and try installing it again.
- Fri Aug 05, 2022 9:24 pm
- Forum: MX Modified
- Topic: Unable to install winehq-staging from Test Repo [Solved]
- Replies: 5
- Views: 2238
Unable to install winehq-staging from Test Repo [Solved]
I was attemping to install the winehq-staging package from testing in order to attempt to run a certain game and was unable to install and apt error out while unpacking one of the packages.
I have both my QSI and Package Installer logs from the install attached below.
Hit:1 http://mirrors.rit.edu ...
I have both my QSI and Package Installer logs from the install attached below.
Hit:1 http://mirrors.rit.edu ...
- Fri Jul 29, 2022 3:27 pm
- Forum: Package Requests - MX-21
- Topic: Tuner up to Main
- Replies: 22
- Views: 1768
Re: Tuner up to Main
pertaining tot he missing icon in the tint2 tasklist, I suspect the problem is probably more related to the app not explicitly setting an icon to be display by the window. At least, I couldn't find where it was set if it is.
You would be correct, I created a fix and submitted a pull request to ...
- Fri Jul 29, 2022 10:24 am
- Forum: Package Requests - MX-21
- Topic: Tuner up to Main
- Replies: 22
- Views: 1768
Re: Tuner up to Main
I wish we could fork it and solve that systray problem, not sure who around here knows Vala.
So I created a fix in the repo: https://github.com/TheNiteCoder/tuner/tree/status-icon . The fix is fairly simple, I just add a systray icon that if clicked will open the window again. The only problem ...
- Wed Nov 24, 2021 9:13 pm
- Forum: Package Requests/Status - MX-19
- Topic: Neovim in the repo is very old
- Replies: 8
- Views: 1064
Re: Neovim in the repo is very old
I am currently using this script: https://gist.github.com/darcyparker/153124662b05c679c417
I did modify it a bit thought, because it trys to install it system-wide(Below is basically the same script just changed the CMAKE_INSTALL_PREFIX)
#!/usr/bin/env bash
#Build and install neovim for Debian ...
I did modify it a bit thought, because it trys to install it system-wide(Below is basically the same script just changed the CMAKE_INSTALL_PREFIX)
#!/usr/bin/env bash
#Build and install neovim for Debian ...
- Sun Oct 24, 2021 8:02 pm
- Forum: XFCE Desktop Environment
- Topic: How to disable pop -ups
- Replies: 8
- Views: 1503
Re: How to disable pop -ups
@i_ri that is a good work around.
I am going to spend some time looking at docklike to see if the pop-up timeout can be adjusted easily or option to disable it on hover over is possible.
But no one hold their breath on me looking at that fast.
Personally I just don’t hover over icons unless I ...
- Fri Aug 27, 2021 9:37 pm
- Forum: MX Fluxbox Official Release
- Topic: Fluxbox Keys Merger Script
- Replies: 4
- Views: 494
Re: Fluxbox Keys Merger Script
@Jerry3904 Sorry, I got caught up in school recently, but it should be fixed.
- Thu Aug 05, 2021 3:16 pm
- Forum: MX Fluxbox Official Release
- Topic: Fluxbox Keys Merger Script
- Replies: 4
- Views: 494
Fluxbox Keys Merger Script
I used MX Fluxbox for a little bit but the one thing that annoyed me was whenever there was an update you had to fix your keys file. So I wrote a python script to merge them together.
https://github.com/TheNiteCoder/python- ... eys-merger
https://github.com/TheNiteCoder/python- ... eys-merger