cairo-dock-team team mailing list archive
-
cairo-dock-team team
-
Mailing list archive
-
Message #04319
Re: [Question #198999]: cairo-dock-icon-manager.c:75:15: error: storage size of ‘s_aMutexLookupIcon’ isn’t known
Question #198999 on Cairo-Dock Core changed:
https://answers.launchpad.net/cairo-dock-core/+question/198999
José Filipe posted a new comment:
$ cd «path to cairo core»/src/gldit
patch -p1 < /home/jfilipe/Download/matttbe.txt
(Stripping trailing CRs from patch.)
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|=== modified file 'src/gldit/cairo-dock-icon-manager.c'
|--- src/gldit/cairo-dock-icon-manager.c 2012-05-29 23:12:44 +0000
|+++ src/gldit/cairo-dock-icon-manager.c 2012-05-31 17:14:59 +0000
--------------------------
File to patch: cairo-dock-icon-manager.c
patching file cairo-dock-icon-manager.c
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n] y
Hunk #1 FAILED at 72.
patch unexpectedly ends in middle of line
Hunk #2 FAILED at 263.
2 out of 2 hunks FAILED -- saving rejects to file cairo-dock-icon-manager.c.rej
Other way
# bzr patch /home/jfilipe/Download/matttbe.txt
patch unexpectedly ends in middle of line
2 out of 2 hunks FAILED -- saving rejects to file src/gldit/cairo-dock-icon-manager.c.rej
bzr: ERROR: Patch application failed
How do apply patch if its fails in both methods ??
Regards
--
You received this question notification because you are a member of
Cairo-Dock Team, which is an answer contact for Cairo-Dock Core.