http://bugs.winehq.org/show_bug.cgi?id=11838
Summary: Y axis inverted in tablet with OpenCanvas 1.1?
Product: Wine
Version: 0.9.55.
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wintab32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://winehq.org/pipermail/wine-users/2008-March/029502.html
says:
"I'm having some oddness with Wine running OpenCanvas 1.1, the old free version
with networking. My system is running Ubuntu 7.10
Under Wine 0.9.46, the version in the ubuntu repositories, openCanvas seems to
work fine, albeit pressure sensitivity is missing. Unfortunately the program
isn't much without the pressure sensitivity.
Under Wine 0.9.55 from this site, pressure sensitivity works... however the
tablet behaves very oddly when drawing on the canvas. The Y axis seems
inverted, so if I draw in the top left, ink appears in the bottom left. There
are also minor oddities such as sudden vertical lines of ink suddenly
appearing. Finally the program frequently hangs with divide by zero exceptions.
The tablet works perfectly fine under applications such as Inkscape and Gimp."
FWIW, I think you can download OpenCanvas 1.1 from
http://wistinga.online.fr/opencanvas/
but I don't know what the authoritative site is anymore, if there is one.
--
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=12907
Summary: Text not totally visible in the Display tab (winecfg)
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kwixbit(a)gmail.com
In the Display tab there's a little bug when using some languages.
The text next to the third checkbox isn't totally visible. (Allow the window
manager to manage the windows)
I'm not sure about the translation of the item, because my installation is in
french.
--
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=13476
Summary: SQLyog community edition : Cannot connect to a remote DB
through gSTM tunnel
Product: Wine
Version: 0.9.61.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stefanpsz(a)gmail.com
Created an attachment (id=13396)
--> (http://bugs.winehq.org/attachment.cgi?id=13396)
Results of WINEDEBUG=+winsock wine SQLyog.exe > SQLyog-debug.txt 2>&1
Hi
Since wine 0.9.61 (previous versions worked just fine) I am having problems
connecting to a VPN remote database through ssh tunnel forwarding using gSTM.
My localhost is set to "stefan" and the gSTM port 33061 is forwarded to port
3306 on the remote machine.
Connections to a local database on my machine works OK, and all other internet
connections work OK as well.
SQLyog does not crash, it only displays a standard error message complaining no
connectivity to the DB.
Every time I downgrade to 0.9.60 it starts to work again.
regards
Stefan Pszczolkowski
--
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=19411
Summary: 'wine uninstaller' crashes on launch (appinstall)
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, regression, source
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: owen(a)owenrudge.net
$ wine uninstaller
Backtrace:
=>0 0x7e5a4ad3 Control_RunDLLW+0x3c3(hWnd=0x10020, hInst=(nil), cmd=<is not
available>, nCmdShow=5) [/home/austin/wine-git/dlls/shell32/control.c:786] in
shell32 (0x0032fe68)
1 0x7e5a4e7d Control_RunDLLA+0xfd(hWnd=0x10020, hInst=(nil),
cmd="appwiz.cpl", nCmdShow=5)
[/home/austin/wine-git/dlls/shell32/control.c:857] in shell32 (0x0032fe98)
2 0x7ec3e5f7 wmain+0x307(argc=1, argv=0x110378)
[/home/austin/wine-git/programs/uninstaller/main.c:157] in uninstaller
(0x0032fee8)
3 0x7ec3e962 __wine_spec_exe_wentry+0x82(peb=0x7ffdf000)
[/home/austin/wine-git/dlls/winecrt0/exe_wentry.c:36] in uninstaller
(0x0032ff08)
4 0x7ede5cc0 start_process+0x130(arg=(nil))
[/home/austin/wine-git/dlls/kernel32/process.c:955] in kernel32 (0x0032ffe8)
5 0xf7defe5d wine_call_on_stack+0x1d() in libwine.so.1 (0x00000000)
0x7e5a4ad3 Control_RunDLLW+0x3c3
[/home/austin/wine-git/dlls/shell32/control.c:786] in shell32: cmpw
$64,0x0(%edx)
786 if ((*extraPmts == '@') && (sp == -1)) {
austin@midna:~/wine-git$ git bisect good
bd926bde3830e13398e761e588ec3be0544f52a9 is first bad commit
commit bd926bde3830e13398e761e588ec3be0544f52a9
Author: Owen Rudge <owen(a)owenrudge.net>
Date: Mon Jul 20 17:03:47 2009 -0300
shell32: Check if a numerical value has been passed inside quotes in
Control_DoLaunch.
:040000 040000 7903859b851ee2653935bccbdbda6794c8c442c8
d089d451106e5cf9b30d2caee8a301571f7720c7 M dlls
Found by appinstall :-)
(http://austinenglish.com/logs/appinstall-2009-07-21/builtin-gui-result.txt)
--
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=21497
Summary: ElsterFormular 11.1.1: program window disappears, app
keeps running in the background
Product: Wine
Version: 1.1.37
Platform: x86
URL: https://www.elster.de/elfo_down1.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andreas(a)braml.org
The latest release of ElsterFormular doesn't work on Wine anymore. It is the
official app to submit tax statements to the german administration and can be
downloaded here: https://www.elster.de/elfo_down1.php (topmost entry)
The behaviour is as follows:
The installer runs fine (it also installs Virtual C++ Redistributable 2008)
It doesn't install vcrun6, although it claims to need it (could be fixed with
winetricks, but doesn't change anything about the bug here)
When I start the app with 'wine elfostarter.exe', the main window appears. When
I select a new tax statement, it loads the forms, but when it is done and
should show the input form, the window disappears. That is, the window where
the form would usually be shown appears for a short time, with the form area
empty, then it disappears. The app keeps running in the background, though.
So, when I subsequently run 'wineboot -e', a popup window from ElsterFormular
appears, asking me to save the tax statement data. I can then save it.
When I try to open the saved statement instead of creating a new one, the
behaviour is the same as with a new statement.
btw. ElsterFormular uses Qt4 for the GUI
How to debug this? Which logs would be helpful? There's no crash, so there's no
backtrace :(
--
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=24484
Summary: Hegemony: Philip of Macedon installer complains
"Couldn't create instance of IKnownFolderManager"
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The installer pauses near the end with a model messagebox
that says
"Couldn't create instance of IKnownFolderManager";
the log says
err:ole:CoGetClassObject no class object {4df0c730-df9d-4ae3-9153-aa6b82e9795a}
could be created for context 0x17
Clicking OK lets the install proceed.
Found with wisotool.
Game downloadable from
http://www.longbowgames.com/downloads/Hegemony%20Philip%20of%20Macedon%20In…
--
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=26650
Summary: MS Office 2007 won't install in 1.3.17
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bozkar(a)gmail.com
Created an attachment (id=33926)
--> (http://bugs.winehq.org/attachment.cgi?id=33926)
nodebug console output from MSO Installer at the very end of the process.
Microsoft Office 2007 is uninstallable in 1.3.17.
Version: Home & Student 2007
no msp patches in updates\
box version
product key not given - installed as trial.
default setup options
In 1.3.16 there was a bug http://bugs.winehq.org/show_bug.cgi?id=26494 - it has
been fixed.
Currently, MS Office Installer fails to install correctly due to other reasons
- Installer shows an "unable to install correctly" error, (sorry, polish
version here). After clicking "install now", progress bar appears, and
terminates soon. However, some files are installed - see here:
http://lekarski.katowice.pl/wine/1.3.17/setup-1.3.17-ls.log
The end of default console output is in the attachment or here:
http://lekarski.katowice.pl/wine/1.3.17/setup-1.3.17-nodebug.log
The verbose log is available:
http://lekarski.katowice.pl/wine/1.3.17/setup-1.3.17.log.gz -
+msi,+msidb,+msxml.
It might be associated with err:rpc:RpcAssoc_BindConnection rejected bind for
reason 0 ?
--
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=23022
Summary: Problem with serial port communication
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: servicii(a)gmail.com
Hello!
Due to some error (fixme:comm:set_queue_size insize 4096 outsize 4096
unimplemented stub)that i encountered under Wine with an aplication that uses
serial connection to connect to an external panel which has a flash memory, I
tried to test the serial communication from the computer running Linux with
Wine and my computer, running Windows XP. This way i tried to remove the
probability of a problem with that external panel and its application.
So i installed under Wine (and on my computer too) two serial file transfer
programs for Windows XP : FileSendComm and Anzio Lite.
Anzio Lite worked ok, the file was transferred correctly both ways (from my
computer to Wine computer, and reverse), and it gave me no error.
FileSendComm managed to send the file from my computer to the Wine machine, but
gave me this error when i tried to transfer the file from the Wine machine to
my computer :
fixme:comm:set_queue_size insize 4096 outsize 4096 unimplemented stub
So, because the problem with the application metioned in the beginning was that
i could not transfer files to the external panel, i think there is a bug in the
way that Wine handles serial communication from the machine it is running to
outside .
What can be done about this?
Thank you very much.
I use Wine version : wine-1.0.1-174-gc4039bd , running under Debian Lenny, with
kernel 2.6.30
I also tried with latest Wine 1.2-rc2, and the error is still there.
--
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=23524
Summary: Imperivm III: sound doesn't work
Product: Wine
Version: 1.2-rc6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dmusic
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: josemdark(a)gmail.com
Created an attachment (id=29365)
--> (http://bugs.winehq.org/attachment.cgi?id=29365)
Console log
When you open Imperivm III simply the sound doesn't work. It works in other
wine applications in my computer. I wasn't able to select more than one
component when reporting the bug, but note that directsound is involed too (not
appears in the log because I only opened a game, but in-game the sound doesn't
work too).
This error is very old, but I searched Imperivm in the bugtracker and nothing
appeared, when I first used wine (a version around 0.9.x) the bug existed, and
It has never been fixed, I have player Imperivm in several wine versions (along
the time) and in several computers ( I played on i386 too ). The sound has
never worked.
When you open the game a crash message appears too, but you click close and the
game continues working.
Audio hardware:
01:00.1 Audio device: nVidia Corporation High Definition Audio Controller (rev
a1)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High
Definition Audio (rev 05)
I guess that the nVidia one is for the HDMI and I'm not using HDMI at the
moment.
I ran Imperivm III on a clean wineprefix.
--
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=25955
Summary: Dreamweaver CS5 install fails
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marius.andreiana(a)gmail.com
Created an attachment (id=33088)
--> (http://bugs.winehq.org/attachment.cgi?id=33088)
wine output
Attaching 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.