User Tools

Site Tools


general:bugtracker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
general:bugtracker [2010/07/07 08:57]
darkzell666 Put links on the actual program names
general:bugtracker [2010/09/19 10:13]
darkzell666 Add info about the new "Add file" forum feature
Line 23: Line 23:
 ====== Posting log files ====== ====== Posting log files ======
  
-You can use [[http://​www.pastebin.org/​|pastebin]] or [[http://​www.pastebay.org/​|pastebay]] to post large text content. Posting in the thread itself is of course allowed ​but makes reading the thread painful, and could turn some helpers away.+You can attach your log files and screenshots to your posts via the "Add file" button. One exception is the quick reply form, which doesn'​t offer such funcionnality (yet). If that doesn'​t work, you can use [[http://​www.pastebin.org/​|pastebin]] or [[http://​www.pastebay.org/​|pastebay]] to post large text content. Posting in the thread itself is tolerated ​but makes reading the thread painful, and could turn some helpers away.
  
  
Line 29: Line 29:
 If for some reason you don't want to (or can't) upload a huge sample on the web, you'll want to cut a piece of the file (ie. grab the first xx MBytes of the file). If for some reason you don't want to (or can't) upload a huge sample on the web, you'll want to cut a piece of the file (ie. grab the first xx MBytes of the file).
  
-On windows, you can use [[http://​neuron2.net/​mine.html|DGSplit]] for this purpose. Check the "Stop after N chunks"​ box, for 1 chunk, to speed up the process. The chunks are numbered starting from 0.+On windows, you can use [[http://​neuron2.net/​mine.html|DGSplit]] for this purpose. Check the "Stop after N chunks"​ box, for 1 chunk, to speed up the process. The chunks are numbered starting from 0. Your cut sample should be named ''<​output prefix>​_0''​.
  
 Alternatively,​ if DGSplit doesn'​t work for you or if it doesn'​t work with your OS via an emulator, the split command does this perfectly (where XX is the number of MBytes you want to cut) : ''​split -b**XX**M <input file> <output prefix> --verbose''​ Alternatively,​ if DGSplit doesn'​t work for you or if it doesn'​t work with your OS via an emulator, the split command does this perfectly (where XX is the number of MBytes you want to cut) : ''​split -b**XX**M <input file> <output prefix> --verbose''​
general/bugtracker.txt ยท Last modified: 2012/11/11 08:51 (external edit)