Hello,
On Sat, Feb 26, 2011 at 8:16 PM, Ana Guerrero wrote:
> * kasablanca
> * kbarcode
There's a port in progress but it's stuck since a year:
http://gitorious.org/kbarcode-kde4
> * keep
> * kfocus
> * klibido
> * kmobiletools
> * kpogre
> * ksniffer
> * kvdr
> * lensfun
> * libkipi
> * taskju
Hi,
On Mon, Feb 21, 2011 at 1:20 PM, Felix Geyer wrote:
> Please move the Qt Designer plugins from libqt4-declarative and
> libqt4-qt3support to libqt4-dev.
>
> This would save some space on default installations as the dependency
> from libqt4-qt3support on libqt4-designer is dropped.
Why do yo
Package: libqt4-qt3support
Version: 4:4.7.3-1
Severity: wishlist
Qt3 support is a compatibility module to help developer on porting
their applications to Qt4. Qt3 is EOL and developers had several years
to port to Qt4. In addition, it will improve Qt4 performance.
Obviously, it will break old/unma
Hi,
On Sat, Jun 18, 2011 at 6:30 PM, Sami Liedes wrote:
> Package: qt4-linguist-tools
> Version: 4:4.7.3-2
> Severity: serious
>
> It seems qt4-linguist-tools needs a Conflicts: against older
> libqt4-dev:
The upgrade happened smoothly for me. Conflicts isn't needed.
See Debian Policy 7.6.1 para
Hi,
On Thu, Sep 15, 2011 at 5:56 PM, Moritz Muehlenhoff
wrote:
> Please see these links for details and patches:
> https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2011-3193
Fix isn't included upstream in Qt 4.7.4. It is now applied to our
packages and will be fixed with Qt 4.7.4-1 upload.
> htt
Hi,
This is already the case on Qt4 build:
http://svn.debian.org/wsvn/pkg-kde/trunk/packages/qt4-x11/debian/rules?op=file&rev=0&sc=0
http://svn.debian.org/wsvn/pkg-kde/trunk/packages/qt4-x11/debian/readdir-hppa-test.c?op=file&rev=0&sc=0
[...]
common-configure-arch::
ifeq ($(DEB_HOST_ARCH),hppa)
introduced by 54_seli_xinerama patch.
same failure on alpha, mipsel, powerpc and s390.
strange, it doesn't failed to build on other arches.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
tags 459749 + pending
thanks
seli xinerama patch is a 2 parts patch: kdelibs and kdebase.
kdebase must build against the patched kdelibs.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi,
> this bug has cause packagesearch to be removed from testing, due to a
> resulting FTBS.
>
> Is anyone working on a fix?
>
> I would hate to see packagesearch not making it into lenny due to this
> bug.
qmake will add --no-undefined by default for Qt4.4.
As a workaround, you can override QMA
for infos, i submitted a fix to upstream:
http://bugs.kde.org/attachment.cgi?id=23387&action=view
> Which version is this against?
kde svn 3.5 branch
My portable.cpp has
>
>if (p.exists() && p.open(IO_ReadOnly)) {
>
> and
>
>else if (f.exists() && f.open(IO_ReadOnly)) {
>
> instead of the plainer version in the patch.
>
you can easily adapt the patch as the i
tags 464613 + pending
thanks
preparing Qt3.3.8b upload with updated license.
you can expect the upload before sunday.
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi,
works for me.
ldd -d -r /usr/lib/libQtCore.so.4.3.3
linux-vdso.so.1 => (0x7fff687fa000)
libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x2ac4426c6000)
libz.so.1 => /usr/lib/libz.so.1 (0x2ac4428f6000)
libgthread-2.0.so.0 => /usr/lib/libgthread-
Hi,
could you send the output log files for ldd and objdump:
ldd -d -r /usr/lib/libQtCore.so.4.3.3 > ldd.log
objdump -T /usr/lib/libQtCore.so.4.3.3 > objdump.log
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> I still can't see the reason why artsdsp does not work if you call
> shellscripts (for example: realplayer) with it. Probably I'm just
> missing somethign here.
artsdsp is a script.
The error message "artsdsp works only for binaries" comes from the file check:
# setup artsdsp preload to hijack
Hi,
could you take a look at bug #468191:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468191
and try the workaround:
kcontrol -> Desktop -> Windows Behavior -> Advanced -> Active Desktop
Borders -> Only when moving windows
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
wi
A rework was done since 2 weeks for the upcoming Qt4.4.
Beta1 will be uploaded soon to experimental and will contain Qt demos and
examples.
Fathi
signature.asc
Description: This is a digitally signed message part.
tags 475340 + pending
thanks
Hi,
fixed in svn in a couple of minutes ;)
apt-get -f install workarounds the issue.
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi,
> My question is: how long will Qt3 be available in Debian?
> I assume it will be available in lenny - if not, please correct me.
yes, Qt3 will be available in lenny.
> So, I believe I need to provide two versions of libqglviewer - one linked
> with Qt3 and one with Qt4. I have some doubts
Hi,
afaics, the solution suggested by luk could be done (debconf).
Now, someone must implement debconf questions for /etc/kde3/kdm/Xaccess.
I would be happy to include a patch for that :)
for the record, Sune suggests:
> what about just providing a different kdm init script that points to a
> di
Hi,
please discuss with upstream people and inform yourself before making
assumption. There's no good reason to ship both version or to ship QtWebKIT
from webkit.org. QtWebKit shipped with Qt is the version to be shipped as
recommended by TT.
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMA
reopen 479851
reassign 479851 webkit
retitle reintroduce qtwebkit shipped from webkit.org
thanks
It seems some people want to have QtWebKit shipped from webkit.org in Debian
archive with QtWebKit shipped from Qt.
Well, I can't stop them as i think it's useless, so i I reopen/reassign to
webkit
Hi,
please read the Debian changelog:
* Split html documentation in qt4-doc-html package.
Now, you have 2 packages:
- qt4-doc, it contains documentation in the new help format (sqlite database)
- qt4-doc-html, it contains documentation in the html format.
Qt assistant use the new help format and
reassign 481224 ia32-libs-gtk
thanks
Hi,
$ ldd skype |grep "not found"
libQtDBus.so.4 => not found
libQtNetwork.so.4 => not found
$ apt-file search libQtDBus.so.4
ia32-libs-gtk: /emul/ia32-linux/usr/lib/libQtDBus.so.4
ia32-libs-gtk: /emul/ia32-linux/usr/lib/libQtDBus.so.4.3
ia32-libs-gtk: /emul
Hi,
> How much time do you think it will take to i386-build the latest version of
> dolphin and other apps?
>
> I've been waiting for it for over a week.
>
> http://packages.debian.org/experimental/dolphin
we started to upload 4.0.74 packages for i386 and amd64.
you'll get them very soon.
cheers
tag 481724 + pending
tag 481724 - patch
severity 481724 normal
thanks
Hi Sedat,
My guess: you have build kdebase-workspace in a non-clean environment
(dpkg-buildpackage), and you have libxcursor-dev installed.
It defines HAVE_XCURSOR and fails with undefined reference issue.
I'm not able to re
Fixed in our repo: Committed revision 10643.
http://svn.debian.org/wsvn/pkg-kde/branches/kde4/packages/kdebase-workspace/debian/?rev=10643&sc=1
have a good tea ;)
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi,
> Your package kdeedu seems to build-depends on libmagick9-dev
> (if not then sorry for the noise).
kdeedu (3.5.x or 4.x series) doesn't build depend on libmagick9-dev.
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PR
tags 437354 + wontfix
thanks
Hi,
We have splitted Qt4 packages and reduced fetched packages.
As we don't want to put qmake in his own package (discussed on the bug
report), I tag it wontfix.
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trou
Hi,
> I think, that no. Since last libqt4-dev package (4.4.0 from unstable)
> still depends on libx11-dev and other X11 stuff).
No, libqt4-dev doesn't depends on libx11-dev.
You must have apt default behavior: install recommends.
You can drop a file in /etc/apt/apt.conf.d/ with:
APT::Install-Rec
tags 511700 + pending upstream
tags 511700 - patch
thanks
Hi,
The bug is valid. Unfortunately, the patch isn't a good fix.
Upstream know about the issue as it seems we reported it twice (you and me).
For the record: [Issue N241266]
cheers,
Fathi
--
To UNSUBSCRIBE, email to debian-qt-kde-r
tags 511700 + fixed-upstream
Thanks
Hi,
The problem is corrected in the mainline.
The upcoming snapshot of Qt 4.5 won't have those useless warning.
cheers,
Fathi
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@
tags 518062 + pending
thanks
Hi,
it's fixed in our svn repository and the bug will be closed on next upload.
This is a Qt 4.5 regression, fixed in kdelibs.
cheers,
Fathi
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact li
hi,
thanks for the patch.
Added to qt-copy patches and will be in next Debian Qt packages upload.
cheers,
Fathi
Hi,
> This will be fixed in Qt 4.5.1 (ref
> http://www.qtsoftware.com/developer/task-tracker/index_html?method=entry&id=248387).
> In conclusion I hope you do not include the proposed patch in Debian or in
> qt-copy :)
thanks for your reply.
Qt snapshots aren't updated since 2-3 weeks.
Is it p
Hi Petr,
As suggested on my patch 77, I would prefer get rid of ucred declaration.
This piece of code is completely outdated and used on older glibc.
On GNU/kFreeBSD, it seems still an issue ?
afaics, the ftbfs isn't caused by ucred structure:
/bin/sed: can't read /usr/lib/libjack.la: No such fi
> The comment "`struct ucred' is not defined in glibc 2.0." is not the correct
> one.
upstream comment, removed on my initial patch.
I'll provide an updated patch to fix the issue also on GNU/kFreeBSD.
IMHO, ucred structure should not be redeclared at all
cheers,
Fathi
--
To UNSUBSCRIBE, em
Hi,
> I filed a bug on qzion when I found the issue there: 523910
> qedje has the same problem
>
> getfem will have other symptoms, but it will have the same cause.
>
> I suspect there are other packages that are buggy in the same way, but I
> haven't found others yet.
Thanks for the report. fixe
> Is it possible for Debian QT/KDE developers to apply this patch, or we have
> to wait for KDE 4.2.3 ?
It will be fixed in next upload.
I don't know if it will be kdelibs 4.2.2-3 or 4.2.3-1.
cheers,
Fathi
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "u
tags 527345 + pending
thanks
Hi Ritesh,
I don't know where the problem lies (imho, it isn't a packaging bug)
but it works fine using 4.2.3 packages.
New upload will fix the issue.
cheers,
Fathi
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscrib
Hi,
which KDE and plasma version do you use ?
dpkg -l kdelibs5
dpkg -l libplasma3
cheers,
Fathi
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Hi,
That's not possible yet. kdevplatform really depends on boost < 1.38
I'll update the build dependency as soon as default boost is supported
by kdevplatform.
cheers,
Fathi
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
Hi Phil,
> On Wed, Aug 10, 2011 at 09:54:40PM +0200, Pino Toscano wrote:
> > tags 637004 + pending
> > thanks
>
> will there be an upload soon to get that fix into the archive? (s390x)
I didn't bring the topic to debian-release yet but we started to convert
Qt/Qt WebKit/friends to multiarch:
htt
Source: qt4-x11
Version: 4:4.7.4-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)
ftbfs in the same way on armel/powerpc/s390/s390x architectures.
# Build documentations
dh_auto_build -Smakefile -- docs
make[2]: Entering directory
`/build/buildd-
> the new libzip 0.10 has a soname bump and will need binNMUs:
> * ebook-tools
> * haskell-bindings-libzip
> * haskell-libzip
> * ideviceinstaller
> * osgearth
> * sigrok
Packags rebuilt successfully except ideviceinstaller.
Bug and patch submitted: http://bugs.debian.org/653893
Cheers,
Fa
tags 537801 + unreproducible
thanks
Hi,
I tried kcachegrind 4.2.4 with Qt 4.5.2 and I can't reproduce the bug using
intel or nvidia driver.
which desktop environnment do you use ?
do you use compositing (compiz, kwin effects, etc...) ?
do you use some extra package to enhance qt/gtk integratio
tags 539623 + pending
thanks
yes, it was previously reported:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=498573
QCoreApplication should be patched to add KDE 4 plugin path to library paths.
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscri
tag 564683 + pending
thanks
Hi,
It's fixed under the repository, no need to NMU.
The next upload will close the bug.
Cheers,
Fathi
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Hi,
> Note that the upstream bug report
> http://trolltech.com/developer/task-tracker/index_html?method=entry&id=187154
> has been closed with status "Expired", so it probably needs to be
> reopened again.
no, the upstream bug isn't closed, just migrated to JIRA servers.
I have forwarded the bug
+1
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
cc'ing debian-kde ml.
> I would like to know if there are any plans regarding those 2 packages.
> My point of view is that without them, we'll got major usability issue with
> KDE/Squeeze and, as I guess I'm not the first to think that, maybe is there
> some info out there ?
K3B (KDE 4 version) w
On Wed, Jan 27, 2010 at 11:11 PM, Riku Voipio wrote:
> Interesting. Do you have a example on howto do that?
http://git.debian.org/?p=pkg-kde/qt4-x11.git;a=blob;f=debian/patches/92_armel_gcc43_valist_compat.diff;h=1db7aa33b73193a8ac0ff563f7a81bff40bfab61;hb=b3e8073df9201386aa420d5f4cab839615a0c6c5
raised on kde-buildsystem ml
http://mail.kde.org/pipermail/kde-buildsystem/2010-February/006716.html
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive:
http://lists.debian.org/6a2e33621002170
On Sat, Feb 27, 2010 at 1:15 PM, Robert Wohlrab wrote:
> But how to use virtuoso now? What must be installed to get rid of the slow
> redland stuff? why isn't the soprano stuff not recommending any virtuoso-
> server?
because virtuoso-opensource package (6.1) was very recently added to Debian.
Ev
> It is possible to upload 4.6 in unstable ? 3 months in experimental is
> enough.
waiting ack from release team:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=570360
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas
hi all,
after a previous a mail from ben burton passing koffice to the debian-qt-kde
group (http://lists.debian.org/debian-qt-kde/2005/10/msg00023.html), and the
proposal from isaac on irc :
< isaac> btw, regarding koffice uploads, I can do them if we find a non-DD
co-maintainer
i'm interested
Package: ksysv
Version: 4:3.5.1-2
Severity: important
ksysv can't be closed until killed.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux
An overview of debian qt/kde maintainers RC bugs
from http://bts.turmzimmer.net/details.php :
Package: kaddressbook
[kdepim/4:3.4.3-1 ; 4:3.5.1-1]
349316 [ ] kaddressbook: Looses all kontacts when shutting down
http://bugs.debian.org/349316
fixed in upstream, can probably be closed ?
ht
severity 354851 normal
tags 354851 patch
ksysv can't be closed only if you don't do any changes.
res variable in queryExit() must be initialized with KMessageBox::Continue.
i joined a patch.
--- ksysv/TopWidget.cpp 2005-10-10 16:53:26.0 +0200
+++ ../TopWidget.cpp 2006-03-12 23:21:40.00
hi,
you seems to use HTML 4.01 Transitional dtd.
If you use XHTML 1.0 Transitional/strict dtd,
Quanta gives you what you expect.
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
tags 348223 upstream
forwarded 348223 http://bugs.kde.org/show_bug.cgi?id=115261
thanks Bastian :)
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
tags 194861 upstream
forwarded 194861 http://bugs.kde.org/show_bug.cgi?id=23601
wishlist submitted to upstream since 5 years, not done at this day.
I'll try to contact upstream about it.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROT
forwarded 260083 http://bugs.kde.org/show_bug.cgi?id=44367
tags 260083 upstream
There's another related bug : http://bugs.kde.org/show_bug.cgi?id=82227
Don't know if that can help you, but there's an option like "Use different
default charset" in the group properties, general tab, so it's a "per
severity 225321 wishlist
the citation mark is "> " and not ">", see the extra space needed to met the
required tag.
kmail do exactly the same behavior so your expected output is wrong.
If you use add/remove feature, it uses right tag, and do what is expected.
If you want this behavior, it's a w
forwarded 243241 http://bugs.kde.org/show_bug.cgi?id=95360
severity 243241 wishlist
1) How is this a normal bug ?
2) Knode cant' save multiple attachment
/me kicks Devriese's brothers around :)
cheers,
Fathi
PS: keep me informed, if kde bug related is not exactly what you want.
--
To UNSUBS
forwarded 325269 http://bugs.kde.org/show_bug.cgi?id=92949
severity 325269 normal
tags 325269 fixed-upstream upstream
SVN commit 511336 by mattr:
backport patches for bugs 120989, 92949, and 117513
Should be in KDE 3.5.2 and the upcoming 0.12 release.
Thanks for your report.
cheers,
Fathi
tags 357396 upstream
it seems to be http://bugs.kde.org/show_bug.cgi?id=120983
Just for keeping track until we are sure that it is fixed by KDE 3.5.2.
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
tags 326735 moreinfo unreproducible
I can't reproduce on sid/kde 3.5.1
Please, can you provide more info if it is reproducible ?
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
tags 326735 - unreproducible
I followed the HowTo, tried inside/outside of kontact, no crash.
For information i use ispell with french and englist dict. only.
ii iamerican 3.1.20.0-4.3
An American English dictionary for ispell
ii ibritish
hmm bad news, i tried aspell, no crash.
BTW, ispell seems to be the default spell checker for KDE.
It is the one chosen when i click on "default" button, with US ASCII encoding.
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL
tags 353497 confirmed pending
thank...
Thanks.
This is fixed in SVN.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
severity 338145 wishlist
tags 338145 moreinfo
thank...
> When you hit Ctrl+Tab to switch desktop, you would reasonably want the
> same behaviour as with windows, thus switching to the last used desktop,
> not the next in the number order, which is quite useless...
You wouldn't want necessarily t
tags 194861 + wontfix
thank...
volker confirmed that it's a wontfix, but let a door open for a patch :
> Probably, I would of course review and consider a patch someone else submits
> for this, but I don't have the time to implement it myself.
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMAI
forwarded 356876 http://bugs.kde.org/show_bug.cgi?id=124032
tags 356876 upstream
thank...
There's also another related bug :
http://bugs.kde.org/show_bug.cgi?id=41013
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
hi,
i can't reproduce. i tried launching from K menu and using shell command :
kompare -c file1 file2
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
ok :)
it comes from :
File=true
FileHistoryList=.svn
FileURL=.svn
if you use file exclude options and set something in FileHistoryList and
FileURL, that gives the error message.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: kwifimanager
Version: 4:3.5.1-2
Severity: normal
kwifimanager should be called using kdesu and need to depends on
wireless-tools instead of libiw28 because it uses and parses iwlist.
cheers,
Fathi
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT pol
tags 358623 fixed-upstream
thank
nice :) 1st part updated in debian svn and 2nd part in kde svn r515353.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
reassign 275156 kdebase
retitle 275156 kcm display module root and read only enabled
severity 275156 wishlist
tags 275156 upstream
thank...
After investigation and discussion on irc that you can find below, the correct
way to achieve this seems to use X-KDE-RootOnly and X-KDE-HasReadOnlyMode.
Bu
reassign 277560 kdemultimedia
tags 277560 moreinfo
thank...
Can you give a link to an avi file for testing purpose ?
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
tags 292206 moreinfo unreproducible
thank...
hi,
i can't reproduce your problem, could you please give more info on how to
reproduce it ? or at least confirm the bug existence in kde 3.5.1
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble?
tags 302696 moreinfo unreproducible
thank...
hi,
A bit late ... but yout problem is difficult to reproduce.
Can you provide more info or confirm the bug existence in kde 3.5.1 ?
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [E
tags 360082 pending
thank...
It's already updated in svn and fixed by kdemultimedia_3.5.2-2 (partially in
incoming).
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
tags 262966 moreinfo
thank...
Please, could you retry with quanta 3.5.2 ?
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
tags 309920 moreinfo unreproducible
thank...
Please, can you provide you php file as testcase and try it with quanta
3.5.2 ?
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
tags 310099 moreinfo unreproducible
thank...
i can't reproduce it. Can you try latest quanta 3.5.2 ?
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
tags 317684 moreinfo unreproducible
thank...
i can't reproduce it. Can you try latest quanta 3.5.2 ?
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
tags 309920 = fixed-upstream sarge
thank...
i think the bug is resolved in latest quanta 3.5.2
and is only sarge applicable.
thanks for your reports,
cheers,
Fathi
> Its been a long time since I sent this bug report, so I can't remember
> which was the original file I tried, but I could repro
tags 349613 moreinfo unreproducible
thank...
i can't reproduce it. Can you try latest quanta 3.5.2 ?
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
use --with-qt-dir=/usr/share/qt3 with configure :
./configure --with-qt-dir=/usr/share/qt3
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
tags 351749 moreinfo unreproducible
thank...
hi viktor,
can you confirm the bug with quanta 3.5.2 and/or provide a way to reproduce
it ?
thanks.
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
tags 360875 moreinfo
thank...
Hi,
could you try to reproduce the bug using latest quant 3.5.2 ?
thanks
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
tags 349285 moreinfo
severity 349285 normal
thank...
hi,
in latest release, quanta can be found in development/web development menu.
i think that the bug is resolved in 3.5.2, can you confirm ?
thanks.
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscri
tags 340647 moreinfo
thank...
hi viktor,
can you confirm the bug with quanta 3.5.2 and/or provide a way to reproduce
it ?
thanks.
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
hi,
i tagged it moreinfo, because your bug is difficult to reproduce. knode works
for me too. i prefered to set moreinfo than unreproducible as you can
reproduce it on 7 systems. It's also to know, if you've got the bug in latest
3.5.2-1. it was useful :) since this tag, you've added additional
tags 361421 confirmed
thank...
same here using up-to-date sid.
cheers,
Fathi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
forwarded 293494 http://bugs.kde.org/show_bug.cgi?id=95676
thank...
kde 3.5.1 is in testing and already includes this patch (upstream backported
the patch to 3.4 branch).Only sarge must be affected.
It seems that a user is affected with this bug in latest 3.5.2 so further
investigations/tests
There's another bug report about "eject fails" :
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=305709
Maybe 2 different bugs produce the same behavior.
Fathi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Le Mardi 30 Mai 2006 10:46, rachel a écrit :
> L'application sounserver (artsd) s'est termine anormalement et a provoque
> le signal 11 (SIGSEGV)
>
> Cette pile des appels apparaît être inutilisable.
> C'est probablement dû au fait que votre paquetage a été construit d'une
> manière qui empêche de
hi,
Le dimanche 13 août 2006 15:45, Kevin Krammer a écrit :
> On Sunday 13 August 2006 00:24, Gustavo Noronha Silva wrote:
> > update-notifier is a program made by the Ubuntu guys which puts a
> > notification icon in the notification area and warns the user about
> > updates being available, and
1 - 100 of 152 matches
Mail list logo