Search Criteria
Package Details: pixelflasher-bin 7.8.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pixelflasher-bin.git (read-only, click to copy) |
---|---|
Package Base: | pixelflasher-bin |
Description: | Pixel phone flashing GUI utility with features. |
Upstream URL: | https://github.com/badabing2005/PixelFlasher |
Licenses: | GPL-3.0-or-later |
Conflicts: | pixelflasher |
Provides: | pixelflasher |
Submitter: | yochananmarqos |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 2 |
Popularity: | 0.006681 |
First Submitted: | 2023-06-04 17:20 (UTC) |
Last Updated: | 2024-12-15 20:20 (UTC) |
Dependencies (5)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- android-tools (android-sdk-platform-tools-dummyAUR, android-sdk-platform-toolsAUR) (optional) – Use system platform tools
- scrcpy (scrcpy-full-gitAUR, scrcpy-gitAUR) (optional) – Launch Screen Copy
Latest Comments
« First ‹ Previous 1 2
sawdoctor commented on 2023-09-20 18:59 (UTC)
Just updated to latest version with yay (pamac didn't see it for some reason) and I get the following error when trying to open settings
Traceback (most recent call last): File "Main.py", line 615, in OnToolClick File "Main.py", line 1101, in _on_advanced_config File "advanced_settings.py", line 219, in init wx._core.wxAssertionError: C++ assertion ""Assert failure"" failed at /home/wxpy/wxPython-4.2.1/ext/wxWidgets/src/common/sizer.cpp(1601) in DoInsert(): too many items (19 > 2*9) in grid sizer (maybe you should omit the number of either rows or columns?)
Daemon702 commented on 2023-08-14 03:53 (UTC)
@yochananmarqos I'm a bit late confirming this, but it works perfect. Thanks!
There also appears to be a small compatibility issue with PixelFlasher on Arch when devices in fastboot show up as a GenesysLogic device instead of fastboot. I submitted a pull request to resolve this, so hopefully it's fixed in the next release
yochananmarqos commented on 2023-07-28 16:08 (UTC)
@Daemon702: I can't reproduce the issue on GNOME using GtkFileChooser. I don't have a Qt based desktop to test on.
I've just added
pixelflasher
building from source, try that.Daemon702 commented on 2023-07-28 04:27 (UTC)
There is a dependency issue with the pre-compiled binary provided by this package that is preventing usage of the Open Folder and Open Working Directory buttons:
This issue does not appear when building from source
« First ‹ Previous 1 2