Package: gnome-terminal
Version: 2.8.2-2
Followup-For: Bug #257709
Confirmed with gnome-terminal 2.8.2-2
If gnome-terminal really can't cope with unicode characters then it
should a least let the user know why the paste has failed. Alternatively
it could do what my xterm does and just ignore th
retitle 257709 Silently fails to paste chars if locale doesn't support them.
thanks
> If I try to cut and paste a piece of text from mozilla which contains,
> e.g., é, the paste silently fails.
>
> Pasting the same text into, e.g., gedit, succeeds.
>
The problem is that you are not using a UTF-
tags 284956 + confirmed
tags 284956 - unreproducible moreinfo
thanks
I can still reproduce this with the new version of gnome-terminal
(2.8.2-2).
Interestingly you only see the bug if there is already more than one tab
open in the gnome-terminal window.
--
To UNSUBSCRIBE, email to [EMAIL PROT
On Sun, 2005-04-17 at 19:26 -0400, J. Bruce Fields wrote:
> > The problem is that you are not using a UTF-8 (Unicode) system locale.
> > Run
> >
> > # pkg-reconfigure locales
> >
> > and select a Unicode locale (eg en_GB.UTF-8) as the default system
> > locale. Log out of GNOME and log back in.
>
Package: shared-mime-info
Version: 0.15-1
Severity: normal
0.16 was released on Mar 22 2005 and fixes quite a few bugs. Here are
the highlights of the changelog.
Add application/vnd.mozilla.xul+xml and make MathML inherit from XML.
Improve lotus 123 files magic pattern
Take value endianness into
tags 281894 + patch confirmed
tags 294908 + patch confirmed
tags 282986 + patch confirmed
thanks
Hi,
Upstream think they have fixed this. Please see
https://bugs.freedesktop.org/show_bug.cgi?id=2928 for more information.
However they would like someone to test the changes. I have attached a
patch
I missed out the most important part which is that it fixes bug 276744.
2004-12-10 Christophe Fergeau <[EMAIL PROTECTED]>
* freedesktop.org.xml.in: use application/msword as the main type
for MS/Word files
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "un
tags + 276744 fixed-upstream
thanks
This is fixed in the 0.16 release that was made at the end of March
2004-12-10 Christophe Fergeau <[EMAIL PROTECTED]>
* freedesktop.org.xml.in: use application/msword as the main type
for MS/Word files
--
To UNSUBSCRIBE, email to [EMAIL P
On Mon, 2005-04-18 at 11:50 +0200, Sjoerd Simons wrote:
> So a mail reader should convert from the mails locale to
> the terminals locale if possible (Which mutt does fine with for example this
> mail when in an utf-8 terminal).. That's not a problem of the terminal.
Wouldn't it make sense for gn
tags 281894 + fixed-upstream
thanks
A fix for this has been committed in upstream CVS. It is not yet part of
a release.
2005-04-16 Christophe Fergeau <[EMAIL PROTECTED]>
* .cvsignore:
* freedesktop.org.xml.in: use application/xslt+xml for xslt
stylesheets, maybe it will
On Sat, 2005-04-23 at 09:49 +0200, Roland SchÃuble wrote:
> Your patch did not work for my local xml/xsl files.
Would you provide a bit more information about what error you got after
you had applied the patch? What browser where you using? What error
message did you get?
"application/xslt+xml" is
I'm included Roland's complete reply so that it is recorded int the bts.
I've also attached his example files to this mail.
On Sat, 2005-04-23 at 14:02 +0200, Roland SchÃuble wrote:
> Hi,
>
> Thank you for the quick response.
> After applying th patch, I got the same error in my browser I had
> b
On Sun, 2005-04-24 at 01:13 +0100, Stewart Jeacocke wrote:
> On Sat, 2005-04-23 at 23:01 +0200, J.H.M. Dassen (Ray) wrote:
> Here's a good starting point:
> > http://www.xinara.org/~ray/tmp/shared-mime-info_0.16-1debian1.diff.gz
> Ray has picked up the old incorrect p
Hi Ray,
There's something wrong with the "magic" in your patch. Applying it to
shared-mime-info 0.16 cause update-mime-database to give the following
types of errors
(in /usr/share/mime/packages/freedesktop.org.xml):
* Error in element: Number out-of-range (0x504B03041400 should
fit in 4 byte
On Mon, 2005-04-25 at 11:27 +0200, Sjoerd Simons wrote:
> As you seem to have invested some time in figuring out the issues, why don't
> you create a patch against either the current debian package or ray's diff..
> If
> it's well done, it'll probably get picked up quite fast by someone..
Attache
On Mon, 2005-04-25 at 20:39 +0100, Stewart Jeacocke wrote:
> On Mon, 2005-04-25 at 11:27 +0200, Sjoerd Simons wrote:
> > As you seem to have invested some time in figuring out the issues, why don't
> > you create a patch against either the current debian package or ray'
tags 305326 + patch
thanks
This is a patch against /usr/share/mime/packages/freedesktop.org.xml
that should fix the problem. I have raised the priority of the magic for
Corel Draw files because they start with "RIFF" which might otherwise be
identified as microsoft avi. I have also fixed the magic
On Wed, 2005-05-18 at 00:39 +0200, Alban browaeys wrote:
> so i guessed that shared-mime-info count from -1 :(
>
> the issue could have remained unnoticed by most as if the offset is wrong for
> all pattern shared mime info will
> fail back to extension matching.
I haven't had a chance to digest
On Fri, 2005-04-29 at 10:24 +0200, Andreas Schmidt wrote:
> lately I noticed that nautilus crashes when I mount a device on a mount
> point where another device has been mounted on before:
>
> [EMAIL PROTECTED]:~# mount | grep win
> /dev/hdb7 on /win type vfat (rw,uid=1000)
> [EMAIL PROTECTED]:~
--- Begin Message ---
On 2005.04.29 11:16, Stewart Jeacocke wrote:
Looks like bug 294577. Can you provide the version of the nautilus
package that you are using?
Should be 2.8.2-2. Here's the nautilus-related stuff I've installed:
[EMAIL PROTECTED]:~# COLUMNS=130 dpkg -l | grep nauti
On Fri, 2005-04-29 at 23:43 +1200, Carlos Liu wrote:
> Package: shared-mime-info
> Version: 0.16-1debian1
> Severity: normal
>
> I upgraded shared-mime-info to 0.16-1debian1 yesterday. After that, if
> I do a single click on a zip file in nautilus window, the icon of that
> file will become OpenOf
tags 306917 + patch
thanks
On Fri, 2005-04-29 at 13:27 +0100, Stewart Jeacocke wrote:
> On Fri, 2005-04-29 at 23:43 +1200, Carlos Liu wrote:
> > Package: shared-mime-info
> > Version: 0.16-1debian1
> > Severity: normal
> >
> > I upgraded shared-mime-info to 0.
Please apply the patch in
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=306917 and see if it
fixes the problem
Thanks
Stewart
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
tags 275362 + patch
thanks
--- shared-mime-info-0.16/freedesktop.org.xml.in 2005-03-22 19:22:59.0 +
+++ shared-mime-info-0.16.new/freedesktop.org.xml.in 2005-05-02 14:41:00.800706728 +0100
@@ -1113,6 +1113,7 @@
+
<_comment>Mozilla bookmarks
merge 304041 306241
thanks
I can't reproduce this on a sarge system with the swf file your provided
in your bug report. However it looks like this report and 306241 are
duplicates. Can you confirm that nautilus only crashes when in a
directory containing flash files?
Thanks
Stewart
--
To UNS
reassign 283120 shared-mime-info
tags 283120 + patch
thanks
The mime type comment is what nautilus shows in the "Type" field when
displaying a list of files. If this description is missing then the
"Type" field is filled in with the mime type instead. In my opinion this
is a non-ideal situation s
On Sun, 2005-05-01 at 18:29 +0300, Eddy Petrisor wrote:
> Nautilus should have a search option!
How about using Actions -> Search for Files from the main menu?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Sat, 2005-05-07 at 00:16 +0200, franck wrote:
> Yes, without flash file it does not crash.
> It is good to hear that this bug does not appear on sarge.
> Just to make sure would you mind testing with a lot of swf ?
> I suggest you run the following script:
>
I have done that and I can't reprodu
Package: shared-mime-info
Version: 0.16-3
Severity: normal
The magic for dia files added by one of the debian patches seems to be
wrong. It doesn't match files created by my version of dia (0.94). I
have attatched an example (uncompressed) dia file.
-- System Information:
Debian Release: 3.1
> > Is it still there with the latest nautilus ? What happens if you kill
> > fam if this occurs ?
>
> You can suspend this bug, I didn't use nautilus for a while.
Does this mean that you have checked with the latest version of nautilus that
is in debian and
are no longer seeing the bug you rep
Package: nautilus
Version: 2.8.2-2
Followup-For: Bug #290841
Tried to reproduce as follows:
Actions -> Run Application
Enter smb://localhost
Browse to a share with >50 video files
I have turned thumnailing on for the remote files. No new client smb proceses
are spawned and "ps -T" on the gnome-vf
A feature request to show windows that were open when a volume was
unmounted when it is mounted again already exists. See Gnome bugzilla
153508 [1]
[1] http://bugs.gnome.org/show_bug.cgi?id=153508
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [
tags 299361 + moreinfo
thanks
Can someone see if this still occurs with gnome 2.10?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
tags 281207 + moreinfo
> Package: nautilus
> Version: 2.6.3b-4
> Severity: normal
>
>
> Image previews (icons) for TIFF images received from FAX
> services are squeezed together vertically. I assume that's
> because the TIFF image has different resolutions horizontally
> and vertically (non-sq
> Sorry for the delay to reply on this. That's not a nautilus bug, but
> probably a window manager one. You forced metacity to behave in a broken
> way it does so. I think we should close this bug since that's not real
> one. What do you think ?
I'd disagree, if disable_workarounds=TRUE then spat
Note that by default (at least on
Sarge) /apps/metacity/general/disable_workarounds is false. So this bug
won't hit people unless they've been messing with GCONF
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi,
You reported the fact the the ftp module in gnome-vfs issues "LIST -L"
commands and that these did not work with the ftp server that you were
using. If you can remember it would be useful to know what ftp daemon
you were trying to connect to?
After reading some files it appears that that this
Gnome 2.10 has changes to the ftp module (mainly to do with windows
servers I think) so it will be worth looking at this is gnome 2.10 if we
find out what daemon was causing the problem.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTE
tags 299584 + moreinfo unreproducible
severity 299584 important
> After my last update nautilus crashes on Gnome startup.
Could you please try to run nautilus from the command line and tell us
what error message you get? I'm downgrading this bug to important until
you provide more information, as
tags 299584 + help
thanks
-
I get nothing from the command line. I ran it in gdb and the failure was
reported at:
0x41bae6bc in init_gtk ()
from /usr/lib/python2.3/site-packages/gtk-2.0/gtk/_gtk.so
Dennis
On Tue, 2005-03-15 at 09:34 +, Stewart Jeacocke wrote:
> tags 299
On Tue, 2005-03-15 at 14:52 +, Matthew Newton wrote:
> This only changes the text editor for that type of file. Many different
> types of file open with a text editor, and it should be possible to
> change the system default for all of them.
I think upstream bug 155612 [1] will shed some light
forwarded 293198 http://bugzilla.gnome.org/show_bug.cgi?id=111511
thanks
I think the current hover preview uses mpg123 directly so you could try
to persuade mpg123 to use something other than /dev/dsp.
Bug 293198 in the gnome bugzilla has a patch to implement hover play
using gstreamer, but it h
How about setting the gconf key /apps/nautilus/preferences/show_desktop
to false?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Or running nautilus with the --no-desktop command line switch?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
tags 258670 confirmed
thanks
Confirmed with nautilus 2.8.2
Many would probably argue that this is a feature not a bug?
Stewart
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> Package: nautilus
> Version: 2.6.0-1
> Severity: normal
> Tags: experimental
>
> When dragging files from one Nautilus window to another (either
> 'browser' or 'spatial' types, it doesn't matter which on either end),
> the receiving window switches to showing just the dragged file for a
> split
>>Package: nautilus
>>Version: 2.8.2-2
>>
>>when several devices are mounted to the same mount point nautilus crashes
>
>This crash should be fixed with GNOME 2.8:
>http://bugzilla.gnome.org/show_bug.cgi?id=120222
>
>Could you get a backtrace of the crash in the bug-buddy dialog open
>after the cra
tags 200521 + wontfix
thanks
I think this is a bug in the SVG themes that you are using (rather
than nautilus) see,
http://bugzilla.gnome.org/show_bug.cgi?id=104917
and other similar bug reports
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMA
reopen 285610
thanks
On Apr 7, 2005 4:25 PM, Calum Mackay <[EMAIL PROTECTED]> wrote:
> I think perhaps you are confusing keyboard shortcuts and accelerators?
>
> I'm talking about:
>
> accel. shortcut
> =
> Empty WatebasketE
I can reproduce this with gnome-themes-extras versions 0.8.0-3 (sarge)
and 0.8.1-1 (sid). It effects all the themes in gnome-themes-extras but
is less noticeable with some of them (like Gorilla). I have also
confirmed that if affects the Industrial theme (version 0.2.36.6)
I have attached a screen
Hi Micheal,
I can't reproduce this on my system with my own postscript files. Does
this occur for all postscript files that you try to open. Could you
possibly provide a copy of a postscript file which triggers this bug on
your system?
Thanks
Stewart
--
To UNSUBSCRIBE, email to [EMAIL PROTE
--- Begin Message ---
On Apr 9, 2005 9:06 PM, Stewart Jeacocke <[EMAIL PROTECTED]> wrote:
> I can't reproduce this on my system with my own postscript files. Does
> this occur for all postscript files that you try to open. Could you
> possibly provide a copy of a postscript
reassign 259652 shared-mime-info
retitle 259652 EPS and PS priority are equal (EPS should be higher)
tags 259652 = patch
done
On Sun, 2005-04-10 at 22:10 +0100, Michael Graham wrote:
> I have a attached two eps files that cause the problem to occur. One
> was produced by xmgrace and the other by g
retitle 259652 EPS files sniffed as postscript
forwarded 259652 https://bugs.freedesktop.org/show_bug.cgi?id=2686
thanks
Whilst my last patch solves the problem. It appears that there is a
better way (see upstream bug report)
"Since eps is a subset of postscript, rather than changing the priority
On Mon, 2005-04-11 at 18:16 +0100, Stewart Jeacocke wrote:
> Whilst my last patch solves the problem. It appears that there is a
> better way (see upstream bug report)
Actually on further investigation it would appear that you wish to do
both. Declaring eps as a subclass of ps is good beca
tags 304019 + confirmed
thanks
I've confirmed that nautilus properties crashes on dirs with &s in them
and that removing python-nautilus fixes the problem
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: python-nautilus
Version: 0.3.0-3
Severity: grave
Justification: renders package unusable
Various bugs have been reported that cause python-nautilus to crash nautilus.
Python-nautilus should
not be in Sarge.
even upstream say distro should not ship it
johan has practically dropped it
It has no reverse dependencies
[EMAIL PROTECTED]:~$ apt-cache showpkg python-nautilus
Package: python-nautilus
Versions:
0.3.0-3(/var/lib/apt/lists/www.uk.debian.org_debian_dists_sarge_main_binary-i386_Packages)(/var/lib/apt/lists/www.uk.debian.org_debian_dists_sid_main_binary-i386_Packages)(/var/
> On a file manager browsing windows:
> - resizing several times its window
> - entering or leaving folders several times
> usually quickly (<20s) lead to a Nautilus crash.
Not very sure about this but could this be another manifestation of bug
304370? If you have the python-nautilus package inst
tags 298293 + moreinfo
thanks
> Selecting a number of directories and using Properties (ALT+Return) to
> display the size of the selected directories, yields different totals if
> you do it more than once (this is while under spatial Nautilus).
Hi,
Do you still have this problem? I can't reprod
Package: nautilus-data
Version: 2.8.2-2
Followup-For: Bug #175014
The files in /usr/share/nautilus/initial-desktop are still ignored when
creating a new user.
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (101, 'experimental
Package: nautilus
Version: 2.8.2-2
Followup-For: Bug #180454
There appear to be two things which trigger nautilus to show icons on the
desktop when a volume is mounted either,
1) The volume is marked as user mountable in /etc/fstab
OR
2) Any volume which has a mountpoint in /media
Furthermore t
Package: nautilus
Version: 2.8.2-2
Followup-For: Bug #229602
Can't reproduce on a Sarge system. No response from original submitter for >1
year as to whether they still see the bug.
Mark bug as closed?
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (990, 'testin
Package: nautilus
Version: 2.8.2-2
Severity: normal
To reproduce:
Go to Actions -> Run Application
Enter a sftp URI eg sftp://localhost
You get an error message "Cannot display location 'sftp://localhost'
Close the error message and the run dialog
Running ps x -U will show a new zombie ssh proce
Package: nautilus
Version: 2.8.2-2
Followup-For: Bug #264801
Steps to reproduce:
Make sure there are files in the trash
Right click the Trash desktop icon and select Properties
Contents is shown as nothing
Volume, Free Space and Modified are all shown as unknown.
-- System Information:
Debian Re
Package: nautilus
Version: 2.8.2-2
Followup-For: Bug #257742
I can't reproduce this with Gnome 2.8 in Sarge. This is what I did,
Go to Applications -> Network Servers
Click File -> Open Location
Enter an sftp URI eg sftp://localhost
Copy some files
Shut down all Nautilus windows
After this the o
Package: nautilus
Version: 2.8.2-2
Followup-For: Bug #281719
Can't reproduce on a Sarge system (with either gnome-terminal or xterm set as
preferred console application). No response from original submitter for >1
month as to whether they still see the bug.
Mark bug as closed?
-- System Inform
Package: nautilus
Version: 2.8.2-2
Followup-For: Bug #251051
gnome 2.8 nautilus issues "LIST -L" commands. I can't find find an ftp server
that objects to it but it is easy enough to see the command being sent.
However, I agree with the original submitter in that my interpretation of the
RFC, htt
Package: nautilus
Version: 2.8.2-2
Followup-For: Bug #285610
Subject: nautilus: can't reproduce with gnome 2.8 packages
Followup-For: Bug #285610
Package: nautilus
Version: 2.8.2-2
On my system (in a newly created account) when I open Trash there is no
keybinding for "Empty Trash". Furthermore
Package: nautilus
Version: 2.8.2-2
Followup-For: Bug #254487
severity 254487 wishlist
thanks
Steps to reproduce (assuming /usr is a separate partition mounted ro):
Open /usr in nautilus
#mount -o remount,rw /usr
The nautilus /usr window will close.
Sounds like a wishlist to forward upstream?
Package: nautilus
Version: 2.8.2-2
Followup-For: Bug #298293
tags 298293 + unreproducible
thanks
I can't reproduce this on a mainly Sarge system. Furthermore, after the first
time I display the properties box the result seems to be cached as it is
calculated much faster subsequently.
-- System
I appear to have experienced this same bug on the armhf architecture (a
raspberrypi). The LD_PRELOAD workaround described above works for me.
72 matches
Mail list logo