[Bug 479223]

2016-01-23 Thread Sebastian Lackner
Dmitry is currently working on this, and shared an early version of his
highly experimental work-in-progress patchset. Please give it a try and
report back if it works. Please note that SLTG support is still
unfinished, and there will be a lot more patches and improvements coming
soon.

https://github.com/wine-compholio/wine-staging/tree/master/patches/widl-
SLTG_Typelib_Support

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/479223

Title:
  ms office 97 install: failed to automatically register accwiz.dll

To manage notifications about this bug go to:
https://bugs.launchpad.net/wine/+bug/479223/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 371897]

2015-11-02 Thread Sebastian Lackner
Closing this bug was probably a bit rushed, to quote Andrews comment on
wine-devel:

"""After those five, there are three more patches to implement missing
critical interfaces (volume, session, and marshalling)."""

I would assume the current state is not fully functional enough to
actually use it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/371897

Title:
  Occasional sound drops in Wine via PulseAudio

To manage notifications about this bug go to:
https://bugs.launchpad.net/wine/+bug/371897/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1479040] Re: wineserver segfault with kernel 3.13.0-59-generic

2015-07-28 Thread Sebastian Lackner
The following bug report is most likely the same issue:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1478844

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1479040

Title:
  wineserver segfault with kernel 3.13.0-59-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1479040/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1439623] Re: Firewall Shield will not start

2015-04-03 Thread Sebastian Lackner
I am from the Wine Staging development team. As already explained in
comment #6, the problem is that webkit is used, which always loads all
plugins on startup (yes, also linux flash, mono, ). The only
difference is that pipelight/wine spams a lot of debug output.

An easy workaround in case of Pipelight is to enable the plugins only
for specific applications (by manually specifying MOZ_PLUGIN_PATH when
starting the browser) and disable it system-wide, but its obviously just
an ugly hack. The preferred solution would be when applications running
with root rights don't load plugins at all by default, but I am not sure
if there is a way to do that with webkit.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1439623

Title:
  Firewall Shield will not start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gui-ufw/+bug/1439623/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429974] Re: Outdated/wrong copyright/license data

2015-03-10 Thread Sebastian Lackner
Even though it was only shortly mentioned, and is not the main subject
of this bug: It would also be nice if the second issue, providing a
dynamically linked library similar to Debian, could be resolved (maybe
even in the same step when merging with the changes from the Debian
package).

It would have a lot of advantages for the Wine feature we're working on
right now when we could just dynamically load the library. On Debian
this already works very well and avoids increasing the package size and
also possible license issues.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429974

Title:
  Outdated/wrong copyright/license data

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-settings/+bug/1429974/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1318321] Re: "the cache has no package" error when wine (-compholio) update is available

2014-08-25 Thread Sebastian Lackner
** Also affects: wine-compholio
   Importance: Undecided
   Status: New

** Changed in: wine-compholio
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1318321

Title:
  "the cache has no package" error when wine (-compholio) update is
  available

To manage notifications about this bug go to:
https://bugs.launchpad.net/pipelight/+bug/1318321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1307989] Re: chromium 34 not see NPAPI pipelight plugin

2014-04-15 Thread Sebastian Lackner
** Also affects: pipelight
   Importance: Undecided
   Status: New

** Changed in: pipelight
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1307989

Title:
  chromium 34 not see NPAPI pipelight plugin

To manage notifications about this bug go to:
https://bugs.launchpad.net/pipelight/+bug/1307989/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1297872] Re: osmo crashed with SIGSEGV in std::basic_string, std::allocator >::~basic_string()

2014-04-06 Thread Sebastian Lackner
Hi Cliff,

Based on the Stacktrace the crash itself seems to be in Pipelight code,
but its not immediately clear if this is a problem with libwebkitgtk /
Osmo or Pipelight itself. It would probably be helpful to take a look at
some more detailed debug output.

Can you probably compile Pipelight yourself with --debug enabled and attach a 
new log from the terminal output?
I assume that you already have some experience with compiling software, if not 
we can also provide some more detailed instructions.

I would suggest to checkout Pipelight from git:
https://bitbucket.org/mmueller2012/pipelight/overview

Afterwards you have to modify debian/rules and add " --debug" at the end of 
line 7 and 9:
https://bitbucket.org/mmueller2012/pipelight/src/5d5e122ee51d11e1d1ccf9a37c50fdc0e7b94704/debian/rules?at=master#cl-7

The required build dependencies are:

Build-Depends: debhelper (>= 8), libc6-dev(>= 2.11.1), libx11-dev (>= 2:1.3),
mingw-w64, g++-mingw-w64, make (>= 3.81), g++ (>= 4:4.4), sed (>= 
4.2.1), po-debconf

Then just build the package (for example with "debuild -uc -us -b") and
install it.

Please try to reproduce the problem, and then attach a new log
containing all stderr & stdout output, for example with:

osmo &> pipelight.log

It should contain a lot more detailed output including all function
calls which are relayed by Pipelight. Please attach the log to this bug
report.

Regards,
Sebastian

** Also affects: pipelight
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1297872

Title:
  osmo crashed with SIGSEGV in std::basic_string, std::allocator >::~basic_string()

To manage notifications about this bug go to:
https://bugs.launchpad.net/pipelight/+bug/1297872/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs