[Xfce-bugs] [Bug 12747] Autocomplete should be case insensitive

2018-03-02 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=12747

alexxcons  changed:

   What|Removed |Added

 CC||ac...@gmx.de

--- Comment #2 from alexxcons  ---
Thanks for the patch and sorry for the late reply !

I did not look into other locals, however for me the search ( CTRL + F )
already is case insensitive ( thunar 1.6.14), though I dont know where the
magic currently happens. Possibly there is some use-case which is not covered
by the current case insensitive on the search ?

Despite from that, this issue is about auto-complete in the location bar, not
about the search ;)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 14259] "Undo" option in Bulk Rename

2018-03-02 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=14259

--- Comment #5 from alexxcons  ---
I dont like the "undo" feature much. IMO it is not the job of a file browser to
recover lost information, regular backups should cover that.

Specially for the bulk renamer you already have a list of "new names", so you
can check what it will look like before pushing "rename".

Last but not least I think undo is rather "heavy" to implement. You always
would need to handle an array of filenames instead of a single one for each
file.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 14259] "Undo" option in Bulk Rename

2018-03-02 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=14259

--- Comment #4 from alexxcons  ---
*** Bug 14257 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 14257] "Undo" option in Bulk Rename

2018-03-02 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=14257

alexxcons  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||ac...@gmx.de
 Status|NEW |RESOLVED

--- Comment #1 from alexxcons  ---


*** This bug has been marked as a duplicate of bug 14259 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 14259] "Undo" option in Bulk Rename

2018-03-02 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=14259

--- Comment #3 from alexxcons  ---
*** Bug 14258 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 14258] "Undo" option in Bulk Rename

2018-03-02 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=14258

alexxcons  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||ac...@gmx.de
 Resolution|--- |DUPLICATE

--- Comment #1 from alexxcons  ---


*** This bug has been marked as a duplicate of bug 14259 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 14259] "Undo" option in Bulk Rename

2018-03-02 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=14259

--- Comment #2 from cipricus  ---

My posting here doesn't have an "undo" option either. Sorry for the spelling
errors ("charters position" - I mean "characters")...

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 14259] "Undo" option in Bulk Rename

2018-03-02 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=14259

--- Comment #1 from cipricus  ---
When character/text has been removed according to charters position - one that
was not the same in all filenames modified (imagine six-digit different numbers
at the end of every filename) - it is impossible to restore otherwise.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 14259] New: "Undo" option in Bulk Rename

2018-03-02 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=14259

Bug ID: 14259
   Summary: "Undo" option in Bulk Rename
Classification: Xfce Core
   Product: Thunar
   Version: 1.6.11
  Hardware: Other
OS: Linux
Status: NEW
  Severity: normal
  Priority: Medium
 Component: Renamer
  Assignee: xfce-bugs@xfce.org
  Reporter: cipri...@gmail.com
CC: be...@xfce.org, hj...@xfce.org
  Target Milestone: 1.8.0

I think this would be very useful to be able to undo an operation after the
"Rename Files" button has been clicked. It will avoid taking new action with
Bulk Rename to restore previous names modified by error but especially it would
be the only recourse in some cases of error like, for example, when
text/character has been:

- removed according to character position

- replaced by nothing 

- replaced by text/character that is present in other positions where it must
not be changed

etc

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 14259] "Undo" option in Bulk Rename

2018-03-02 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=14259

cipricus  changed:

   What|Removed |Added

 CC||cipri...@gmail.com

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 14258] New: "Undo" option in Bulk Rename

2018-03-02 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=14258

Bug ID: 14258
   Summary: "Undo" option in Bulk Rename
Classification: Xfce Core
   Product: Thunar
   Version: unspecified
  Hardware: Other
OS: Linux
Status: NEW
  Severity: normal
  Priority: Medium
 Component: Renamer
  Assignee: xfce-bugs@xfce.org
  Reporter: cipri...@gmail.com
CC: be...@xfce.org, hj...@xfce.org
  Target Milestone: 1.8.0

I think this would be very useful in many cases of error. It will avoid taking
new action with Bulk Rename to restore previous names modified by error but
especially it would be the only recourse in some cases like, for example when
text/character has been:

- removed according to character position

- replaced by nothing 

- replaced by text/character that is present in other positions where it must
not be changed

etc

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 8769] Unergonomic default shortcuts for tile-left/right

2018-03-02 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=8769

Simon Steinbeiss  changed:

   What|Removed |Added

Product|Xfwm4   |Libxfce4ui
   Assignee|four...@xfce.org|n...@xfce.org
  Component|Settings|General
Version|unspecified |4.13.4
   Target Milestone|Xfce 4.6|4.14
 CC||hj...@xfce.org,
   ||och...@xfce.org,
   ||xfce-bugs@xfce.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


[Xfce-bugs] [Bug 14256] New: System does not start up after screen lock

2018-03-02 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=14256

Bug ID: 14256
   Summary: System does not start up after screen lock
Classification: Xfce Core
   Product: Xfce4-session
   Version: Unspecified
  Hardware: Other
OS: Linux
Status: NEW
  Severity: normal
  Priority: Medium
 Component: General
  Assignee: xfce-bugs@xfce.org
  Reporter: edmund...@gmail.com
CC: be...@xfce.org, n...@xfce.org
  Target Milestone: Xfce 4.12

when light-locker is active, many times the system will not wake up and turn
off the monitor completely.
Must reboot when it happens.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs