Search Criteria
Package Details: path-of-building-community-git 2.49.3.r8315.62.517-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/path-of-building-community-git.git (read-only, click to copy) |
---|---|
Package Base: | path-of-building-community-git |
Description: | An offline build planner for Path of Exile using PoBFrontend, LocalIdentity's fork |
Upstream URL: | https://github.com/PathOfBuildingCommunity/PathOfBuilding |
Licenses: | MIT |
Submitter: | bcareil |
Maintainer: | matthewq337 (LordBlick) |
Last Packager: | LordBlick |
Votes: | 28 |
Popularity: | 0.52 |
First Submitted: | 2020-03-14 08:43 (UTC) |
Last Updated: | 2024-12-08 12:54 (UTC) |
Dependencies (12)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- luajit (luajit-2.1-lua52-gitAUR, luajit-gitAUR, luajit-openrestyAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- ttf-bitstream-vera
- ttf-liberation (ttf-defenestrationAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR) (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
Required by (0)
Sources (10)
- git+https://github.com/ernstp/pobfrontend.git#branch=qt6
- git+https://github.com/Lua-cURL/Lua-cURLv3
- git+https://github.com/PathOfBuildingCommunity/PathOfBuilding
- https://github.com/Openarl/PathOfBuilding/files/1167199/PathOfBuilding-runtime-src.zip
- lzip-linux.patch
- PathOfBuilding-force-disable-devmode.patch
- PathOfBuilding-logo.png
- PathOfBuilding-logo.svg
- PathOfBuilding.sh
- PathOfBuildingCommunity.desktop
Latest Comments
1 2 3 4 5 6 .. 9 Next › Last »
gabriel9 commented on 2024-08-20 05:58 (UTC)
For me setting the env WAYLAND_DISPLAY=wayland-0 did not work. What worked is adding this to command line: --nosocket=wayland
DezXerneas commented on 2024-07-23 08:07 (UTC) (edited on 2024-07-23 08:08 (UTC) by DezXerneas)
Is there a way to update to a beta versions? I have to force a reinstall every time I want to update to a new release.
tabre commented on 2024-07-22 18:20 (UTC)
For those having the black screen issue under wayland:
env -u WAYLAND_DISPLAY PathOfBuildingCommunity
You can update the Exec line in your .desktop file to follow this pattern.
Ac5000 commented on 2024-07-19 05:45 (UTC)
@Moxie Thanks for the tip. I was able to disable the Wayland windowing system using Flatseal and now the flatpak version launches correctly.
Moxie commented on 2024-07-19 00:00 (UTC) (edited on 2024-07-19 00:03 (UTC) by Moxie)
Running it with wayland seems to give black screen, but with xwayland it works.
$ QT_QPA_PLATFORM=xcb PathOfBuildingCommunity
Ac5000 commented on 2024-07-18 14:07 (UTC) (edited on 2024-07-18 14:08 (UTC) by Ac5000)
Adding additional information regarding the "black screen" launch: I am running PoB through flatpak and I am also having the issue with it launching as just a black screen. See information below. I know I have had success with this launching ok in the past, and I also don't believe there's been any PoB updates since that successful launch and now.
System Information:
OS: Arch Linux x86_64 Kernel: Linux 6.9.9-arch1-1 WM: Hyprland (Wayland) Nvidia GPU and drivers. (555.58.02-3) Launched from Wofi which launches the PoB.desktop.
PoB .Desktop File in case there's a key piece of information such as the
Exec
field:[Desktop Entry] Name=Path of Building (Community) Comment=Offline build planner for Path of Exile Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=pathofbuilding --file-forwarding community.pathofbuilding.PathOfBuilding @@u %U @@ Terminal=false Type=Application Icon=community.pathofbuilding.PathOfBuilding Categories=Game; Keywords=poe;pob;pobc;path;exile; MimeType=x-scheme-handler/pob; X-Flatpak=community.pathofbuilding.PathOfBuilding
hyprctl clients output (This is with it open as the black screen.):
Window 5f84a24a2290 -> Unnamed build (Scion) - Path of Building: mapped: 1 hidden: 0 at: 1925,7 size: 1618,1426 workspace: 4 (4) floating: 0 pseudo: 0 monitor: 0 class: pobfrontend title: Unnamed build (Scion) - Path of Building initialClass: pobfrontend initialTitle: Unnamed build (Scion) - Path of Building pid: 5147 xwayland: 0 pinned: 0 fullscreen: 0 fullscreenmode: 0 fakefullscreen: 0 grouped: 0 tags: swallowing: 0 focusHistoryID: 4
iliekturtles commented on 2024-07-18 00:00 (UTC)
To add to the mystery, running from tmux in the console,
PathOfBuilingCommunity&
, works. I notice that the application starts with the X-Windows icon, although it is still running through Wayland. Running the same command directly from the console, no tmux, does not work. The application gets an icon with an yellow circle with a W and is a black screen.iliekturtles commented on 2024-06-24 11:27 (UTC)
Are you also using an nVidia card? I have the same issue with nVidia/Wayland/KDE 6. An Intel/Wayland/KDE 6 machine does not have the issue. The issue started with the 2.40.0 release which included the graphics engine overhaul.
I haven't tried the nVidia beta drivers and just installed the POB Windows version using Steam/Proton.
betashaft commented on 2024-06-15 02:49 (UTC)
I'm encountering an issue where it launches into just a black screen. I'm not seeing any obvious errors on launch. I'm running hyprland as a WM and know that wayland support can be finnicky.
This is all I get, but the application is just a black screen.
1 2 3 4 5 6 .. 9 Next › Last »