https://bugs.winehq.org/show_bug.cgi?id=38133
Bug ID: 38133
Summary: Everbote crashes on start
Product: Wine
Version: 1.7.34
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jacek.filipek(a)gmail.com
Distribution: ---
Created attachment 50828
--> https://bugs.winehq.org/attachment.cgi?id=50828
backtrace
After starting the message pops up "program error".
--
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=23756
Summary: In-game MIDI music does not play in Melker - The Elk
Hunt (a.k.a. Moose on the Loose)
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.wihlborg.se/melker_the_elk_hunt.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Created an attachment (id=29775)
--> (http://bugs.winehq.org/attachment.cgi?id=29775)
+winmm log, compressed with bzip2
This bug applies to the game "Melker - The Elk Hunt" by Wihlborg Entertainment.
The game was also marketed as "Moose on the Loose" by eGames/Greenstreet games.
A demo can be downloaded from http://www.wihlborg.se/melker_the_elk_hunt.html
The in-game (MIDI) background music does not play in Wine. However the title
sequence music does play.
Install the demo and run melker.exe. Click Start Game! Watch the title sequence
and note that the music plays. Press Enter several times to begin play. A
dialog box appears:
:
The MCI device you are using does not support the specified command.
After dismissing that, press Enter at the map screen and the same dialog
appears again, then a second dialog:
MidiPlyrPlayPart() failed!
MidiPlayPart() failed
MidiProcessTune() failed
MidiPlayTune() failed
The attached log is with WINEDEBUG=+winmm, running melker.exe, waiting at the
title sequence, then starting play, dismissing the error dialogs, quitting the
game, returning to title sequence and exiting.
--
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=31396
Bug #: 31396
Summary: freeOTFE requires administrator rights
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)gmail.com
Classification: Unclassified
Hi All,
Scientific Linux 6.2, 64 bit
wine 1.4-1
Would one of our interpreted heroes please fix this for me?
This one is important to me as I need to be able to test things on my Linux
machine. The idea is to have an encrypted flash drive with my customer
sensitive data on it that I can take around to my customer sites. I do not
have easy access to a true Windows machine (lots of VM's, but ...).
FreeOTFE installs fine, but when run complains about not having Administrator
rights. This even when wine is configured for W98.
FreeOTFE: http://www.freeotfe.org/download.html
Many thanks,
-T
--
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=39167
Bug ID: 39167
Summary: localhost don't resolve over proxied network
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kseltar(a)gmail.com
Distribution: ---
OS: Debian testing (201508) x86_64/amd64
LOCALSERVICE: httpd (port 80) mariadb (3306)
NETWORKING: wan force routing to proxy
ENV: wine 1.6.2 PlayOnLinux(POL) 4.2 (default 32bit/x86)
APP: Dreamweaver MX 8, Firefox 39.0
CASE:
Forced WAN/LAN default routed to proxy server by router_core for access to
internet.
Every network app as browsers has setted with proxy config. eg:
proxyip: 192.168.24.100 port: 3128
the proxy require authentication for resolv ip/url, because it the browser has
this url exceptions:
localhost;127.0.0.1;.domain.type;192.168.0.0/16
similar config to bash environmente http_proxy, etc; also the Desktop
environment (KDE or Gnome-like env network settings)
POL has set proxy for download POL system packages
but on app run on app environment every network petition go to the proxy
without read desktop/bah env network config (and exeptions) or POL proxy config
MAIN BUG:
any url (ip or domain), eg: "http://127.0.0.1/mypage.html", is not checked with
the hosts machine /etc/hosts file, and the wined app go to the router and here
to the proxy to resolv the url. 127.0.0.1 and localhost are registered on proxy
server /etc/hosts file too, and think that the app want its services resolution
(eg: httpd) but tehe proxy dont have the service or files required and return
404 page not found,
A MANUAL SOLUTION FOR FIX IT:
add a win-registry on app environment
create a regsitry file or edit wine env register files
example: win7registry.reg for iexplerer env
-----------------------
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"ProxyEnable"=dword:00000001
"GlobalUserOffline"=dword:00000000
"ProxyServer"="<ipproxy:<port>"
"ProxyOverride"="localhost;127.0.0.1;.domain.type;192.168.0.0/16;<local>"
----------------------
where <ipproxy>:<port> is the proxy ip address and port
ProxyOverride that has the semicolon ";" spaced urls and address on the wan/lan
that i don't like to resolv on proxy proxy
--
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=38380
Bug ID: 38380
Summary: OSX Wine64 compile hangs on /dlls/ntdll/relay.c with
gcc4.9
Product: Wine
Version: 1.7.40
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: jshpettus(a)gmail.com
Distribution: ---
I attempted to compile wine with --win-64 bit enabled. I do realize support is
preliminary.
Anyway I installed gcc49 via macports and attempted to compile wine with all
the dependencies installed on macports.
./configure --without-alsa --without-capi --with-cms --with-coreaudio
--with-cups --with-curses --with-fontconfig --with-freetype --without-gphoto
--with-glu --with-gnutls --without-gsm --without-hal --with-jpeg --without-ldap
--without-mpg123 --without-openal --with-opengl --without-oss --with-png
--with-pthread --without-sane --with-tiff --without-v4l --with-xcomposite
--with-xcursor --with-xinerama --with-xinput --with-xml --with-xrandr
--with-xrender --with-xshape --with-xslt --with-xxf86vm --with-x
--x-include=/opt/local/include --x-lib=/opt/local/lib --disable-wineqtdecoder
--disable-win16 --enable-win64 CFLAGS="-I/opt/local/include -L/opt/local/lib"
CC=/opt/local/bin/gcc-mp-4.9
I also had to make an alternate version of my /usr/include/dispatch/object.c
for gcc's sake.
changing:
typedef void (^dispatch_block_t)(void);
to:
typedef void* dispatch_block_t;
Anyway, it got all the way to /dlls/ntdll/relay.c and it got caught up on some
assembly stuff there.
opt/local/bin/gcc-mp-4.9 -m64 -c -o relay.o relay.c -I. -I../../include
-D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall \
-pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body
-Wignored-qualifiers \
-Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla
-Wwrite-strings -Wpointer-arith \
-Wlogical-op -I/opt/local/include -L/opt/local/lib
{standard input}:1406:suffix or operands invalid for `movq'
{standard input}:1407:suffix or operands invalid for `movq'
{standard input}:1408:suffix or operands invalid for `movq'
{standard input}:1409:suffix or operands invalid for `movq'
make[1]: *** [relay.o] Error 1
Is this a bug or is it user error? I'm fully inclined to believe the latter :)
--
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=23799
Summary: Rawdump fails to detect drive(s), shows popup windows
Product: Wine
Version: 1.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ovvinate(a)gmail.com
Rawdump 2.0 fails to detect optical disk drives (window says unable to detect
drives). And a weird pop-up windows shows up afterwards talking about debug and
JIT. Error outputs forthcoming.
--
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=33757
Bug #: 33757
Summary: XenCenter crashes while starting
Product: Wine
Version: 1.6-rc1
Platform: x86
URL: http://www.citrix.com/go/products/xenserver/download.a
sp.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 00cpxxx(a)gmail.com
Blocks: 19517
Classification: Unclassified
Created attachment 44700
--> http://bugs.winehq.org/attachment.cgi?id=44700
wine 1.6-rc1 log
The program XenCenter is not working, this blocks the test for bug 19517. Log
attached. winetricks dotnet20 or 35 give the same result. With wine-mono the
application dies earlier.
--
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=16292
Summary: Activeworlds client 4.2 update fails with "reason 13"
Product: Wine
Version: 1.1.9
Platform: Other
URL: http://activeworlds.com/products/download.asp
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Installs ok, won't start unless you do "winetricks mfc42".
Then it starts, and notices it needs an update;
if you accept, it downloads it and then fails with "reason 13".
"winetricks wininet" works around this, and gets you to the
next problem.
--
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=29881
Bug #: 29881
Summary: Can't install recent Skype on wine version 1.0.1-3.5
on Debian GNU/Linux SID
Product: Wine
Version: 1.0.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: csanyipal(a)gmail.com
Classification: Unclassified
Hi,
I have installed wine version 1.0.1-3.5 on my Debian GNU/Linux SID system.
I had run winecfg and setup sound successfully.
I had run NotePad successfully.
I'm trying to install the just downloaded Skype. I don't know it's version
because the file is called just SkypeSetup.exe
The installation failed:
csanyipal@debian-asztal:/debian-adatok-1/Skype$ wine SkypeSetup.exe
fixme:tab:TAB_SetCurFocus Should set input focus
fixme:tab:TAB_SetCurFocus Should set input focus
fixme:tab:TAB_SetCurFocus Should set input focus
fixme:tab:TAB_SetCurFocus Should set input focus
fixme:tab:TAB_SetCurFocus Should set input focus
fixme:tab:TAB_SetCurFocus Should set input focus
fixme:tab:TAB_SetCurFocus Should set input focus
fixme:advapi:CheckTokenMembership ((nil) 0x13aae8 0x32fd3c) stub!
fixme:advapi:CheckTokenMembership ((nil) 0x13baf8 0x32fd78) stub!
fixme:win:WINNLSEnableIME hUnknown1 0x1003a bUnknown2 0: stub!
fixme:win:WINNLSEnableIME hUnknown1 0x1003a bUnknown2 -1: stub!
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT
(10000): STUB
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_DATA_RECEIVE_TIMEOUT
(10000): STUB
fixme:win:WINNLSEnableIME hUnknown1 0x1004c bUnknown2 0: stub!
err:winebrowser:get_url_from_dde Unabled to retrieve URL from string L"\""
err:winebrowser:wmain Usage: winebrowser URL
fixme:win:WINNLSEnableIME hUnknown1 0x1004c bUnknown2 -1: stub!
Is this a bug?
Best regards, Pal
--
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=34411
Bug #: 34411
Summary: Epsxe sound does not stop after program close
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alaskancaveman(a)Live.com
Classification: Unclassified
sound does not stop after program close
--
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.