Bugs to be Buried: Difference between revisions

From Scribus Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(25 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Announcement|This page's function is for Scribus volunteers to post bugs that are possibly closed|Please adhere to the style of the page}}
{{Announcement|This page's function is for Scribus volunteers to post bugs that are possibly closed|Please adhere to the style of the page}}
 
__NOTOC__
 
== Guidelines ==
== Guidelines ==
In order to save time, we need to create a wiki page that is easy to read and understand for developers (their time is precious :) ).
In order to save time, we need to create a wiki page that is easy to read and understand for developers (their time is precious :) ).


====Closing bugs====
====Closing bugs====
Mostly questions ATM :
* Who has the authorization to close bugs on the bug tracker ?
* Could somebody else get that authorization to close bugs ?
* What procedure should be followed so as to enable to close a specific bug without loosing valuable data ?
== Bugs categorization ==
== Bugs categorization ==
At the moment there are two main categories to fill with bug reports:
At the moment there are two main categories to fill with bug reports:
Line 19: Line 11:




=== 1. Bugs to be closed ===
=== 0. Bugs that need a verdict ===
 
<!-- <mantis>
Note : there is a #tobeclosed tag in the bug tracker. See list of [http://bugs.scribus.net/search.php?tag_string=%23tobeclosed #tobeclosed bugs]
bugid =  
 
{| class="wikitable"
!'''Bug #'''
! '''Description'''
! '''Reason'''
|-
|{{b|3347}} || Ruler just keeps on growing over the pages || Works on 1.4.5.svn and 1.5.0.svn (likely due to a bad usage of Scribus). <br> ''MrB: Proposed behaviour seems better than current''.
|-
|{{b|6230}} || Feature request: alignment of images within an image frame || Works on 1.4.4 with the plugin "Align_an_Image_in_its_Frame". Port the script to 1.5.0.svn?
|-
|{{b|11318}} || Grey out all irrelevant features || Not possible on all platforms
|}
 
<mantis>
bugid = 3347
header = true
color = true
show  = id, category, priority, created, updated, summary
</mantis>
<mantis>
bugid = 6230
header = true
color = true
show  = id, category, priority, created, updated, summary
</mantis>
<mantis>
bugid = 11318
header = true
header = true
color = true
color = true
show  = id, category, priority, created, updated, summary
show  = id, category, priority, created, updated, summary
comment# =
comment# =
comment# =
comment# =
comment# =
</mantis>
</mantis>
-->
=== 1. Bugs to be closed ===


 
Note : there is a #tobeclosed tag in the bug tracker. See list of [http://bugs.scribus.net/search.php?tag_string=%23tobeclosed #tobeclosed bugs]
 
=== 2. Bugs need information ===
{| class="wikitable"
!'''Bug #'''
! '''Description'''
! '''Notes'''
! '''Last Updated'''
! '''Feedback Requested'''
|-
|{{b|2583}} || Applying overrides to styles loses baseline grid attachment || Should be reproduced or closed || - || -
|-
|{{b|3822}} || Stroke of letters overlap the inside of the letters themselves || Should be reproduced or closed || - || -
|-
|{{b|6205}} || Update Image ignores change of resolution in image || - || - || -
|-
|{{b|10265}} || Style attributes aren't set properly to the text || No steps or files to reproduce with || 12-Feb-07 || -
|-
|{{b|11361}} || whole paragraph style edit pane keeps grayed || Taking a more in depth look later || 13-Jan-07 || -
|-
|{{b|11447}} || Creating own colour palette does not work || Not sure if it's an issue or wrong usage of Scribus || 13-Mar-05 || 14-Jul-08
|-
|{{b|11624}} || Scrapbook: name of element is too much summarized || Needs ideas || || 14-Jul-04
|}


<mantis>
<mantis>
bugid = 2421
bugid = 3347, 4808, 5590, 5708, 6230, 8183,
header = true
header = true
color = true
color = true
show  = id, category, priority, created, updated, summary
show  = id, category, priority, created, updated, summary
comment#3347 = Works on 1.4.5.svn and 1.5.0.svn (likely due to a bad usage of Scribus). ''MrB: Proposed behaviour seems better than current''
comment#5708 = Can we close this?
comment#5590 = seems obsolete
comment#6230 = Works on 1.4.4 with the plugin "Align_an_Image_in_its_Frame". Port the script to 1.5.0.svn?
</mantis>
</mantis>


=== 2. Bugs need information ===


<mantis>
<mantis>
bugid = 3096
bugid = 393,2568,2583,2421,3096,3822,4883,4885,5283,6079,6205,7147,8254,9159,9169,9296,9365,10265,11361,11447,11605,11624,
header = true
header = true
color = true
color = true
show  = id, category, priority, created, updated, summary
show  = id, category, priority, created, updated, summary
</mantis>
comment#2583 = Should be reproduced or closed
comment#3096 = Updated! Bug still exists in certain conditions
comment#3822 = Should be reproduced or closed
comment#4883 =
comment#4885 =
comment#9296 = Can someone reproduce this?
comment#10265 = No steps or files to reproduce with (Updated:12-Feb-07)
comment#11361 = Taking a more in depth look later (Updated: 13-Jan-07)
comment#11447 = Not sure if it's an issue or wrong usage of Scribus (Updated: 13-Mar-05 / Requested Feedback: 14-Jul-08)
comment#11605 = Needs info
comment#11624 = Needs ideas (Requested Feedback: 14-Jul-04)


<mantis>
bugid = 5283
header = true
color = true
show  = id, category, priority, created, updated, summary
</mantis>
</mantis>


 
== Related ==
<mantis>
* [[Most_Annoying_Bugs]]
bugid = 9365
* [[Most_Desired_Features]]
header = true
color = true
show  = id, category, priority, created, updated, summary
</mantis>


[[Category:Development]]
[[Category:Development]]
[[Category:Testing]]

Latest revision as of 11:58, 23 May 2015

Announcement: This page's function is for Scribus volunteers to post bugs that are possibly closed
Please adhere to the style of the page


Guidelines

In order to save time, we need to create a wiki page that is easy to read and understand for developers (their time is precious :) ).

Closing bugs

Bugs categorization

At the moment there are two main categories to fill with bug reports:

  1. Bugs to be closed: includes reports which are already implemented or fixed in the current releases such as 1.4 or 1.5.
  2. Bugs need information: includes reports which are "useless" in their current state as do not contain enough information to find and fix the issue or are simply related to very old Scribus versions. We may send a message to the reporter and, if there is no response, close them.


0. Bugs that need a verdict

1. Bugs to be closed

Note : there is a #tobeclosed tag in the bug tracker. See list of #tobeclosed bugs

<mantis> bugid = 3347, 4808, 5590, 5708, 6230, 8183, header = true color = true show = id, category, priority, created, updated, summary comment#3347 = Works on 1.4.5.svn and 1.5.0.svn (likely due to a bad usage of Scribus). MrB: Proposed behaviour seems better than current comment#5708 = Can we close this? comment#5590 = seems obsolete comment#6230 = Works on 1.4.4 with the plugin "Align_an_Image_in_its_Frame". Port the script to 1.5.0.svn? </mantis>

2. Bugs need information

<mantis> bugid = 393,2568,2583,2421,3096,3822,4883,4885,5283,6079,6205,7147,8254,9159,9169,9296,9365,10265,11361,11447,11605,11624, header = true color = true show = id, category, priority, created, updated, summary comment#2583 = Should be reproduced or closed comment#3096 = Updated! Bug still exists in certain conditions comment#3822 = Should be reproduced or closed comment#4883 = comment#4885 = comment#9296 = Can someone reproduce this? comment#10265 = No steps or files to reproduce with (Updated:12-Feb-07) comment#11361 = Taking a more in depth look later (Updated: 13-Jan-07) comment#11447 = Not sure if it's an issue or wrong usage of Scribus (Updated: 13-Mar-05 / Requested Feedback: 14-Jul-08) comment#11605 = Needs info comment#11624 = Needs ideas (Requested Feedback: 14-Jul-04)

</mantis>

Related