http://bugs.winehq.org/show_bug.cgi?id=23077
Summary: UltraEdit 16.10: Plus sign doesn't appear in directory
tree
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=28652)
--> (http://bugs.winehq.org/attachment.cgi?id=28652)
Image showing the problem
Steps to reproduce:
1) remove ~/.wine
2) install UltraEdit
3) wine Uedit32.exe
4) close all popup windows (buy now, tip of the day etc.)
5) In "File View" Window click on plus sign of "C" then "Program Files"
6) Click on plus sign of "Internet Explorer" branch will unfold, plus sign
changes to minus sign
7) Click on minus sign of "Internet Explorer" branch will fold
Behaviour:
After seventh step minus sign of "Internet Explorer" stays minus sign and I
cannot unfold that branch anymore
Expected behaviour:
After seventh step minus sign of "Internet Explorer" should convert itself into
plus sign and I should have ability to unfold the branch
In terminal I get only
fixme:win:LockWindowUpdate (0x100a0), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
for every successful fold/unfold operation
--
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=3781
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.iriverinc.com/do |https://web.archive.org/web
|wnload/downloadView.asp?sel |/20081128073047/http://iriv
|ectPart=cateCode&findWord=0 |erinc.com/download/ce.zip
|1&sno=12&page=2&cateCode=01 |
--
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=48443
Bug ID: 48443
Summary: wine-devel-dbg, wine-staging-dbg, wine-stable-dbg
should conflict, as they write files to the same
locations
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: consolelogger(a)rhyta.com
CC: dimesio(a)earthlink.net, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Apt should be made aware that different debug packages can't be installed at
the same time, so that it shows them as conflicting.
In the current state it tries to install both and fails:
dpkg: error processing archive wine-staging-dbg_5.0~rc2~buster_amd64.deb
(--install):
trying to overwrite
'/usr/lib/debug/.build-id/2c/8d15289b8f02099d9ee339820e5ec6c134bf00.debug',
which is also in package wine-devel-dbg:amd64 5.0~rc2~buster
(Unrelated question: Are both wine-devel-dbg:amd64 and wine-devel-dbg:i386
required to get all the debug symbols needed?
If so the amd64 package should depend on the i386 one to prevent incomplete
debug info being submitted on bugs etc.)
Cheers and thank you for providing these packages!
--
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=47410
Bug ID: 47410
Summary: Regression in 4.10, Dune 2000 installer crashes in
winevdm
Product: Wine
Version: 4.10
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: o.dierick(a)piezo-forte.be
Distribution: ---
Created attachment 64759
--> https://bugs.winehq.org/attachment.cgi?id=64759
Dune 2000 installer crashes early in winevdm (wine 4.11 output)
Hello,
I get a crash when starting the installer from the Dune 2000 retail CD.
Regression test revealed that reverting the following commit on top of wine
4.11 works around the regression:
Module: wine
Branch: master
Commit: ded2e82f16fb142c8056ba7833d139a1acc94e22
URL:
https://source.winehq.org/git/wine.git/?a=commit;h=ded2e82f16fb142c8056ba78…
Author: Alexandre Julliard <julliard at winehq.org>
Date: Tue Jun 4 12:38:43 2019 +0200
winebuild: Don't even try to resolve imports for PE builds.
Signed-off-by: Alexandre Julliard <julliard at winehq.org>
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.
https://bugs.winehq.org/show_bug.cgi?id=3781
sh <neoneun87(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |neoneun87(a)gmail.com
--- Comment #14 from sh <neoneun87(a)gmail.com> ---
Still present in wine-5.0-rc4
# sha1sum ce.zip
4c51448efebfd40479ebeb5f9e87b998e7e79387 ce.zip
--
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=40782
Bug ID: 40782
Summary: beatmania IIDX INFINITAS has frozen graphics if a
OpenGL-powered Desktop Environment is running in
background
Product: Wine
Version: 1.9.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lena.stoffler(a)ymail.com
Distribution: ---
The game beatmania IIDX INFINITAS if it is started from a OpenGL-powered DE,
like KDE, GNOME or Unity, has frozen graphics after the loading screen is
passed but the menu navigation still works, aswell as the sound.
The workaround is simple: start it from a plain standalone X server as I
described it in my test results at
https://appdb.winehq.org/objectManager.php?sClass=version&iId=33674
The terminal output says something about OpenGL backbuffe, but I have no idea
what this means. A other problem also could be that the game changes the
resolution to 480p (xrandr).
It's just a trivial bug, since the workaround is quite simple.
I don't know if this even has something todo with wine. Could be a bug in the
game itself too.
ALSO:
the OpenGL backbuffer message doesn't appear when the game is started from a
plain standalone X server
--
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=15741
Summary: Emule: Configuration asistant window is not repainted
correctly
Product: Wine
Version: 1.1.6
Platform: Other
URL: http://www.emule-project.net
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=16836)
--> (http://bugs.winehq.org/attachment.cgi?id=16836)
Screenshot in WinXP
The first time you run eMule, a configuration window will appear and after you
pass to the second step, the background of the first window will still remain
in the back. Check the screenshots.
--
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=40298
Bug ID: 40298
Summary: Caverns of Xaskazien 2 crashes when loading
Product: Wine
Version: 1.9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 53939
--> https://bugs.winehq.org/attachment.cgi?id=53939
backtrace of the crash
I have a clean 32-bit prefix in Wine 1.9.5 installed from the Arch repos.
I have a debug log here:
https://www.dropbox.com/s/kgfkv8k5t80avj3/caverns_debug_outputlog.txt.tar.g…
I can't attach it as uncompressed it weighs in at almost 60 MB.
I've used the following debug channels for debugging purposes:
WINEDEBUG=+tid,+seh,+mmdevapi,+winmm,+driver,+msacm,+midi,+dsound,+dsound3d,+xaudio2,+xapofx,+dmusic,+mci,+pulse,+oss,+alsa,+coreaudio,+timestamp
Steps to reproduce:
1. Run "wine Caverns of Xaskazien 2.exe"
2. Select "Enter the Caverns" and create a character.
3. After naming your character hit Enter and wait for the game to load. It
should crash as soon as the loading indicator gets to about a quarter of the
way in.
--
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=48409
Bug ID: 48409
Summary: EXCEL2003 prints to file, no error messages, file
found nowhere, OS offers no choice of file name or
location
Product: Wine
Version: 4.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: marcdunord(a)gmail.com
Distribution: ---
EXCEL2003 "prints to file" fine with no error messages, but the generated file
(name?) cannot be found anywhere.Â
however: the OS does not ask the user to name the PDF file or to say where to
save the file.
the excel "printing dialog" does not show the usual choice "printer: PDF"
in the same machine CALC does not show the usual choice "printer: PDF" either,
but it "prints to file" fine after asking for the name and location of the PDF
file.
in another xubuntu (32bit) machine with wine, excel shows the choice "printer:
PDF", and the excel PDF goes to the user's xubuntu PDF folder...
--
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=5227
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.resmap.com/instr |https://web.archive.org/web
|uctions/plug-ins/ERViewer7_ |/20070101061618/http://resm
|0_RC.exe |ap.com/instructions/plug-in
| |s/ERViewer7_0_RC.exe
--- Comment #16 from Anastasius Focht <focht(a)gmx.net> ---
Hello sh,
--- quote ---
ERViewer 7.0 has disappared from the internet.. but I found a link
https://link-4share.com/download/7EuYJX4gce/erviewer7_0_rc_exe.htm
--- quote ---
thanks for the link. It seems some good soul created an Internet Archive
snapshot in 2007. This is a more reliable and credible source ;-)
https://web.archive.org/web/20070101061618/http://resmap.com/instructions/p…
$ sha1sum ERViewer7_0_RC.exe
a4c1979d04440c9498fbca4b54ffd2d1cbf76299 ERViewer7_0_RC.exe
$Â du -sh ERViewer7_0_RC.exe
4.9M ERViewer7_0_RC.exe
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.