Jim Hayward | 1 Feb 2010 05:55

Re: rc3

On Sun, 2010-01-31 at 13:32 +0100, Olivier Sessink wrote:

> I think this is the same issue:
> 
> https://bugzilla.gnome.org/show_bug.cgi?id=589641
> 

This is still reproducible. It seems to be reproducible only if the
unnamed file is the last one restored. Appears to be a similar, but
different problem.

I could work around the problem with projects by simply switching to a
different document and back. This does not work with the bug report
above. The editor widget is never redrawn.

Regards,
	Jim H

--

-- 
To unsubscribe from this list: send the line "unsubscribe bluefish-users" in
the body of a message to listar@...
List Web Page: http://www.ems.ru/cgi-bin/listargate.cgi
Main Web Page: http://bluefish.openoffice.nl/

Olivier Sessink | 6 Feb 2010 10:11
Picon
Gravatar

Re: rc3

Jim Hayward wrote:
> On Sun, 2010-01-31 at 13:32 +0100, Olivier Sessink wrote:
> 
>> I think this is the same issue:
>>
>> https://bugzilla.gnome.org/show_bug.cgi?id=589641
>>
> 
> This is still reproducible. It seems to be reproducible only if the
> unnamed file is the last one restored. Appears to be a similar, but
> different problem.
> 
> I could work around the problem with projects by simply switching to a
> different document and back. This does not work with the bug report
> above. The editor widget is never redrawn.

I've fixed this (autosave/recovery) issue in SVN.

Olivier

--

-- 
To unsubscribe from this list: send the line "unsubscribe bluefish-users" in
the body of a message to listar@...
List Web Page: http://www.ems.ru/cgi-bin/listargate.cgi
Main Web Page: http://bluefish.openoffice.nl/

R Kimber | 11 Feb 2010 14:19

rc3 files modified

I don't know if anyone can reproduce this, but I have been editing across a
series of html files while also having open a css file.  When I did a
search and replace across all open files, the css file tab colour was
changed, along with the others, as if the css file had changed; but as far
as I could see the search and replace had not affected it (it did not
contain the search string).  I haven't yet had time to test this fully, as
I'm in the middle of doing some 'real' work :-)

- Richard.
-- 
Richard Kimber
Political Science Resources
http://www.PoliticsResources.net/
--

-- 
To unsubscribe from this list: send the line "unsubscribe bluefish-users" in
the body of a message to listar@...
List Web Page: http://www.ems.ru/cgi-bin/listargate.cgi
Main Web Page: http://bluefish.openoffice.nl/

Kadir AKSAKAL | 11 Feb 2010 16:13
Picon

open new window situation

Hi all,
When i wanna edit more then one php files and double click on them from 
the windows explorer, Bluefish opens files new window for each document. 
I mean it doesnt open them same window with tabs. Everytime i have to 
drag and drop for same window and several tabs. Could you advice how can 
i fix this, thanks.

I am using Bluefish 2.0 RC3 on WindowsXP

Aksakal
--

-- 
To unsubscribe from this list: send the line "unsubscribe bluefish-users" in
the body of a message to listar@...
List Web Page: http://www.ems.ru/cgi-bin/listargate.cgi
Main Web Page: http://bluefish.openoffice.nl/

Olivier Sessink | 11 Feb 2010 21:18
Picon
Gravatar

Re: open new window situation

Kadir AKSAKAL wrote:
> Hi all,
> When i wanna edit more then one php files and double click on them from 
> the windows explorer, Bluefish opens files new window for each document. 
> I mean it doesnt open them same window with tabs. Everytime i have to 
> drag and drop for same window and several tabs. Could you advice how can 
> i fix this, thanks.

there is a setting in the preferences to change this.

Olivier

--

-- 
To unsubscribe from this list: send the line "unsubscribe bluefish-users" in
the body of a message to listar@...
List Web Page: http://www.ems.ru/cgi-bin/listargate.cgi
Main Web Page: http://bluefish.openoffice.nl/

Kadir AKSAKAL | 12 Feb 2010 13:27
Picon

Re: open new window situation

On 11.02.2010 22:18, Olivier Sessink wrote:
> Kadir AKSAKAL wrote:
>> Hi all,
>> When i wanna edit more then one php files and double click on them 
>> from the windows explorer, Bluefish opens files new window for each 
>> document. I mean it doesnt open them same window with tabs. Everytime 
>> i have to drag and drop for same window and several tabs. Could you 
>> advice how can i fix this, thanks.
>
> there is a setting in the preferences to change this.
>
> Olivier
>
Yeah i missed the section sorry for that but i have this problem still. 
Open commandline files in running bluefish process is checked and open 
commandline files in new window unchecked however still it doesnt open 
files in new tab same window. it opens them totally new window for each 
files...

Kadir
--

-- 
To unsubscribe from this list: send the line "unsubscribe bluefish-users" in
the body of a message to listar@...
List Web Page: http://www.ems.ru/cgi-bin/listargate.cgi
Main Web Page: http://bluefish.openoffice.nl/

Olivier Sessink | 12 Feb 2010 13:53
Picon
Gravatar

Re: open new window situation

Kadir AKSAKAL wrote:
> On 11.02.2010 22:18, Olivier Sessink wrote:
>> Kadir AKSAKAL wrote:
>>> Hi all,
>>> When i wanna edit more then one php files and double click on them 
>>> from the windows explorer, Bluefish opens files new window for each 
>>> document. I mean it doesnt open them same window with tabs. Everytime 
>>> i have to drag and drop for same window and several tabs. Could you 
>>> advice how can i fix this, thanks.
>>
>> there is a setting in the preferences to change this.
>>
>> Olivier
>>
> Yeah i missed the section sorry for that but i have this problem still. 
> Open commandline files in running bluefish process is checked and open 
> commandline files in new window unchecked however still it doesnt open 
> files in new tab same window. it opens them totally new window for each 
> files...

1) which platform are you using? this option is not working on windows yet..

2) did you restart bluefish after you changed the setting? Some settings 
might need a bluefish restart (I don't think this one does, but just to 
be sure)

3) can you check if all windows belong to the same bluefish process? 
e.g. after you have such a new window, do you have multiple bluefish 
processes or still a single one?

(Continue reading)

Kadir AKSAKAL | 12 Feb 2010 14:25
Picon

Re: open new window situation

On 12.02.2010 14:53, Olivier Sessink wrote:
> Kadir AKSAKAL wrote:
>> On 11.02.2010 22:18, Olivier Sessink wrote:
>>> Kadir AKSAKAL wrote:
>>>> Hi all,
>>>> When i wanna edit more then one php files and double click on them 
>>>> from the windows explorer, Bluefish opens files new window for each 
>>>> document. I mean it doesnt open them same window with tabs. 
>>>> Everytime i have to drag and drop for same window and several tabs. 
>>>> Could you advice how can i fix this, thanks.
>>>
>>> there is a setting in the preferences to change this.
>>>
>>> Olivier
>>>
>> Yeah i missed the section sorry for that but i have this problem 
>> still. Open commandline files in running bluefish process is checked 
>> and open commandline files in new window unchecked however still it 
>> doesnt open files in new tab same window. it opens them totally new 
>> window for each files...
>
> 1) which platform are you using? this option is not working on windows 
> yet..
>
> 2) did you restart bluefish after you changed the setting? Some 
> settings might need a bluefish restart (I don't think this one does, 
> but just to be sure)
>
> 3) can you check if all windows belong to the same bluefish process? 
> e.g. after you have such a new window, do you have multiple bluefish 
(Continue reading)

Jim Hayward | 12 Feb 2010 14:58

Re: open new window situation

On Thu, 2010-02-11 at 17:13 +0200, Kadir AKSAKAL wrote:
> Hi all,
> When i wanna edit more then one php files and double click on them from 
> the windows explorer, Bluefish opens files new window for each document. 
> I mean it doesnt open them same window with tabs. Everytime i have to 
> drag and drop for same window and several tabs. Could you advice how can 
> i fix this, thanks.
> 
> I am using Bluefish 2.0 RC3 on WindowsXP

I added a bug report for this issue, so we don't forget it.

https://bugzilla.gnome.org/show_bug.cgi?id=609739

Regards,
	Jim H

--

-- 
To unsubscribe from this list: send the line "unsubscribe bluefish-users" in
the body of a message to listar@...
List Web Page: http://www.ems.ru/cgi-bin/listargate.cgi
Main Web Page: http://bluefish.openoffice.nl/

R Kimber | 14 Feb 2010 22:07

rc3 crash

While doing an advanced open *.htm, BF crashed.

I re-ran with gdb and got:-

gdb bluefish
GNU gdb (GDB) 7.0-ubuntu                         
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html> This is free software: you are free to
change and redistribute it. There is NO WARRANTY, to the extent permitted
by law.  Type "show copying" and "show warranty" for
details. This GDB was configured as
"x86_64-linux-gnu". For bug reporting instructions, please
see:
<http://www.gnu.org/software/gdb/bugs/>... Reading symbols
from /usr/local/bin/bluefish...done. (gdb)
run Starting
program: /usr/local/bin/bluefish [Thread debugging using libthread_db
enabled] /home/psrwebs/.gtkrc-2.0:10: Unable to locate image file in
pixmap_path: "preferences-desktop.png" [New Thread 0x7fffee29f910 (LWP
15469)] [Thread 0x7fffee29f910 (LWP 15469)
exited]                                                     

** (bluefish:15464): WARNING **: textstyle operator is set by the user but
does not exist

** (bluefish:15464): WARNING **: textstyle operator is set by the user but
does not exist

[New Thread 0x7fffee29f910 (LWP 15470)]
(Continue reading)


Gmane