http://bugs.winehq.org/show_bug.cgi?id=29864
Bug #: 29864
Summary: Foxit PDF Reader: tooltips not fully displayed
Product: Wine
Version: 1.4-rc3
Platform: x86
URL: http://www.foxitsoftware.com/downloads/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 38808
--> http://bugs.winehq.org/attachment.cgi?id=38808
terminal output
In Foxit Reader v5.1.x when you hover the mouse pointer over a menu item,
tooltips are only partially displayed (see attached screenshot).
Workaround: native comctl32.dll
Not a regression (the same problem with Wine-1.0.1, 1.2.3 etc.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38130
Bug ID: 38130
Summary: Sketchup 2015: Tooltips are trunkated
Product: Wine
Version: 1.7.37
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ml(a)bokomoko.de
Distribution: ---
Created attachment 50824
--> https://bugs.winehq.org/attachment.cgi?id=50824
Screenshot which shows trunkated tooltip
I installed sketchup 2015 without any additions.
The tool works well, except the tooltips are trunkated (see screenshot in
attachment)
rd@blackbox:~/Downloads$ md5sum SketchUpMake-en.exe
cc4fe6b42c0baedb7b5a1c8f58c97e8d SketchUpMake-en.exe
rd@blackbox:~/Downloads$
Please let me know, if you need further information.
This bug looks similar to
https://bugs.winehq.org/show_bug.cgi?id=29864
and the reports may be merged.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14336
Summary: BCG Tooltips dont dispaly correctly
Product: Wine
Version: 1.1.0
Platform: Other
URL: http://www.bcgsoft.com/download.htm
OS/Version: other
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Downlaod the "BCGControlBar Professional Edition demonstration"
Run the TooltipDemo.exe example
Using the third radio option "Use Custom Tooltip with Parameters", the button
tooltips are cut off when displayed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38020
Bug ID: 38020
Summary: Foxit Reader 6.12 crashes on unimplemented function
msasn1.dll.ASN1_CreateModule during validation of
digital signatures
Product: Wine
Version: 1.7.35
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
split off from bug 35613
Prerequisite: 'winetricks -q mfc42'
--- snip ---
err:module:import_dll Library MFC42u.DLL (which is needed by L"C:\\Program
Files\\Foxit Software\\Foxit
Reader\\plugins\\jrsys\\x86\\jrsysMSCryptoDll.dll") not found
--- snip ---
When doing the validation:
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Foxit Software/Foxit Reader
$ wine ./Foxit\ Reader.exe
...
wine: Call from 0x7b83b527 to unimplemented function
msasn1.dll.ASN1_CreateModule, aborting
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100
--- snip ---
An ASN1 API implementation can be found in the 'Windows Portable Runtime'
(FreeRDP spin-off project, Apache License).
$ sha1sum FoxitReader612.1224_enu_Setup.exe
3c4a6587af9c09b760fcc60038ad88c964404060 FoxitReader612.1224_enu_Setup.exe
$ du -sh FoxitReader612.1224_enu_Setup.exe
32M FoxitReader612.1224_enu_Setup.exe
$ wine --version
wine-1.7.35-89-gbad99c9
Regards
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35613
Bug ID: 35613
Summary: Foxit Reader unable to validate digital signatures
Product: Wine
Version: 1.7.12
Hardware: x86
URL: http://www.foxitsoftware.com/downloads/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
Classification: Unclassified
Created attachment 47561
--> http://bugs.winehq.org/attachment.cgi?id=47561
Log from opening sample PDF and clicking on signature
Tested with FoxitReader612.12241_enu_Setup.exe and sample signed PDF downloaded
from http://blogs.adobe.com/security/SampleSignedPDFDocument.pdf.
To reproduce:
1. Install Foxit Reader.
2. Open sample signed PDF from Adobe.
3. Click on the signature in the document.
4. A Signature Validation Status window pops up that says:
Signature is INVALID.
- The document has been altered or corrupted since the Signature was applied.
- The signer's identity has not yet been verified.
5. Clicking on the Signature Properties button brings up the Signature
Properties window, but the Show Certificate button is greyed out.
In Windows (tested XP & 7 in a VM), the first time you try to validate the
signature the message in the Signature Validation Status window is:
Signature validity is UNKNOWN.
- The document has not been modified since the signature was applied.
- The signer's identity is unknown because it has not been included in your
list of trusted identities and none of its parent certificates are trusted.
- The certificate has exceeded the time of validity.
However, in Windows the Show Certificate button on the Signature Properties
window works and takes you to a dialog that allows you to import the
certificate. Once that is done, the message from clicking on the signature is:
Signature is VALID, signed by John B Harris ,jbharris(a)adobe.com>
- The document has not been modified since this signature was applied.
- The signer's identity is valid.
- The certificate has exceeded the time of validity.
I'm attaching a log from opening the sample PDF and clicking on the signature
in a clean wineprefix. Copying mfc42u.dll and msasn1.dll to the wineprefix's
system32 directory gets rid of the console error messages about them, but does
not change the app's behavior.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35017
Bug #: 35017
Summary: Rollercoaster Tycoon 3, steam version, no music
Product: Wine
Version: 1.7.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: legluondunet(a)free.fr
Classification: Unclassified
Hello,
Rollercoaster Tycoon 3 has no background music at all.
On the WineHQ I did read there is a workaround for this: convert wma files from
this directory: ".../drive_c/Program Files/Steam/SteamApps/common/Rollercoaster
Tycoon 3 Gold/Music" to mp3. but it doesn't work. I tried to convert them to
wav format too, but it doesn't run either. Finally I do a winetricks
quartz...still no success.
Thank you for your help.
LGDN.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21038
Summary: BlackLight: crash after accepting license agreement
Product: Wine
Version: 1.1.34
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)stanev.org
Created an attachment (id=25234)
--> (http://bugs.winehq.org/attachment.cgi?id=25234)
BlackLight crash traces
This standalone(no installer) application crashes on startup, right after
accepting license agreement.
Attaching traces.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17848
Summary: Windows Print Preview: Lines drawn have incorrect width
Product: Wine
Version: 1.1.17
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: olsentest(a)comcast.net
In Windows print preview, drawing commands embedded
between BeginPath and EndPath have line widths that
are way too wide. It appears that the same width
(in pixels) is used in the print preview as was used
for the main application window. Also, if you use
the print preview zoom button, the line width remains
the same, suggesting that it is not being adjusted
for the changes in scale.
If drawing commands are not embedded between BeginPath
and EndPath, then the print preview appears to work
correctly.
I am attaching a screen capture of the main window and
the print preview window. Also, I am attaching a
simple Windows program that can be used for debug
purposes. Also attached is a code snippet from the
Windows program.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30469
Bug #: 30469
Summary: crash in segflex
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daduck10(a)gmail.com
Classification: Unclassified
Created attachment 39845
--> http://bugs.winehq.org/attachment.cgi?id=39845
crash file and debug mode files
The program segflex is crashing when I initialize it. I installed framework,
because it needs to run.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38501
Bug ID: 38501
Summary: GetClipboardData(CF_UNICODETEXT) - return ANSI
Product: Wine
Version: 1.7.39
Hardware: x86
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rozhuk.im(a)gmail.com
GetClipboardData(CF_UNICODETEXT) return non unicode text after CTRL+C in ms
richedit control.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24116
Summary: Cannot save game in Rainblood: Town of Death
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://games.on.net/file/36507/Rainblood_Town_of_Death
_-_Demo_v1.17
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Created an attachment (id=30351)
--> (http://bugs.winehq.org/attachment.cgi?id=30351)
Unable to save the game then exiting.
In game when you get a chance to save your game, the game gets interrupted and
a message pops up saying "Can not find file Save/Save0.rxdata"
A box character is in the file name at the end.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26218
Summary: Lylian: text hardly readable
Product: Wine
Version: 1.3.14
Platform: x86
URL: http://demos.gamersgate.com/21701
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=33421)
--> (http://bugs.winehq.org/attachment.cgi?id=33421)
terminal output
Text in the game is hardly readable. The game uses custom fonts, there are 4
different .ttf files in the installed game's folder.
The text of the tutorial is completely messed up.
Other text in the game (seemingly with other fonts) is more readable but there
are dots above certain letters.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30845
Bug #: 30845
Summary: Windows 7 SDK installer fails before putting up GUI
Product: Wine
Version: 1.5.5
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
With current git, the Windows 7 SDK installer fails before putting up a GUI
when run like this:
wget http://winetricks.googlecode.com/svn/trunk/src/winetricks
rm -rf ~/.wine
sh winetricks --no-isolate -q psdkwin7
Reverting the wine-mono install patches,
7b54917f28edf84c4d9db2e1a52e4dac67dd7e31
and 1e721a487775a2f306512a7c719b5fa3301f433d,
lets the platform SDK install properly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30786
Bug #: 30786
Summary: King's Bounty: Armored Princess and Crossworlds need
d3dx9_36.dll.D3DXQuaternionSquadSetup
Product: Wine
Version: 1.5.5
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
Created attachment 40313
--> http://bugs.winehq.org/attachment.cgi?id=40313
terminal output
Now that bug #24725 has been fixed, I tried the other King's Bounty games
(Armored Princess and it's expansion Crossworlds), using only native d3dx9
dlls.
With Wine 1.5.5 both games crash on startup with
>wine: Call from 0x7b839b42 to unimplemented function d3dx9_36.dll.D3DXQuaternionSquadSetup, aborting
Native d3dx9_36.dll is a workaround.
There is a demo for KB:AP available on Steam:
http://store.steampowered.com/app/3170
Other, non-Steam demos can be found elsewhere on the net, but they're protected
with Starforce as far as I remember from my previous testings.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29726
Bug #: 29726
Summary: pressing any key on CSpro selcase list will enter and
close the selcase
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iip.umar.rifai(a)gmail.com
Classification: Unclassified
how to test:
1. Download and install cspro at
http://www.census.gov/population/international/files/cspro/cspro41.exe
2. Download and extract somewhere my test application here
http://dl.dropbox.com/u/44951397/cspro-selcase.zip
3. open test-selcase.pff using "runpff MFC application" (I'm using Xubuntu
11.10, by right click on it)
4. It will show the list 1-200, on the first list, you could choose any number
on the list using arrow key, it will show confirm message of what you choose,
press "yes" for the second test, press again down arrow will directly choose
number 2, the next step will always the same, except you choose it using mouse.
In my opinion this problem related with comctl32, because I have similar bug
that almost the same with this one, but it was directly crashed.
Thanks,
-iip-
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14550
Summary: MS Ink demo program fails
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bcw1000(a)yahoo.com
Created an attachment (id=14898)
--> (http://bugs.winehq.org/attachment.cgi?id=14898)
shell script to set up the environment & run the program
Microsoft provides sample applications for use with their Tablet SDK.
I am running a sample that allows basic ink writing and recognition under
Wine-1.1.1.
For it to work, InkObj.DLL and Wisptis.exe binaries are required. I install
them via the Microsoft Windows Journal Viewer. InkObj requires unimplemented
functions of GdiPlus, so I install it using winetricks.
Also some text recognizer must be installed. I own Tablet XP (1 license) so I
copy a recognizer dll and another required file from my XP partition to ~/.wine
and register them.
Now when I launch "BasicRecognition.exe", it fails in it's initialization
sequence (judging by the source code) and gives me some output.
The Installation script and output log are attached.
Seems to be some OLE (or RPC) problems as several are mentioned in the output.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29314
Bug #: 29314
Summary: VLC menu bar text is invisible
Product: Wine
Version: 1.3.34
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
CC: julliard(a)winehq.org
Classification: Unclassified
Regression SHA1: 23c7c0469c34b072c0e6fdf5bbcab547dcc4d912
Created attachment 37911
--> http://bugs.winehq.org/attachment.cgi?id=37911
Screenshot
See screenshot.
This is a regression, and is still present as of wine-1.3.34-202-gb0f704d:
23c7c0469c34b072c0e6fdf5bbcab547dcc4d912 is the first bad commit
commit 23c7c0469c34b072c0e6fdf5bbcab547dcc4d912
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Oct 19 22:07:32 2011 +0200
gdi32: Reimplement GetCharABCWidthsFloat using the integer version.
:040000 040000 9d93e4beb3b477bccdc39e0c9f5f294e9ca1b05d
2fb51c8fd8ac7d0ea09fece17797fb9c7f84beff M dlls
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29229
Bug #: 29229
Summary: There: Invisible text in in-game dialogs/windows (Qt?)
Product: Wine
Version: 1.3.32
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pilota51(a)gmail.com
Classification: Unclassified
Created attachment 37757
--> http://bugs.winehq.org/attachment.cgi?id=37757
Terminal messages from launch of client and immediately exiting.
This is a regression starting at 1.3.32 in the virtual world client "There".
This is still present as of 1.3.34, even though that release fixed similar
issues.
The text is not visible in most dialogs/windows, including IM windows, the
Organizer, exit confirmation dialog, various text entry dialogs, basically any
windows that can be dragged outside of the client window. I think, but not
certain, that it is related to Qt. In text entry dialogs, the cursor can be
seen and it moves when typing. It is worth noting that the windows have
transparency as long as they are completely inside the client window.
Text appears correctly in other areas such as the menu, Communicator (buddy
list), ChangeMe, and elements connected to the 3D world. The buddy list and
ChangeMe looks identical in style to the problem windows, except they are only
rendered inside the client window. I'm certain that most of those elements use
Flash. From my understanding, the developers plan to transition all Flash
elements to Qt shortly after it opens to the public.
The client can be downloaded from http://there.com/download and the issue can
be reproduced without an account by launching the client and then exiting,
where an affected confirmation dialog is displayed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27283
Summary: can not start IBankWizard.msi installer
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
1. download the installer
$ wget
https://pbank.95559.com.cn/personbank/download/AssistantDelopy/AssistantIns…
2. start the installer
$ WINEDEBUG=+msi msiexec /i IBankWizard.msi trace:msi:MsiSetInternalUI 00000005
(nil)
trace:msi:MsiInstallProductW L"IBankWizard.msi" (null)
trace:msi:MSI_OpenPackageW L"IBankWizard.msi" 0x32fcdc
trace:msi:MSI_OpenPackageW Copying to local package
L"C:\\windows\\Installer\\3d8.msi"
trace:msi:MSI_OpenPackageW Opening relocated package
L"C:\\users\\fracting\\Temp\\msi3d1.tmp"
trace:msi:MSI_OpenDatabaseW L"C:\\users\\fracting\\Temp\\msi3d1.tmp" #0001
fixme:storage:create_storagefile Storage share mode not implemented.
There is no any window appear, the program will not stop until pressing Ctrl+C.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33550
Bug #: 33550
Summary: Can't select there's only one item in TreeView if
canceled TVN_BEGINLABELEDIT.
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: orzhvs(a)gmail.com
Classification: Unclassified
Created attachment 44406
--> http://bugs.winehq.org/attachment.cgi?id=44406
WINEDEBUG=+message wine ~/.wine/drive_c/Program\ Files/PremiumSoft/Navicat\
for\ SQL\ Server/navicat.exe 2>&1 | grep -E WM_NOTIFY\|TVN_ > out.txt
In a TreeView control, if the following conditions holds:
1. There's only one item in the tree.
2. The control has bit TVS_EDITLABELS (=0x0008) set in dwExStyle.
3. Returned TRUE when receiving TVN_BEGINLABELEDIT.
The item will never be selected, at least never drawn as selected.
This happens in a database tool Navicat. Try this to reproduce the bug:
1. Download and install Navicat for Sql Server 10.0.0.3 Trail at
http://www.download3k.com/Install-Navicat-The-World-s-best-SQL-Server-GUI-t…
2. Open Navicat, create the only one connection, fill anything in config
dialog, no need to be a real sql server.
3. Try do label-editing on item in the TreeView, by click twice (seperated, not
double-click) on the item. In fact there will be no label-editing, doing this
is to trigger a TVN_BEGINLABELEDIT message.
4. The item will lose selection and will never be selected again.
vim o
hvs@hvsgentoo ~/Desktop $ sha1sum ~/Downloads/navicat100_sqlserver_en.exe
6236f7a402985aeb3d94fa6f86805af8976c2ee8
Return value on TVN_BEGINLABELEDIT is descripted here
http://msdn.microsoft.com/en-us/library/windows/desktop/bb773506(v=vs.85).a…
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24265
Summary: minimized windows disappear
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jarekczek(a)poczta.onet.pl
Created an attachment (id=30551)
--> (http://bugs.winehq.org/attachment.cgi?id=30551)
1. from the moment of clicking minimize till the end (wineserver -k)
Some applications on my system disappear totally from the desktop after
minimizing them. It's debian lenny with openbox and fbpanel. I'm going to
illustrate it on the Bridge Base Online app.
Setup: http://online.bridgebase.com/download/bbo_setup.exe
Default install, to C:\Bridge Base Online
Launch app, for example with
wine c:\\Bridge\ Base\ Online\\NetBridgeVu.exe
Don't log in, choose Open Bridge Movie..., open a file 00ittsf8.lin from the
hands subdirectory. Click on a deal below, for example no 110. We are on the
main screen of the app.
Then I can minimize the window, it goes down to the taskbar and is still
visible through Ctrl-Tab. But trying to restore it either from taskbar or from
Ctrl-Tab fails. App is still working, but it's window became inaccessible.
wmctrl doesn't see it too.
I attach logs of relay:
1. from the moment of clicking minimize till the end (wineserver -k)
2. from the moment of min till max (so it's part of no 1)
3. from the moment of max till kill
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20727
Summary: Regression in wine 1.1.30: Characters in Sacred
Underworld invisible
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knipl(a)in.tum.de
Between Wine 1.1.29 and 1.1.30 the characters in Sacred Underworld 2.28 (and
possibly also Sacred) become invisible (usingn Nvidia drivers 190.42). A
regression test showed this commit to be the problem:
2b2fc827ce1f340554cc8d01f6b183d4a5c02114 is first bad commit
commit 2b2fc827ce1f340554cc8d01f6b183d4a5c02114
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Thu Sep 10 16:57:16 2009 +0200
wined3d: Remove unused parameters to drawPrimitive().
:040000 040000 2f0c1b1c48af0ce094ba8cf6fc7b561622aa78a2
715329eb72914885257d2515d4e0c0315a30c651 M dlls
:040000 040000 6e42f98120a878a266a2b2f45ea52e6d53bd15aa
82d71eed45b555649978412a7edecbdedde0ce31 M include
It seems they were not totally unused however ;-)
If someone wishes so then I can give screenshots to illustrate the problem. If
further information is needed just ask.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31582
Bug #: 31582
Summary: Internet Explorer 8 Fatal Error on Start up
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ramongonzaga11(a)gmail.com
Classification: Unclassified
Created attachment 41530
--> http://bugs.winehq.org/attachment.cgi?id=41530
IE8 backtrace error
Error when starting IE8 on UBUNTU 11.04
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23773
Summary: No application close "cross" icon displayed for
ForteAgent
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ivankob4wine(a)gmail.com
Created an attachment (id=29797)
--> (http://bugs.winehq.org/attachment.cgi?id=29797)
no close buuton
Another icon is displayed below but it doesn't close the app.
(see the atatchment)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.