[Libreoffice-bugs] [Bug 88502] UI User selection of Firefox theme by pasting URL in UI is NOT possible

2015-11-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88502

manuel  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #12 from manuel  ---
hi all you

i did try my fix test and worked...

first step:

from firefox file prefs.js (from home/user/.mozilla/firefox/profile/)
there are code:

user_pref("lightweightThemes.persisted.footerURL", true);

user_pref("lightweightThemes.persisted.headerURL", true);

user_pref("lightweightThemes.selectedThemeID", "652256");


user_pref("lightweightThemes.usedThemes",
"[{\"id\":\"652256\",\"name\":\"Dandelion Seeds . Water
Droplets\",\"headerURL\":\"https://addons.cdn.mozilla.net/user-media/addons/652256/header.png?1441718429\",\"footerURL\":\"https://addons.cdn.mozilla.net/user-media/addons/652256/footer.png?1441718429\",\"textcolor\":\"#013b3a\",\"accentcolor\":\"#cce8e3\",\"iconURL\":\"https://addons.cdn.mozilla.net/user-media/addons/652256/icon.png?1441718429\",\"previewURL\":\"https://addons.cdn.mozilla.net/user-media/addons/652256/preview.png?1441718429\",\"author\":\"VanillaOrchids\",\"updateURL\":\"https://versioncheck.addons.mozilla.org/en-US/themes/update-check/652256\",\"version\":\"0\",\"updateDate\":1447576483507,\"installDate\":1447576483507}];);

so the image header is:

https://addons.cdn.mozilla.net/user-media/addons/652256/header.png

so the image footer is:
https://addons.cdn.mozilla.net/user-media/addons/652256/footer.png

so i did fix my test trick:

1)

close all libreoffice.  
before you save 2 files png (2 link):

https://addons.cdn.mozilla.net/user-media/addons/652256/header.png
https://addons.cdn.mozilla.net/user-media/addons/652256/footer.png


save in path (linux, my case: opensuse 13.2):

/home/$user$/.config/libreoffice/4-suse/user/gallery/personas/ (save here
header.png,footer)

(if there are not folder name "gallery" and "personas" then you can create 1
folder name "gallery" and sub-folder you can create name "personas".)

2)

go to folder: /home/$user$/.config/libreoffice/4-suse/user/

3)

open file name "registrymodifications.xcu" with kwrite or notepad++

4)

find row:

""


add write "header.png;footer.png" see example:


"header.png;footer.png"


5)

find row:

"no"


add write "own" see example:

"own"

6)

GOAL, finish, open Libreoffice 4.4 or 5.0

this is manual modify.. maybe/hope the team develops can see this fix and
create a script generator...is possible?

this is help for all you..  

manuel

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 88502] UI User selection of Firefox theme by pasting URL in UI is NOT possible

2015-08-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88502

Yousuf (Jay) Philips philip...@hotmail.com changed:

   What|Removed |Added

 Depends on||60543

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 88502] UI User selection of Firefox theme by pasting URL in UI is NOT possible

2015-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88502

Adolfo Jayme f...@libreoffice.org changed:

   What|Removed |Added

 CC||felixbr...@gmail.com

--- Comment #11 from Adolfo Jayme f...@libreoffice.org ---
*** Bug 93155 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 88502] UI User selection of Firefox theme by pasting URL in UI is NOT possible

2015-08-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88502

Adolfo Jayme f...@libreoffice.org changed:

   What|Removed |Added

 CC||andrej8anu...@gmail.com

--- Comment #10 from Adolfo Jayme f...@libreoffice.org ---
*** Bug 93179 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 88502] UI User selection of Firefox theme by pasting URL in UI is NOT possible

2015-08-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88502

Adolfo Jayme f...@libreoffice.org changed:

   What|Removed |Added

   Priority|medium  |high

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 88502] UI User selection of Firefox theme by pasting URL in UI is NOT possible

2015-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88502

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 CC||ba...@quipo.it

--- Comment #9 from tommy27 ba...@quipo.it ---
still present in LibO 4.4.5.2 see:
https://bugs.documentfoundation.org/show_bug.cgi?id=92942#c4

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 88502] UI User selection of Firefox theme by pasting URL in UI is NOT possible

2015-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88502

Adolfo Jayme f...@libreoffice.org changed:

   What|Removed |Added

 CC||phl...@gmail.com

--- Comment #8 from Adolfo Jayme f...@libreoffice.org ---
*** Bug 90313 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 88502] UI User selection of Firefox theme by pasting URL in UI is NOT possible

2015-03-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88502

Robinson Tryon (qubit) qu...@runcibility.com changed:

   What|Removed |Added

 Whiteboard||bibisectNotNeeded

--- Comment #7 from Robinson Tryon (qubit) qu...@runcibility.com ---
(In reply to Adolfo Jayme from comment #2)
 Removing bibisectRequest as it is obvious this regressed in the GSoC Persona
 commits. It is an oversight in the new implementation.

Fair enough:
Whiteboard - bibisectNotNeeded

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 88502] UI User selection of Firefox theme by pasting URL in UI is NOT possible

2015-02-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88502

Adolfo Jayme f...@libreoffice.org changed:

   What|Removed |Added

 CC||fulemulev...@gmail.com

--- Comment #6 from Adolfo Jayme f...@libreoffice.org ---
*** Bug 89533 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 88502] UI User selection of Firefox theme by pasting URL in UI is NOT possible

2015-02-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88502

Adolfo Jayme f...@libreoffice.org changed:

   What|Removed |Added

 Status|RESOLVED|NEW
 Blocks||86544
 Resolution|DUPLICATE   |---

--- Comment #4 from Adolfo Jayme f...@libreoffice.org ---
(In reply to Cor Nouws from comment #3)
 But maybe that must be reworked to a meta issue ?

That bug report is too broad, it should indeed be a meta issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 88502] UI User selection of Firefox theme by pasting URL in UI is NOT possible

2015-02-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88502

Adolfo Jayme f...@libreoffice.org changed:

   What|Removed |Added

 CC||philip...@hotmail.com

--- Comment #5 from Adolfo Jayme f...@libreoffice.org ---
*** Bug 89302 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 88502] UI User selection of Firefox theme by pasting URL in UI is NOT possible

2015-01-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88502

Cor Nouws c...@nouenoff.nl changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||c...@nouenoff.nl
 Resolution|--- |DUPLICATE
Summary|User selection of Firefox   |UI User selection of
   |theme is NOT possible   |Firefox theme by pasting
   ||URL in UI is NOT possible

--- Comment #3 from Cor Nouws c...@nouenoff.nl ---
There is an issue already addressing the problems: 86544
See comment issue 86544#3 

But maybe that must be reworked to a meta issue ?

*** This bug has been marked as a duplicate of bug 86544 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs