Search Criteria
Package Details: bcompare 4.4.6.27483-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/bcompare.git (read-only, click to copy) |
---|---|
Package Base: | bcompare |
Description: | Beyond Compare 4: Compare, sync, and merge files and folders |
Upstream URL: | https://www.scootersoftware.com |
Keywords: | compare diff |
Licenses: | custom |
Submitter: | Musikolo |
Maintainer: | Musikolo |
Last Packager: | Musikolo |
Votes: | 98 |
Popularity: | 0.119640 |
First Submitted: | 2011-07-27 22:54 (UTC) |
Last Updated: | 2023-03-08 02:08 (UTC) |
Dependencies (14)
- fontconfig (fontconfig-git, fontconfig-ubuntu)
- libsm
- libxcursor
- libxft (libxft-git)
- libxinerama (libxinerama-randr-git)
- libxrandr (libxrandr-git)
- zlib (zlib-ng-compat-git, zlib-git, zlib-ng-compat)
- sed (busybox-coreutils, sed-git) (make)
- bcompare-cinnamon (optional) – Cinnamon service menus for Beyond Compare 4
- bcompare-kde4 (optional) – KDE 4 service menus for Beyond Compare 4
- bcompare-kde5 (optional) – KDE Plasma 5 service menus for Beyond Compare 4
- bcompare-mate (optional) – MATE service menus for Beyond Compare 4
- bcompare-nautilus (optional) – Nautilus service menus for Beyond Compare 4
- bcompare-thunar (optional) – Thunar service menus for Beyond Compare 4
Latest Comments
1 2 3 4 5 6 .. 18 Next › Last »
Musikolo commented on 2023-04-09 15:36 (UTC)
@xiota, I guess the same question applies for i686 architecture. Although you're certainly right, I see no reason why to discontinue offering what upstream supports. Since both architectures and environment desktops are packaged individually, everyone can pick and choose whatever they are interested in. Besides, we shouldn't forget about other Arch-based distros that could take advantage of it.
I hope it makes sense.
xiota commented on 2023-04-09 06:31 (UTC) (edited on 2023-04-09 06:31 (UTC) by xiota)
Should the
-kde4
package be removed, since kde4 isn't available anymore.Musikolo commented on 2022-09-27 12:14 (UTC)
@G4Zz0L1, @eismog, @dimavs and others getting the exit code
216
error, please report it upstream at https://forum.scootersoftware.com . I think that's the only way we are gonna find a solution for this. We need a single place upstream where to record as much detail as possible. Please share as much info as you can (X library, graphic driver, fonts, traces, etc.). I'll help as much as I can, but since the issue only occurs on a very small set of users, we need your help to troubleshoot it.I hope this makes sense to you.
Thanks.
G4Zz0L1 commented on 2022-09-27 09:47 (UTC)
The infamous error it's still on? I've the same situation of @dimavs, it works on my work pc, but doesn't on my home pc.
Ashark commented on 2022-07-02 02:05 (UTC)
@Musikolo Thanks for your work. But I kindly wanted to ask not to add "enjoy" comment at each version update. See https://wiki.archlinux.org/title/AUR_submission_guidelines#Maintaining_packages
feilong commented on 2022-06-25 03:20 (UTC) (edited on 2022-06-25 03:22 (UTC) by feilong)
I have a same problem, exit code -216 After install this aur, it can't open,I do the follow step and get -216 error.
/usr/lib/beyondcompare/
to last line/etc/ld.so.conf
(also try to install lib7zip byyay -S lib7zip
and this line, but it not work also)yay -S qt4
this is the log file dump by command
strace /usr/lib/beyondcompare/BCompare 2>/tmp/trace
eismog commented on 2022-06-21 11:37 (UTC) (edited on 2022-06-21 11:40 (UTC) by eismog)
I've got the same exit code - 216.
jamespharvey20 commented on 2022-06-06 01:37 (UTC) (edited on 2022-06-06 01:46 (UTC) by jamespharvey20)
I recommend not running this program as root, for good security practice. That said, if you want to do it anyway and are willing to take the risks that it eats your hard drive, read along.
When attempting to run as root, the GUI window will appear but without any contents. This was reported upstream in 2015 at https://forum.scootersoftware.com/forum/beyond-compare-4-discussion/linux-aa/12397-running-bcompare-as-root but its developers decided it was a KDE bug. They reported it to Fedora as a KDE bug at https://bugzilla.redhat.com/show_bug.cgi?id=1185893 but Fedora decided it was an application side bug, and they gave the good advice to not run GUI apps as root.
A workaround is:
Again, run a GUI as root at your own risk. (FWIW, it worked fine for me.)
This workaround only works on a local machine. Over a ssh session, even with X forwarding, it will give "X11 connection rejected because of wrong authentication." I didn't work through what the workaround for that would be, but it'll have something to do with
/root/.Xauthority
and/orxauth
.For a moment, I considered that the /usr/bin/bcompare bash script could be updated to check for root permissions and automatically export this environment variable. But, I see that bash script comes from upstream so is probably best left alone. Also, it's probably not a good idea to make it easier for people to run the program as root without understanding the dangers.
Musikolo commented on 2022-04-25 04:10 (UTC)
@eliminater74, it might sometimes be useful to use the
strace
command from a terminal the following way:I hope it helps!
eliminater74 commented on 2022-04-20 23:20 (UTC)
I keep geting: "usr/bin/bcompare: line 47: 42996 Segmentation fault (core dumped) /bin/bash -c "exec -a $0 $EXEC $ARGS > /dev/null 2>&1" $0"
any ideas?
1 2 3 4 5 6 .. 18 Next › Last »