Fixed in 1:3.2.5.c-4 (avaliable since xenial)
** Changed in: xfig (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1317825
Title:
The -..- and -.-
** Changed in: xfig (Ubuntu)
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1317825
Title:
The -..- and -.- line styles are broken
To manage notifications a
Where is available 1:3.2.5.c-4? In 14.04 seems still 1:3.2.5.c-1ubuntu1.
Thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1317825
Title:
The -..- and -.- line styles are broken
To manage not
This should be fixed since 1:3.2.5.c-4.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1317825
Title:
The -..- and -.- line styles are broken
To manage notifications about this bug go to:
https://bu
this bug is still in ubuntu, at least 14.04.
the proposed patch is incomplete, as it does increase the size of the bitmap,
but not the prefilled values.
a while ago i also wrote a patch for fedora, which i've also attached. ( from:
redhat bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=10481
Thanks, Romano.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1317825
Title:
The -..- and -.- line styles are broken
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/
@Persio it's quite simple to compile, anyway I have a binary on my blog:
http://rlog.rgtti.com/2014/06/26/quick-fix-xfig-bug/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1317825
Title:
The -..- an
I'm having this problem too. Trusty 64bit here. Is there a precompiled
patched pachage?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1317825
Title:
The -..- and -.- line styles are broken
To manag
The attachment "my_xfig_patch.patch" seems to be a patch. If it isn't,
please remove the "patch" flag from the attachment, remove the "patch"
tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the
team.
[This is an automated message performed by a Launchpad user owned by
~brian-mu
I tested this minimal patch:
--- w_drawprim.c.orig 2014-06-11 17:23:29.348481192 -0600
+++ w_drawprim.c2014-06-11 17:23:34.736481307 -0600
@@ -1292,7 +1292,7 @@
}
-static unsigned char dash_list[16][2] = {{255, 255}, {255, 255},
+static unsigned char dash_list[16][8] = {{255, 255},
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: xfig (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1317825
Title:
The -
work around:
$ sudo apt-get remove xfig
$ apt-get build-dep xfig
get the Trusty packages
$ wget
http://archive.ubuntu.com/ubuntu/pool/universe/x/xfig/xfig_3.2.5.c-1ubuntu1.dsc
$ wget
http://archive.ubuntu.com/ubuntu/pool/universe/x/xfig/xfig_3.2.5.c.orig.tar.gz
$ wget
http://archive.ubuntu.com
compiling xfig from source, and
$ valgrind ./xfig
== Process terminating with default action of signal 11 (SIGSEGV)
== General Protection Fault
== at 0x60CD35B: __fprintf_chk (fprintf_chk.c:30)
==by 0x44F8A5: error_handler (stdio2.h:97)
==by 0x5FF9FEF: ??? (in /lib/x86_64-linux-gnu/lib
13 matches
Mail list logo