From Fedora Project Wiki

(Redirecting to MatejCepl)
(Add link to the font Iosevka wishlist)
 
(23 intermediate revisions by the same user not shown)
Line 1: Line 1:
#REDIRECT [[MatejCepl]]
__NOTOC__
 
== Interesting links & TODO ==
 
* [http://www.go-evolution.org/Camel.Search Camel.Search]—to write Evolution Search Expression HOWTO to have at least some examples how it is supposed to work
* [[User:Mcepl/Font-Iosevka-wishlist]]
 
== Bug related links ==
 
=== General bug triage ===
 
* [[BugZappers]]
* [[User:Mcepl/Bug_reporting_HOWTO|Bug reporting HOWTO]]
* [[User:Mcepl/Bug_links|Random bug links]]
* [[BugZappers/BugStatusWorkFlow]]
* [[BugZappers/Components]] was generated with
fgrep '<name>' comps.xml | fgrep -v Support | sed -e 's/.*<name>//g ; s/<\/name>//g' \
    | sort | sed -e 's/^/||/ ; s/$/||/'
 
=== X &amp; co. ===
 
* [[Xorg/3rd_Party_Video_Drivers|3rd Party Video Drivers]]
* [http://xorg.freedesktop.org/wiki/Development/Documentation/ServerDebugging X server debugging]
* [[Docs/Beats/Xorg|Fedora Xorg documentation]]
* [[Xorg/Debugging|Xorg Debugging]]
* [[Xorg/Input_Triage_Algorithm|Input devices bug triage algorithm]]
* [http://wiki.debian.org/XStrikeForce/HowToRandR12 Debian RandR12 HOWTO]
* [http://wiki.x.org/wiki/RadeonFeature Radeon development Feature Matrix]
 
=== Mozilla &amp; co. ===
 
* [[How_to_debug_Firefox_problems|How to debug Firefox problems]]
* [http://developer.mozilla.org/en/docs/Debugging_on_Linux General notes about Mozilla debugging]

Latest revision as of 18:11, 30 December 2018


Interesting links & TODO

Bug related links

General bug triage

fgrep '<name>' comps.xml | fgrep -v Support | sed -e 's/.*<name>//g ; s/<\/name>//g' \
    | sort | sed -e 's/^/||/ ; s/$/||/'

X & co.

Mozilla & co.