Tabs are shown incorrectly in Bluefish on Ubuntu 12.10

Bug #1065625 reported by Ryan Coe
32
This bug affects 7 people
Affects Status Importance Assigned to Milestone
Bluefish
Fix Released
Medium
bluefish (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Bluefish only shows tabs as 1 space in the editor. The editor does not seem to honor the tab width setting. This is a change in behavior from Ubuntu 12.04.1.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: bluefish 2.2.3-4
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic i686
ApportVersion: 2.6.1-0ubuntu3
Architecture: i386
Date: Thu Oct 11 11:23:37 2012
SourcePackage: bluefish
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Ryan Coe (nismoryco) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in bluefish (Ubuntu):
status: New → Confirmed
Revision history for this message
Ryan Coe (nismoryco) wrote :

I have found that if I compile from source, I can work around the problem. Here are the commands I used:

$ ./configure --with-gtk2
$ make
$ su
# make install

The --with-gtk2 switch makes the difference.

Revision history for this message
Alexander Ivanov (ttecss) wrote :

@Ryan Coe: I confirm your solution to fix the problem, probably an issue with GTK3

I've made a little (...) modification to the configure options, just so they are consistent with the existing install environment on Ubuntu:

./configure '--build=i686-linux-gnu' '--prefix=/usr' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--libexecdir=${prefix}/lib/bluefish' '--disable-maintainer-mode' '--disable-dependency-tracking' '--with-icon-path=${prefix}/share/pixmaps' '--with-theme-path=${prefix}/share/icons/hicolor' '--with-freedesktop_org-menu=${prefix}/share/applications' '--with-freedesktop_org-mime=${prefix}/share/mime' '--with-xml-catalog=${sysconfdir}/xml/catalog' '--disable-static' '--disable-xml-catalog-update' '--disable-update-databases' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security' 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,--as-needed' 'build_alias=i686-linux-gnu' '--with-gtk2'

Changed in bluefish:
importance: Undecided → Unknown
status: New → Unknown
Changed in bluefish:
importance: Unknown → Medium
status: Unknown → Confirmed
Changed in bluefish:
status: Confirmed → Fix Released
Revision history for this message
Deepak (deepakiitr2015) wrote :

i am having the same problem

Revision history for this message
Ryan Coe (nismoryco) wrote :

Bluefish 2.2.4 has been released

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package bluefish - 2.2.4-1

---------------
bluefish (2.2.4-1) experimental; urgency=low

  * New upstream release.
    - Fixes mouse controlled zoom-out issue (LP: #1020925).
    - Fixes tabs width issue (LP: #1065625).
  * debian/copyright: Updated.
  * debian/patches/bz679203_fix_segfault.patch: Dropped (applied upstream).
  * debian/patches/fix_segfault_blocksync.patch: Ditto.
  * debian/patches/fix_segfault_scanner.patch: Ditto.
  * debian/patches/translation_updates.patch: Ditto.
  * debian/patches/series: Adjusted.

 -- Daniel Leidert <email address hidden> Sat, 09 Feb 2013 23:43:04 +0100

Changed in bluefish (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.