Gtkmm-forge digest, Vol 1 #925 - 1 msg
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Cc:
- Subject: Gtkmm-forge digest, Vol 1 #925 - 1 msg
- Date: Sat, 21 May 2005 20:10:13 -0700
Send Gtkmm-forge mailing list submissions to
gtkmm-forge lists sourceforge net
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
or, via email, send a message with subject or body 'help' to
gtkmm-forge-request lists sourceforge net
You can reach the person managing the list at
gtkmm-forge-admin lists sourceforge net
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gtkmm-forge digest..."
gtkmm-forge is the mailing list that receives gtkmm bug reports from bugzilla. A daily digest is sent to gtkmm-main, to encourage people to help fixing the bugs. Do not try to unsubscribe gtkmm-forge from gtkmm-list.
Today's Topics:
1. [Bug 304989] New: gtk progress bar displays wrong progress value (bugzilla-daemon bugzilla gnome org)
--__--__--
Message: 1
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Date: Sat, 21 May 2005 08:23:45 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 304989] New: gtk progress bar displays wrong progress value
Please DO NOT reply to this by email. All additional comments should be m=
ade in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=3D304989
gtkmm | build | Ver: 2.2
Summary: gtk progress bar displays wrong progress value
Product: gtkmm
Version: 2.2
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: build
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: vsmi ukr net
CC: all-bugs bugzilla gnome org
Please describe the problem:
the following code
Gtk::ProgressBar *_progress;
//...
_progress->set_fraction(0.004);
results in brogress bar being displayed with progress [about] 100%. The s=
ame
seems to be true for any value >=3D 0.004 and < 0.007. Other values, (e.g=
. 0.003
or 0.007) give the correct result.
Steps to reproduce:
1. create a sample GTKMM application with progress bar
2. set fraction value of progress bar to 0.004
3. paint progress bar
Actual results:
The progress bar displays progress of about 100%
Expected results:
The progres bar displays progress 0.004%
Does this happen every time?
yes
Other information:
i use suse 9.0 on x86 gcc 3.3.1, gtk-1.2.10-710, gtkmm-2.2.12
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
End of Gtkmm-forge Digest
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]