Malcolm Fitzgerald | 1 Feb 2011 05:04

Crash Report

Bluefish crashed when I was doing a search so I thought I'd send the details through.

Malcolm

Process:         bluefish [2075]
Path:            /Applications/Bluefish.app/Contents/MacOS/bluefish
Identifier:      nl.openoffice.bluefish
Version:         2.0.1 (1)
Code Type:       X86 (Native)
Parent Process:  launchd [239]

Date/Time:       2011-02-01 15:03:02.965 +1100
OS Version:      Mac OS X 10.6.6 (10J567)
Report Version:  6

Interval Since Last Report:          1257232 sec
Crashes Since Last Report:           12
Per-App Interval Since Last Report:  223772 sec
Per-App Crashes Since Last Report:   2
Anonymous UUID:                      E3E96C5D-937A-4202-A329-53F7A0341FC6

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000000c
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libgdk-quartz-2.0.0.dylib     	0x005ba0ac find_window_for_ns_event + 576
1   libgdk-quartz-2.0.0.dylib     	0x005bad26 gdk_event_translate + 526
2   libgdk-quartz-2.0.0.dylib     	0x005bb268 _gdk_events_queue + 117
3   libgdk-quartz-2.0.0.dylib     	0x005b8ab5 gdk_event_dispatch + 57
(Continue reading)

Michael Hatzold | 1 Feb 2011 20:13
Picon

absolute path and basedir

Hi,

I am working about half a year with Bluefish (every once in a while) very  
well (on a debian/sid platform). Thanks for providing it!
But now I have a problem and I don't know whether I have to call it a bug,  
a missing feature or a wrong congfiguration?

Up to now I was using always relative paths and the preview (with Opera or  
FF) was working well. Now I liked to change the paths to absolute paths  
(without protokoll and without domain, so I am not sure whether it is  
right to call them "absolute"). On an Apache webserver "/" is the basedir  
of the homepage. And as a consequence "/img/" is calculated from the  
homepage's basedir as it should be.

Unfortunately with Bluefish "/" is localhost and _not_ <basedir>. And as a  
consequence "/img/" is _not_ calculated from whatever your Bluefish  
basedir is but from "localhost".

I have all my projects organized this way:  
/home/≤user>/projects/≤name>/<domain.tld>/ which then is the Bluefish  
basedir for this project, and images are at Bluefish basedir/img/ .
So if I open:  
file://localhost/home/≤user>/projects/≤name>/<domain.tld>/index.html  
Bluefish will not find the associated image in "/img/pic1.png" because it  
calculates the path as "file://localhost/img/pic1.png" and not as  
"file://localhost/home/≤user>/projects/≤name>/<domain.tld>/img/pic1.png".  
A prefix should do the trick.

So again: Bug, missing feature or misconfiguration?

(Continue reading)

Olivier Sessink | 1 Feb 2011 21:46
Picon
Gravatar

Re: Crash Report

On 02/01/2011 05:04 AM, Malcolm Fitzgerald wrote:
> Bluefish crashed when I was doing a search so I thought I'd send the details through.
[..]

I'm afraid this crash is not in specific bluefish code but somewhere in 
the gtk-on-OSX port. So I'm afraid I can't do anything to improve this. 
If you can reproduce this reliably we could try to create a testcase for 
the GTK developers.

Olivier

-- 
Bluefish website http://bluefish.openoffice.nl/
Blog http://oli4444.wordpress.com/
--

-- 
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 | 1 Feb 2011 21:49
Picon
Gravatar

Re: absolute path and basedir

On 02/01/2011 08:13 PM, Michael Hatzold wrote:
> Hi,
>
> I am working about half a year with Bluefish (every once in a while)
> very well (on a debian/sid platform). Thanks for providing it!
> But now I have a problem and I don't know whether I have to call it a
> bug, a missing feature or a wrong congfiguration?
>
> Up to now I was using always relative paths and the preview (with Opera
> or FF) was working well. Now I liked to change the paths to absolute
> paths (without protokoll and without domain, so I am not sure whether it
> is right to call them "absolute"). On an Apache webserver "/" is the
> basedir of the homepage. And as a consequence "/img/" is calculated from
> the homepage's basedir as it should be.
>
> Unfortunately with Bluefish "/" is localhost and _not_ <basedir>. And as
> a consequence "/img/" is _not_ calculated from whatever your Bluefish
> basedir is but from "localhost".
>
> I have all my projects organized this way:
> /home/≤user>/projects/≤name>/<domain.tld>/ which then is the Bluefish
> basedir for this project, and images are at Bluefish basedir/img/ .
> So if I open:
> file://localhost/home/≤user>/projects/≤name>/<domain.tld>/index.html
> Bluefish will not find the associated image in "/img/pic1.png" because
> it calculates the path as "file://localhost/img/pic1.png" and not as
> "file://localhost/home/≤user>/projects/≤name>/<domain.tld>/img/pic1.png". A
> prefix should do the trick.
>
> So again: Bug, missing feature or misconfiguration?
(Continue reading)

legion1978 | 1 Feb 2011 22:00
Picon
Gravatar

Ctrl tab?

Hi
Is there any particular reason why tabscant be navigated through 
ctrl+tab and not only with alt+[number] ? it gets tricky when you have a 
lot of tabs opened...

ty
--

-- 
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/

malcolm | 1 Feb 2011 23:25

Re: Crash Report


On 02/02/2011, at 7:46 AM, Olivier Sessink wrote:

> On 02/01/2011 05:04 AM, Malcolm Fitzgerald wrote:
>> Bluefish crashed when I was doing a search so I thought I'd send the details through.
> [..]
> 
> I'm afraid this crash is not in specific bluefish code but somewhere in the gtk-on-OSX port. So I'm afraid I
can't do anything to improve this. If you can reproduce this reliably we could try to create a testcase for
the GTK developers.

OK, If it recurs I'll keep notes. 

Malcolm

--

-- 
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/

Michael Hatzold | 1 Feb 2011 23:55
Picon

Re: absolute path and basedir

Thanks for your reply.

Am 01.02.2011, 21:49 Uhr, schrieb Olivier Sessink  
<olivier@...>:

> On 02/01/2011 08:13 PM, Michael Hatzold wrote:
...
>> So if I open:
>> file://localhost/home/≤user>/projects/≤name>/<domain.tld>/index.html
>> Bluefish will not find the associated image in "/img/pic1.png" because
>> it calculates the path as "file://localhost/img/pic1.png" and not as
>> "file://localhost/home/≤user>/projects/≤name>/<domain.tld>/img/pic1.png".  
>> A
>> prefix should do the trick.
>>
>> So again: Bug, missing feature or misconfiguration?
>
> right click in the filebrowser on  
> file://localhost/home/≤user>/projects/≤name>/<domain.tld>/ and use 'set  
> as documentroot' and enter the corresponding http:// URL

This is what I did before and what I tried now agian, without success.  
When rightklicking on
file://localhost/home/≤user>/projects/≤name>/<domain.tld>/ , I may choose  
"Als Basisverzeichnis setzen" (which would be 'set  as documentroot') and  
the I rightclick "Als Dokumentenverzeichnis" (which would be 'As document  
dir') and enter http://localhost/home/<user>/projects/≤name>/<domain.tld>/  
(I do not understand what the http:// URL is for, so in a second attempt I  
tried http://domain.tld which didn't work either.

(Continue reading)

Jim Hayward | 2 Feb 2011 03:48

Re: Ctrl tab?

On Tue, 2011-02-01 at 16:00 -0500, legion1978 wrote:
> Hi
> Is there any particular reason why tabscant be navigated through 
> ctrl+tab and not only with alt+[number] ? it gets tricky when you have a 
> lot of tabs opened...

Ctrl+Tab is a standard GNOME keyboard navigation shortcut. It is used to
move focus to the next control when focus is held by a control that uses
tab for another purpose. We try not to override the standard GNOME
shortcuts. 

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 | 2 Feb 2011 08:50
Picon
Gravatar

Re: absolute path and basedir

On 02/01/2011 11:55 PM, Michael Hatzold wrote:

> This is what I did before and what I tried now agian, without success.
> When rightklicking on
> file://localhost/home/≤user>/projects/≤name>/<domain.tld>/ , I may
> choose "Als Basisverzeichnis setzen" (which would be 'set as
> documentroot') and the I rightclick "Als Dokumentenverzeichnis" (which
> would be 'As document dir') and enter
> http://localhost/home/<user>/projects/≤name>/<domain.tld>/ (I do not
> understand what the http:// URL is for, so in a second attempt I tried
> http://domain.tld which didn't work either.
>
>
>> If you now use %u in your browser command, it will use the
>> http://..... prefix.
>
> It does not. And I am not sure whether I like to use "http://..." . Why
> must I?

oh, I was assuming you had a webserver running on localhost. That is the 
only way to preview files with an absolute path.

with a file:// URL, an absolute path /img/foo.png will refer to 
file://img/foo.png which obviously doesn't exist.

with a http:// URL it can work: if you have a webserver running that has 
/home/xx/proj/pit/hp/xxxx.ch/ as documentroot, /img/foo.png will refer 
to http://localhost/img/foo.png which translates into 
file:///home/xx/proj/pit/hp/xxxx.ch/img/foo.png which is the correct 
location.
(Continue reading)

clansco | 2 Feb 2011 10:01
Favicon

I vote for Bluefish

Hi,
 I vote for Bluefish in the 2010 LinuxQuestions.org Members Choice Awards,
 Poll: IDE/Web Development Editor of the Year.
The polls will close on February 7th.
Visit  
http://www.linuxquestions.org/questions/2010-linuxquestions-org-members-choice-awards-93/ 
to go right to the polls. Vote now and make sure your voice is heard.

Regards,
ff
--

-- 
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/


Gmane