Bugs to be Buried: Difference between revisions

From Scribus Wiki
Jump to navigation Jump to search
No edit summary
 
(161 intermediate revisions by 4 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====
== 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:
# Bugs to be closed: includes reports which are already implemented or fixed in the current releases such as 1.4 or 1.5.
# Bugs to be closed: includes reports which are already implemented or fixed in the current releases such as 1.4 or 1.5.
# 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 after a determined period of time (to be defined).
# 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 ===
<!-- <mantis>
bugid =
header = true
color = true
show  = id, category, priority, created, updated, summary
comment# =
comment# =
comment# =
comment# =
comment# =
</mantis>
-->
=== 1. Bugs to be closed ===
=== 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]
Note : there is a #tobeclosed tag in the bug tracker. See list of [http://bugs.scribus.net/search.php?tag_string=%23tobeclosed #tobeclosed bugs]


{| class="wikitable"
<mantis>
!'''Bug #'''
bugid = 3347, 4808, 5590, 5708, 6230, 8183,
! '''Description'''
header = true
! '''Reason'''
color = true
|-
show  = id, category, priority, created, updated, summary
|{{b|132}} || Orphans and Windows control || Already implemented in 1.5.0.svn in Paragraph Style Properties
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?
|{{b|1069}} || Auto-adjust size of text box to the text || Already implemented in 1.5.0.svn with "Adjust Frame Height to Text"
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?
|{{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)
</mantis>
|-
|{{b|5172}} || "Fit to Height" doesn't work || Works on 1.4.5.svn and 1.5.0.svn
|-
|{{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|7618}} || Select all doesn't select out of canvas objects || Works on 1.4.5.svn and 1.5.0.svn with "Advanced Select All"
|-
|{{b|7661}} || Bezier bounding box miscalculation || Fixed in 1.5.0.svn
|-
|{{b|11408}} || - || Duplicate of {{b|12018}} (more precise)
|}


=== 2. Bugs need information ===
=== 2. Bugs need information ===
{| class="wikitable"
 
!'''Bug #'''
<mantis>
! '''Description'''
bugid = 393,2568,2583,2421,3096,3822,4883,4885,5283,6079,6205,7147,8254,9159,9169,9296,9365,10265,11361,11447,11605,11624,
! '''Notes'''
header = true
! '''Expiration date'''
color = true
|-
show  = id, category, priority, created, updated, summary
|{{b|5283}} || Cursor doesn't follow text outside the frame || - || (to be defined)
comment#2583 = Should be reproduced or closed
|-
comment#3096 = Updated! Bug still exists in certain conditions
|{{b|5532}} || Exporting to PDF aborted when wrong path || Fixed? Scribus asks to create the folder if does not exist || (to be defined)
comment#3822 = Should be reproduced or closed
|-
comment#4883 =
|{{b|6084}} || Unable to print || - || (to be defined)
comment#4885 =
|-
comment#9296 = Can someone reproduce this?
|{{b|6205}} || Update Image ignores change of resolution in image || - || (to be defined)
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)
|{{b|6222}} || Save as PDF, frames not saving || - || (to be defined)
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
|{{b|7070}} || Strange Alignment justified || - || (to be defined)
comment#11624 = Needs ideas (Requested Feedback: 14-Jul-04)
|-
 
|{{b|7185}} || When choosing a Turboprint - printer --> everything from scribus is printed in B/W || - || (to be defined)
</mantis>
|-
 
|{{b|7581}} || Can not use UTF-8 characters || - || (to be defined)
== Related ==
|-
* [[Most_Annoying_Bugs]]
|{{b|7734}} || Nodes inserted into a path appear far away from where clicked || Cannot reproduce with 1.4.5.svn and 1.5.0.svn || (to be defined)
* [[Most_Desired_Features]]
|}


[[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