Why does XnViewMP put the file XnView.db in the folder, C:\Users\<user name>\AppData\Roaming\XnViewMP, even when thumbnail caching is disabled ?
Can this be fixed in a future version, so the file is only created if thumbnail caching is disabled ?
Search found 50 matches
- Mon Jan 17, 2011 3:34 am
- Forum: MP - Suggestions
- Topic: XnView.db always created, even if thumbs cache db disabled
- Replies: 3
- Views: 2252
- Thu Apr 01, 2010 3:33 pm
- Forum: MP - Suggestions
- Topic: Huge thumbnails, instant high quality redraw, + thumnail siz
- Replies: 0
- Views: 626
Huge thumbnails, instant high quality redraw, + thumnail siz
The MP version only supports thumbnails up to 1024x1024. Can you bring back huge thumbnails support of 2048x2048, as in the original XnView. Maybe have a checkbox next to thumbnail slider, so huge thumbnails support can be enabled/disabled easily.
Can you display a tooltip when the thumbnail slider ...
Can you display a tooltip when the thumbnail slider ...
- Thu Apr 01, 2010 3:26 pm
- Forum: MP - Resolved Bugs & Requests
- Topic: 0.12: Thumbnail slider bug which causes crash
- Replies: 3
- Views: 1539
Re: 0.12: Thumbnail slider bug which causes crash
Confirmed fixed in 0.26.1 beta.
- Thu Jun 04, 2009 4:21 pm
- Forum: GFL SDK
- Topic: Access violation with gflLoadBitmapFromHandle() and IStream
- Replies: 9
- Views: 3448
- Thu Jun 04, 2009 3:03 pm
- Forum: GFL SDK
- Topic: Access violation with gflLoadBitmapFromHandle() and IStream
- Replies: 9
- Views: 3448
Re: Access violation with gflLoadBitmapFromHandle() and IStream
Sorry for the delay of my reply... No problem. I know you are busy with XnViewMP.
Do you have always the problem with IStream?? I only get the crash when using an IStream but, as mentioned, the crash doesn't always occur, so it must depend on where in the load operation the abort takes place ...
Do you have always the problem with IStream?? I only get the crash when using an IStream but, as mentioned, the crash doesn't always occur, so it must depend on where in the load operation the abort takes place ...
- Mon Feb 02, 2009 5:34 pm
- Forum: GFL SDK
- Topic: Access violation with gflLoadBitmapFromHandle() and IStream
- Replies: 9
- Views: 3448
- Mon Feb 02, 2009 5:30 pm
- Forum: GFL SDK
- Topic: Can you support for Google Sketchup files(ie .skp) in GFLSDK
- Replies: 0
- Views: 1303
Can you support for Google Sketchup files(ie .skp) in GFLSDK
Can you add support for Google Sketchup files to GFL SDK.
See http://sketchup.google.com/ for more information.
See http://sketchup.google.com/ for more information.
- Wed Dec 17, 2008 12:26 pm
- Forum: MP - Resolved Bugs & Requests
- Topic: 0.12: Thumbnail slider bug which causes crash
- Replies: 3
- Views: 1539
0.12: Thumbnail slider bug which causes crash
1) Select View->Thumbnail size->768x576
2) Move the dynamic thumbnail size slider left and XnViewMP will crash.
BTW, love the thumbnail slider feature, but missing the support for huge thumbnails - a feature which is unique in XnView!
2) Move the dynamic thumbnail size slider left and XnViewMP will crash.
BTW, love the thumbnail slider feature, but missing the support for huge thumbnails - a feature which is unique in XnView!
- Fri Dec 12, 2008 2:18 pm
- Forum: GFL SDK
- Topic: Access violation with gflLoadBitmapFromHandle() and IStream
- Replies: 9
- Views: 3448
- Tue Dec 09, 2008 7:09 am
- Forum: GFL SDK
- Topic: Access violation with gflLoadBitmapFromHandle() and IStream
- Replies: 9
- Views: 3448
After further testing, it would appear there is also a problem with the WantCancel() callback when using gflLoadBitmap(), as it still returns GFL_NO_ERROR when WantCancel() return TRUE, with a partially formed bitmap (ie. the bit that hasn't loaded is just black), which is not expected behaviour ...
- Tue Dec 09, 2008 7:01 am
- Forum: GFL SDK
- Topic: Access violation with gflLoadBitmapFromHandle() and IStream
- Replies: 9
- Views: 3448
- Tue Dec 09, 2008 12:12 am
- Forum: GFL SDK
- Topic: Access violation with gflLoadBitmapFromHandle() and IStream
- Replies: 9
- Views: 3448
Access violation with gflLoadBitmapFromHandle() and IStream
I'm using gflLoadBitmapFromHandle() to load an image from an IStream. A pointer to an IStream object is passed in, along with the GFL callback functions for Read, Seek and Tell being setup in LOAD_PARAMS.
In these GFL callback functions, I use the IStream object pointer to access the Read() and ...
In these GFL callback functions, I use the IStream object pointer to access the Read() and ...
- Sun Dec 07, 2008 4:38 am
- Forum: GFL SDK
- Topic: TransparentIndex should still be set with forced colour mode
- Replies: 1
- Views: 1303
- Sun Dec 07, 2008 3:44 am
- Forum: GFL SDK
- Topic: TransparentIndex should still be set with forced colour mode
- Replies: 1
- Views: 1303
TransparentIndex should still be set with forced colour mode
When loading with a forced colour model which has the Alpha channel (GFL_RGBA | GFL_ABGR | GFL_BGRA | GFL_ARGB), it would be nice if the TransparentIndex and ColorMap fields were still filled out with the correct information if the image has a colour map with or without transparency.
Without this ...
Without this ...
- Sun Dec 07, 2008 3:36 am
- Forum: GFL SDK
- Topic: Attached image has corruption at bottom when loaded in GFL
- Replies: 1
- Views: 1455