After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 735427 - Cisco - Misc Video Camera pastes icon in opposite direction of what is shown
Cisco - Misc Video Camera pastes icon in opposite direction of what is shown
Status: RESOLVED FIXED
Product: dia
Classification: Other
Component: general
0.97
Other All
: Normal minor
: 0.98
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2014-08-26 05:46 UTC by Christopher M. Penalver
Modified: 2014-09-07 21:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christopher M. Penalver 2014-08-26 05:46:15 UTC
Downstream bug report:
https://bugs.launchpad.net/ubuntu/+source/dia/+bug/134738

Binary package hint: dia
1) lsb_release -rd
Description:	Ubuntu 14.04.1 LTS
Release:	14.04

2) apt-cache policy dia
dia:
  Installed: 0.97.2-15ubuntu1
  Candidate: 0.97.2-15ubuntu1
  Version table:
 *** 0.97.2-15ubuntu1 0
        500 http://us.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
        100 /var/lib/dpkg/status

3) What is expected to happen in a new diagram is on the left hand side click the drop down box (by default notes Flowchart) and change this to Cisco - Misc > scroll down to where it is a video camera with the lens pointing right > click this icon > click in the main diagram area and the icon should be pasted with the lens pointing to the right.

4) What happens instead is it pastes a camera with the lens pointing to the left.

First identified in Dia version 0.96.1.
Comment 1 Hans Breuer 2014-08-27 13:02:14 UTC
From my understanding it was a mistake to include two variants of Cisco - Video Camera in the first place in 2005 [1]. Even back than the facility to Flip Horizontal was available for at least five years. Now I'm uncertain how to fix this without breaking backward compatibility.
Maybe the best way would be to clean out all these duplicates (e.g. at least also "Cisco - PC Man left", "Cisco - PIX Firewall left" and "Cisco - Sitting Woman right") and make the icon direction fit the default appearance. And finally provide some backward compatibility by putting an alias for the old type names, but ignoring the changed visual apperance.

Opinions?

[1] https://git.gnome.org/browse/dia/commit/?id=c8d68af80441b34b73c13f3849a1423c1b0c5815
Comment 2 Christopher M. Penalver 2014-08-28 00:05:22 UTC
Hans Breuer, thanks for the fast response.

I would say do whatever makes it easier for developers to maintain, especially if it is what is provided in a competing platform for user expectation compatibility. If that is only having one icon, and let the user flip it, works for me. If it's maintaining the icons, but ensuring that they actually insert correctly, that works for me too.