![]() |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
After a week of use, I'm starting to like the quick gesture to close covers. It helps closing them without having to reach the top of the screen with your thumb, which is usually inconvenient.
The question about the notifications hiding the status bar is still open! |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Hey guys, I wonder if anyone can shed some light on a weird but not so troubling problem.
I've made a patch (RPM), the app installs to patchmanager, but patchmanager can't apply and an error message just says 'failed to install'. My patch makes some very minor changes in 'compositor.qml' and 'VolumeControl.qml'. I am able to make my changes manually to the device and they work, even after a reboot. So, why can I not apply the patch? - now, as the changes work when done manually, I'm going to assume that my spec file is the problem, as I get an error when uninstalling the patch.rpm; something like ("// error: line 2: is a directory) with a message about the %preun section - but the thing is, all my other patches are structured in the same way and they all install/patch/work/unapply/uninstall - but not this one. Here's the spec contents; (shortened) Code:
%description Regards, |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
P.S. Also check if you created patch file correctly... |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
if you cant apply patch its 100% problem in patch :D
spec file is for building and installing package |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
Also, @schturman - how do I check that I created the patch correctly? - I have altered my unified_diff.patch several times, putting voljmecontrol qml diff first then compositor.qml and vice versa.........if I make the alterations manually, the idea works, but trying to patch it, it fails. Weird. |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
for example you can post your patch here and someone can show where is your fault.
and you should never alter patch file by hand, you should use git or diff tool instead. |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
I would also like to say; the file shown below does indeed, take a cue from Virgi's Three Finger Volume Control patch. I don't intend, as yet, to upload the patch, certainly not without contacting Virgi first. Here's the patch code; Code:
--- /usr/share/lipstick-jolla-home-qt5/volumecontrol/VolumeControl.qml 2016-03-25 00:55:30.75196045$ |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
i see wrong filenames for both blocks and unwanted whitespace line after first block
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
wrong filenames?, so you are saying I am editing the wrong files?, as I see no mistakes in paths or their names - please elaborate, I don't fully understand what you mean..?, thanks. |
All times are GMT. The time now is 18:36. |
vBulletin® Version 3.8.8