Warning: session_start(): open(/tmp/sess_glh5b29p28t6ij595dhi7sjee0, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Lightweight2 openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (8) .- Knowledge Base  . 

Lightweight2

   1.15  

Qt Web Application

Score 66%
Lightweight2
zoom


Lightweight2
zoom


Lightweight2
zoom


Downloads:  2942
Submitted:  Feb 27 2011
Updated:  Jun 18 2013

Description:

Lightweight2 is a small Browser.
Main features:
- Very compact and easy to use inferface
- Almost no text
- No unnessesary messageboxes. Just surf in the web
- On-the-fly hashcheck of downloads
- Intelligent "New Tabs": It does not open tabs for urls that are already open
- Good massive tabbing
- Fast tab-scrolling
- Anonyminus surfing via using Tor

Note for uses of prev versions and new users:
By default Lightweight2 will save all cookies and allow plugins for all domains. You can disable this behaviour in the cookie and plugin dialog.
---

Shortcuts:
New tab: Ctrl+T
Bookmarkmanager: Ctrl+B
Show/Hide Urlbar: Ctrl+E
Close current tab: Ctrl+W
Switch through tabs: Ctrl+Tab
Go one tab right: Ctrl+Right
Go one tab left: Ctrl+Left
Go back: Alt+Left
Go forward: Alt+Right
Switch fullscreen: F11
Search current page: Ctrl+F
---

How to use the demo searchengine:
Copy the content of the tar.gz file to

Home/.lightweight2/searchengines




Changelog:

- 1.1.5
- Fixed bug note opening files with spaces in filepath via DBus notification on
Non OS2 systems.
- Remove spaces in url-bar when open urls
- New Shortcuts: Ctrl+F for pagesearch (On an empty page it opens the web-search)
Ctrl+G for websearch
- Experimental: 1 update/5 seconds on preview in tooltip and tabselector
To activate it, open the Lightweight2.conf and add theese lines

[Experimental]
autoPreviewUpdate=true

(If you have already an "[Experimental]" section, add the lower lone to it
instead of adding a new one)
- Made code working with Qt5 and Qt4


- 1.14
- Fixed crash when creating new bookmark folder
- Fixed not loading https:// sites, when typed directly
- Restored old download handling. So downloads should work normal again
- Changed Zoom-shortcut to [Ctrl]+[Shift]+Wheel up/down
- Added experimental URL filter for Googles redirection-URLs
To activate it, open the Lightweight2.conf and add theese lines

[Experimental]
filterGoogleRedirections=true

Note: This feature will stay experimental. Google can change the syntax very easy. To this feature can
be broken very fast. It could also break some URLs.




LicenseGPL
Source(Sources)
(Costum searchengine demo)
MS Windows(1.14 Win32 Binary)
other(OpenPandora build)
Send to a friend
Subscribe
Other  Content  from cpttom
Report inappropriate content



goto page: prev   1  2  3  4  5 

-

 crash on v1.7

 
 by tetris4 on: Apr 1 2011
 
Score 50%

When I try opening kde-apps.org I get a prompt to download a file and if I select no then it crashes.
Here is the cli log: http://paste.kde.org/8713/


Reply to this

-

 Re: crash on v1.7

 
 by cpttom on: Apr 1 2011
 
Score 50%

The log says that you started a Download.
I tried both: no download and start download. In both cases i has no crash. I will look into the download code to hopefully see what could cause a crash.


Reply to this

-

 Re: crash on v1.7

 
 by cpttom on: Apr 1 2011
 
Score 50%

I found a way to reproduce the problem:
1. Let LW2 ask for a download
2. Say "save to..."
3. Select / as directory (Do not accept jet)
4. Abort the dialog.

I am working on a fix.
Thx for finding it.


Reply to this

-

 Re: crash on v1.7

 
 by cpttom on: Apr 2 2011
 
Score 50%

What Qt version are you using?

I talked with an 4.6 user wich had no problems at all.


Reply to this

-

 Re: Re: crash on v1.7

 
 by tetris4 on: Apr 2 2011
 
Score 50%

This happens on systems using Qt 4.7.1 and 4.7.2, one on i686 and the other on x64.
This is how I build it:
http://gitorious.org/chakra-packages/apps/blobs/master/lightweight2/PKGBUILD


Reply to this

-

 Re: Re: Re: crash on v1.7

 
 by cpttom on: Apr 2 2011
 
Score 50%

Ok. The crash seems to be a problem that is introduced with 4.7


Reply to this

-

 Bug with url/progress hover

 
 by Zero3K on: Apr 3 2011
 
Score 50%

When scrolling down the page with it showing, it gets displayed more than once in the page being displayed.


Reply to this

-

 Re: Bug with url/progress hover

 
 by cpttom on: Apr 4 2011
 
Score 50%

I know the problem, but currently i don't know any solution. (The progressbar will stay in the webarea as the link-hover-url)


Reply to this

-

 Re: Re: Bug with url/progress hover

 
 by cpttom on: Apr 4 2011
 
Score 50%

If you are interesetet in a hotfix:
in webview.cpp Line 32 and 38:
Change "this" to "parent".


Reply to this

-

 Re: Re: Re: Bug with url/progress hover

 
 by Zero3K on: Apr 4 2011
 
Score 50%

Ok. mcobit changed those two lines and made a new PND which doesn't have this issue anymore.


Reply to this

-

 Re: Re: Re: Re: Bug with url/progress hover

 
 by Zero3K on: Apr 5 2011
 
Score 50%

Hmm, now its happening on specific pages (such as boards.openpandora.org).


Reply to this

-

 Bookmarks/Cookies Protection

 
 by Zero3K on: Apr 6 2011
 
Score 50%

I think that there should be something that will protect them from being corrupted or losing their contents. The reason why I'm requesting this feature is because I've lost a couple of my bookmarks every now and then.


Reply to this

-

 Re: Bookmarks/Cookies Protection

 
 by cpttom on: Apr 6 2011
 
Score 50%

The bookmakrs are readed once when starting and written, on closing.
I don't see any possibility how they could get corrupted. Perhaps its an issue with your Filesystem?


Reply to this

-

 Re: Re: Bookmarks/Cookies Protection

 
 by Zero3K on: Apr 6 2011
 
Score 50%

Maybe. What about if it gets closed abruptly?


Reply to this

-

 Re: Re: Re: Bookmarks/Cookies Protection

 
 by cpttom on: Apr 6 2011
 
Score 50%

On crash the bookmarks are untouched. They stay the same as when started.


Reply to this

-

 Re: Re: Re: Re: Bookmarks/Cookies Protection

 
 by Zero3K on: Apr 6 2011
 
Score 50%

So, its an issue with my SD card then. Oh well. If it breaks later on, I'll get a better one.


Reply to this

-

 Importing Bookmarks

 
 by Zero3K on: Apr 6 2011
 
Score 50%

It would be nice if I could import bookmarks that are stored in a HTML file.


Reply to this

-

 Re: Importing Bookmarks

 
 by cpttom on: Apr 6 2011
 
Score 50%

Bookmark import is only needed once. So including an import will not be included. Instead of it its possible to write an external program that can include external bookmarks to LW2.


Reply to this

-

 Re: Re: Importing Bookmarks

 
 by Zero3K on: Apr 6 2011
 
Score 50%

That would be nice if one could be made for Windows.


Reply to this

-

 Re: Re: Re: Importing Bookmarks

 
 by cpttom on: Apr 6 2011
 
Score 50%

Sorry. But thats not part of my project.
Perhaps you find someone else for this.


Reply to this

-

 Make an official PND of it

 
 by Zero3K on: Apr 8 2011
 
Score 50%

It would be nice if you could do that. Here's a link to a forum post with a toolchain that'll make it possible:

http://www.gp32x.com/board/index.php?/topic/58490-yactfeau/


Reply to this

-

 Re: Make an official PND of it

 
 by cpttom on: Apr 8 2011
 
Score 50%

Sorry, it can't package it for all kinds of platforms.
But i can offer to add a download link. Just give me a URL where i can link it too. (This URL should not change with the versions, because your packages arrives some time after my and i don't want to make more updates than nessescary)


Reply to this

-

 Re: Re: Make an official PND of it

 
 by Zero3K on: Apr 8 2011
 
Score 50%

Here's a link to the PND that mcobit made:

http://repo.openpandora.org/?page=detail&app=lightweight2-Lightweight2-112245


Reply to this

-

 Re: Re: Make an official PND of it

 
 by Zero3K on: Apr 8 2011
 
Score 50%

Here's a link to the PND that mcobit made:

http://repo.openpandora.org/?page=detail&app=lightweight2-Lightweight2-112245


Reply to this

-

 Nickname

 
 by Zero3K on: Apr 16 2011
 
Score 50%

Will I ever be able to assign one to a bookmark folder (so that all of the bookmarks in that folder will open in tabs when I enter it into the URL Bar and press Enter)?


Reply to this

-

 Re: Nickname

 
 by cpttom on: Apr 16 2011
 
Score 50%

Currently i have no plans to implement this.


Reply to this

-

 Re: Re: Nickname

 
 by Zero3K on: Apr 16 2011
 
Score 50%

How about later on?


Reply to this

goto page: prev   1  2  3  4  5 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team