Like I said, I've been working on some patches quietly. Here is one.
This fixes bug 908, by implementing an option to enable cycling
through desktops with the mouse wheel.
Please test this out.
http://bugs.trinitydesktop.org/show_bug.cgi?id=908
Thanks,
Calvin
Hi,
when hovering a file in konqueror I don't get file previews in tooltips even
if I've enabled all relevant options :(
This is a fresh snapshot from git.
Here is the relevant error message from the xsession-errors log:
kio (KTrader): query for ThumbCreator : returning 6 offers
kio (KService*): Request for unknown property 'MimeTypes'
kio (KService*): Request for unknown property 'MimeTypes'
kio (KService*): Request for unknown property 'MimeTypes'
kio (KService*): Request for unknown property 'MimeTypes'
kio (KService*): Request for unknown property 'MimeTypes'
kio (KService*): Request for unknown property 'MimeTypes'
Any clue?
Thanks,
Leandro
--
Caselle da 1GB, trasmetti allegati fino a 3GB e in piu' IMAP, POP3 e SMTP
autenticato? GRATIS solo con Email.it: http://www.email.it/f
Sponsor:
Peluche Originali Disney, Simpson, Bugs Bunny, Spongebob... a partire da
soli Euro 9.90!
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=11653&d=20120331
--
Caselle da 1GB, trasmetti allegati fino a 3GB e in piu' IMAP, POP3 e SMTP autenticato? GRATIS solo con Email.it http://www.email.it/f
Sponsor:
Apri subito Conto Corrente Arancio. Carta Visa Gratis e nessun Canone!
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=12247&d=31-3
All,
The tdeaccessibility file icons for ktts conflict with existing icons from
tdelibs:
(1/1) checking for file conflicts
[#######################################] 100%
error: failed to commit transaction (conflicting files)
tde-tdeaccessibility: /opt/trinity/share/icons/crystalsvg/128x128/apps/kttsd.png
exists in filesystem
tde-tdeaccessibility: /opt/trinity/share/icons/crystalsvg/16x16/apps/kttsd.png
exists in filesystem
tde-tdeaccessibility: /opt/trinity/share/icons/crystalsvg/22x22/apps/kttsd.png
exists in filesystem
tde-tdeaccessibility: /opt/trinity/share/icons/crystalsvg/32x32/apps/kttsd.png
exists in filesystem
tde-tdeaccessibility: /opt/trinity/share/icons/crystalsvg/48x48/apps/kttsd.png
exists in filesystem
tde-tdeaccessibility: /opt/trinity/share/icons/crystalsvg/64x64/apps/kttsd.png
exists in filesystem
tde-tdeaccessibility:
/opt/trinity/share/icons/crystalsvg/scalable/apps/kttsd.svgz exists in filesystem
Errors occurred, no packages were upgraded.
Completed build of: tdeaccessibility - Mar 30 13:26:37
-- Build took: 2 minutes
Checking:
13:31 valkyrie:~> pmqo /opt/trinity/share/icons/crystalsvg/128x128/apps/kttsd.png
/opt/trinity/share/icons/crystalsvg/128x128/apps/kttsd.png is owned by
tde-tdelibs 3.5.14_dev-1
Since tdelibs is required and tdeaccessibility is optional, I say we stip them
from tdeaccessibility. Thoughts?
--
David C. Rankin, J.D.,P.E.
This is just a reminder that there is a meeting 01 April 2012 at 1200 EDT
on #trinity-desktop-meeting, irc.freenode.net.
This is not an April Fools' joke.
Topics:
- Donations
- Bugfixes
- Donations
- Bugfixes
You get the gist.
--
later daze. :: Robert Xu :: protocol.by/rxu
>
>
> Like I said, I've been working on some patches quietly. Here is one.
>
> This fixes bug 908, by implementing an option to enable cycling
> through desktops with the mouse wheel.
>
> Please test this out.
>
> http://bugs.trinitydesktop.org/show_bug.cgi?id=908
>
Works here!
I would suggest making a bit more efficient and clean by putting the check
at the beginning of the wheelEvent method like this:
void KMiniPager::wheelEvent( TQWheelEvent* e )
{
if(!cycleWindow())
return;
int newDesk;
int desktops = KWin::numberOfDesktops();
if (m_twin->numberOfViewports(0).width() *
m_twin->numberOfViewports(0).height() > 1 )
...
This way by looking at the code it is immediately clear that if cycleWindow
is false the method is a no-op and you avoid an extra level of indentation.
--
Leandro
--
Caselle da 1GB, trasmetti allegati fino a 3GB e in piu' IMAP, POP3 e SMTP
autenticato? GRATIS solo con Email.it: http://www.email.it/f
Sponsor:
Apri subito Conto Corrente Arancio. Carta Visa Gratis e nessun Canone!
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=12246&d=20120331
--
Caselle da 1GB, trasmetti allegati fino a 3GB e in piu' IMAP, POP3 e SMTP autenticato? GRATIS solo con Email.it http://www.email.it/f
Sponsor:
Centinaia di Idee Regalo a partire da 1 euro! Su MisterCupido.com alta qualita' a prezzi imbattibili... e spedizioni in 2/3 giorni!
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=11452&d=31-3
In the Commit Patches web page is the following patch:
[tdelibs] Add initial tdehardwaredevices skeleton to tdecore
Do not use the added classes yet, as the API and ABI are still under heavy construction!
The work on tdehardwaredevices is important to remove the dependency on HAL. Yet skeleton or not, could we please NOT push any API/ABI changes until after R14? Pushing eventual API/ABI changes will create hardships, especially something as monumental as removing HAL dependencies.
As important as that might seem, the bug tracker receives very little attention. Are we developing a reputation of ignoring bug reports?
David and I seem to be the only ones actively trying to squash build issues. Obvious from the messages we post is there are many build related issues that need attention. David and I post a lot of build related questions to this list and frequently nobody answers. Many build related bug reports have been filed and remain untouched.
Not to mention a few hundred unanswered bug reports regarding usability.
According to a previous discussion, the math indicates that we won't resolve many bugs before R14 is released. That implies we are going to push R14 on schedule --- buggy.
Now that we have news about a significant customer using Trinity (LiMux project in Munich), should we be making every effort to quash a significant portion of the bugs and release an R14 that all users relish and even want to join us to help develop further? We sure could use that kind of extra help and publicity.
Darrell
>
>
> Building kstreamripper is broken because the python build script can't
parse the new TDE versioning scheme and looks for kde-config rather than
tde-config.
>
> I tried fixing things but fell short and filed bug report 946:
>
> http://bugs.pearsoncomputing.net/show_bug.cgi?id=946
>
> I don't think the changes need be prolific. If you have any python
experience you probably can make the changes in short order.
>
> As always am I ready to test any patches.
>
Not a Python expert but you can try this:
tde_version = os.popen("tde-config --version|grep
TDE").read().strip().split()[1]
tde_major = tde_version.split('.')[0].lstrip('R')
tde_minor = tde_version.split('.')[1]
tde_patch = tde_version.split('.')[2]
if int(tde_major) != 14:
print RED + tde_version
print RED + "Your tde version can be too old" + NORMAL
print RED + "Please make sure tde is at least R14.0" + NORMAL
else:
print GREEN + tde_version + NORMAL
--
Leandro
--
Caselle da 1GB, trasmetti allegati fino a 3GB e in piu' IMAP, POP3 e SMTP
autenticato? GRATIS solo con Email.it: http://www.email.it/f
Sponsor:
Vuoi fare un regalo davvero originale? Su MisterCupido.com puoi crearlo tu!
Personalizza con le tue foto: quadri, tazze, puzzle, cuscini, peluche...
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=11450&d=20120330
--
Caselle da 1GB, trasmetti allegati fino a 3GB e in piu' IMAP, POP3 e SMTP autenticato? GRATIS solo con Email.it http://www.email.it/f
Sponsor:
Offerta speciale: a partire da soli Euro 18.90 puoi stampare le tue Foto su vera Tela Pittorica e creare Quadri fino a 80x50 cm!
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=11453&d=30-3
All,
The current mlt++ source Makefile requires that the 'test' directory be
compiles as part of the build. This fails on Arch. I have disabled the build
of the 'test' dir files with:
sed -i '/\$(MAKE) -C test \$@/d' Makefile
Is there any reason they should be built by the current Makefile to begin
with? Isn't that something that is normally done by the user AFTER the package
is installed? Since the 'test' Makefile requires -lmlt++ and that lib isn't
installed until the package is installed - this will cause a build failure
every time.
--
David C. Rankin, J.D.,P.E.
Building kstreamripper is broken because the python build script can't parse the new TDE versioning scheme and looks for kde-config rather than tde-config.
I tried fixing things but fell short and filed bug report 946:
http://bugs.pearsoncomputing.net/show_bug.cgi?id=946
I don't think the changes need be prolific. If you have any python experience you probably can make the changes in short order.
As always am I ready to test any patches.
Thanks!
Darrell