alex bodnaru | 2 Jun 2009 04:15
Picon
Gravatar

can you chekout?


hi friends,

i seem not to be able to checkout svn sources.
is this only my problem?

svn co --non-interactive \
https://bluefish.svn.sourceforge.net/svnroot/bluefish/trunk/bluefish \
bluefish-unstable-svn

is getting me:
svn: OPTIONS of
'https://bluefish.svn.sourceforge.net/svnroot/bluefish/trunk/bluefish': could
not connect to server (https://bluefish.svn.sourceforge.net)

--
--
best regards,
alex
Olivier Sessink | 2 Jun 2009 09:02
Picon
Gravatar

Re: Restoring active cursor

> When I click away to another program window to get information, returning
> to Bluefish by clicking on the file's tab (or perhaps the title bar if I
> can't see the tab) does not restore an active editing window - i.e. I can
> see the file, and the previously current line is highlighted, but there is
> no active cursor and so typing doesn't achieve anything.

I think, by clicking on the tab, you moved the focus away from the editor
to the tab widget. If you use <alt><tab> you can continue typing, and if
you click the title bar you can also continue typing.

does that help?

Olivier

--

-- 
To unsubscribe from this list: send the line "unsubscribe bluefish-dev" 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/

alex bodnaru | 2 Jun 2009 10:44
Picon
Gravatar

Re: Restoring active cursor


i think the focus could be gratiously passed from the tab label to the editor
control, but only if not dragging.

Olivier Sessink wrote:
>> When I click away to another program window to get information, returning
>> to Bluefish by clicking on the file's tab (or perhaps the title bar if I
>> can't see the tab) does not restore an active editing window - i.e. I can
>> see the file, and the previously current line is highlighted, but there is
>> no active cursor and so typing doesn't achieve anything.
> 
> I think, by clicking on the tab, you moved the focus away from the editor
> to the tab widget. If you use <alt><tab> you can continue typing, and if
> you click the title bar you can also continue typing.
> 
> does that help?
> 
> Olivier
> 
> 

--
--
best regards,
alex
Daniel Leidert | 2 Jun 2009 11:20
Picon

Re: can you chekout?

Am Dienstag, den 02.06.2009, 05:15 +0300 schrieb alex bodnaru:

> i seem not to be able to checkout svn sources.
> is this only my problem?

Guess so. You can check the server status at sf.net > Help > site
status. If some service is down, there is usually a note.

Regards, Daniel

Olivier Sessink | 2 Jun 2009 12:56
Picon
Gravatar

Re: Restoring active cursor

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> i think the focus could be gratiously passed from the tab label to the
> editor
> control, but only if not dragging.

I'm not sure if this will give side-effects, but we can give it a try..
But first I'll be finishing the autosave code, so perhaps somebody else
can give it a try..

Olivier

> Olivier Sessink wrote:
>>> When I click away to another program window to get information,
>>> returning
>>> to Bluefish by clicking on the file's tab (or perhaps the title bar if
>>> I
>>> can't see the tab) does not restore an active editing window - i.e. I
>>> can
>>> see the file, and the previously current line is highlighted, but there
>>> is
>>> no active cursor and so typing doesn't achieve anything.
>>
>> I think, by clicking on the tab, you moved the focus away from the
>> editor
>> to the tab widget. If you use <alt><tab> you can continue typing, and if
>> you click the title bar you can also continue typing.
>>
(Continue reading)

alex bodnaru | 3 Jun 2009 03:09
Picon
Gravatar

Re: can you chekout?


there was some debian upgrade that messed svn access to http(s) repositories.

adding http-library=serf to ~/.subversion/servers did the trick.

Daniel Leidert wrote:
> Am Dienstag, den 02.06.2009, 05:15 +0300 schrieb alex bodnaru:
> 
>> i seem not to be able to checkout svn sources.
>> is this only my problem?
> 
> Guess so. You can check the server status at sf.net > Help > site
> status. If some service is down, there is usually a note.
> 
> Regards, Daniel
> 

--
--
best regards,
alex
Huroli U | 3 Jun 2009 13:50
Picon

bluefish-unstable Ubuntu PPA

Hi! I suggest an official bluefish-unstable Personal Package Archive for Ubuntu with many benefits:
- easier update after some bug-fixes and new features
- more users would spread the news about new features in BF
- more developers, designers, documentation maintainers, translators might get involved
- more feedback
- less compiling errors
- you would know how BF used by a lot of Ubuntu bug reporters has been compiled, thus making easier to detect bugs

Regards,
Roli

Huroli U | 3 Jun 2009 13:54
Picon

menu suggestion

File, Edit, View, Search, Insert, Tools, Go, Project, Documents, Help

Edit: indent, unindent | toggle comment | preferences
View: editor view settings | document view settings | toggle current folding, toggle all folds | split window (instead of floating window)
Search: find, replace | replace special | filter
Insert: (categories of): snippets | tags | dialogs
Tools: spelling, statistics (count characters in selection or just in document if there's nothing selected) | output parsers | external commands (other browsers  should be in a sub-menu)
Go: previous, next, first, last document | previous, next, first, last bookmark | listing of bookmarks | go to line
Documents: move tab right, left, first, last | listing of open documents
Help: keyboard shortcuts

| = separator
Settings, keyboard shortcuts, project and session should be saved automatically.

Huroli U | 3 Jun 2009 13:55
Picon

folding keyboard shortcuts

toggle current folding = Ctrl + NumPad /
toggle all folds = Ctrl + NumPad *
What do you think?

Huroli U | 3 Jun 2009 13:56
Picon

tpl file is highlighted as HTML instead of Smarty template

...and thanks a lot for Smarty support (a missing feature in most of other dev. apps)


Gmane