Bugs to be Buried: Difference between revisions

From Scribus Wiki
Jump to navigation Jump to search
(ok updated after error conflict and saved firash's update as well)
mNo edit summary
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}}
== 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 :) ).
== Bugs categorization ==
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 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).
=== 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]
{| class="wikitable"
!'''Bug #'''
! '''Description'''
! '''Reason'''
|-
|{{b|132}} || Orphans and Windows control || Already implemented in 1.5.0.svn in Paragraph Style Properties
|-
|{{b|1069}} || Auto-adjust size of text box to the text || Already implemented in 1.5.0.svn with "Adjust Frame Height to Text"
|-
|{{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)
|-
|{{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|7883}} || Use Shift drag to select a second group of objects || Works on 1.4.5.svn and 1.5.0.svn
|}
=== 2. Bugs need information ===
{| class="wikitable"
!'''Bug #'''
! '''Description'''
! '''Notes'''
! '''Date of last note''
! '''Expiration date'''
|-
|{{b|5283}} || Cursor doesn't follow text outside the frame || - || || (to be defined)
|-
|{{b|5532}} || Exporting to PDF aborted when wrong path || Fixed? Scribus asks to create the folder if does not exist || || (to be defined)
|-
|{{b|6084}} || Unable to print || - || || (to be defined)
|-
|{{b|6205}} || Update Image ignores change of resolution in image || - || || (to be defined)
|-
|{{b|6222}} || Save as PDF, frames not saving || - ||  || (to be defined)
|-
|{{b|7070}} || Strange Alignment justified || - || || (to be defined)
|-
|{{b|7185}} || When choosing a Turboprint - printer --> everything from scribus is printed in B/W || - || || (to be defined)
|-
|{{b|7581}} || Can not use UTF-8 characters || - || ||  (to be defined)
|-
|{{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)
|-
|{{b|7787}} || Hang on startup when sshfs connection open in home dir || - || || (to be defined)
|-
|{{b|7792}} || Unable to create pdf || - || || (to be defined)
|-
|{{b|7904}} || Opening the Story Editor takes a long time || Does it have any relevance after 5 years? || || (to be defined)
|-
|{{b|7930}} || Unable to center text || - || || (to be defined)
|-
|{{b|8279}} || Hyphenation || (I'd close it immediately) || || (to be defined)
|-
|{{b|8551}} || Deleting page range sometimes deletes all except page 1 || - || || (to be defined)
|-
|{{b|8926}} || Cannot save .sla files in newly-created projects on OpenSolaris || OpenSolaris is dead || || (to be defined)
|-
|{{b|8969}} || Crash When Pasting into Story Editor || Cannot reproduce with 1.4.5.svn (if I understand well the report) || || (to be defined)
|-
|{{b|9008}} || Building without GraphicksMagick++ || - || || (to be defined)
|-
|{{b|9163}} || InfoBox Script crashes in case one just presses Escape || -  || || (to be defined)
|-
|{{b|10623}} || 2 monitor setup issue - Properties Window being displayed with a position of -1280 || No response from OP || 12-Mar-14 ||
|}
[[Category:Development]]
{{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}}


Line 176: Line 87:
|-
|-
|{{b|10623}} || 2 monitor setup issue - Properties Window being displayed with a position of -1280 || No response from OP || 12-Mar-14 ||
|{{b|10623}} || 2 monitor setup issue - Properties Window being displayed with a position of -1280 || No response from OP || 12-Mar-14 ||
|}
|}
|}


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

Revision as of 21:10, 24 June 2014

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 :) ).


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 after a determined period of time (to be defined).


1. Bugs to be closed

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

Bug # Description Reason
132 Orphans and Windows control Already implemented in 1.5.0.svn in Paragraph Style Properties
1069 Auto-adjust size of text box to the text Already implemented in 1.5.0.svn with "Adjust Frame Height to Text"
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)
5172 "Fit to Height" doesn't work Works on 1.4.5.svn and 1.5.0.svn
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?
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"
7661 Bezier bounding box miscalculation Fixed in 1.5.0.svn
7883 Use Shift drag to select a second group of objects Works on 1.4.5.svn and 1.5.0.svn

2. Bugs need information

Bug # Description Notes 'Date of last note Expiration date
5283 Cursor doesn't follow text outside the frame - (to be defined)
5532 Exporting to PDF aborted when wrong path Fixed? Scribus asks to create the folder if does not exist (to be defined)
6084 Unable to print - (to be defined)
6205 Update Image ignores change of resolution in image - (to be defined)
6222 Save as PDF, frames not saving - (to be defined)
7070 Strange Alignment justified - (to be defined)
7185 When choosing a Turboprint - printer --> everything from scribus is printed in B/W - (to be defined)
7581 Can not use UTF-8 characters - (to be defined)
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)
7787 Hang on startup when sshfs connection open in home dir - (to be defined)
7792 Unable to create pdf - (to be defined)
7904 Opening the Story Editor takes a long time Does it have any relevance after 5 years? (to be defined)
7930 Unable to center text - (to be defined)
8279 Hyphenation (I'd close it immediately) (to be defined)
8551 Deleting page range sometimes deletes all except page 1 - (to be defined)
8926 Cannot save .sla files in newly-created projects on OpenSolaris OpenSolaris is dead (to be defined)
8969 Crash When Pasting into Story Editor Cannot reproduce with 1.4.5.svn (if I understand well the report) (to be defined)
9008 Building without GraphicksMagick++ - (to be defined)
9163 InfoBox Script crashes in case one just presses Escape - (to be defined)
9239 Image info not readable with dark theme Is it really an issue of Scribus? (to be defined)
10623 2 monitor setup issue - Properties Window being displayed with a position of -1280 No response from OP 12-Mar-14